@GwtIncompatible public static class SystemAccessDevice.SystemAccessDeviceMonitorDeleteDeviceTypeRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
deleteAllDeviceTypes |
protected String |
deviceType |
Constructor and Description |
---|
SystemAccessDeviceMonitorDeleteDeviceTypeRequest(BroadWorksServer broadWorksServer) |
Modifier and Type | Method and Description |
---|---|
boolean |
deleteAllDeviceTypesFlagExist() |
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
SystemAccessDevice.SystemAccessDeviceMonitorDeleteDeviceTypeRequest |
setDeviceType(String deviceType) |
SystemAccessDevice.SystemAccessDeviceMonitorDeleteDeviceTypeRequest |
setFlagDeleteAllDeviceTypes() |
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
@AssertTrue protected Boolean deleteAllDeviceTypes
@Size(min=1, max=40) protected String deviceType
public SystemAccessDeviceMonitorDeleteDeviceTypeRequest(BroadWorksServer broadWorksServer)
public SystemAccessDevice.SystemAccessDeviceMonitorDeleteDeviceTypeRequest setFlagDeleteAllDeviceTypes()
public boolean deleteAllDeviceTypesFlagExist()
public SystemAccessDevice.SystemAccessDeviceMonitorDeleteDeviceTypeRequest setDeviceType(String deviceType)
public String getDeviceType()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.