@GwtIncompatible public static class SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description |
|---|---|
protected DeviceNameList |
deviceNameList |
protected String |
routeDestination |
| Constructor and Description |
|---|
SystemSMDIMessageDeskModifyServerRouteRequest(BroadWorksServer broadWorksServer,
String routeDestination) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DeviceNameList |
getDeviceNameList() |
static SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
String |
getRouteDestination() |
SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest |
setDeviceNameList(DeviceNameList deviceNameList) |
SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest |
setRouteDestination(String routeDestination) |
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
@Size(min=1,
max=10)
protected String routeDestination
protected DeviceNameList deviceNameList
public SystemSMDIMessageDeskModifyServerRouteRequest(BroadWorksServer broadWorksServer, String routeDestination)
public SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest setRouteDestination(String routeDestination)
public String getRouteDestination()
public SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest setDeviceNameList(DeviceNameList deviceNameList)
public DeviceNameList getDeviceNameList()
public static SMDIMessageDesk.SystemSMDIMessageDeskModifyServerRouteRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.