Package | Description |
---|---|
org.springframework.ldap.odm.annotations |
Provides a set of annotations to describe the mapping of a Java class to an LDAP entry.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.