| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationStarbaseResponse.UnanchorEnum |
CorporationStarbaseResponse.UnanchorEnum.fromValue(String value) |
CorporationStarbaseResponse.UnanchorEnum |
CorporationStarbaseResponse.getUnanchor()
Who can unanchor starbase (POS) and its structures
|
CorporationStarbaseResponse.UnanchorEnum |
CorporationStarbaseResponse.UnanchorEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CorporationStarbaseResponse.UnanchorEnum |
CorporationStarbaseResponse.UnanchorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationStarbaseResponse.UnanchorEnum[] |
CorporationStarbaseResponse.UnanchorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CorporationStarbaseResponse.setUnanchor(CorporationStarbaseResponse.UnanchorEnum unanchorEnum) |
CorporationStarbaseResponse |
CorporationStarbaseResponse.unanchor(CorporationStarbaseResponse.UnanchorEnum unanchorEnum) |
void |
CorporationStarbaseResponse.UnanchorEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationStarbaseResponse.UnanchorEnum enumeration) |
Copyright © 2020. All Rights Reserved.