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

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

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

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



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