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

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

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

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



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