Class StadisticsOfSegmentationPropertyPrice
java.lang.Object
com.maplander.backend.repository.model_table.auxiliares.StadisticsOfSegmentationPropertyPrice
-
Constructor Summary
ConstructorsConstructorDescriptionStadisticsOfSegmentationPropertyPrice(Long id, PropertyTypeEnum type, OfferingTypeEnum offering, String postalCode, Integer bathrooms, Integer bedrooms, Integer parkingSpaces, Double mediaPrecios, Double desviacionPrecios, Integer total) -
Method Summary
Modifier and TypeMethodDescriptiongetId()getTotal()getType()voidsetBathrooms(Integer bathrooms) voidsetBedrooms(Integer bedrooms) voidsetDesviacionPrecios(Double desviacionPrecios) voidvoidsetMediaPrecios(Double mediaPrecios) voidsetOffering(OfferingTypeEnum offering) voidsetParkingSpaces(Integer parkingSpaces) voidsetPostalCode(String postalCode) voidvoidsetType(PropertyTypeEnum type)
-
Constructor Details
-
StadisticsOfSegmentationPropertyPrice
public StadisticsOfSegmentationPropertyPrice() -
StadisticsOfSegmentationPropertyPrice
public StadisticsOfSegmentationPropertyPrice(Long id, PropertyTypeEnum type, OfferingTypeEnum offering, String postalCode, Integer bathrooms, Integer bedrooms, Integer parkingSpaces, Double mediaPrecios, Double desviacionPrecios, Integer total)
-
-
Method Details
-
getId
-
setId
-
getType
-
setType
-
getOffering
-
setOffering
-
getPostalCode
-
setPostalCode
-
getBathrooms
-
setBathrooms
-
getBedrooms
-
setBedrooms
-
getParkingSpaces
-
setParkingSpaces
-
getMediaPrecios
-
setMediaPrecios
-
getDesviacionPrecios
-
setDesviacionPrecios
-
getTotal
-
setTotal
-