netscape.ldap.client
public class JDAPFilterGreaterOrEqual extends JDAPFilterAVA
greaterOrEqual [5] AttributeValueAssertion
Constructor and Description |
---|
JDAPFilterGreaterOrEqual(JDAPAVA ava)
Constructs greater or equal filter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Retrieves the string representation of the filter.
|
getAVA, getBERElement
getFilter, getFilterComp, getFilterItem, getFilterList
public JDAPFilterGreaterOrEqual(JDAPAVA ava)
ava
- attribute value assertionpublic java.lang.String toString()
toString
in class JDAPFilter