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

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

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

Methods in org.odftoolkit.odfdom.dom.type.text that return OdfListLevelPositionAndSpaceModeType
static OdfListLevelPositionAndSpaceModeType OdfListLevelPositionAndSpaceModeType.enumValueOf(String stringValue)
          String to enum, turns a String into its corresponding enum constant
static OdfListLevelPositionAndSpaceModeType OdfListLevelPositionAndSpaceModeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OdfListLevelPositionAndSpaceModeType[] OdfListLevelPositionAndSpaceModeType.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 OdfListLevelPositionAndSpaceModeType
static String OdfListLevelPositionAndSpaceModeType.toString(OdfListLevelPositionAndSpaceModeType enumeration)
          enum to String, gets the name of this enum constant as a string.
 



Copyright © 2009. All Rights Reserved.