Uses of Class
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl.SyncModifyDnStatesEnum

Packages that use SyncModifyDnStatesEnum
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl   
 

Uses of SyncModifyDnStatesEnum in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl
 

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