|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Form.Method | |
---|---|
org.encog.bot.browse.range |
Uses of Form.Method in org.encog.bot.browse.range |
---|
Methods in org.encog.bot.browse.range that return Form.Method | |
---|---|
Form.Method |
Form.getMethod()
|
static Form.Method |
Form.Method.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Form.Method[] |
Form.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.encog.bot.browse.range with parameters of type Form.Method | |
---|---|
void |
Form.setMethod(Form.Method theMethod)
Set the method to send the form. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |