Uses of Enum
org.odftoolkit.odfdom.dom.attribute.form.FormMethodAttribute.Value
Packages that use FormMethodAttribute.Value
-
Uses of FormMethodAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form
Methods in org.odftoolkit.odfdom.dom.attribute.form that return FormMethodAttribute.ValueModifier and TypeMethodDescriptionstatic FormMethodAttribute.ValueFormMethodAttribute.Value.enumValueOf(String value) FormMethodAttribute.getEnumValue()static FormMethodAttribute.ValueReturns 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.ValueModifier and TypeMethodDescriptionvoidFormMethodAttribute.setEnumValue(FormMethodAttribute.Value attrValue)