Uses of Enum
org.odftoolkit.odfdom.dom.attribute.db.DbUpdateRuleAttribute.Value
Packages that use DbUpdateRuleAttribute.Value
-
Uses of DbUpdateRuleAttribute.Value in org.odftoolkit.odfdom.dom.attribute.db
Methods in org.odftoolkit.odfdom.dom.attribute.db that return DbUpdateRuleAttribute.ValueModifier and TypeMethodDescriptionstatic DbUpdateRuleAttribute.ValueDbUpdateRuleAttribute.Value.enumValueOf(String value) DbUpdateRuleAttribute.getEnumValue()static DbUpdateRuleAttribute.ValueReturns 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.ValueModifier and TypeMethodDescriptionvoidDbUpdateRuleAttribute.setEnumValue(DbUpdateRuleAttribute.Value attrValue)