| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationContractsResponse.TypeEnum |
CorporationContractsResponse.TypeEnum.fromValue(String text) |
CorporationContractsResponse.TypeEnum |
CorporationContractsResponse.getType()
Type of the contract
|
static CorporationContractsResponse.TypeEnum |
CorporationContractsResponse.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationContractsResponse.TypeEnum[] |
CorporationContractsResponse.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationContractsResponse.setType(CorporationContractsResponse.TypeEnum type) |
CorporationContractsResponse |
CorporationContractsResponse.type(CorporationContractsResponse.TypeEnum type) |
Copyright © 2018. All Rights Reserved.