Uses of Class
org.fa.tei.jaxb.facustomization.MusicNotation
-
Packages that use MusicNotation Package Description org.fa.tei.jaxb.facustomization -
-
Uses of MusicNotation in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as MusicNotation Modifier and Type Field Description protected MusicNotationPhysDesc. musicNotationMethods in org.fa.tei.jaxb.facustomization 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.facustomization with parameters of type MusicNotation Modifier and Type Method Description voidPhysDesc. setMusicNotation(MusicNotation value)Sets the value of the musicNotation property.
-