Package org.teamapps.dto
Class UiMapMarker
java.lang.Object
org.teamapps.dto.AbstractUiMapShape
org.teamapps.dto.UiMapMarker
- All Implemented Interfaces:
UiObject
public class UiMapMarker extends AbstractUiMapShape implements UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
Fields Modifier and Type Field Description protected UiMapLocationlocation -
Constructor Summary
Constructors Constructor Description UiMapMarker() -
Method Summary
Modifier and Type Method Description UiMapLocationgetLocation()UiObjectTypegetUiObjectType()UiMapMarkersetLocation(UiMapLocation location)UiMapMarkersetShapeProperties(UiShapeProperties shapeProperties)java.lang.StringtoString()
-
Field Details
-
Constructor Details
-
UiMapMarker
public UiMapMarker()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
public java.lang.String toString()- Overrides:
toStringin classAbstractUiMapShape
-
getLocation
-
setShapeProperties
- Overrides:
setShapePropertiesin classAbstractUiMapShape
-
setLocation
-