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

Packages that use TextKindAttribute.Value
org.odftoolkit.odfdom.dom.attribute.text   
 

Uses of TextKindAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
 

Methods in org.odftoolkit.odfdom.dom.attribute.text that return TextKindAttribute.Value
static TextKindAttribute.Value TextKindAttribute.Value.enumValueOf(String value)
           
 TextKindAttribute.Value TextKindAttribute.getEnumValue()
           
static TextKindAttribute.Value TextKindAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TextKindAttribute.Value[] TextKindAttribute.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 TextKindAttribute.Value
 void TextKindAttribute.setEnumValue(TextKindAttribute.Value attrValue)
           
 



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