Uses of Class
org.nuiton.util.config.IdentityConfigProperty

Packages that use IdentityConfigProperty
org.nuiton.util.config   
 

Uses of IdentityConfigProperty in org.nuiton.util.config
 

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

Constructor parameters in org.nuiton.util.config with type arguments of type IdentityConfigProperty
SimpleIdentityConfig(EnumMap<IdentityConfigProperty,Object> properties)
           
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.