| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterRolesResponse.RolesAtHqEnum |
CharacterRolesResponse.RolesAtHqEnum.fromValue(String text) |
static CharacterRolesResponse.RolesAtHqEnum |
CharacterRolesResponse.RolesAtHqEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterRolesResponse.RolesAtHqEnum[] |
CharacterRolesResponse.RolesAtHqEnum.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.RolesAtHqEnum> |
CharacterRolesResponse.getRolesAtHq()
roles_at_hq array
|
| Modifier and Type | Method and Description |
|---|---|
CharacterRolesResponse |
CharacterRolesResponse.addRolesAtHqItem(CharacterRolesResponse.RolesAtHqEnum rolesAtHqItem) |
| Modifier and Type | Method and Description |
|---|---|
CharacterRolesResponse |
CharacterRolesResponse.rolesAtHq(List<CharacterRolesResponse.RolesAtHqEnum> rolesAtHq) |
void |
CharacterRolesResponse.setRolesAtHq(List<CharacterRolesResponse.RolesAtHqEnum> rolesAtHq) |
Copyright © 2017. All Rights Reserved.