Class UiQrCodeScanner.SwitchCameraCommand

java.lang.Object
org.teamapps.dto.UiQrCodeScanner.SwitchCameraCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiQrCodeScanner

public static class UiQrCodeScanner.SwitchCameraCommand extends Object implements UiCommand<Void>
  • Field Details

    • componentId

      protected String componentId
  • Constructor Details

    • SwitchCameraCommand

      @Deprecated public SwitchCameraCommand()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • SwitchCameraCommand

      public SwitchCameraCommand(String componentId)
  • Method Details