public class JDAPFilterLessOrEqual extends JDAPFilterAVA
lessOrEqual [6] AttributeValueAssertion
Constructor and Description |
---|
JDAPFilterLessOrEqual(JDAPAVA ava)
Constructs less 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 JDAPFilterLessOrEqual(JDAPAVA ava)
ava
- attribute value assertionpublic java.lang.String toString()
toString
in class JDAPFilter