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