| java.lang.Object | |||
| ↳ | com.google.code.javax.mail.search.SearchTerm | ||
| ↳ | com.google.code.javax.mail.search.GmailSearchTerm | ||
| ↳ | com.google.code.javax.mail.search.GmailRawSearchTerm | ||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | searchAttribute | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.javax.mail.search.SearchTerm
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.javax.mail.search.GmailSearchTerm
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Equality comparison.
| |||||||||||
This method applies a specific match criterion to the given
message and returns the result.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.code.javax.mail.search.GmailSearchTerm
| |||||||||||
From class
com.google.code.javax.mail.search.SearchTerm
| |||||||||||
From class
java.lang.Object
| |||||||||||
| gm_raw |
|---|
Equality comparison.
| obj |
|---|
This method applies a specific match criterion to the given message and returns the result.
| msg | The match criterion is applied on this message |
|---|