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