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