public class CharacterCalendarEvent extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CharacterCalendarEvent.ResponseEnum
response string
|
| Constructor and Description |
|---|
CharacterCalendarEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CharacterCalendarEvent.ResponseEnum |
getResponse()
response string
|
int |
hashCode() |
CharacterCalendarEvent |
response(CharacterCalendarEvent.ResponseEnum response) |
void |
setResponse(CharacterCalendarEvent.ResponseEnum response) |
String |
toString() |
public CharacterCalendarEvent response(CharacterCalendarEvent.ResponseEnum response)
public CharacterCalendarEvent.ResponseEnum getResponse()
public void setResponse(CharacterCalendarEvent.ResponseEnum response)
Copyright © 2018. All Rights Reserved.