| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterAssetsResponse.LocationFlagEnum |
CharacterAssetsResponse.LocationFlagEnum.fromValue(String text) |
CharacterAssetsResponse.LocationFlagEnum |
CharacterAssetsResponse.getLocationFlag()
location_flag string
|
static CharacterAssetsResponse.LocationFlagEnum |
CharacterAssetsResponse.LocationFlagEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterAssetsResponse.LocationFlagEnum[] |
CharacterAssetsResponse.LocationFlagEnum.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.locationFlag(CharacterAssetsResponse.LocationFlagEnum locationFlag) |
void |
CharacterAssetsResponse.setLocationFlag(CharacterAssetsResponse.LocationFlagEnum locationFlag) |
Copyright © 2019. All Rights Reserved.