All Implemented Interfaces:
MusicItem

@Entity
public class Software
extends Encoding
  • Constructor Summary

    Constructors
    Constructor Description
    Software()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getSoftware()  
    void setSoftware​(java.lang.String software)  

    Methods inherited from class com.musicxmltasks.database.OrderedItem

    getOrdering, setOrdering

    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

    • Software

      public Software()
  • Method Details

    • getSoftware

      public java.lang.String getSoftware()
    • setSoftware

      public void setSoftware​(java.lang.String software)