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