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

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

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

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



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