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