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