Class PhysicalLocation.SystemPhysicalLocationModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.PhysicalLocation.SystemPhysicalLocationModifyRequest
Enclosing class:
PhysicalLocation

public static class PhysicalLocation.SystemPhysicalLocationModifyRequest extends Request<DefaultResponse>
Request to modify Physical Location system parameters. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • alwaysAllowEmergencyCalls

      protected Boolean alwaysAllowEmergencyCalls
  • Constructor Details

    • SystemPhysicalLocationModifyRequest

      public SystemPhysicalLocationModifyRequest()
    • SystemPhysicalLocationModifyRequest

      public SystemPhysicalLocationModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details