Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartErrorCategoryAttribute.Value
Packages that use ChartErrorCategoryAttribute.Value
-
Uses of ChartErrorCategoryAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartErrorCategoryAttribute.ValueModifier and TypeMethodDescriptionChartErrorCategoryAttribute.Value.enumValueOf(String value) ChartErrorCategoryAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static ChartErrorCategoryAttribute.Value[]ChartErrorCategoryAttribute.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 ChartErrorCategoryAttribute.ValueModifier and TypeMethodDescriptionvoidChartErrorCategoryAttribute.setEnumValue(ChartErrorCategoryAttribute.Value attrValue)