Uses of Class
org.odftoolkit.odfdom.dom.attribute.table.TableFunctionAttribute.Value

Packages that use TableFunctionAttribute.Value
org.odftoolkit.odfdom.dom.attribute.table   
 

Uses of TableFunctionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table
 

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



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