Uses of Enum
org.odftoolkit.odfdom.dom.attribute.table.TableCaseSensitiveAttribute.Value
Packages that use TableCaseSensitiveAttribute.Value
-
Uses of TableCaseSensitiveAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table
Methods in org.odftoolkit.odfdom.dom.attribute.table that return TableCaseSensitiveAttribute.ValueModifier and TypeMethodDescriptionTableCaseSensitiveAttribute.Value.enumValueOf(String value) TableCaseSensitiveAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static TableCaseSensitiveAttribute.Value[]TableCaseSensitiveAttribute.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.table with parameters of type TableCaseSensitiveAttribute.ValueModifier and TypeMethodDescriptionvoidTableCaseSensitiveAttribute.setEnumValue(TableCaseSensitiveAttribute.Value attrValue)