All Implemented Interfaces:
MusicItem
Direct Known Subclasses:
Doit, Falloff, Plop, Scoop

@MappedSuperclass
public abstract class LinedArticulation
extends Articulation
  • Constructor Summary

    Constructors
    Constructor Description
    LinedArticulation()  
  • Method Summary

    Modifier and Type Method Description
    Line getLine()  
    void setLine​(Line line)  

    Methods inherited from class com.musicxmltasks.musicxml.note.notation.articulation.Articulation

    getDisplay, setDisplay

    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

    • LinedArticulation

      public LinedArticulation()
  • Method Details

    • getLine

      public Line getLine()
    • setLine

      public void setLine​(Line line)