Uses of Class
org.cumt.model.classes.Scope

Packages that use Scope
org.cumt.model.classes   
 

Uses of Scope in org.cumt.model.classes
 

Methods in org.cumt.model.classes that return Scope
 Scope Member.getScope()
           
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're declared.
 

Methods in org.cumt.model.classes with parameters of type Scope
 void Member.setScope(Scope scope)
           
 



Copyright © 2006 null. All Rights Reserved.