Uses of Class
org.farng.mp3.object.ObjectID3v2LyricLine

Packages that use ObjectID3v2LyricLine
org.farng.mp3.object Each tag is broken down into fields or fragments which are further broken down into Objects 
 

Uses of ObjectID3v2LyricLine in org.farng.mp3.object
 

Methods in org.farng.mp3.object with parameters of type ObjectID3v2LyricLine
 void ObjectLyrics3Line.addLyric(ObjectID3v2LyricLine line)
           
 void ObjectLyrics3Line.setLyric(ObjectID3v2LyricLine line)
           
 

Constructors in org.farng.mp3.object with parameters of type ObjectID3v2LyricLine
ObjectID3v2LyricLine(ObjectID3v2LyricLine copyObject)
          Creates a new ObjectID3v2LyricLine object.