|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncModifyDnType | |
|---|---|
| org.apache.directory.shared.ldap.extras.controls | |
| Uses of SyncModifyDnType in org.apache.directory.shared.ldap.extras.controls |
|---|
| Methods in org.apache.directory.shared.ldap.extras.controls that return SyncModifyDnType | |
|---|---|
SyncModifyDnType |
SyncModifyDnImpl.getModDnType()
|
SyncModifyDnType |
SyncModifyDn.getModDnType()
|
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. |
| Methods in org.apache.directory.shared.ldap.extras.controls with parameters of type SyncModifyDnType | |
|---|---|
void |
SyncModifyDnImpl.setModDnType(SyncModifyDnType modDnType)
|
void |
SyncModifyDn.setModDnType(SyncModifyDnType modDnType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||