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