Class PhysicalLocation.SystemPhysicalLocationGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<PhysicalLocation.SystemPhysicalLocationGetResponse>
co.ecg.alpaca.toolkit.generated.services.PhysicalLocation.SystemPhysicalLocationGetRequest
- Enclosing class:
- PhysicalLocation
public static class PhysicalLocation.SystemPhysicalLocationGetRequest
extends Request<PhysicalLocation.SystemPhysicalLocationGetResponse>
Request to get the list of Physical Location system parameters. The response is either SystemPhysicalLocationGetResponse or ErrorResponse.
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
Field Summary
-
Constructor Summary
Constructors -
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 Details
-
SystemPhysicalLocationGetRequest
public SystemPhysicalLocationGetRequest() -
SystemPhysicalLocationGetRequest
-