Uses of Class
org.odftoolkit.odfdom.dom.attribute.form.FormOrientationAttribute.Value
-
Packages that use FormOrientationAttribute.Value Package Description 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 Modifier and Type Method Description static FormOrientationAttribute.ValueFormOrientationAttribute.Value. enumValueOf(String value)FormOrientationAttribute.ValueFormOrientationAttribute. getEnumValue()static FormOrientationAttribute.ValueFormOrientationAttribute.Value. valueOf(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 Modifier and Type Method Description voidFormOrientationAttribute. setEnumValue(FormOrientationAttribute.Value attrValue)
-