Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextNoteRefElement.TextReferenceFormatAttributeValue

Packages that use TextNoteRefElement.TextReferenceFormatAttributeValue
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextNoteRefElement.TextReferenceFormatAttributeValue in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteRefElement.TextReferenceFormatAttributeValue
static TextNoteRefElement.TextReferenceFormatAttributeValue TextNoteRefElement.TextReferenceFormatAttributeValue.enumValueOf(java.lang.String value)
           
static TextNoteRefElement.TextReferenceFormatAttributeValue TextNoteRefElement.TextReferenceFormatAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TextNoteRefElement.TextReferenceFormatAttributeValue[] TextNoteRefElement.TextReferenceFormatAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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