Package com.musicxmltasks.musicxml.note
Class Unpitched
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.note.NoteType
com.musicxmltasks.musicxml.note.Unpitched
- All Implemented Interfaces:
MusicItem
@Entity public class Unpitched extends NoteType
-
Constructor Summary
Constructors Constructor Description Unpitched() -
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
-
Unpitched
public Unpitched()
-
-
Method Details
-
getStep
-
setStep
-
getOctave
public java.lang.Integer getOctave() -
setOctave
public void setOctave(java.lang.Integer octave)
-