Class Dot

java.lang.Object
All Implemented Interfaces:
MusicItem

@Entity
public class Dot
extends OrderedItem
  • Constructor Summary

    Constructors
    Constructor Description
    Dot()  
  • Method Summary

    Modifier and Type Method Description
    Display getDisplay()  
    void setDisplay​(Display display)  

    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

    • Dot

      public Dot()
  • Method Details

    • getDisplay

      public Display getDisplay()
    • setDisplay

      public void setDisplay​(Display display)