public class V2GenreTypes
extends java.lang.Object
Merging of Id3v2 genres and the extended ID3v2 genres
Modifier and Type | Field and Description |
---|---|
private static V2GenreTypes |
v2GenresTypes |
Modifier | Constructor and Description |
---|---|
private |
V2GenreTypes() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAlphabeticalValueList() |
static V2GenreTypes |
getInstanceOf() |
private static V2GenreTypes v2GenresTypes
public static V2GenreTypes getInstanceOf()
public java.util.List<java.lang.String> getAlphabeticalValueList()
Copyright © 2005-2013 java.net. All Rights Reserved.