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