Uses of Class
org.jaudiotagger.tag.mp4.Mp4NonStandardFieldKey

Packages that use Mp4NonStandardFieldKey
org.jaudiotagger.tag.mp4   
 

Uses of Mp4NonStandardFieldKey in org.jaudiotagger.tag.mp4
 

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