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

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

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

Methods in org.odftoolkit.odfdom.dom.element.db that return DbColumnDefinitionElement.OfficeValueTypeAttributeValue
static DbColumnDefinitionElement.OfficeValueTypeAttributeValue DbColumnDefinitionElement.OfficeValueTypeAttributeValue.enumValueOf(java.lang.String value)
           
static DbColumnDefinitionElement.OfficeValueTypeAttributeValue DbColumnDefinitionElement.OfficeValueTypeAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbColumnDefinitionElement.OfficeValueTypeAttributeValue[] DbColumnDefinitionElement.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.