Class PropertyLink
java.lang.Object
com.maplander.backend.model.manage.LinkXML.PropertyLink
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()doublegetPrice()getType()voidsetAddress(Address address) voidsetAmenities(Amenities amenities) voidsetBrand(BrandTypeEnum brand) voidsetCurrency(String currency) voidsetDescription(String description) voidsetFeatures(Features features) voidvoidsetOffering(OfferingTypeEnum offering) voidsetPrice(double price) voidsetSpherical(List<FileCS> spherical) voidsetType(PropertyTypeEnum type) voidtoString()
-
Constructor Details
-
PropertyLink
public PropertyLink()
-
-
Method Details
-
getType
-
setType
-
getOffering
-
setOffering
-
getBrand
-
setBrand
-
getDescription
-
setDescription
-
getAddress
-
setAddress
-
getPrice
public double getPrice() -
setPrice
public void setPrice(double price) -
getCurrency
-
setCurrency
-
getImages
-
setImages
-
getSpherical
-
setSpherical
-
getVideos
-
setVideos
-
getAmenities
-
setAmenities
-
getFeatures
-
setFeatures
-
toString
-