| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterOrdersHistoryResponse.RangeEnum |
CharacterOrdersHistoryResponse.RangeEnum.fromValue(String text) |
CharacterOrdersHistoryResponse.RangeEnum |
CharacterOrdersHistoryResponse.getRange()
Valid order range, numbers are ranges in jumps
|
static CharacterOrdersHistoryResponse.RangeEnum |
CharacterOrdersHistoryResponse.RangeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterOrdersHistoryResponse.RangeEnum[] |
CharacterOrdersHistoryResponse.RangeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterOrdersHistoryResponse |
CharacterOrdersHistoryResponse.range(CharacterOrdersHistoryResponse.RangeEnum range) |
void |
CharacterOrdersHistoryResponse.setRange(CharacterOrdersHistoryResponse.RangeEnum range) |
Copyright © 2019. All Rights Reserved.