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

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

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

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartClassAttribute.Value
static ChartClassAttribute.Value ChartClassAttribute.Value.enumValueOf(String value)
           
 ChartClassAttribute.Value ChartClassAttribute.getEnumValue()
           
static ChartClassAttribute.Value ChartClassAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChartClassAttribute.Value[] ChartClassAttribute.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 ChartClassAttribute.Value
 void ChartClassAttribute.setEnumValue(ChartClassAttribute.Value attrValue)
           
 



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