Uses of Class
ca.tnt.ldaputils.annotations.ObjectClassType

Packages that use ObjectClassType
ca.tnt.ldaputils.annotations   
 

Uses of ObjectClassType in ca.tnt.ldaputils.annotations
 

Methods in ca.tnt.ldaputils.annotations that return ObjectClassType
static ObjectClassType ObjectClassType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ObjectClassType[] ObjectClassType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.