|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aol.acc.AccBase
com.aol.acc.AccImSummary
public class AccImSummary
IAccImSummary manages incoming stored IMs.
| Method Summary | |
|---|---|
int |
getId()
The ID of the summary. |
java.lang.String |
getSender()
The user name of the IM sender. |
java.util.Date |
getTimestamp()
The timestamp of the IM. |
| Methods inherited from class com.aol.acc.AccBase |
|---|
compareHandle, equals |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getId()
throws AccException
AccException
public java.lang.String getSender()
throws AccException
AccException
public java.util.Date getTimestamp()
throws AccException
AccException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||