Uses of Class
org.jaudiotagger.audio.ogg.util.VorbisPacketType

Packages that use VorbisPacketType
org.jaudiotagger.audio.ogg.util   
 

Uses of VorbisPacketType in org.jaudiotagger.audio.ogg.util
 

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