Class LocationsPreviewPolygon
java.lang.Object
com.maplander.backend.model.manage.LocationsPreviewPolygon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDate()getId()intgetLevel()getPath()intgetTotal()voidsetBathrooms_no(ArrayList<Integer> bathrooms_no) voidsetBedrooms_no(ArrayList<Integer> bedrooms_no) voidsetColony_name(String colony_name) voidsetDate(int date) voidvoidsetLevel(int level) voidsetMax_price(Double max_price) voidsetMin_price(Double min_price) voidsetMunicipaly_name(String municipaly_name) voidvoidsetPropertyPreviewList(List<PropertyPreview> propertyPreviewList) voidsetState_name(String state_name) voidsetTipo_oferta(String tipo_oferta) voidsetTipo_propiedad(String tipo_propiedad) voidsetTotal(int total) toString()
-
Constructor Details
-
LocationsPreviewPolygon
public LocationsPreviewPolygon()
-
-
Method Details
-
getId
-
setId
-
getDate
public int getDate() -
setDate
public void setDate(int date) -
getPath
-
setPath
-
getState_name
-
setState_name
-
getMunicipaly_name
-
setMunicipaly_name
-
getColony_name
-
setColony_name
-
getTipo_propiedad
-
setTipo_propiedad
-
getTipo_oferta
-
setTipo_oferta
-
getBathrooms_no
-
setBathrooms_no
-
getBedrooms_no
-
setBedrooms_no
-
getTotal
public int getTotal() -
setTotal
public void setTotal(int total) -
getLevel
public int getLevel() -
setLevel
public void setLevel(int level) -
getMin_price
-
setMin_price
-
getMax_price
-
setMax_price
-
getPropertyPreviewList
-
setPropertyPreviewList
-
toString
-