|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchQuery.DateComparator | |
|---|---|
| org.apache.james.mailbox | |
| Uses of SearchQuery.DateComparator in org.apache.james.mailbox |
|---|
| Methods in org.apache.james.mailbox that return SearchQuery.DateComparator | |
|---|---|
SearchQuery.DateComparator |
SearchQuery.DateOperator.getType()
Gets the operator type. |
static SearchQuery.DateComparator |
SearchQuery.DateComparator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SearchQuery.DateComparator[] |
SearchQuery.DateComparator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.james.mailbox with parameters of type SearchQuery.DateComparator | |
|---|---|
SearchQuery.DateOperator(SearchQuery.DateComparator type,
int day,
int month,
int year)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||