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