All Implemented Interfaces:
MusicItem

@Entity
public class WavyLine
extends Ornament
  • Constructor Details

    • WavyLine

      public WavyLine()
  • Method Details

    • getType

      public Connection getType()
    • setType

      public void setType​(Connection type)
    • getNumber

      public java.lang.Integer getNumber()
    • setNumber

      public void setNumber​(java.lang.Integer number)
    • getSmufl

      public java.lang.String getSmufl()
    • setSmufl

      public void setSmufl​(java.lang.String smufl)
    • getTrillSound

      public TrillSound getTrillSound()
    • setTrillSound

      public void setTrillSound​(TrillSound trillSound)