Class SemiPitched
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.database.OrderedItem
com.musicxmltasks.musicxml.common.play.PlayType
com.musicxmltasks.musicxml.common.play.SemiPitched
- All Implemented Interfaces:
MusicItem
@Entity public class SemiPitched extends PlayType
-
Constructor Summary
Constructors Constructor Description SemiPitched() -
Method Summary
Modifier and Type Method Description SemiPitchedTypegetSemiPitchedType()voidsetSemiPitchedType(SemiPitchedType semiPitchcedType)Methods 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
-
SemiPitched
public SemiPitched()
-
-
Method Details
-
getSemiPitchedType
-
setSemiPitchedType
-