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