java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.ComparisonTerm
javax.mail.search.DateTerm
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ReceivedDateTerm, SentDateTerm
$ - Rev: 126550 $ $Date: 2005-01-26 14:27:45 -0800 (Wed, 26 Jan 2005) $| Field Summary | ||
|---|---|---|
| protected Date | date | |
| Fields inherited from javax.mail.search.ComparisonTerm: |
|---|
| LE, LT, EQ, NE, GT, GE, comparison |
| Constructor: |
|---|
|
| Method from javax.mail.search.DateTerm Summary: |
|---|
| equals, getComparison, getDate, hashCode, match |
| Methods from javax.mail.search.ComparisonTerm: |
|---|
| equals, hashCode |
| Methods from javax.mail.search.SearchTerm: |
|---|
| match |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.mail.search.DateTerm Detail: |
|---|
|
|
|
|
|