Uses of Class
org.audiveris.proxymusic.HarmonyAlter
Packages that use HarmonyAlter
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of HarmonyAlter in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as HarmonyAlterModifier and TypeFieldDescriptionprotected HarmonyAlterBass.bassAlterprotected HarmonyAlterNumeral.numeralAlterprotected HarmonyAlterRoot.rootAlterMethods in org.audiveris.proxymusic that return HarmonyAlterModifier and TypeMethodDescriptionObjectFactory.createHarmonyAlter()Create an instance ofHarmonyAlterBass.getBassAlter()Gets the value of the bassAlter property.Numeral.getNumeralAlter()Gets the value of the numeralAlter property.Root.getRootAlter()Gets the value of the rootAlter property.Methods in org.audiveris.proxymusic with parameters of type HarmonyAlterModifier and TypeMethodDescriptionvoidBass.setBassAlter(HarmonyAlter value) Sets the value of the bassAlter property.voidNumeral.setNumeralAlter(HarmonyAlter value) Sets the value of the numeralAlter property.voidRoot.setRootAlter(HarmonyAlter value) Sets the value of the rootAlter property.