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

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

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

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



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