Class SwingRatio

java.lang.Object
All Implemented Interfaces:
MusicItem

@Entity
public class SwingRatio
extends Swing
  • Constructor Details

    • SwingRatio

      public SwingRatio()
  • Method Details

    • getFirst

      public java.lang.Integer getFirst()
    • setFirst

      public void setFirst​(java.lang.Integer first)
    • getSecond

      public java.lang.Integer getSecond()
    • setSecond

      public void setSecond​(java.lang.Integer second)
    • getSwingNoteType

      public NoteTypeValue getSwingNoteType()
    • setSwingNoteType

      public void setSwingNoteType​(NoteTypeValue swingNoteType)