Spring LDAP Framework

Uses of Class
org.springframework.ldap.odm.annotations.Attribute.Type

Packages that use Attribute.Type
org.springframework.ldap.odm.annotations Provides a set of annotations to describe the mapping of a Java class to an LDAP entry. 
 

Uses of Attribute.Type in org.springframework.ldap.odm.annotations
 

Methods in org.springframework.ldap.odm.annotations that return Attribute.Type
static Attribute.Type Attribute.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Attribute.Type[] Attribute.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.