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

Packages that use DeploymentCategory
org.nakedobjects.runtime.system   
 

Uses of DeploymentCategory in org.nakedobjects.runtime.system
 

Methods in org.nakedobjects.runtime.system that return DeploymentCategory
static DeploymentCategory DeploymentCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DeploymentCategory[] DeploymentCategory.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.