Uses of Class
org.apache.directory.api.ldap.extras.controls.SyncModifyDnType

Packages that use SyncModifyDnType
org.apache.directory.api.ldap.extras.controls   
 

Uses of SyncModifyDnType in org.apache.directory.api.ldap.extras.controls
 

Methods in org.apache.directory.api.ldap.extras.controls that return SyncModifyDnType
static SyncModifyDnType SyncModifyDnType.getModifyDnType(int value)
          Get the instance from it's interger value
static SyncModifyDnType SyncModifyDnType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SyncModifyDnType[] SyncModifyDnType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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