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

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

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

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



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.