@GwtIncompatible public static class BWSystem.SystemDeviceTypeGetRequest extends Request<BWSystem.SystemDeviceTypeGetResponse>
Request.Protocol| Modifier and Type | Field and Description |
|---|---|
protected String |
deviceType |
| Constructor and Description |
|---|
SystemDeviceTypeGetRequest(BroadWorksServer broadWorksServer,
String deviceType) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
static BWSystem.SystemDeviceTypeGetRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
BWSystem.SystemDeviceTypeGetRequest |
setDeviceType(String deviceType) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
@Size(min=1,
max=40)
protected String deviceType
public SystemDeviceTypeGetRequest(BroadWorksServer broadWorksServer, String deviceType)
public BWSystem.SystemDeviceTypeGetRequest setDeviceType(String deviceType)
public String getDeviceType()
public static BWSystem.SystemDeviceTypeGetRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<BWSystem.SystemDeviceTypeGetResponse>Copyright © 2016 ECG. All rights reserved.