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

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

Uses of ObjectLyrics3TimeStamp in org.farng.mp3.object
 

Methods in org.farng.mp3.object that return ObjectLyrics3TimeStamp
 ObjectLyrics3TimeStamp ObjectLyrics3Image.getTimeStamp()
           
 

Methods in org.farng.mp3.object with parameters of type ObjectLyrics3TimeStamp
 void ObjectLyrics3Line.addTimeStamp(ObjectLyrics3TimeStamp time)
           
 void ObjectLyrics3Line.setTimeStamp(ObjectLyrics3TimeStamp time)
           
 void ObjectLyrics3Image.setTimeStamp(ObjectLyrics3TimeStamp time)
           
 

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