| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationCustomsOfficesResponse.StandingLevelEnum |
CorporationCustomsOfficesResponse.StandingLevelEnum.fromValue(String value) |
CorporationCustomsOfficesResponse.StandingLevelEnum |
CorporationCustomsOfficesResponse.getStandingLevel()
Access is allowed only for entities with this level of standing or better
|
CorporationCustomsOfficesResponse.StandingLevelEnum |
CorporationCustomsOfficesResponse.StandingLevelEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationCustomsOfficesResponse.StandingLevelEnum |
CorporationCustomsOfficesResponse.StandingLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationCustomsOfficesResponse.StandingLevelEnum[] |
CorporationCustomsOfficesResponse.StandingLevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationCustomsOfficesResponse.setStandingLevel(CorporationCustomsOfficesResponse.StandingLevelEnum standingLevelEnum) |
CorporationCustomsOfficesResponse |
CorporationCustomsOfficesResponse.standingLevel(CorporationCustomsOfficesResponse.StandingLevelEnum standingLevelEnum) |
void |
CorporationCustomsOfficesResponse.StandingLevelEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationCustomsOfficesResponse.StandingLevelEnum enumeration) |
Copyright © 2021. All Rights Reserved.