protected static class EwsExchangeSession.MultiCondition extends ExchangeSession.MultiCondition implements SearchExpression
conditions, operator
Modifier | Constructor and Description |
---|---|
protected |
MultiCondition(ExchangeSession.Operator operator,
ExchangeSession.Condition... condition) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(StringBuilder buffer)
Append search expression to buffer.
|
add, getConditions, getOperator, isEmpty, isMatch
protected MultiCondition(ExchangeSession.Operator operator, ExchangeSession.Condition... condition)
public void appendTo(StringBuilder buffer)
SearchExpression
appendTo
in interface SearchExpression
appendTo
in interface ExchangeSession.Condition
buffer
- search bufferCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.