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

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

Uses of TRSOTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TRSOTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTRSOTextInformationID3V2Frame(TRSOTextInformationID3V2Frame oTRSOTextInformationID3V2Frame)
           
 

Uses of TRSOTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TRSOTextInformationID3V2Frame
 void ID3Visitor.visitTRSOTextInformationID3V2Frame(TRSOTextInformationID3V2Frame oTRSOTextInformationID3V2Frame)
           
 

Uses of TRSOTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TRSOTextInformationID3V2Frame
 TRSOTextInformationID3V2Frame ID3V2_3_0Tag.setTRSOTextInformationFrame(TRSOTextInformationID3V2Frame oTRSOTextInformationID3V2Frame)
          Set an internet radio station owner frame in this tag.
 TRSOTextInformationID3V2Frame ID3V2_3_0Tag.getTRSOTextInformationFrame()
          Get the TRSO frame set in this tag.
 TRSOTextInformationID3V2Frame ID3V2_3_0Tag.removeTRSOTextInformationFrame()
          Remove the TRSO frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TRSOTextInformationID3V2Frame
 TRSOTextInformationID3V2Frame ID3V2_3_0Tag.setTRSOTextInformationFrame(TRSOTextInformationID3V2Frame oTRSOTextInformationID3V2Frame)
          Set an internet radio station owner frame in this tag.