Klasse UiVideoPlayer.JumpToCommand

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

public static class UiVideoPlayer.JumpToCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • timeInSeconds

      protected int timeInSeconds
  • Konstruktordetails

    • JumpToCommand

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

      public JumpToCommand(String componentId, int timeInSeconds)
  • Methodendetails