public static class BWSystem.SystemRoutePointExternalSystemApplicationControllerGetRequest extends Request<BWSystem.SystemRoutePointExternalSystemApplicationControllerGetResponse>
Modifier and Type | Field and Description |
---|---|
String |
externalSystem |
boolean |
externalSystemIsModified |
Constructor and Description |
---|
SystemRoutePointExternalSystemApplicationControllerGetRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
SystemRoutePointExternalSystemApplicationControllerGetRequest(BroadWorksServer bws,
String externalSystem) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getExternalSystem() |
BWSystem.SystemRoutePointExternalSystemApplicationControllerGetRequest |
setExternalSystem(String externalSystem) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@Size(min=1, max=40) public String externalSystem
public transient boolean externalSystemIsModified
public SystemRoutePointExternalSystemApplicationControllerGetRequest(BroadWorksServer bws, String externalSystem)
public SystemRoutePointExternalSystemApplicationControllerGetRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic BWSystem.SystemRoutePointExternalSystemApplicationControllerGetRequest setExternalSystem(String externalSystem)
public String getExternalSystem()
public void formRequest() throws RequestException
formRequest
in class Request<BWSystem.SystemRoutePointExternalSystemApplicationControllerGetResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.