Uses of Enum
org.odftoolkit.odfdom.dom.attribute.db.DbTypeAttribute.Value
Packages that use DbTypeAttribute.Value
-
Uses of DbTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.db
Methods in org.odftoolkit.odfdom.dom.attribute.db that return DbTypeAttribute.ValueModifier and TypeMethodDescriptionstatic DbTypeAttribute.ValueDbTypeAttribute.Value.enumValueOf(String value) DbTypeAttribute.getEnumValue()static DbTypeAttribute.ValueReturns the enum constant of this type with the specified name.static DbTypeAttribute.Value[]DbTypeAttribute.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 DbTypeAttribute.ValueModifier and TypeMethodDescriptionvoidDbTypeAttribute.setEnumValue(DbTypeAttribute.Value attrValue)