Class ChartView.ChartCategory

java.lang.Object
com.axelor.meta.schema.views.ChartView.ChartCategory
Enclosing class:
ChartView

public static class ChartView.ChartCategory extends Object
  • Constructor Details

    • ChartCategory

      public ChartCategory()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getLocalizedTitle

      public String getLocalizedTitle()
    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)