java.lang.Object
All Implemented Interfaces:
MusicItem

@Entity
public class BendRelease
extends BendType
  • Constructor Summary

    Constructors
    Constructor Description
    BendRelease()  
  • Method Summary

    Modifier and Type Method Description
    java.math.BigDecimal getOffset()  
    void setOffset​(java.math.BigDecimal offset)  

    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

    • BendRelease

      public BendRelease()
  • Method Details

    • getOffset

      public java.math.BigDecimal getOffset()
    • setOffset

      public void setOffset​(java.math.BigDecimal offset)