| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesResponse.RolesAtOtherEnum |
CorporationRolesResponse.RolesAtOtherEnum.fromValue(String value) |
CorporationRolesResponse.RolesAtOtherEnum |
CorporationRolesResponse.RolesAtOtherEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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 |
|---|---|
void |
CorporationRolesResponse.RolesAtOtherEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationRolesResponse.RolesAtOtherEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesResponse |
CorporationRolesResponse.rolesAtOther(List<CorporationRolesResponse.RolesAtOtherEnum> rolesAtOtherEnum) |
void |
CorporationRolesResponse.setRolesAtOther(List<CorporationRolesResponse.RolesAtOtherEnum> rolesAtOtherEnum) |
Copyright © 2020. All Rights Reserved.