| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.FromTypeEnum.fromValue(String text) |
CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.getFromType()
from_type string
|
static CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.FromTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorporationStandingsResponse.FromTypeEnum[] |
CorporationStandingsResponse.FromTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorporationStandingsResponse |
CorporationStandingsResponse.fromType(CorporationStandingsResponse.FromTypeEnum fromType) |
void |
CorporationStandingsResponse.setFromType(CorporationStandingsResponse.FromTypeEnum fromType) |
Copyright © 2019. All Rights Reserved.