Uses of Class
org.odftoolkit.odfdom.dom.attribute.style.StyleTextUnderlineTypeAttribute.Value

Packages that use StyleTextUnderlineTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.style   
 

Uses of StyleTextUnderlineTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.style
 

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



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