Uses of Enum Class
org.openxava.session.Chart.ChartType
Packages that use Chart.ChartType
-
Uses of Chart.ChartType in org.openxava.session
Methods in org.openxava.session that return Chart.ChartTypeModifier and TypeMethodDescriptionChart.getChartType()static Chart.ChartTypeReturns the enum constant of this class with the specified name.static Chart.ChartType[]Chart.ChartType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openxava.session with parameters of type Chart.ChartType