|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.mail.search Class RecipientTerm
java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.AddressTerm
javax.mail.search.RecipientTerm
- All Implemented Interfaces:
- Serializable
public final class RecipientTerm
- extends AddressTerm
Extends:
SearchTerm > AddressTerm
此类实现 Recipient Address 头的比较。
This class implements comparisons for the Recipient Address headers.
- Author:
- Bill Shannon, John Mani
- See Also:
- Serialized Form
| Field Summary | |
|---|---|
protected Message.RecipientType |
type
The recipient type. |
| Fields inherited from class javax.mail.search.AddressTerm |
|---|
address |
| Constructor Summary | |
|---|---|
RecipientTerm(Message.RecipientType type,
Address address)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Equality comparison. |
Message.RecipientType |
getRecipientType()
Return the type of recipient to match with. |
int |
hashCode()
Compute a hashCode for this object. |
boolean |
match(Message msg)
The match method. |
| Methods inherited from class javax.mail.search.AddressTerm |
|---|
getAddress, match |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
英文文档:
type
protected Message.RecipientType type
- The recipient type.
| Constructor Detail |
|---|
public
RecipientTerm(Message.RecipientType type, Address address)
构造方法。
| type | 接收方类型 |
| address | 要与之匹配的地址 |
RecipientTerm
public RecipientTerm(Message.RecipientType type, Address address)
- Constructor.
- Parameters:
type- the recipient typeaddress- the address to match for
| Method Detail |
|---|
public Message.RecipientType
getRecipientType()
返回要与之匹配的接收方类型。
英文文档:
getRecipientType
public Message.RecipientType getRecipientType()
- Return the type of recipient to match with.
public boolean
match(Message msg)
匹配方法。
| msg | 地址匹配将应用于此 Message 的接收方地址 |
| return | 如果匹配成功,则返回 true;否则返回 false。 |
match
public boolean match(Message msg)
- The match method.
- Specified by:
matchin classSearchTerm
- Parameters:
msg- The address match is applied to this Message's recepient address- Returns:
- true if the match succeeds, otherwise false
public boolean
equals(Object obj)
相等性比较。
英文文档:
equals
public boolean equals(Object obj)
- Equality comparison.
- Overrides:
equalsin classAddressTerm
public int
hashCode()
计算此对象的 hashCode。
英文文档:
hashCode
public int hashCode()
- Compute a hashCode for this object.
- Overrides:
hashCodein classAddressTerm
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
