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