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