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

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

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

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



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