Uses of Class
org.odftoolkit.odfdom.dom.attribute.db.DbDataTypeAttribute.Value

Packages that use DbDataTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.db   
 

Uses of DbDataTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.db
 

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



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