netscape.ldap.client
Class JDAPFilterGreaterOrEqual
public class JDAPFilterGreaterOrEqual
This class implements the greater or equal filter.
See RFC 1777.
greaterOrEqual [5] AttributeValueAssertion
String | toString() - Retrieves the string representation of the filter.
|
JDAPFilterGreaterOrEqual
public JDAPFilterGreaterOrEqual(JDAPAVA ava)
Constructs greater or equal filter.
ava
- attribute value assertion
toString
public String toString()
Retrieves the string representation of the filter.
- toString in interface JDAPFilter