| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesResponse.GrantableRolesAtOtherEnum |
CorporationRolesResponse.GrantableRolesAtOtherEnum.fromValue(String text) |
static CorporationRolesResponse.GrantableRolesAtOtherEnum |
CorporationRolesResponse.GrantableRolesAtOtherEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationRolesResponse.GrantableRolesAtOtherEnum[] |
CorporationRolesResponse.GrantableRolesAtOtherEnum.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.GrantableRolesAtOtherEnum> |
CorporationRolesResponse.getGrantableRolesAtOther()
grantable_roles_at_other array
|
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.addGrantableRolesAtOtherItem(CorporationRolesResponse.GrantableRolesAtOtherEnum grantableRolesAtOtherItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.grantableRolesAtOther(List<CorporationRolesResponse.GrantableRolesAtOtherEnum> grantableRolesAtOther) |
void |
CorporationRolesResponse.setGrantableRolesAtOther(List<CorporationRolesResponse.GrantableRolesAtOtherEnum> grantableRolesAtOther) |
Copyright © 2019. All Rights Reserved.