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