Uses of Class
org.jboss.arquillian.api.RunModeType

Uses of RunModeType in org.jboss.arquillian.api
 

Methods in org.jboss.arquillian.api that return RunModeType
static RunModeType RunModeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RunModeType[] RunModeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.