Graphene Selenium: API 2.0.0.Alpha1

Uses of Class
org.jboss.arquillian.ajocado.request.RequestType

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

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.