Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextIndexScopeAttribute.Value
-
Packages that use TextIndexScopeAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.text -
-
Uses of TextIndexScopeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
Methods in org.odftoolkit.odfdom.dom.attribute.text that return TextIndexScopeAttribute.Value Modifier and Type Method Description static TextIndexScopeAttribute.ValueTextIndexScopeAttribute.Value. enumValueOf(String value)TextIndexScopeAttribute.ValueTextIndexScopeAttribute. getEnumValue()static TextIndexScopeAttribute.ValueTextIndexScopeAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidTextIndexScopeAttribute. setEnumValue(TextIndexScopeAttribute.Value attrValue)
-