| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static PublicContractsResponse.TypeEnum |
PublicContractsResponse.TypeEnum.fromValue(String text) |
PublicContractsResponse.TypeEnum |
PublicContractsResponse.getType()
Type of the contract
|
static PublicContractsResponse.TypeEnum |
PublicContractsResponse.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublicContractsResponse.TypeEnum[] |
PublicContractsResponse.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 |
PublicContractsResponse.setType(PublicContractsResponse.TypeEnum type) |
PublicContractsResponse |
PublicContractsResponse.type(PublicContractsResponse.TypeEnum type) |
Copyright © 2018. All Rights Reserved.