Class StadisticsOfSegmentationPropertyPrice

java.lang.Object
com.maplander.backend.repository.model_table.auxiliares.StadisticsOfSegmentationPropertyPrice

@Entity public class StadisticsOfSegmentationPropertyPrice extends Object
  • Constructor Details

  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getType

      public PropertyTypeEnum getType()
    • setType

      public void setType(PropertyTypeEnum type)
    • getOffering

      public OfferingTypeEnum getOffering()
    • setOffering

      public void setOffering(OfferingTypeEnum offering)
    • getPostalCode

      public String getPostalCode()
    • setPostalCode

      public void setPostalCode(String postalCode)
    • getBathrooms

      public Integer getBathrooms()
    • setBathrooms

      public void setBathrooms(Integer bathrooms)
    • getBedrooms

      public Integer getBedrooms()
    • setBedrooms

      public void setBedrooms(Integer bedrooms)
    • getParkingSpaces

      public Integer getParkingSpaces()
    • setParkingSpaces

      public void setParkingSpaces(Integer parkingSpaces)
    • getMediaPrecios

      public Double getMediaPrecios()
    • setMediaPrecios

      public void setMediaPrecios(Double mediaPrecios)
    • getDesviacionPrecios

      public Double getDesviacionPrecios()
    • setDesviacionPrecios

      public void setDesviacionPrecios(Double desviacionPrecios)
    • getTotal

      public Integer getTotal()
    • setTotal

      public void setTotal(Integer total)