| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterRolesResponse.RolesAtOtherEnum |
CharacterRolesResponse.RolesAtOtherEnum.fromValue(String text) |
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 |
|---|---|
CharacterRolesResponse |
CharacterRolesResponse.addRolesAtOtherItem(CharacterRolesResponse.RolesAtOtherEnum rolesAtOtherItem) |
| Modifier and Type | Method and Description |
|---|---|
CharacterRolesResponse |
CharacterRolesResponse.rolesAtOther(List<CharacterRolesResponse.RolesAtOtherEnum> rolesAtOther) |
void |
CharacterRolesResponse.setRolesAtOther(List<CharacterRolesResponse.RolesAtOtherEnum> rolesAtOther) |
Copyright © 2019. All Rights Reserved.