Uses of Class
org.odftoolkit.odfdom.dom.element.meta.MetaTemplateElement.XlinkActuateAttributeValue

Packages that use MetaTemplateElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.meta   
 

Uses of MetaTemplateElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.meta
 

Methods in org.odftoolkit.odfdom.dom.element.meta that return MetaTemplateElement.XlinkActuateAttributeValue
static MetaTemplateElement.XlinkActuateAttributeValue MetaTemplateElement.XlinkActuateAttributeValue.enumValueOf(java.lang.String value)
           
static MetaTemplateElement.XlinkActuateAttributeValue MetaTemplateElement.XlinkActuateAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MetaTemplateElement.XlinkActuateAttributeValue[] MetaTemplateElement.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.