Class CategoryChartDataPoint

java.lang.Object
org.eclnt.util.chart.CategoryChartDataPoint

public class CategoryChartDataPoint extends Object
  • Constructor Details

    • CategoryChartDataPoint

      public CategoryChartDataPoint()
  • Method Details

    • getValue

      public BigDecimal getValue()
    • setValue

      public void setValue(BigDecimal value)
    • getPointCategory

      public String getPointCategory()
    • setPointCategory

      public void setPointCategory(String pointCategory)