| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.controls |
| Modifier and Type | Method and Description |
|---|---|
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–2017 The Apache Software Foundation. All rights reserved.