javax.mail.search
Ŭ·¡½º RecipientTerm
java.lang.Object
|
+--javax.mail.search.SearchTerm
|
+--javax.mail.search.AddressTerm
|
+--javax.mail.search.RecipientTerm
- ¸ðµç ½ÇÀå ÀÎÅÍÆäÀ̽º:
- java.io.Serializable
- public final class RecipientTerm
- extends AddressTerm
ÀÌ Å¬·¡½º´Â Recipient Address Çì´õÀÇ ºñ±³¸¦ ½ÇÀåÇÕ´Ï´Ù.
- °ü·Ã Ç׸ñ:
- Á÷·ÄÈ µÈ Çü½Ä
Ŭ·¡½º java.lang.Object ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
type
protected Message.RecipientType type
- ¼ö½ÅÀÚÀÇ ÇüÅÂÀÔ´Ï´Ù.
RecipientTerm
public RecipientTerm(Message.RecipientType type,
Address address)
- constructor¡¡ ¡¡ ÀÔ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
type
- ¼ö½ÅÀÚÀÇ ÇüÅÂaddress
- Á¶ÇÕÇÏ´Â ÁÖ¼Ò
getRecipientType
public Message.RecipientType getRecipientType()
- Á¶ÇÕÇÏ´Â ¼ö½ÅÀÚÀÇ ÇüŸ¦ µ¹·ÁÁÝ´Ï´Ù.
match
public boolean match(Message msg)
- Á¶ÇÕ ¸Þ¼ÒµåÀÔ´Ï´Ù.
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
SearchTerm
³»ÀÇ match
- ÆÄ¶ó¹ÌÅÍ:
msg
- ÁÖ¼Ò Á¶ÇÕÀº ÀÌ Message ÀÇ ¼ö½ÅÀÚ ÁÖ¼Ò¿¡ Àû¿ëµÇ´Â- ¹Ýȯ°ª:
- Á¶ÇÕÀÌ ¼º°øÇÏ´Â °æ¿ì´Â true, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
equals
public boolean equals(java.lang.Object obj)
- µî°¡ ºñ±³ÀÔ´Ï´Ù.
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
AddressTerm
³»ÀÇ equals
hashCode
public int hashCode()
- ÀÌ ¿ÀºêÁ§Æ®ÀÇ ÇØ½Ã Äڵ带 °è»êÇÕ´Ï´Ù.
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
AddressTerm
³»ÀÇ hashCode
Copyright 2002 Sun Microsystems, Inc. All rights reserved.
»ç¿ë¿¡´Â»ç¿ë Çã¶ô °è¾àÀÌ Àû¿ëµË´Ï´Ù.