Package org.teamapps.dto
Klasse UiVideoPlayer.JumpToCommand
java.lang.Object
org.teamapps.dto.UiVideoPlayer.JumpToCommand
- Umschließende Klasse:
UiVideoPlayer
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.JumpToCommand(String componentId, int timeInSeconds) -
Methodenübersicht
-
Felddetails
-
componentId
-
timeInSeconds
protected int timeInSeconds
-
-
Konstruktordetails
-
JumpToCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
JumpToCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getTimeInSeconds
public int getTimeInSeconds()
-