davmail.exchange.dav
Class DavExchangeSession.NotCondition
java.lang.Object
davmail.exchange.ExchangeSession.NotCondition
davmail.exchange.dav.DavExchangeSession.NotCondition
- All Implemented Interfaces:
- ExchangeSession.Condition
- Enclosing class:
- DavExchangeSession
protected static class DavExchangeSession.NotCondition
- extends ExchangeSession.NotCondition
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DavExchangeSession.NotCondition
protected DavExchangeSession.NotCondition(ExchangeSession.Condition condition)
appendTo
public void appendTo(StringBuilder buffer)
- Description copied from interface:
ExchangeSession.Condition
- Append condition to buffer.
- Parameters:
buffer - search filter buffer
Copyright © 2001-2013 MickaĆ«l Guessant. All Rights Reserved.