Uses of Class
org.odftoolkit.odfdom.dom.element.db.DbComponentElement.XlinkActuateAttributeValue

Packages that use DbComponentElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.db   
 

Uses of DbComponentElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.db
 

Methods in org.odftoolkit.odfdom.dom.element.db that return DbComponentElement.XlinkActuateAttributeValue
static DbComponentElement.XlinkActuateAttributeValue DbComponentElement.XlinkActuateAttributeValue.enumValueOf(java.lang.String value)
           
static DbComponentElement.XlinkActuateAttributeValue DbComponentElement.XlinkActuateAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbComponentElement.XlinkActuateAttributeValue[] DbComponentElement.XlinkActuateAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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