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

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

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

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



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