Uses of Class
org.apache.directory.shared.ldap.model.subtree.AdministrativeRole

Packages that use AdministrativeRole
org.apache.directory.shared.ldap.model.subtree   
 

Uses of AdministrativeRole in org.apache.directory.shared.ldap.model.subtree
 

Methods in org.apache.directory.shared.ldap.model.subtree that return AdministrativeRole
static AdministrativeRole AdministrativeRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AdministrativeRole[] AdministrativeRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.