Uses of Class
org.jaudiotagger.tag.mp4.atom.Mp4RatingValue

Packages that use Mp4RatingValue
org.jaudiotagger.tag.mp4.atom   
 

Uses of Mp4RatingValue in org.jaudiotagger.tag.mp4.atom
 

Methods in org.jaudiotagger.tag.mp4.atom that return Mp4RatingValue
static Mp4RatingValue Mp4RatingValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mp4RatingValue[] Mp4RatingValue.values()
          Returns an array containing the constants of this enum type, in the order they're declared.