| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationResponse.FactionEnum |
CorporationResponse.FactionEnum.fromValue(String text) |
CorporationResponse.FactionEnum |
CorporationResponse.getFaction()
faction string
|
static CorporationResponse.FactionEnum |
CorporationResponse.FactionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationResponse.FactionEnum[] |
CorporationResponse.FactionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationResponse |
CorporationResponse.faction(CorporationResponse.FactionEnum faction) |
void |
CorporationResponse.setFaction(CorporationResponse.FactionEnum faction) |
Copyright © 2017. All Rights Reserved.