Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCommunicationBarringAlternateCallIndicatorGetListRequest
- java.lang.Object
-
- co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemCommunicationBarringAlternateCallIndicatorGetListResponse>
-
- co.ecg.alpaca.toolkit.generated.BWSystem.SystemCommunicationBarringAlternateCallIndicatorGetListRequest
-
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCommunicationBarringAlternateCallIndicatorGetListRequest extends Request<BWSystem.SystemCommunicationBarringAlternateCallIndicatorGetListResponse>
Get all the Communication Barring Alternate Call Indicator defined in the system. The response is either a SystemCommunicationBarringAlternateCallIndicatorGetListResponse 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 SystemCommunicationBarringAlternateCallIndicatorGetListRequest()
SystemCommunicationBarringAlternateCallIndicatorGetListRequest(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, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
-
-
-
Constructor Detail
-
SystemCommunicationBarringAlternateCallIndicatorGetListRequest
public SystemCommunicationBarringAlternateCallIndicatorGetListRequest()
-
SystemCommunicationBarringAlternateCallIndicatorGetListRequest
public SystemCommunicationBarringAlternateCallIndicatorGetListRequest(BroadWorksServer broadWorksServer)
-
-