Class Extend
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.note.lyric.LyricItem
com.musicxmltasks.musicxml.note.lyric.Extend
- All Implemented Interfaces:
MusicItem
@Entity public class Extend extends LyricItem
-
Constructor Summary
Constructors Constructor Description Extend() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()ConnectiongetType()voidsetDisplay(Display display)voidsetType(Connection type)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
-
Extend
public Extend()
-
-
Method Details
-
getType
-
setType
-
getDisplay
-
setDisplay
-