public class ModifyDnResponseImpl extends AbstractResultResponse implements ModifyDnResponse
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
ldapResultcontrols| Constructor and Description |
|---|
ModifyDnResponseImpl()
Creates a ModifyDnResponse as a reply to an ModifyDnRequest.
|
ModifyDnResponseImpl(int id)
Creates a ModifyDnResponse as a reply to an ModifyDnRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Get a String representation of a ModifyDNResponse
|
equals, getLdapResult, hashCodeaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdstatic final long serialVersionUID
public ModifyDnResponseImpl()
public ModifyDnResponseImpl(int id)
id - the sequence if of this responsepublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.