Class TestDashboardFunnel

java.lang.Object
com.maplander.backend.repository.model_table.test.TestDashboardFunnel

@Entity public class TestDashboardFunnel extends Object
  • Constructor Details

    • TestDashboardFunnel

      public TestDashboardFunnel()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getEmail

      public String getEmail()
    • setEmail

      public void setEmail(String email)
    • getCreationDate

      public Integer getCreationDate()
    • setCreationDate

      public void setCreationDate(Integer creationDate)
    • getFunnelMetric

      public String getFunnelMetric()
    • setFunnelMetric

      public void setFunnelMetric(String funnelMetric)