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