| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected StartStop |
Tuplet.type |
protected StartStop |
Tie.type |
protected StartStop |
Slide.type |
protected StartStop |
Slash.type |
protected StartStop |
PrincipalVoice.type |
protected StartStop |
PartGroup.type |
protected StartStop |
MetronomeTuplet.type |
protected StartStop |
MeasureRepeat.type |
protected StartStop |
HammerOnPullOff.type |
protected StartStop |
Glissando.type |
protected StartStop |
BeatRepeat.type |
protected StartStop |
Barre.type |
| Modifier and Type | Method and Description |
|---|---|
static StartStop |
StartStop.fromValue(String v) |
StartStop |
Tuplet.getType()
Gets the value of the type property.
|
StartStop |
Tie.getType()
Gets the value of the type property.
|
StartStop |
Slide.getType()
Gets the value of the type property.
|
StartStop |
Slash.getType()
Gets the value of the type property.
|
StartStop |
PrincipalVoice.getType()
Gets the value of the type property.
|
StartStop |
PartGroup.getType()
Gets the value of the type property.
|
StartStop |
MetronomeTuplet.getType()
Gets the value of the type property.
|
StartStop |
MeasureRepeat.getType()
Gets the value of the type property.
|
StartStop |
HammerOnPullOff.getType()
Gets the value of the type property.
|
StartStop |
Glissando.getType()
Gets the value of the type property.
|
StartStop |
BeatRepeat.getType()
Gets the value of the type property.
|
StartStop |
Barre.getType()
Gets the value of the type property.
|
static StartStop |
StartStop.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartStop[] |
StartStop.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tuplet.setType(StartStop value)
Sets the value of the type property.
|
void |
Tie.setType(StartStop value)
Sets the value of the type property.
|
void |
Slide.setType(StartStop value)
Sets the value of the type property.
|
void |
Slash.setType(StartStop value)
Sets the value of the type property.
|
void |
PrincipalVoice.setType(StartStop value)
Sets the value of the type property.
|
void |
PartGroup.setType(StartStop value)
Sets the value of the type property.
|
void |
MetronomeTuplet.setType(StartStop value)
Sets the value of the type property.
|
void |
MeasureRepeat.setType(StartStop value)
Sets the value of the type property.
|
void |
HammerOnPullOff.setType(StartStop value)
Sets the value of the type property.
|
void |
Glissando.setType(StartStop value)
Sets the value of the type property.
|
void |
BeatRepeat.setType(StartStop value)
Sets the value of the type property.
|
void |
Barre.setType(StartStop value)
Sets the value of the type property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.