|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dguitar.adaptors.song.event.SongMessageImpl
The basic message implementation. Allows properties of messages to be retrieved in the same way as a Bean.
Constructor Summary | |
SongMessageImpl()
|
Method Summary | |
abstract boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
abstract java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SongMessageImpl()
Method Detail |
public abstract boolean equals(java.lang.Object o)
equals
in interface SongMessage
public int hashCode()
hashCode
in interface SongMessage
public abstract java.lang.String toString()
toString
in interface SongMessage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |