Class TupletType
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.note.notation.TupletType
- All Implemented Interfaces:
MusicItem
@Entity public class TupletType extends DatabaseItem
-
Constructor Summary
Constructors Constructor Description TupletType() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()NoteTypeValuegetValue()voidsetDisplay(Display display)voidsetValue(NoteTypeValue value)Methods 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
-
TupletType
public TupletType()
-
-
Method Details
-
getValue
-
setValue
-
getDisplay
-
setDisplay
-