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