Package com.musicxmltasks.musicxml.score
Class GroupBarline
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.score.GroupBarline
- All Implemented Interfaces:
MusicItem
@Entity public class GroupBarline extends DatabaseItem
-
Constructor Summary
Constructors Constructor Description GroupBarline() -
Method Summary
Modifier and Type Method Description DisplaygetDisplay()GroupBarlineTypegetGroupBarlineType()voidsetDisplay(Display display)voidsetGroupBarlineType(GroupBarlineType groupBarlineType)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
-
GroupBarline
public GroupBarline()
-
-
Method Details
-
getGroupBarlineType
-
setGroupBarlineType
-
getDisplay
-
setDisplay
-