All Implemented Interfaces:
MusicItem

@Entity
public class Mute
extends PlayType
  • Constructor Summary

    Constructors
    Constructor Description
    Mute()  
  • Method Summary

    Modifier and Type Method Description
    MuteType getMuteType()  
    void setMuteType​(MuteType muteType)  

    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

    • Mute

      public Mute()
  • Method Details

    • getMuteType

      public MuteType getMuteType()
    • setMuteType

      public void setMuteType​(MuteType muteType)