Class BWSystem.SystemCommunicationBarringModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCommunicationBarringModifyRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemCommunicationBarringModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Communication Barring. The following elements are only used in AS data mode and ignored in XS data mode: vmCallbackScreening The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • directTransferScreening

      protected Boolean directTransferScreening
    • vmCallbackScreening

      protected Boolean vmCallbackScreening
  • Constructor Details

    • SystemCommunicationBarringModifyRequest

      public SystemCommunicationBarringModifyRequest()
    • SystemCommunicationBarringModifyRequest

      public SystemCommunicationBarringModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details