| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationRolesHistoryResponse.NewRolesEnum |
CorporationRolesHistoryResponse.NewRolesEnum.fromValue(String value) |
CorporationRolesHistoryResponse.NewRolesEnum |
CorporationRolesHistoryResponse.NewRolesEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationRolesHistoryResponse.NewRolesEnum |
CorporationRolesHistoryResponse.NewRolesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationRolesHistoryResponse.NewRolesEnum[] |
CorporationRolesHistoryResponse.NewRolesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CorporationRolesHistoryResponse.NewRolesEnum> |
CorporationRolesHistoryResponse.getNewRoles()
new_roles array
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationRolesHistoryResponse.NewRolesEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationRolesHistoryResponse.NewRolesEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
CorporationRolesHistoryResponse |
CorporationRolesHistoryResponse.newRoles(List<CorporationRolesHistoryResponse.NewRolesEnum> newRolesEnum) |
void |
CorporationRolesHistoryResponse.setNewRoles(List<CorporationRolesHistoryResponse.NewRolesEnum> newRolesEnum) |
Copyright © 2023. All Rights Reserved.