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

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

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

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



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