Uses of Class
org.apache.directory.shared.ldap.extras.extended.ads_impl.CancelStatesEnum

Packages that use CancelStatesEnum
org.apache.directory.shared.ldap.extras.extended.ads_impl   
 

Uses of CancelStatesEnum in org.apache.directory.shared.ldap.extras.extended.ads_impl
 

Methods in org.apache.directory.shared.ldap.extras.extended.ads_impl that return CancelStatesEnum
 CancelStatesEnum CancelStatesEnum.getStartState()
          
static CancelStatesEnum CancelStatesEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CancelStatesEnum[] CancelStatesEnum.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.