Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextLabelFollowedByAttribute.Value

Packages that use TextLabelFollowedByAttribute.Value
org.odftoolkit.odfdom.dom.attribute.text   
 

Uses of TextLabelFollowedByAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
 

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

Methods in org.odftoolkit.odfdom.dom.attribute.text with parameters of type TextLabelFollowedByAttribute.Value
 void TextLabelFollowedByAttribute.setEnumValue(TextLabelFollowedByAttribute.Value attrValue)
           
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.