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

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

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

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



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