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