Uses of Class
net.charlesames.music.musicxml.attribute.MaestroTimesCharacter

Packages that use MaestroTimesCharacter
net.charlesames.music.musicxml.attribute   
 

Uses of MaestroTimesCharacter in net.charlesames.music.musicxml.attribute
 

Methods in net.charlesames.music.musicxml.attribute that return MaestroTimesCharacter
static MaestroTimesCharacter MaestroTimesCharacter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MaestroTimesCharacter[] MaestroTimesCharacter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.