public static class Group.GroupScheduleGetEventResponse extends Response
Response.DefaultResponse
DATEFORMAT, DATETIMEFORMAT, request, responseContent, xPath
Constructor and Description |
---|
GroupScheduleGetEventResponse() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAllDayEvent() |
Date |
getEndDate() |
HourMinute |
getEndTime() |
String |
getEventName() |
Group |
getGroup() |
GroupScheduleGetEventResponseProxy |
getProxy()
Method to retrieve the serializable proxy for this object
|
Recurrence |
getRecurrence() |
ScheduleKey |
getScheduleKey() |
Date |
getStartDate() |
HourMinute |
getStartTime() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerList, getLong, getNode, getNodeList, getNumber, getRequest, getResponse, getString, getStringList, getSummaryText, isCommandType, isErrorResponse, isSuccessResponse
public Group getGroup()
public ScheduleKey getScheduleKey()
public String getEventName()
public HourMinute getStartTime()
public HourMinute getEndTime()
public Recurrence getRecurrence()
public Date getStartDate()
public Boolean getAllDayEvent()
public Date getEndDate()
public GroupScheduleGetEventResponseProxy getProxy()
Copyright © 2016 ECG, Inc. All rights reserved.