| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterRolesResponse.RolesAtOtherEnum |
CharacterRolesResponse.RolesAtOtherEnum.fromValue(String value) |
CharacterRolesResponse.RolesAtOtherEnum |
CharacterRolesResponse.RolesAtOtherEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CharacterRolesResponse.RolesAtOtherEnum |
CharacterRolesResponse.RolesAtOtherEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterRolesResponse.RolesAtOtherEnum[] |
CharacterRolesResponse.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<CharacterRolesResponse.RolesAtOtherEnum> |
CharacterRolesResponse.getRolesAtOther()
roles_at_other array
|
| Modifier and Type | Method and Description |
|---|---|
void |
CharacterRolesResponse.RolesAtOtherEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterRolesResponse.RolesAtOtherEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
CharacterRolesResponse |
CharacterRolesResponse.rolesAtOther(List<CharacterRolesResponse.RolesAtOtherEnum> rolesAtOtherEnum) |
void |
CharacterRolesResponse.setRolesAtOther(List<CharacterRolesResponse.RolesAtOtherEnum> rolesAtOtherEnum) |
Copyright © 2023. All Rights Reserved.