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

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

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

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



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