Package com.musicxmltasks.musicxml.score
Class GroupSymbol
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.score.GroupSymbol
- All Implemented Interfaces:
MusicItem
@Entity public class GroupSymbol extends DatabaseItem
-
Constructor Summary
Constructors Constructor Description GroupSymbol() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()GroupSymbolTypegetGroupSymbolType()voidsetDisplay(Display display)voidsetGroupSymbolType(GroupSymbolType groupSymbolType)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
-
GroupSymbol
public GroupSymbol()
-
-
Method Details
-
getGroupSymbolType
-
setGroupSymbolType
-
getDisplay
-
setDisplay
-