Package | Description |
---|---|
org.encog.bot.browse.range |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Form.setMethod(Form.Method theMethod)
Set the method to send the form.
|
Copyright © 2014. All Rights Reserved.