ReceivedDateTerm (Java EE 5 SDK)
From Java
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
javax.mail.search Class ReceivedDateTerm
java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.ComparisonTerm
javax.mail.search.DateTerm
javax.mail.search.ReceivedDateTerm
- 所有已实现的接口:
- Serializable
public final class ReceivedDateTerm
- extends DateTerm
This class implements comparisons for the Message Received date
- 作者:
- Bill Shannon, John Mani
- 另请参见:
- Serialized Form
| 字段摘要 |
|---|
| Fields inherited from class javax.mail.search.DateTerm |
|---|
date |
| Fields inherited from class javax.mail.search.ComparisonTerm |
|---|
comparison, EQ, GE, GT, LE, LT, NE |
| 构造器摘要 | |
|---|---|
ReceivedDateTerm(int comparison,
Date date)
Constructor. |
|
| 方法摘要 | |
|---|---|
boolean |
equals(Object obj)
Equality comparison. |
boolean |
match(Message msg)
The match method. |
| 类方法继承 javax.mail.search.DateTerm |
|---|
getComparison, getDate, hashCode, match |
| 类方法继承 java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| 构造器详细信息 |
|---|
ReceivedDateTerm
public ReceivedDateTerm(int comparison,
Date date)
- Constructor.
- 参数:
comparison- the Comparison typedate- the date to be compared
| 方法详细信息 |
|---|
match
public boolean match(Message msg)
- The match method.
- 规范说明:
matchin classSearchTerm
- 参数:
msg- the date comparator is applied to this Message's sent date- 返回:
- true if the comparison succeeds, otherwise false
equals
public boolean equals(Object obj)
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.