Uses of Class
org.apache.james.mailbox.SearchQuery.NumericComparator

Packages that use SearchQuery.NumericComparator
org.apache.james.mailbox   
 

Uses of SearchQuery.NumericComparator in org.apache.james.mailbox
 

Methods in org.apache.james.mailbox that return SearchQuery.NumericComparator
 SearchQuery.NumericComparator SearchQuery.NumericOperator.getType()
          Gets the operation type
static SearchQuery.NumericComparator SearchQuery.NumericComparator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SearchQuery.NumericComparator[] SearchQuery.NumericComparator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.