Uses of Enum
org.odftoolkit.odfdom.dom.attribute.form.FormStateAttribute.Value
Packages that use FormStateAttribute.Value
-
Uses of FormStateAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form
Methods in org.odftoolkit.odfdom.dom.attribute.form that return FormStateAttribute.ValueModifier and TypeMethodDescriptionstatic FormStateAttribute.ValueFormStateAttribute.Value.enumValueOf(String value) FormStateAttribute.getEnumValue()static FormStateAttribute.ValueReturns the enum constant of this type with the specified name.static FormStateAttribute.Value[]FormStateAttribute.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 FormStateAttribute.ValueModifier and TypeMethodDescriptionvoidFormStateAttribute.setEnumValue(FormStateAttribute.Value attrValue)