public class FutureNote extends Note
| Constructor and Description |
|---|
FutureNote(byte key,
byte instrument) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getInstrument() |
byte |
getKey() |
setInstrument, setKeypublic byte getInstrument()
getInstrument in class Note