|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E56472-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeValueAssertion | |
---|---|
com.octetstring.ldapv3 |
Uses of AttributeValueAssertion in com.octetstring.ldapv3 |
---|
Methods in com.octetstring.ldapv3 that return AttributeValueAssertion | |
---|---|
AttributeValueAssertion |
Filter.getApproxMatch() Gets the value of the approxMatch variant. |
AttributeValueAssertion |
Filter.getEqualityMatch() Gets the value of the equalityMatch variant. |
AttributeValueAssertion |
Filter.getGreaterOrEqual() Gets the value of the greaterOrEqual variant. |
AttributeValueAssertion |
Filter.getLessOrEqual() Gets the value of the lessOrEqual variant. |
Methods in com.octetstring.ldapv3 with parameters of type AttributeValueAssertion | |
---|---|
void |
Filter.setApproxMatch(AttributeValueAssertion val) Sets the value for the approxMatch variant. |
void |
Filter.setEqualityMatch(AttributeValueAssertion val) Sets the value for the equalityMatch variant. |
void |
Filter.setGreaterOrEqual(AttributeValueAssertion val) Sets the value for the greaterOrEqual variant. |
void |
Filter.setLessOrEqual(AttributeValueAssertion val) Sets the value for the lessOrEqual variant. |
Constructors in com.octetstring.ldapv3 with parameters of type AttributeValueAssertion | |
---|---|
AttributeValueAssertion(AttributeValueAssertion value) Copy constructor. |
|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E56472-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |