Klasse UiAudioLevelIndicator.SetDeviceIdCommand

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

public static class UiAudioLevelIndicator.SetDeviceIdCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • deviceId

      protected String deviceId
  • Konstruktordetails

    • SetDeviceIdCommand

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

      public SetDeviceIdCommand(String componentId, String deviceId)
  • Methodendetails