Class OtherOrnament
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.note.notation.ornament.Ornament
com.musicxmltasks.musicxml.note.notation.ornament.OtherOrnament
- All Implemented Interfaces:
MusicItem
@Entity public class OtherOrnament extends Ornament
-
Constructor Summary
Constructors Constructor Description OtherOrnament() -
Method Summary
Methods inherited from class com.musicxmltasks.musicxml.note.notation.ornament.Ornament
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
-
OtherOrnament
public OtherOrnament()
-
-
Method Details
-
getValue
public java.lang.String getValue() -
setValue
public void setValue(java.lang.String value) -
getSmufl
public java.lang.String getSmufl() -
setSmufl
public void setSmufl(java.lang.String smufl)
-