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

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

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

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



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.