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