Class BendRelease
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.note.notation.technical.BendType
com.musicxmltasks.musicxml.note.notation.technical.BendRelease
- All Implemented Interfaces:
MusicItem
@Entity public class BendRelease extends BendType
-
Constructor Summary
Constructors Constructor Description BendRelease() -
Method Summary
Methods inherited from class com.musicxmltasks.database.DatabaseItem
getId, setIdMethods 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)
-