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

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

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

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



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