Class Notation
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.database.OrderedElement
com.musicxmltasks.musicxml.note.notation.Notation
- All Implemented Interfaces:
MusicItem
- Direct Known Subclasses:
AccidentalMark,Arpeggiate,Articulations,DynamicsNotation,Fermata,Glissando,NonArpeggiate,Ornaments,OtherNotation,Slide,Slur,Technicals,Tied,Tuplet
@Entity public abstract class Notation extends OrderedElement
-
Constructor Summary
Constructors Constructor Description Notation() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()voidsetDisplay(Display display)Methods inherited from class com.musicxmltasks.database.OrderedElement
getElementId, setElementIdMethods 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
-
Notation
public Notation()
-
-
Method Details
-
getDisplay
-
setDisplay
-