public static class User.UserScheduleGetEventResponse extends Response
Response.DefaultResponseDATEFORMAT, DATETIMEFORMAT, request, responseContent, xPath| Constructor and Description |
|---|
UserScheduleGetEventResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAllDayEvent() |
Date |
getEndDate() |
HourMinute |
getEndTime() |
String |
getEventName() |
UserScheduleGetEventResponseProxy |
getProxy()
Method to retrieve the serializable proxy for this object
|
Recurrence |
getRecurrence() |
ScheduleKey |
getScheduleKey() |
Date |
getStartDate() |
HourMinute |
getStartTime() |
User |
getUser() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerList, getLong, getNode, getNodeList, getNumber, getRequest, getResponse, getString, getStringList, getSummaryText, isCommandType, isErrorResponse, isSuccessResponsepublic User getUser()
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 UserScheduleGetEventResponseProxy getProxy()
Copyright © 2016 ECG, Inc. All rights reserved.