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

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

Uses of TIT3TextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TIT3TextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTIT3TextInformationID3V2Frame(TIT3TextInformationID3V2Frame oTIT3TextInformationID3V2Frame)
           
 

Uses of TIT3TextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TIT3TextInformationID3V2Frame
 void ID3Visitor.visitTIT3TextInformationID3V2Frame(TIT3TextInformationID3V2Frame oTIT3TextInformationID3V2Frame)
           
 

Uses of TIT3TextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TIT3TextInformationID3V2Frame
 TIT3TextInformationID3V2Frame ID3V2_3_0Tag.setTIT3TextInformationFrame(TIT3TextInformationID3V2Frame oTIT3TextInformationID3V2Frame)
          Set a subtitle/description refinement frame in this tag.
 TIT3TextInformationID3V2Frame ID3V2_3_0Tag.getTIT3TextInformationFrame()
          Get the TIT3 frame set in this tag.
 TIT3TextInformationID3V2Frame ID3V2_3_0Tag.removeTIT3TextInformationFrame()
          Remove the TIT3 frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TIT3TextInformationID3V2Frame
 TIT3TextInformationID3V2Frame ID3V2_3_0Tag.setTIT3TextInformationFrame(TIT3TextInformationID3V2Frame oTIT3TextInformationID3V2Frame)
          Set a subtitle/description refinement frame in this tag.