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

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

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

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



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