| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationTitlesResponse.RolesAtOtherEnum |
CorporationTitlesResponse.RolesAtOtherEnum.fromValue(String text) |
static CorporationTitlesResponse.RolesAtOtherEnum |
CorporationTitlesResponse.RolesAtOtherEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationTitlesResponse.RolesAtOtherEnum[] |
CorporationTitlesResponse.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<CorporationTitlesResponse.RolesAtOtherEnum> |
CorporationTitlesResponse.getRolesAtOther()
roles_at_other array
|
| Modifier and Type | Method and Description |
|---|---|
CorporationTitlesResponse |
CorporationTitlesResponse.addRolesAtOtherItem(CorporationTitlesResponse.RolesAtOtherEnum rolesAtOtherItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationTitlesResponse |
CorporationTitlesResponse.rolesAtOther(List<CorporationTitlesResponse.RolesAtOtherEnum> rolesAtOther) |
void |
CorporationTitlesResponse.setRolesAtOther(List<CorporationTitlesResponse.RolesAtOtherEnum> rolesAtOther) |
Copyright © 2019. All Rights Reserved.