| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesResponse.GrantableRolesEnum |
CorporationRolesResponse.GrantableRolesEnum.fromValue(String value) |
CorporationRolesResponse.GrantableRolesEnum |
CorporationRolesResponse.GrantableRolesEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationRolesResponse.GrantableRolesEnum |
CorporationRolesResponse.GrantableRolesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationRolesResponse.GrantableRolesEnum[] |
CorporationRolesResponse.GrantableRolesEnum.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.GrantableRolesEnum> |
CorporationRolesResponse.getGrantableRoles()
grantable_roles array
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationRolesResponse.GrantableRolesEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationRolesResponse.GrantableRolesEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.grantableRoles(List<CorporationRolesResponse.GrantableRolesEnum> grantableRolesEnum) |
void |
CorporationRolesResponse.setGrantableRoles(List<CorporationRolesResponse.GrantableRolesEnum> grantableRolesEnum) |
Copyright © 2020. All Rights Reserved.