| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static StructureService.StateEnum |
StructureService.StateEnum.fromValue(String text) |
StructureService.StateEnum |
StructureService.getState()
state string
|
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) |
Copyright © 2018. All Rights Reserved.