Uses of Enum
org.odftoolkit.odfdom.dom.attribute.db.DbBooleanComparisonModeAttribute.Value
-
Uses of DbBooleanComparisonModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.db
Modifier 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.Modifier and TypeMethodDescriptionvoid
DbBooleanComparisonModeAttribute.setEnumValue
(DbBooleanComparisonModeAttribute.Value attrValue)