| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.LocationTypeEnum.fromValue(String value) |
CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.getLocationType()
location_type string
|
CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.LocationTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.LocationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloneHomeLocation.LocationTypeEnum[] |
CloneHomeLocation.LocationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloneHomeLocation |
CloneHomeLocation.locationType(CloneHomeLocation.LocationTypeEnum locationTypeEnum) |
void |
CloneHomeLocation.setLocationType(CloneHomeLocation.LocationTypeEnum locationTypeEnum) |
void |
CloneHomeLocation.LocationTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CloneHomeLocation.LocationTypeEnum enumeration) |
Copyright © 2021. All Rights Reserved.