| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.LocationTypeEnum.fromValue(String value) |
CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.getLocationType()
location_type string
|
CharacterAssetsResponse.LocationTypeEnum |
CharacterAssetsResponse.LocationTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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) |
void |
CharacterAssetsResponse.LocationTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterAssetsResponse.LocationTypeEnum enumeration) |
Copyright © 2019. All Rights Reserved.