Uses of Class
org.testatoo.config.Scope

Packages that use Scope
org.testatoo.config   
 

Uses of Scope in org.testatoo.config
 

Methods in org.testatoo.config that return Scope
static Scope Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Scope[] Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.testatoo.config with parameters of type Scope
 E ScopedProvider.scope(Scope scope)
           
 



Copyright © 2008-2010 Ovea. All Rights Reserved.