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