| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.LocationFlagEnum.fromValue(String value) |
CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.getLocationFlag()
Type of the location_id
|
CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.LocationFlagEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.LocationFlagEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterBlueprintsResponse.LocationFlagEnum[] |
CharacterBlueprintsResponse.LocationFlagEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.locationFlag(CharacterBlueprintsResponse.LocationFlagEnum locationFlagEnum) |
void |
CharacterBlueprintsResponse.setLocationFlag(CharacterBlueprintsResponse.LocationFlagEnum locationFlagEnum) |
void |
CharacterBlueprintsResponse.LocationFlagEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterBlueprintsResponse.LocationFlagEnum enumeration) |
Copyright © 2020. All Rights Reserved.