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