Package org.teamapps.dto
Class AbstractUiMapShapeChange
- java.lang.Object
-
- org.teamapps.dto.AbstractUiMapShapeChange
-
- All Implemented Interfaces:
UiObject
- Direct Known Subclasses:
UiPolylineAppend
public abstract class AbstractUiMapShapeChange extends java.lang.Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
-
Constructor Summary
Constructors Constructor Description AbstractUiMapShapeChange()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.teamapps.dto.UiObject
getUiObjectType
-
-