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