@GwtIncompatible public static class BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String[] |
applicationController |
protected String |
name |
Constructor and Description |
---|
SystemRoutePointExternalSystemApplicationControllerDeleteListRequest(BroadWorksServer broadWorksServer,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String[] |
getApplicationController() |
static BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
String |
getName() |
BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest |
setApplicationController(String... applicationController) |
BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest |
setName(String name) |
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=40) protected String name
@StringArrayElementSize(min=1, max=40) protected String[] applicationController
public SystemRoutePointExternalSystemApplicationControllerDeleteListRequest(BroadWorksServer broadWorksServer, String name)
public BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest setName(String name)
public String getName()
public BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest setApplicationController(String... applicationController)
public String[] getApplicationController()
public static BWSystem.SystemRoutePointExternalSystemApplicationControllerDeleteListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.