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