| 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, getAsString, getMaterial, matches, mergeisPowered, setPowered@NotNull Instrument getInstrument()
void setInstrument(@NotNull
                   Instrument instrument)
instrument - the new 'instrument' value@NotNull Note getNote()
void setNote(@NotNull
             Note note)
note - the new 'note' valueCopyright © 2019. All rights reserved.