|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dguitar.adaptors.song.event.SongMessageImpl dguitar.adaptors.song.event.SongNotationMessage dguitar.adaptors.song.event.SongTieMessage
Field Summary |
Fields inherited from class dguitar.adaptors.song.event.SongNotationMessage |
|
Constructor Summary | |
SongTieMessage(int duration)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class dguitar.adaptors.song.event.SongNotationMessage |
equals, getDuration, setDuration |
Methods inherited from class dguitar.adaptors.song.event.SongMessageImpl |
hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SongTieMessage(int duration)
Method Detail |
public java.lang.String toString()
toString
in interface SongMessage
toString
in class SongNotationMessage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |