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