Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemSystemServiceCallProcessingPoliciesGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemSystemServiceCallProcessingPoliciesGetResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemSystemServiceCallProcessingPoliciesGetRequest
- Enclosing class:
- BWSystem
public static class BWSystem.SystemSystemServiceCallProcessingPoliciesGetRequest
extends Request<BWSystem.SystemSystemServiceCallProcessingPoliciesGetResponse>
Request the data associated with Call Processing Policy for system service instances. The response is either SystemSystemServiceCallProcessingPoliciesGetResponse 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
ConstructorsConstructorDescriptionSystemSystemServiceCallProcessingPoliciesGetRequest
(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 Details
-
SystemSystemServiceCallProcessingPoliciesGetRequest
public SystemSystemServiceCallProcessingPoliciesGetRequest() -
SystemSystemServiceCallProcessingPoliciesGetRequest
-