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

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

Uses of TRDATextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TRDATextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTRDATextInformationID3V2Frame(TRDATextInformationID3V2Frame oTRDATextInformationID3V2Frame)
           
 

Uses of TRDATextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TRDATextInformationID3V2Frame
 void ID3Visitor.visitTRDATextInformationID3V2Frame(TRDATextInformationID3V2Frame oTRDATextInformationID3V2Frame)
           
 

Uses of TRDATextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TRDATextInformationID3V2Frame
 TRDATextInformationID3V2Frame ID3V2_3_0Tag.setTRDATextInformationFrame(TRDATextInformationID3V2Frame oTRDATextInformationID3V2Frame)
          Set a recording dates frame in this tag.
 TRDATextInformationID3V2Frame ID3V2_3_0Tag.getTRDATextInformationFrame()
          Get the TRDA frame set in this tag.
 TRDATextInformationID3V2Frame ID3V2_3_0Tag.removeTRDATextInformationFrame()
          Remove the TRDA frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TRDATextInformationID3V2Frame
 TRDATextInformationID3V2Frame ID3V2_3_0Tag.setTRDATextInformationFrame(TRDATextInformationID3V2Frame oTRDATextInformationID3V2Frame)
          Set a recording dates frame in this tag.