|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Genre | |
|---|---|
| org.semanticdesktop.aperture.extractor.mp3 | |
| Uses of Genre in org.semanticdesktop.aperture.extractor.mp3 |
|---|
| Methods in org.semanticdesktop.aperture.extractor.mp3 that return Genre | |
|---|---|
static Genre |
Genre.getGenreByByteId(byte id)
|
static Genre |
Genre.getGenreByIntId(int id)
|
static Genre |
Genre.getGenreByName(String name)
|
static Genre |
Genre.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Genre[] |
Genre.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||