Class Ornament
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.ornament.Ornament
- All Implemented Interfaces:
MusicItem
- Direct Known Subclasses:
HorizontalTurn,OtherOrnament,PlacedTrillSound,Schleifer,Tremolo,WavyLine
@Entity public abstract class Ornament extends OrderedItem
-
Constructor Summary
Constructors Constructor Description Ornament() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()voidsetDisplay(Display display)Methods 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
-
Ornament
public Ornament()
-
-
Method Details
-
getDisplay
-
setDisplay
-