| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.LocationTypeEnum.fromValue(String text) |
CloneHomeLocation.LocationTypeEnum |
CloneHomeLocation.getLocationType()
location_type string
|
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 locationType) |
void |
CloneHomeLocation.setLocationType(CloneHomeLocation.LocationTypeEnum locationType) |
Copyright © 2019. All Rights Reserved.