Uses of Class
net.charlesames.music.musicxml.notation.Stopped

Packages that use Stopped
net.charlesames.music.musicxml.notation   
 

Uses of Stopped in net.charlesames.music.musicxml.notation
 

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