Uses of Class
org.odftoolkit.odfdom.dom.type.table.OdfDatabaseOrientationType

Packages that use OdfDatabaseOrientationType
org.odftoolkit.odfdom.dom.type.table   
 

Uses of OdfDatabaseOrientationType in org.odftoolkit.odfdom.dom.type.table
 

Methods in org.odftoolkit.odfdom.dom.type.table that return OdfDatabaseOrientationType
static OdfDatabaseOrientationType OdfDatabaseOrientationType.enumValueOf(String _aString)
           
static OdfDatabaseOrientationType OdfDatabaseOrientationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OdfDatabaseOrientationType[] OdfDatabaseOrientationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.type.table with parameters of type OdfDatabaseOrientationType
static String OdfDatabaseOrientationType.toString(OdfDatabaseOrientationType _aEnum)
           
 



Copyright © 2009. All Rights Reserved.