protected static class DavExchangeSession.HeaderCondition extends DavExchangeSession.AttributeCondition
isIntValue
attributeName, operator, value
Modifier | Constructor and Description |
---|---|
protected |
HeaderCondition(String attributeName,
ExchangeSession.Operator operator,
String value) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(StringBuilder buffer)
Append condition to buffer.
|
isMatch
getAttributeName, getValue, isEmpty
protected HeaderCondition(String attributeName, ExchangeSession.Operator operator, String value)
public void appendTo(StringBuilder buffer)
ExchangeSession.Condition
appendTo
in interface ExchangeSession.Condition
appendTo
in class DavExchangeSession.AttributeCondition
buffer
- search filter bufferCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.