Uses of Class
org.apache.directory.shared.ldap.codec.controls.search.entryChange.EntryChangeStates

Packages that use EntryChangeStates
org.apache.directory.shared.ldap.codec.controls.search.entryChange   
 

Uses of EntryChangeStates in org.apache.directory.shared.ldap.codec.controls.search.entryChange
 

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