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