public class PercussionMapping
extends java.lang.Object
| Constructor and Description |
|---|
PercussionMapping(Instrument instrument,
byte key) |
| Modifier and Type | Method and Description |
|---|---|
Instrument |
getInstrument() |
byte |
getKey() |
public PercussionMapping(Instrument instrument, byte key)
public Instrument getInstrument()
public byte getKey()