| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesResponse.RolesAtOtherEnum |
CorporationRolesResponse.RolesAtOtherEnum.fromValue(String text) |
static CorporationRolesResponse.RolesAtOtherEnum |
CorporationRolesResponse.RolesAtOtherEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationRolesResponse.RolesAtOtherEnum[] |
CorporationRolesResponse.RolesAtOtherEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CorporationRolesResponse.RolesAtOtherEnum> |
CorporationRolesResponse.getRolesAtOther()
roles_at_other array
|
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.addRolesAtOtherItem(CorporationRolesResponse.RolesAtOtherEnum rolesAtOtherItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.rolesAtOther(List<CorporationRolesResponse.RolesAtOtherEnum> rolesAtOther) |
void |
CorporationRolesResponse.setRolesAtOther(List<CorporationRolesResponse.RolesAtOtherEnum> rolesAtOther) |
Copyright © 2018. All Rights Reserved.