Uses of Class
org.jaudiotagger.audio.mp4.Mp4NotMetaFieldKey

Packages that use Mp4NotMetaFieldKey
org.jaudiotagger.audio.mp4   
 

Uses of Mp4NotMetaFieldKey in org.jaudiotagger.audio.mp4
 

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