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

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

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

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



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.