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