public class Note extends java.lang.Object
Note(byte instrument, byte key)
byte
getKey()
void
setKey(byte key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Note(byte instrument, byte key)
public byte getKey()
public void setKey(byte key)