java.lang.Object
All Implemented Interfaces:
MusicItem

@Entity
public class Ensemble
extends InstrumentType
  • Constructor Summary

    Constructors
    Constructor Description
    Ensemble()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Integer getValue()  
    void setValue​(java.lang.Integer value)  

    Methods inherited from class com.musicxmltasks.database.DatabaseItem

    getId, setId

    Methods 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)