@GwtIncompatible public static class BWSystem.SystemScheduleDeleteListRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected ScheduleKey[] |
scheduleKey |
Constructor and Description |
---|
SystemScheduleDeleteListRequest(BroadWorksServer broadWorksServer,
ScheduleKey... scheduleKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static BWSystem.SystemScheduleDeleteListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
ScheduleKey[] |
getScheduleKey() |
BWSystem.SystemScheduleDeleteListRequest |
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 @Size(min=1) protected ScheduleKey[] scheduleKey
public SystemScheduleDeleteListRequest(BroadWorksServer broadWorksServer, ScheduleKey... scheduleKey)
public BWSystem.SystemScheduleDeleteListRequest setScheduleKey(ScheduleKey... scheduleKey)
public ScheduleKey[] getScheduleKey()
public static BWSystem.SystemScheduleDeleteListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.