Class PropertyPreview
java.lang.Object
com.maplander.backend.model.manage.property.PropertyPreview
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getId()getImage()doublegetPrice()getState()getType()voidvoidvoidsetCurrency(String currency) voidsetDescription(String description) voidsetFeatures(Features features) voidvoidvoidsetOffering(OfferingTypeEnum offering) voidsetPostalCode(String postalCode) voidsetPrice(double price) voidvoidsetType(PropertyTypeEnum type) toString()
-
Constructor Details
-
PropertyPreview
public PropertyPreview() -
PropertyPreview
-
-
Method Details
-
getId
-
setId
-
getType
-
setType
-
getOffering
-
setOffering
-
getDescription
-
setDescription
-
getColony
-
setColony
-
getCity
-
setCity
-
getState
-
setState
-
getPostalCode
-
setPostalCode
-
getPrice
public double getPrice() -
setPrice
public void setPrice(double price) -
getCurrency
-
setCurrency
-
getImage
-
setImage
-
getFeatures
-
setFeatures
-
toString
-