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