Uses of Class
org.odftoolkit.odfdom.dom.element.db.DbColumnElement.OfficeValueTypeAttributeValue

Packages that use DbColumnElement.OfficeValueTypeAttributeValue
org.odftoolkit.odfdom.dom.element.db   
 

Uses of DbColumnElement.OfficeValueTypeAttributeValue in org.odftoolkit.odfdom.dom.element.db
 

Methods in org.odftoolkit.odfdom.dom.element.db that return DbColumnElement.OfficeValueTypeAttributeValue
static DbColumnElement.OfficeValueTypeAttributeValue DbColumnElement.OfficeValueTypeAttributeValue.enumValueOf(java.lang.String value)
           
static DbColumnElement.OfficeValueTypeAttributeValue DbColumnElement.OfficeValueTypeAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbColumnElement.OfficeValueTypeAttributeValue[] DbColumnElement.OfficeValueTypeAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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