Class PropertyLiteMap
java.lang.Object
com.maplander.backend.model.manage.property.complex.PropertyLiteMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()com.utils.geo.GeoPtdoublegetPrice()getState()getType()getUrl()voidvoidsetCurrency(String currency) voidvoidsetLocation(com.utils.geo.GeoPt location) voidsetPrice(double price) voidvoidsetTownship(String township) voidsetType(PropertyTypeEnum type) voidtoString()
-
Constructor Details
-
PropertyLiteMap
public PropertyLiteMap()
-
-
Method Details
-
getId
-
setId
-
getLocation
public com.utils.geo.GeoPt getLocation() -
setLocation
public void setLocation(com.utils.geo.GeoPt location) -
getPrice
public double getPrice() -
setPrice
public void setPrice(double price) -
getCurrency
-
setCurrency
-
getUrl
-
setUrl
-
getState
-
setState
-
getTownship
-
setTownship
-
getColony
-
setColony
-
getType
-
setType
-
toString
-