@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, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, 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 © 2017 ECG. All rights reserved.