Uses of Class
org.nakedobjects.runtime.system.ContextCategory

Packages that use ContextCategory
org.nakedobjects.runtime.system   
 

Uses of ContextCategory in org.nakedobjects.runtime.system
 

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



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.