Package com.musicxmltasks.musicxml.score
Class ScoreDeclaration
java.lang.Object
com.musicxmltasks.database.DatabaseItem
com.musicxmltasks.musicxml.score.ScoreDeclaration
- All Implemented Interfaces:
MusicItem
@Entity public class ScoreDeclaration extends DatabaseItem
-
Constructor Summary
Constructors Constructor Description ScoreDeclaration() -
Method Summary
Modifier and Type Method Description ScoreDoctypegetScoreDoctype()ScoreXmlDeclarationgetScoreXmlDeclaration()voidsetScoreDoctype(ScoreDoctype scoreDoctype)voidsetScoreXmlDeclaration(ScoreXmlDeclaration scoreXmlDeclaration)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
-
ScoreDeclaration
public ScoreDeclaration()
-
-
Method Details
-
getScoreXmlDeclaration
-
setScoreXmlDeclaration
-
getScoreDoctype
-
setScoreDoctype
-