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