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

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

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

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



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