| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationStarbaseResponse.AnchorEnum |
CorporationStarbaseResponse.AnchorEnum.fromValue(String text) |
CorporationStarbaseResponse.AnchorEnum |
CorporationStarbaseResponse.getAnchor()
Who can anchor starbase (POS) and its structures
|
static CorporationStarbaseResponse.AnchorEnum |
CorporationStarbaseResponse.AnchorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationStarbaseResponse.AnchorEnum[] |
CorporationStarbaseResponse.AnchorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationStarbaseResponse |
CorporationStarbaseResponse.anchor(CorporationStarbaseResponse.AnchorEnum anchor) |
void |
CorporationStarbaseResponse.setAnchor(CorporationStarbaseResponse.AnchorEnum anchor) |
Copyright © 2019. All Rights Reserved.