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, getBERElementgetFilter, getFilterComp, getFilterItem, getFilterListpublic JDAPFilterGreaterOrEqual(JDAPAVA ava)
ava - attribute value assertionpublic java.lang.String toString()
toString in class JDAPFilter