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