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