|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Number | +--com.dixshtix.midi.MidiNumber | +--com.dixshtix.midi.Song
Yet another rarely used MIDI number.
The Song is in the range 0-127.
EventStatus.ksbSongSelect
, Serialized FormFields inherited from class com.dixshtix.midi.MidiNumber |
number |
Fields inherited from class java.lang.Number |
serialVersionUID |
Constructor Summary | |
Song(int num)
|
Method Summary | |
java.lang.String |
toString()
Default print routine. |
Methods inherited from class com.dixshtix.midi.MidiNumber |
byteValue, doubleValue, equals, floatValue, hashCode, intValue, longValue, shortValue |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Song(int num)
Method Detail |
public java.lang.String toString()
MidiNumber
toString
in class MidiNumber
|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |