java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.FlagTerm
All Implemented Interfaces:
Serializable
$ - Rev: 126550 $ $Date: 2005-01-26 14:27:45 -0800 (Wed, 26 Jan 2005) $| Field Summary | ||
|---|---|---|
| protected boolean | set | If true, test that all flags are set; if false, test that all flags are clear. |
| protected Flags | flags | The flags to test. |
| Constructor: |
|---|
|
| Method from javax.mail.search.FlagTerm Summary: |
|---|
| equals, getFlags, getTestSet, hashCode, match |
| 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.FlagTerm Detail: |
|---|
|
|
|
|
|