Uses of Class
org.odftoolkit.odfdom.dom.attribute.xlink.XlinkShowAttribute.Value

Packages that use XlinkShowAttribute.Value
org.odftoolkit.odfdom.dom.attribute.xlink   
 

Uses of XlinkShowAttribute.Value in org.odftoolkit.odfdom.dom.attribute.xlink
 

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



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