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