@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, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, 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 © 2016 ECG. All rights reserved.