org.jaudiotagger.tag.id3.valuepair
Class V2GenreTypes

java.lang.Object
  extended by org.jaudiotagger.tag.id3.valuepair.V2GenreTypes

public class V2GenreTypes
extends java.lang.Object

ID3V2 Genre list

Merging of Id3v2 genres and the extended ID3v2 genres


Field Summary
private static V2GenreTypes v2GenresTypes
           
 
Constructor Summary
private V2GenreTypes()
           
 
Method Summary
 java.util.List<java.lang.String> getAlphabeticalValueList()
           
static V2GenreTypes getInstanceOf()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v2GenresTypes

private static V2GenreTypes v2GenresTypes
Constructor Detail

V2GenreTypes

private V2GenreTypes()
Method Detail

getInstanceOf

public static V2GenreTypes getInstanceOf()

getAlphabeticalValueList

public java.util.List<java.lang.String> getAlphabeticalValueList()
Returns:
list of all valid v2 genres in alphabetical order