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(String value)
           
 XlinkActuateAttribute.Value XlinkActuateAttribute.getEnumValue()
           
static XlinkActuateAttribute.Value XlinkActuateAttribute.Value.valueOf(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-2017 The Apache Software Foundation. All Rights Reserved.