public class AndFilter extends ConnectorFilter
filterSet| Constructor and Description |
|---|
AndFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
getAndFilter()
Get the AndFilter.
|
String |
toString()
Return a string compliant with RFC 2254 representing an AND filter
|
addFilter, getFilterSetpublic String toString()
toString in class ConnectorFilterCopyright © 2021. All rights reserved.