public static class BWSystem.SystemDeviceTypeGetRequest19 extends Request<BWSystem.SystemDeviceTypeGetResponse19>
| Modifier and Type | Field and Description |
|---|---|
String |
deviceType |
boolean |
deviceTypeIsModified |
| Constructor and Description |
|---|
SystemDeviceTypeGetRequest19(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
SystemDeviceTypeGetRequest19(BroadWorksServer bws,
String deviceType) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
BWSystem.SystemDeviceTypeGetRequest19 |
setDeviceType(String deviceType) |
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 deviceType
public transient boolean deviceTypeIsModified
public SystemDeviceTypeGetRequest19(BroadWorksServer bws, String deviceType)
public SystemDeviceTypeGetRequest19(BroadWorksServer bws)
bws - The BroadWorksServer to use for the Requestpublic BWSystem.SystemDeviceTypeGetRequest19 setDeviceType(String deviceType)
public String getDeviceType()
public void formRequest()
throws RequestException
formRequest in class Request<BWSystem.SystemDeviceTypeGetResponse19>RequestExceptionCopyright © 2016 ECG, Inc. All rights reserved.