Uses of Class
org.odftoolkit.odfdom.dom.type.OdfSectionDisplay

Packages that use OdfSectionDisplay
org.odftoolkit.odfdom.dom.type   
 

Uses of OdfSectionDisplay in org.odftoolkit.odfdom.dom.type
 

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

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



Copyright © 2009. All Rights Reserved.