Class ColonyLocation
java.lang.Object
com.maplander.backend.model.manage.complex.ColonyLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLevel()
getTotal()
void
setBathrooms_no
(ArrayList<Integer> bathrooms_no) void
setBedrooms_no
(ArrayList<Integer> bedrooms_no) void
setColony_name
(String colony_name) void
void
setMaxPrice
(Double maxPrice) void
setMinPrice
(Double minPrice) void
setMunicipaly_name
(String municipaly_name) void
setPolygonId
(String polygonId) void
setState_name
(String state_name) void
setTipo_oferta
(String tipo_oferta) void
setTipo_propiedad
(String tipo_propiedad) void
toString()
-
Constructor Details
-
ColonyLocation
public ColonyLocation() -
ColonyLocation
-
-
Method Details
-
getTotal
-
setTotal
-
getState_name
-
setState_name
-
getMunicipaly_name
-
setMunicipaly_name
-
getColony_name
-
setColony_name
-
getBathrooms_no
-
setBathrooms_no
-
getBedrooms_no
-
setBedrooms_no
-
getTipo_oferta
-
setTipo_oferta
-
getTipo_propiedad
-
setTipo_propiedad
-
getLevel
-
setLevel
-
getMinPrice
-
setMinPrice
-
getMaxPrice
-
setMaxPrice
-
getPolygonId
-
setPolygonId
-
toString
-