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