Class AutomaticCallback.SystemAutomaticCallbackGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<AutomaticCallback.SystemAutomaticCallbackGetResponse>
co.ecg.alpaca.toolkit.generated.services.AutomaticCallback.SystemAutomaticCallbackGetRequest
- Enclosing class:
- AutomaticCallback
public static class AutomaticCallback.SystemAutomaticCallbackGetRequest
extends Request<AutomaticCallback.SystemAutomaticCallbackGetResponse>
Request the system's automatic callback attributes. The response is either a SystemAutomaticCallbackGetResponse17 or an 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
-
SystemAutomaticCallbackGetRequest
public SystemAutomaticCallbackGetRequest() -
SystemAutomaticCallbackGetRequest
-