Uses of Class
org.odftoolkit.odfdom.dom.attribute.draw.DrawCaptionTypeAttribute.Value

Packages that use DrawCaptionTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.draw   
 

Uses of DrawCaptionTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.draw
 

Methods in org.odftoolkit.odfdom.dom.attribute.draw that return DrawCaptionTypeAttribute.Value
static DrawCaptionTypeAttribute.Value DrawCaptionTypeAttribute.Value.enumValueOf(String value)
           
 DrawCaptionTypeAttribute.Value DrawCaptionTypeAttribute.getEnumValue()
           
static DrawCaptionTypeAttribute.Value DrawCaptionTypeAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DrawCaptionTypeAttribute.Value[] DrawCaptionTypeAttribute.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.draw with parameters of type DrawCaptionTypeAttribute.Value
 void DrawCaptionTypeAttribute.setEnumValue(DrawCaptionTypeAttribute.Value attrValue)
           
 



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