Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartSeriesSourceAttribute.Value

Packages that use ChartSeriesSourceAttribute.Value
org.odftoolkit.odfdom.dom.attribute.chart   
 

Uses of ChartSeriesSourceAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
 

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartSeriesSourceAttribute.Value
static ChartSeriesSourceAttribute.Value ChartSeriesSourceAttribute.Value.enumValueOf(String value)
           
 ChartSeriesSourceAttribute.Value ChartSeriesSourceAttribute.getEnumValue()
           
static ChartSeriesSourceAttribute.Value ChartSeriesSourceAttribute.Value.valueOf(String name)
          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.Value
 void ChartSeriesSourceAttribute.setEnumValue(ChartSeriesSourceAttribute.Value attrValue)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.