Uses of Class
net.charlesames.music.musicxml.PedalTuning

Packages that use PedalTuning
net.charlesames.music.musicxml The purpose of package music.musicxml is to generate files in MusicXML format. 
 

Uses of PedalTuning in net.charlesames.music.musicxml
 

Methods in net.charlesames.music.musicxml that return PedalTuning
static PedalTuning PedalTuning.fromXmlNode(org.w3c.dom.Element element, HarpPedals container)
          Create a new PedalTuning instance and fill it with loaded data.
static PedalTuning PedalTuning.getInstance(HarpPedals container)
          Create a new PedalTuning instance.