Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartRegressionTypeAttribute.Value
Packages that use ChartRegressionTypeAttribute.Value
-
Uses of ChartRegressionTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartRegressionTypeAttribute.ValueModifier and TypeMethodDescriptionChartRegressionTypeAttribute.Value.enumValueOf(String value) ChartRegressionTypeAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static ChartRegressionTypeAttribute.Value[]ChartRegressionTypeAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.chart with parameters of type ChartRegressionTypeAttribute.ValueModifier and TypeMethodDescriptionvoidChartRegressionTypeAttribute.setEnumValue(ChartRegressionTypeAttribute.Value attrValue)