| Package | Description |
|---|---|
| org.audiveris.proxymusic |
All Java classes generated by JAXB from MusicXML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected Empty |
Transpose._double |
protected Empty |
AccordionRegistration.accordionHigh |
protected Empty |
AccordionRegistration.accordionLow |
protected Empty |
Harmonic.artificial |
protected Empty |
Harmonic.basePitch |
protected Empty |
Note.chord |
protected Empty |
Note.cue |
protected Empty |
Lyric.endLine |
protected Empty |
Lyric.endParagraph |
protected Empty |
PartGroup.groupTime |
protected Empty |
Lyric.humming |
protected Empty |
Lyric.laughing |
protected Empty |
Harmonic.natural |
protected Empty |
Bend.preBend |
protected Empty |
Bend.release |
protected Empty |
ScoreInstrument.solo |
protected Empty |
Harmonic.soundingPitch |
protected Empty |
Percussion.timpani |
protected Empty |
Harmonic.touchingPitch |
| Modifier and Type | Field and Description |
|---|---|
protected List<Empty> |
MetronomeNote.metronomeDot |
protected List<Empty> |
TimeModification.normalDot |
protected List<Empty> |
Slash.slashDot |
protected List<Empty> |
BeatRepeat.slashDot |
| Modifier and Type | Method and Description |
|---|---|
Empty |
ObjectFactory.createEmpty()
Create an instance of
Empty |
Empty |
AccordionRegistration.getAccordionHigh()
Gets the value of the accordionHigh property.
|
Empty |
AccordionRegistration.getAccordionLow()
Gets the value of the accordionLow property.
|
Empty |
Harmonic.getArtificial()
Gets the value of the artificial property.
|
Empty |
Harmonic.getBasePitch()
Gets the value of the basePitch property.
|
Empty |
Note.getChord()
Gets the value of the chord property.
|
Empty |
Note.getCue()
Gets the value of the cue property.
|
Empty |
Transpose.getDouble()
Gets the value of the double property.
|
Empty |
Lyric.getEndLine()
Gets the value of the endLine property.
|
Empty |
Lyric.getEndParagraph()
Gets the value of the endParagraph property.
|
Empty |
PartGroup.getGroupTime()
Gets the value of the groupTime property.
|
Empty |
Lyric.getHumming()
Gets the value of the humming property.
|
Empty |
Lyric.getLaughing()
Gets the value of the laughing property.
|
Empty |
Harmonic.getNatural()
Gets the value of the natural property.
|
Empty |
Bend.getPreBend()
Gets the value of the preBend property.
|
Empty |
Bend.getRelease()
Gets the value of the release property.
|
Empty |
ScoreInstrument.getSolo()
Gets the value of the solo property.
|
Empty |
Harmonic.getSoundingPitch()
Gets the value of the soundingPitch property.
|
Empty |
Percussion.getTimpani()
Gets the value of the timpani property.
|
Empty |
Harmonic.getTouchingPitch()
Gets the value of the touchingPitch property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Empty> |
ObjectFactory.createDynamicsF(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFf(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFff(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFfff(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFffff(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFfffff(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsFz(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsMf(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsMp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsP(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsPp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsPpp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsPppp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsPpppp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsPppppp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsRf(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsRfz(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsSf(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsSffz(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsSfp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsSfpp(Empty value)
|
JAXBElement<Empty> |
ObjectFactory.createDynamicsSfz(Empty value)
|
void |
AccordionRegistration.setAccordionHigh(Empty value)
Sets the value of the accordionHigh property.
|
void |
AccordionRegistration.setAccordionLow(Empty value)
Sets the value of the accordionLow property.
|
void |
Harmonic.setArtificial(Empty value)
Sets the value of the artificial property.
|
void |
Harmonic.setBasePitch(Empty value)
Sets the value of the basePitch property.
|
void |
Note.setChord(Empty value)
Sets the value of the chord property.
|
void |
Note.setCue(Empty value)
Sets the value of the cue property.
|
void |
Transpose.setDouble(Empty value)
Sets the value of the double property.
|
void |
Lyric.setEndLine(Empty value)
Sets the value of the endLine property.
|
void |
Lyric.setEndParagraph(Empty value)
Sets the value of the endParagraph property.
|
void |
PartGroup.setGroupTime(Empty value)
Sets the value of the groupTime property.
|
void |
Lyric.setHumming(Empty value)
Sets the value of the humming property.
|
void |
Lyric.setLaughing(Empty value)
Sets the value of the laughing property.
|
void |
Harmonic.setNatural(Empty value)
Sets the value of the natural property.
|
void |
Bend.setPreBend(Empty value)
Sets the value of the preBend property.
|
void |
Bend.setRelease(Empty value)
Sets the value of the release property.
|
void |
ScoreInstrument.setSolo(Empty value)
Sets the value of the solo property.
|
void |
Harmonic.setSoundingPitch(Empty value)
Sets the value of the soundingPitch property.
|
void |
Percussion.setTimpani(Empty value)
Sets the value of the timpani property.
|
void |
Harmonic.setTouchingPitch(Empty value)
Sets the value of the touchingPitch property.
|
Copyright © 2016 Audiveris Ltd. All rights reserved.