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