Uses of Class
org.nakedobjects.applib.Identifier.Type

Packages that use Identifier.Type
org.nakedobjects.applib   
 

Uses of Identifier.Type in org.nakedobjects.applib
 

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