All Implemented Interfaces:
MusicItem

@Entity
public class Handbell
extends Technical
  • Constructor Summary

    Constructors
    Constructor Description
    Handbell()  
  • Method Summary

    Modifier and Type Method Description
    HandbellType getValue()  
    void setValue​(HandbellType value)  

    Methods inherited from class com.musicxmltasks.musicxml.note.notation.technical.Technical

    getDisplay, setDisplay

    Methods inherited from class com.musicxmltasks.database.OrderedItem

    getOrdering, setOrdering

    Methods inherited from class com.musicxmltasks.database.DatabaseItem

    getId, setId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Handbell

      public Handbell()
  • Method Details