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