| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected TrillStep |
WavyLine.trillStep |
protected TrillStep |
HorizontalTurn.trillStep |
protected TrillStep |
EmptyTrillSound.trillStep |
| Modifier and Type | Method and Description |
|---|---|
static TrillStep |
TrillStep.fromValue(String v) |
TrillStep |
WavyLine.getTrillStep()
Gets the value of the trillStep property.
|
TrillStep |
HorizontalTurn.getTrillStep()
Gets the value of the trillStep property.
|
TrillStep |
EmptyTrillSound.getTrillStep()
Gets the value of the trillStep property.
|
static TrillStep |
TrillStep.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrillStep[] |
TrillStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WavyLine.setTrillStep(TrillStep value)
Sets the value of the trillStep property.
|
void |
HorizontalTurn.setTrillStep(TrillStep value)
Sets the value of the trillStep property.
|
void |
EmptyTrillSound.setTrillStep(TrillStep value)
Sets the value of the trillStep property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.