|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormMethodAttribute.Value | |
---|---|
org.odftoolkit.odfdom.dom.attribute.form |
Uses of FormMethodAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form |
---|
Methods in org.odftoolkit.odfdom.dom.attribute.form that return FormMethodAttribute.Value | |
---|---|
static FormMethodAttribute.Value |
FormMethodAttribute.Value.enumValueOf(String value)
|
FormMethodAttribute.Value |
FormMethodAttribute.getEnumValue()
|
static FormMethodAttribute.Value |
FormMethodAttribute.Value.valueOf(String name)
Returns 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.Value | |
---|---|
void |
FormMethodAttribute.setEnumValue(FormMethodAttribute.Value attrValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |