Class Fermata
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.database.OrderedElement
com.musicxmltasks.musicxml.note.notation.Notation
com.musicxmltasks.musicxml.note.notation.Fermata
- All Implemented Interfaces:
MusicItem
@Entity public class Fermata extends Notation
-
Constructor Summary
Constructors Constructor Description Fermata() -
Method Summary
Modifier and Type Method Description FermataShapegetFermataShape()FermataTypegetType()voidsetFermataShape(FermataShape fermataShape)voidsetType(FermataType type)Methods inherited from class com.musicxmltasks.musicxml.note.notation.Notation
getDisplay, setDisplayMethods 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
-
Fermata
public Fermata()
-
-
Method Details
-
getFermataShape
-
setFermataShape
-
getType
-
setType
-