| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.FromTypeEnum.fromValue(String value) |
CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.getFromType()
from_type string
|
CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.FromTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CharacterStandingsResponse.FromTypeEnum |
CharacterStandingsResponse.FromTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterStandingsResponse.FromTypeEnum[] |
CharacterStandingsResponse.FromTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterStandingsResponse |
CharacterStandingsResponse.fromType(CharacterStandingsResponse.FromTypeEnum fromTypeEnum) |
void |
CharacterStandingsResponse.setFromType(CharacterStandingsResponse.FromTypeEnum fromTypeEnum) |
void |
CharacterStandingsResponse.FromTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterStandingsResponse.FromTypeEnum enumeration) |
Copyright © 2021. All Rights Reserved.