Uses of Enum
org.odftoolkit.odfdom.dom.attribute.db.DbBooleanComparisonModeAttribute.Value
Packages that use DbBooleanComparisonModeAttribute.Value
-
Uses of DbBooleanComparisonModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.db
Methods in org.odftoolkit.odfdom.dom.attribute.db that return DbBooleanComparisonModeAttribute.ValueModifier and TypeMethodDescriptionDbBooleanComparisonModeAttribute.Value.enumValueOf(String value) DbBooleanComparisonModeAttribute.getEnumValue()Returns the enum constant of this type with the specified name.DbBooleanComparisonModeAttribute.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 DbBooleanComparisonModeAttribute.ValueModifier and TypeMethodDescriptionvoidDbBooleanComparisonModeAttribute.setEnumValue(DbBooleanComparisonModeAttribute.Value attrValue)