Uses of Class
org.odftoolkit.odfdom.dom.attribute.form.FormMethodAttribute.Value

Packages that use FormMethodAttribute.Value
org.odftoolkit.odfdom.dom.attribute.form   
 

Uses of FormMethodAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form
 

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



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