| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.FromTypeEnum.fromValue(String value) |
CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.getFromType()
from_type string
|
CorporationStandingsResponse.FromTypeEnum |
CorporationStandingsResponse.FromTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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) |
void |
CorporationStandingsResponse.FromTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationStandingsResponse.FromTypeEnum enumeration) |
Copyright © 2020. All Rights Reserved.