Class HeelToe
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.technical.Technical
com.musicxmltasks.musicxml.note.notation.technical.HeelToe
- All Implemented Interfaces:
MusicItem
@MappedSuperclass public abstract class HeelToe extends Technical
-
Constructor Summary
Constructors Constructor Description HeelToe() -
Method Summary
Modifier and Type Method Description java.lang.BooleangetSubstitution()voidsetSubstitution(java.lang.Boolean substitution)Methods 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
-
HeelToe
public HeelToe()
-
-
Method Details
-
getSubstitution
public java.lang.Boolean getSubstitution() -
setSubstitution
public void setSubstitution(java.lang.Boolean substitution)
-