Class BusyLampField.SystemBusyLampFieldGetRequest
- java.lang.Object
-
- co.ecg.alpaca.toolkit.messaging.request.Request<BusyLampField.SystemBusyLampFieldGetResponse>
-
- co.ecg.alpaca.toolkit.generated.services.BusyLampField.SystemBusyLampFieldGetRequest
-
- Enclosing class:
- BusyLampField
public static class BusyLampField.SystemBusyLampFieldGetRequest extends Request<BusyLampField.SystemBusyLampFieldGetResponse>
Request the system level data associated with the Busy Lamp Field service. The response is either a SystemBusyLampFieldGetResponse23V2 or an ErrorResponse.- Author:
- AlpacaGenerator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
-
Constructor Summary
Constructors Constructor Description SystemBusyLampFieldGetRequest()
SystemBusyLampFieldGetRequest(BroadWorksServer broadWorksServer)
-
Method Summary
-
Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, formRequest, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
-
-
-
Constructor Detail
-
SystemBusyLampFieldGetRequest
public SystemBusyLampFieldGetRequest()
-
SystemBusyLampFieldGetRequest
public SystemBusyLampFieldGetRequest(BroadWorksServer broadWorksServer)
-
-