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