| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesHistoryResponse.RoleTypeEnum |
CorporationRolesHistoryResponse.RoleTypeEnum.fromValue(String text) |
CorporationRolesHistoryResponse.RoleTypeEnum |
CorporationRolesHistoryResponse.getRoleType()
role_type string
|
static CorporationRolesHistoryResponse.RoleTypeEnum |
CorporationRolesHistoryResponse.RoleTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationRolesHistoryResponse.RoleTypeEnum[] |
CorporationRolesHistoryResponse.RoleTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesHistoryResponse |
CorporationRolesHistoryResponse.roleType(CorporationRolesHistoryResponse.RoleTypeEnum roleType) |
void |
CorporationRolesHistoryResponse.setRoleType(CorporationRolesHistoryResponse.RoleTypeEnum roleType) |
Copyright © 2017. All Rights Reserved.