Uses of Class
org.apache.directory.shared.ldap.cursor.CursorStateEnum

Uses of CursorStateEnum in org.apache.directory.shared.ldap.cursor
 

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



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