| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationTitlesResponse.RolesEnum |
CorporationTitlesResponse.RolesEnum.fromValue(String text) |
static CorporationTitlesResponse.RolesEnum |
CorporationTitlesResponse.RolesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationTitlesResponse.RolesEnum[] |
CorporationTitlesResponse.RolesEnum.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.RolesEnum> |
CorporationTitlesResponse.getRoles()
roles array
|
| Modifier and Type | Method and Description |
|---|---|
CorporationTitlesResponse |
CorporationTitlesResponse.addRolesItem(CorporationTitlesResponse.RolesEnum rolesItem) |
| Modifier and Type | Method and Description |
|---|---|
CorporationTitlesResponse |
CorporationTitlesResponse.roles(List<CorporationTitlesResponse.RolesEnum> roles) |
void |
CorporationTitlesResponse.setRoles(List<CorporationTitlesResponse.RolesEnum> roles) |
Copyright © 2018. All Rights Reserved.