Uses of Class
org.apache.directory.shared.ldap.codec.controls.search.subentries.SubentriesStates

Packages that use SubentriesStates
org.apache.directory.shared.ldap.codec.controls.search.subentries   
 

Uses of SubentriesStates in org.apache.directory.shared.ldap.codec.controls.search.subentries
 

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



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