| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationOrdersHistoryResponse.StateEnum |
CorporationOrdersHistoryResponse.StateEnum.fromValue(String text) |
CorporationOrdersHistoryResponse.StateEnum |
CorporationOrdersHistoryResponse.getState()
Current order state
|
static CorporationOrdersHistoryResponse.StateEnum |
CorporationOrdersHistoryResponse.StateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationOrdersHistoryResponse.StateEnum[] |
CorporationOrdersHistoryResponse.StateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationOrdersHistoryResponse.setState(CorporationOrdersHistoryResponse.StateEnum state) |
CorporationOrdersHistoryResponse |
CorporationOrdersHistoryResponse.state(CorporationOrdersHistoryResponse.StateEnum state) |
Copyright © 2019. All Rights Reserved.