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