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