Klasse UiQrCodeScanner.StopScanningCommand

java.lang.Object
org.teamapps.dto.UiQrCodeScanner.StopScanningCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiQrCodeScanner

public static class UiQrCodeScanner.StopScanningCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • StopScanningCommand

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

      public StopScanningCommand(String componentId)
  • Methodendetails