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