Uses of Class
org.jaudiotagger.tag.id3.ID3v1FieldKey

Packages that use ID3v1FieldKey
org.jaudiotagger.tag.id3   
 

Uses of ID3v1FieldKey in org.jaudiotagger.tag.id3
 

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