| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.RangeEnum.fromValue(String text) |
CorporationOrdersHistoryResponse.RangeEnum |
CorporationOrdersHistoryResponse.getRange()
Valid order range, numbers are ranges in jumps
|
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 range) |
void |
CorporationOrdersHistoryResponse.setRange(CorporationOrdersHistoryResponse.RangeEnum range) |
Copyright © 2019. All Rights Reserved.