| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected StartStopContinue |
WavyLine.type |
protected StartStopContinue |
Tied.type |
protected StartStopContinue |
Slur.type |
protected StartStopContinue |
Extend.type |
protected StartStopContinue |
Dashes.type |
protected StartStopContinue |
Bracket.type |
| Modifier and Type | Method and Description |
|---|---|
static StartStopContinue |
StartStopContinue.fromValue(String v) |
StartStopContinue |
WavyLine.getType()
Gets the value of the type property.
|
StartStopContinue |
Tied.getType()
Gets the value of the type property.
|
StartStopContinue |
Slur.getType()
Gets the value of the type property.
|
StartStopContinue |
Extend.getType()
Gets the value of the type property.
|
StartStopContinue |
Dashes.getType()
Gets the value of the type property.
|
StartStopContinue |
Bracket.getType()
Gets the value of the type property.
|
static StartStopContinue |
StartStopContinue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartStopContinue[] |
StartStopContinue.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.setType(StartStopContinue value)
Sets the value of the type property.
|
void |
Tied.setType(StartStopContinue value)
Sets the value of the type property.
|
void |
Slur.setType(StartStopContinue value)
Sets the value of the type property.
|
void |
Extend.setType(StartStopContinue value)
Sets the value of the type property.
|
void |
Dashes.setType(StartStopContinue value)
Sets the value of the type property.
|
void |
Bracket.setType(StartStopContinue value)
Sets the value of the type property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.