Modifier and Type | Method | Description |
---|---|---|
Instrument |
getInstrument() |
Gets the value of the 'instrument' property.
|
Note |
getNote() |
Gets the value of the 'note' property.
|
void |
setInstrument(Instrument instrument) |
Sets the value of the 'instrument' property.
|
void |
setNote(Note note) |
Sets the value of the 'note' property.
|
clone, getAsString, getMaterial, matches, merge
isPowered, setPowered
Instrument getInstrument()
void setInstrument(Instrument instrument)
instrument
- the new 'instrument' valueNote getNote()
void setNote(Note note)
note
- the new 'note' valueCopyright © 2018. All rights reserved.