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

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

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

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



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.