Class HarmonMute
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.technical.Technical
com.musicxmltasks.musicxml.note.notation.technical.HarmonMute
- All Implemented Interfaces:
MusicItem
@Entity public class HarmonMute extends Technical
-
Constructor Summary
Constructors Constructor Description HarmonMute() -
Method Summary
Modifier and Type Method Description HarmonClosedLocationgetLocation()HarmonClosedValuegetValue()voidsetLocation(HarmonClosedLocation location)voidsetValue(HarmonClosedValue value)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
-
HarmonMute
public HarmonMute()
-
-
Method Details
-
getValue
-
setValue
-
getLocation
-
setLocation
-