| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.LocationTypeEnum.fromValue(String text) |
CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.getLocationType()
location_type string
|
static CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.LocationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterAssetsResponse.LocationTypeEnum[] |
CharacterAssetsResponse.LocationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterAssetsResponse |
CharacterAssetsResponse.locationType(CharacterAssetsResponse.LocationTypeEnum locationType) |
void |
CharacterAssetsResponse.setLocationType(CharacterAssetsResponse.LocationTypeEnum locationType) |
Copyright © 2017. All Rights Reserved.