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