Class ValuatorPrediction

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

@Entity public class ValuatorPrediction extends Object
  • Constructor Details

    • ValuatorPrediction

      public ValuatorPrediction()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getEstimation

      public Double getEstimation()
    • setEstimation

      public void setEstimation(Double estimation)