Uses of Enum
org.odftoolkit.odfdom.dom.attribute.form.FormOrientationAttribute.Value
Packages that use FormOrientationAttribute.Value
-
Uses of FormOrientationAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form
Methods in org.odftoolkit.odfdom.dom.attribute.form that return FormOrientationAttribute.ValueModifier and TypeMethodDescriptionFormOrientationAttribute.Value.enumValueOf(String value) FormOrientationAttribute.getEnumValue()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.ValueModifier and TypeMethodDescriptionvoidFormOrientationAttribute.setEnumValue(FormOrientationAttribute.Value attrValue)