Uses of Class
org.fa.tei.jaxb.v2_x.MusicNotation
-
Packages that use MusicNotation Package Description org.fa.tei.jaxb.v2_x -
-
Uses of MusicNotation in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as MusicNotation Modifier and Type Field Description protected MusicNotationPhysDesc. musicNotationMethods in org.fa.tei.jaxb.v2_x that return MusicNotation Modifier and Type Method Description MusicNotationObjectFactory. createMusicNotation()Create an instance ofMusicNotationMusicNotationPhysDesc. getMusicNotation()Gets the value of the musicNotation property.Methods in org.fa.tei.jaxb.v2_x with parameters of type MusicNotation Modifier and Type Method Description voidPhysDesc. setMusicNotation(MusicNotation value)Sets the value of the musicNotation property.
-