|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjavax.mail.Address
An address representing an endpoint in a messaging system. Subclasses of this class should normally be serializable.
| Constructor Summary | |
|---|---|
Address()
|
|
| Method Summary | |
|---|---|
abstract boolean |
equals(java.lang.Object obj)
|
abstract java.lang.String |
getType()
Returns the type of this address. |
abstract java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Address()
| Method Detail |
public abstract java.lang.String getType()
public abstract java.lang.String toString()
public abstract boolean equals(java.lang.Object obj)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||