|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestType | |
|---|---|
| org.jboss.arquillian.ajocado.guard | |
| org.jboss.arquillian.ajocado.request | |
| Uses of RequestType in org.jboss.arquillian.ajocado.guard |
|---|
| Methods in org.jboss.arquillian.ajocado.guard that return RequestType | |
|---|---|
RequestType |
RequestGuard.clearRequestDone()
Resets the type of last request to NONE |
RequestType |
RequestGuard.getRequestDone()
Returns the type of last request which was done |
| Uses of RequestType in org.jboss.arquillian.ajocado.request |
|---|
| Methods in org.jboss.arquillian.ajocado.request that return RequestType | |
|---|---|
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||