Uses of Class
org.jaudiotagger.tag.id3.valuepair.ID3V2ExtendedGenreTypes

Packages that use ID3V2ExtendedGenreTypes
org.jaudiotagger.tag.id3.valuepair   
 

Uses of ID3V2ExtendedGenreTypes in org.jaudiotagger.tag.id3.valuepair
 

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