Package org.teamapps.dto
Class UiVideoPlayer.JumpToCommand
java.lang.Object
org.teamapps.dto.UiVideoPlayer.JumpToCommand
- Enclosing class:
UiVideoPlayer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.JumpToCommand(String componentId, int timeInSeconds) -
Method Summary
-
Field Details
-
componentId
-
timeInSeconds
protected int timeInSeconds
-
-
Constructor Details
-
JumpToCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
JumpToCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getTimeInSeconds
public int getTimeInSeconds()
-