@GwtIncompatible public static class Group.GroupScheduleGetEventListRequest extends Request<Group.GroupScheduleGetEventListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Group |
group |
protected ScheduleKey |
scheduleKey |
Constructor and Description |
---|
GroupScheduleGetEventListRequest(Group group,
ScheduleKey scheduleKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static Group.GroupScheduleGetEventListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
ScheduleKey |
getScheduleKey() |
Group.GroupScheduleGetEventListRequest |
setGroup(Group group) |
Group.GroupScheduleGetEventListRequest |
setScheduleKey(ScheduleKey scheduleKey) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
@NotNull protected ScheduleKey scheduleKey
public GroupScheduleGetEventListRequest(Group group, ScheduleKey scheduleKey)
public Group.GroupScheduleGetEventListRequest setGroup(Group group)
public Group getGroup()
public Group.GroupScheduleGetEventListRequest setScheduleKey(ScheduleKey scheduleKey)
public ScheduleKey getScheduleKey()
public static Group.GroupScheduleGetEventListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<Group.GroupScheduleGetEventListResponse>
Copyright © 2017 ECG. All rights reserved.