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

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

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

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



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