Uses of Class
org.blinkenlights.jid3.v2.TDLYTextInformationID3V2Frame

Packages that use TDLYTextInformationID3V2Frame
org.blinkenlights.jid3.test   
org.blinkenlights.jid3.util   
org.blinkenlights.jid3.v2   
 

Uses of TDLYTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TDLYTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTDLYTextInformationID3V2Frame(TDLYTextInformationID3V2Frame oTDLYTextInformationID3V2Frame)
           
 

Uses of TDLYTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TDLYTextInformationID3V2Frame
 void ID3Visitor.visitTDLYTextInformationID3V2Frame(TDLYTextInformationID3V2Frame oTDLYTextInformationID3V2Frame)
           
 

Uses of TDLYTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TDLYTextInformationID3V2Frame
 TDLYTextInformationID3V2Frame ID3V2_3_0Tag.setTDLYTextInformationFrame(TDLYTextInformationID3V2Frame oTDLYTextInformationID3V2Frame)
          Set a playlist delay frame in this tag.
 TDLYTextInformationID3V2Frame ID3V2_3_0Tag.getTDLYTextInformationFrame()
          Get the TDLY frame set in this tag.
 TDLYTextInformationID3V2Frame ID3V2_3_0Tag.removeTDLYTextInformationFrame()
          Remove the TDLY frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TDLYTextInformationID3V2Frame
 TDLYTextInformationID3V2Frame ID3V2_3_0Tag.setTDLYTextInformationFrame(TDLYTextInformationID3V2Frame oTDLYTextInformationID3V2Frame)
          Set a playlist delay frame in this tag.