Package org.teamapps.dto
Class UiMap2.ChangeShapeCommand
java.lang.Object
org.teamapps.dto.UiMap2.ChangeShapeCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AbstractUiMapShapeChangeprotected Stringprotected String -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ChangeShapeCommand(String componentId, String shapeId, AbstractUiMapShapeChange change) -
Method Summary
-
Field Details
-
componentId
-
shapeId
-
change
-
-
Constructor Details
-
ChangeShapeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ChangeShapeCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getShapeId
-
getChange
-