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