public class CharacterCalendarAttendeesResponse extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CharacterCalendarAttendeesResponse.EventResponseEnum
event_response string
|
| Constructor and Description |
|---|
CharacterCalendarAttendeesResponse() |
| Modifier and Type | Method and Description |
|---|---|
CharacterCalendarAttendeesResponse |
characterId(Integer characterId) |
boolean |
equals(Object o) |
CharacterCalendarAttendeesResponse |
eventResponse(CharacterCalendarAttendeesResponse.EventResponseEnum eventResponse) |
Integer |
getCharacterId()
character_id integer
|
CharacterCalendarAttendeesResponse.EventResponseEnum |
getEventResponse()
event_response string
|
int |
hashCode() |
void |
setCharacterId(Integer characterId) |
void |
setEventResponse(CharacterCalendarAttendeesResponse.EventResponseEnum eventResponse) |
String |
toString() |
public CharacterCalendarAttendeesResponse characterId(Integer characterId)
public Integer getCharacterId()
public void setCharacterId(Integer characterId)
public CharacterCalendarAttendeesResponse eventResponse(CharacterCalendarAttendeesResponse.EventResponseEnum eventResponse)
public CharacterCalendarAttendeesResponse.EventResponseEnum getEventResponse()
public void setEventResponse(CharacterCalendarAttendeesResponse.EventResponseEnum eventResponse)
Copyright © 2019. All Rights Reserved.