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