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