Class InteractionReportMonthV3

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

@Entity public class InteractionReportMonthV3 extends Object
  • Constructor Details

    • InteractionReportMonthV3

      public InteractionReportMonthV3()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getOfficeId

      public Long getOfficeId()
    • setOfficeId

      public void setOfficeId(Long officeId)
    • getModelType

      public ModelTypeEnum getModelType()
    • setModelType

      public void setModelType(ModelTypeEnum modelType)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getTotal

      public Integer getTotal()
    • setTotal

      public void setTotal(Integer total)