|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--nu.dll.fia.Message
| Constructor Summary | |
Message(int type)
|
|
Message(int type,
java.lang.Object contents)
|
|
| Method Summary | |
java.lang.Object |
getContents()
|
long |
getTime()
|
int |
getType()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Message(int type)
public Message(int type,
java.lang.Object contents)
| Method Detail |
public int getType()
getType in interface Messagepublic java.lang.Object getContents()
getContents in interface Messagepublic long getTime()
getTime in interface Messagepublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||