Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextIndexScopeAttribute.Value

Packages that use TextIndexScopeAttribute.Value
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
static TextIndexScopeAttribute.Value TextIndexScopeAttribute.Value.enumValueOf(String value)
           
 TextIndexScopeAttribute.Value TextIndexScopeAttribute.getEnumValue()
           
static TextIndexScopeAttribute.Value TextIndexScopeAttribute.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
 void TextIndexScopeAttribute.setEnumValue(TextIndexScopeAttribute.Value attrValue)
           
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.