Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue

Packages that use TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue
static TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue.enumValueOf(java.lang.String value)
           
static TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue[] TextAlphabeticalIndexEntryTemplateElement.TextOutlineLevelAttributeValue.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.