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