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