Class UiMap2.AddShapeCommand
java.lang.Object
org.teamapps.dto.UiMap2.AddShapeCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.AddShapeCommand(String componentId, String shapeId, AbstractUiMapShape shape) -
Method Summary
-
Field Details
-
componentId
-
shapeId
-
shape
-
-
Constructor Details
-
AddShapeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
AddShapeCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getShapeId
-
getShape
-