| 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
|
PublicContractsResponse.TypeEnum |
PublicContractsResponse.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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) |
void |
PublicContractsResponse.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PublicContractsResponse.TypeEnum enumeration) |
Copyright © 2019. All Rights Reserved.