|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--i3mclient.email.Email
Help class for packing emails.
Field Summary | |
String |
date
the send date of the email |
String |
host
the email server from which this email received |
String |
sender
the sender of the email |
String |
subject
the subject of the email |
Constructor Summary | |
Email()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public String host
public String date
public String sender
public String subject
Constructor Detail |
public Email()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |