Uses of Class
org.audiveris.proxymusic.TupletPortion
Packages that use TupletPortion
Package
Description
All Java classes generated by JAXB from MusicXML schema.
-
Uses of TupletPortion in org.audiveris.proxymusic
Fields in org.audiveris.proxymusic declared as TupletPortionModifier and TypeFieldDescriptionprotected TupletPortionTuplet.tupletActualprotected TupletPortionTuplet.tupletNormalMethods in org.audiveris.proxymusic that return TupletPortionModifier and TypeMethodDescriptionObjectFactory.createTupletPortion()Create an instance ofTupletPortionTuplet.getTupletActual()Gets the value of the tupletActual property.Tuplet.getTupletNormal()Gets the value of the tupletNormal property.Methods in org.audiveris.proxymusic with parameters of type TupletPortionModifier and TypeMethodDescriptionvoidTuplet.setTupletActual(TupletPortion value) Sets the value of the tupletActual property.voidTuplet.setTupletNormal(TupletPortion value) Sets the value of the tupletNormal property.