Class CommunicationBarringUserControl.SystemCommunicationBarringUserControlGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<CommunicationBarringUserControl.SystemCommunicationBarringUserControlGetResponse>
co.ecg.alpaca.toolkit.generated.services.CommunicationBarringUserControl.SystemCommunicationBarringUserControlGetRequest
- Enclosing class:
CommunicationBarringUserControl
public static class CommunicationBarringUserControl.SystemCommunicationBarringUserControlGetRequest
extends Request<CommunicationBarringUserControl.SystemCommunicationBarringUserControlGetResponse>
Gets the Communication Barring system level settings. The response is either SystemCommunicationBarringUserControlGetResponse 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
ConstructorsConstructorDescriptionSystemCommunicationBarringUserControlGetRequest(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
-
SystemCommunicationBarringUserControlGetRequest
public SystemCommunicationBarringUserControlGetRequest() -
SystemCommunicationBarringUserControlGetRequest
-