|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.service.mail.message.ARecipient
public abstract class ARecipient
| Constructor Summary | |
|---|---|
ARecipient(java.lang.String aRecipient)
|
|
| Method Summary | |
|---|---|
boolean |
equals(ARecipient obj)
|
int |
hashCode()
|
java.lang.String |
name()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ARecipient(java.lang.String aRecipient)
| Method Detail |
|---|
public final java.lang.String name()
name in interface IRecipientpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(ARecipient obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||