Class PullOff
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.technical.Technical
com.musicxmltasks.musicxml.note.notation.technical.HammerOnPullOff
com.musicxmltasks.musicxml.note.notation.technical.PullOff
- All Implemented Interfaces:
MusicItem
@Entity public class PullOff extends HammerOnPullOff
-
Constructor Summary
Constructors Constructor Description PullOff() -
Method Summary
Methods inherited from class com.musicxmltasks.musicxml.note.notation.technical.HammerOnPullOff
getNumber, getType, getValue, setNumber, setType, setValueMethods inherited from class com.musicxmltasks.musicxml.note.notation.technical.Technical
getDisplay, setDisplayMethods inherited from class com.musicxmltasks.database.OrderedItem
getOrdering, setOrderingMethods 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
-
PullOff
public PullOff()
-