davmail.exchange.ews
Class EwsExchangeSession.HeaderCondition

java.lang.Object
  extended by davmail.exchange.ExchangeSession.AttributeCondition
      extended by davmail.exchange.ews.EwsExchangeSession.AttributeCondition
          extended by davmail.exchange.ews.EwsExchangeSession.HeaderCondition
All Implemented Interfaces:
SearchExpression, ExchangeSession.Condition
Enclosing class:
EwsExchangeSession

protected static class EwsExchangeSession.HeaderCondition
extends EwsExchangeSession.AttributeCondition


Field Summary
 
Fields inherited from class davmail.exchange.ews.EwsExchangeSession.AttributeCondition
containmentComparison, containmentMode
 
Fields inherited from class davmail.exchange.ExchangeSession.AttributeCondition
attributeName, operator, value
 
Constructor Summary
protected EwsExchangeSession.HeaderCondition(String attributeName, String value)
           
 
Method Summary
protected  FieldURI getFieldURI()
           
 
Methods inherited from class davmail.exchange.ews.EwsExchangeSession.AttributeCondition
appendTo, getOperator, isMatch
 
Methods inherited from class davmail.exchange.ExchangeSession.AttributeCondition
getAttributeName, getValue, isEmpty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EwsExchangeSession.HeaderCondition

protected EwsExchangeSession.HeaderCondition(String attributeName,
                                             String value)
Method Detail

getFieldURI

protected FieldURI getFieldURI()
Overrides:
getFieldURI in class EwsExchangeSession.AttributeCondition


Copyright © 2001-2013 MickaĆ«l Guessant. All Rights Reserved.