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