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

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

Uses of TRSNTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TRSNTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTRSNTextInformationID3V2Frame(TRSNTextInformationID3V2Frame oTRSNTextInformationID3V2Frame)
           
 

Uses of TRSNTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TRSNTextInformationID3V2Frame
 void ID3Visitor.visitTRSNTextInformationID3V2Frame(TRSNTextInformationID3V2Frame oTRSNTextInformationID3V2Frame)
           
 

Uses of TRSNTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TRSNTextInformationID3V2Frame
 TRSNTextInformationID3V2Frame ID3V2_3_0Tag.setTRSNTextInformationFrame(TRSNTextInformationID3V2Frame oTRSNTextInformationID3V2Frame)
          Set an internet radio station name frame in this tag.
 TRSNTextInformationID3V2Frame ID3V2_3_0Tag.getTRSNTextInformationFrame()
          Get the TRSN frame set in this tag.
 TRSNTextInformationID3V2Frame ID3V2_3_0Tag.removeTRSNTextInformationFrame()
          Remove the TRSN frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TRSNTextInformationID3V2Frame
 TRSNTextInformationID3V2Frame ID3V2_3_0Tag.setTRSNTextInformationFrame(TRSNTextInformationID3V2Frame oTRSNTextInformationID3V2Frame)
          Set an internet radio station name frame in this tag.