Uses of Class
org.odftoolkit.odfdom.dom.type.text.OdfIndexEntryChapterDisplayType

Packages that use OdfIndexEntryChapterDisplayType
org.odftoolkit.odfdom.dom.type.text   
 

Uses of OdfIndexEntryChapterDisplayType in org.odftoolkit.odfdom.dom.type.text
 

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

Methods in org.odftoolkit.odfdom.dom.type.text with parameters of type OdfIndexEntryChapterDisplayType
static String OdfIndexEntryChapterDisplayType.toString(OdfIndexEntryChapterDisplayType _aEnum)
           
 



Copyright © 2009. All Rights Reserved.