Modifier and Type | Method and 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.
|
isPowered, setPowered
clone, getAsString, getAsString, getMaterial, matches, merge
@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 © 2021. All rights reserved.