Class PlayType

java.lang.Object
All Implemented Interfaces:
MusicItem
Direct Known Subclasses:
Ipa, Mute, OtherPlay, SemiPitched

@Entity
public abstract class PlayType
extends OrderedItem
  • Constructor Summary

    Constructors
    Constructor Description
    PlayType()  
  • Method Summary

    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

    • PlayType

      public PlayType()