|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.mail.search Class AddressTerm
java.lang.Object javax.mail.search.SearchTerm javax.mail.search.AddressTerm
- 所有已实现的接口:
- Serializable
- 直接已知子类:
- FromTerm, RecipientTerm
public abstract class AddressTerm
- extends SearchTerm
This class implements Message Address comparisons.
- 作者:
- Bill Shannon, John Mani
- 另请参见:
- Serialized Form
字段摘要 | |
---|---|
protected Address |
address
The address. |
构造器摘要 | |
---|---|
protected |
AddressTerm(Address address)
|
方法摘要 | |
---|---|
boolean |
equals(Object obj)
Equality comparison. |
Address |
getAddress()
Return the address to match with. |
int |
hashCode()
Compute a hashCode for this object. |
protected boolean |
match(Address a)
Match against the argument Address. |
类方法继承 javax.mail.search.SearchTerm |
---|
match |
类方法继承 java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
address
protected Address address
- The address.
构造器详细信息 |
---|
AddressTerm
protected AddressTerm(Address address)
方法详细信息 |
---|
getAddress
public Address getAddress()
- Return the address to match with.
match
protected boolean match(Address a)
- Match against the argument Address.
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.