Package com.musicxmltasks.musicxml.note
Class NoteType
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.note.NoteType
- All Implemented Interfaces:
MusicItem
@Entity public abstract class NoteType extends DatabaseItem
-
Constructor Summary
Constructors Constructor Description NoteType() -
Method Summary
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
-
NoteType
public NoteType()
-