| 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
|
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) |
Copyright © 2017. All Rights Reserved.