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