Uses of Class
org.jaudiotagger.audio.mp4.atom.Mp4FtypBox.Brand

Packages that use Mp4FtypBox.Brand
org.jaudiotagger.audio.mp4.atom   
 

Uses of Mp4FtypBox.Brand in org.jaudiotagger.audio.mp4.atom
 

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