| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.LocationFlagEnum.fromValue(String text) |
CharacterBlueprintsResponse.LocationFlagEnum |
CharacterBlueprintsResponse.getLocationFlag()
Type of the location_id
|
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 locationFlag) |
void |
CharacterBlueprintsResponse.setLocationFlag(CharacterBlueprintsResponse.LocationFlagEnum locationFlag) |
Copyright © 2019. All Rights Reserved.