Class PlacedTrillSound
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.ornament.Ornament
com.musicxmltasks.musicxml.note.notation.ornament.PlacedTrillSound
- All Implemented Interfaces:
MusicItem
- Direct Known Subclasses:
AbstractMordent,Haydn,InvertedVerticalTurn,Shake,TrillMark,VerticalTurn
@MappedSuperclass public abstract class PlacedTrillSound extends Ornament
-
Constructor Summary
Constructors Constructor Description PlacedTrillSound() -
Method Summary
Modifier and Type Method Description TrillSoundgetTrillSound()voidsetTrillSound(TrillSound trillSound)Methods inherited from class com.musicxmltasks.musicxml.note.notation.ornament.Ornament
getDisplay, setDisplayMethods inherited from class com.musicxmltasks.database.OrderedItem
getOrdering, setOrderingMethods inherited from class com.musicxmltasks.database.DatabaseItem
getId, setIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlacedTrillSound
public PlacedTrillSound()
-
-
Method Details
-
getTrillSound
-
setTrillSound
-