Uses of Class
org.odftoolkit.odfdom.dom.element.db.DbKeyElement.DbTypeAttributeValue

Packages that use DbKeyElement.DbTypeAttributeValue
org.odftoolkit.odfdom.dom.element.db   
 

Uses of DbKeyElement.DbTypeAttributeValue in org.odftoolkit.odfdom.dom.element.db
 

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