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