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

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

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

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



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