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