| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.RangeEnum.fromValue(String value) |
CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.getRange()
Valid order range, numbers are ranges in jumps
|
CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.RangeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.RangeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationOrdersHistoryResponse.RangeEnum[] |
CorporationOrdersHistoryResponse.RangeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationOrdersHistoryResponse |
CorporationOrdersHistoryResponse.range(CorporationOrdersHistoryResponse.RangeEnum rangeEnum) |
void |
CorporationOrdersHistoryResponse.setRange(CorporationOrdersHistoryResponse.RangeEnum rangeEnum) |
void |
CorporationOrdersHistoryResponse.RangeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationOrdersHistoryResponse.RangeEnum enumeration) |
Copyright © 2020. All Rights Reserved.