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