Package org.teamapps.dto
Class UiMap.SetMapTypeCommand
java.lang.Object
org.teamapps.dto.UiMap.SetMapTypeCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetMapTypeCommand(String componentId, UiMapType mapType) -
Method Summary
-
Field Details
-
componentId
-
mapType
-
-
Constructor Details
-
SetMapTypeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetMapTypeCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMapType
-