public class CompareRequest extends AbstractRequest implements RequestWithResponse, AbandonableRequest
Constructor and Description |
---|
CompareRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getAttrName() |
org.apache.directory.shared.ldap.name.DN |
getEntryDn() |
Object |
getValue() |
void |
setAttrName(String attrName) |
void |
setEntryDn(org.apache.directory.shared.ldap.name.DN dn) |
void |
setValue(Object attrValue) |
getTimeout, setTimeout
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTimeout, setTimeout
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId
public org.apache.directory.shared.ldap.name.DN getEntryDn()
public void setEntryDn(org.apache.directory.shared.ldap.name.DN dn)
public String getAttrName()
public void setAttrName(String attrName)
public Object getValue()
public void setValue(Object attrValue)
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.