Uses of Class
org.jaudiotagger.tag.mp4.atom.Mp4ContentTypeValue

Packages that use Mp4ContentTypeValue
org.jaudiotagger.tag.mp4.atom   
 

Uses of Mp4ContentTypeValue in org.jaudiotagger.tag.mp4.atom
 

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