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