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

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

Uses of TRCKTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TRCKTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTRCKTextInformationID3V2Frame(TRCKTextInformationID3V2Frame oTRCKTextInformationID3V2Frame)
           
 

Uses of TRCKTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TRCKTextInformationID3V2Frame
 void ID3Visitor.visitTRCKTextInformationID3V2Frame(TRCKTextInformationID3V2Frame oTRCKTextInformationID3V2Frame)
           
 

Uses of TRCKTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TRCKTextInformationID3V2Frame
 TRCKTextInformationID3V2Frame ID3V2_3_0Tag.setTRCKTextInformationFrame(TRCKTextInformationID3V2Frame oTRCKTextInformationID3V2Frame)
          Set a track number/position in set frame in this tag.
 TRCKTextInformationID3V2Frame ID3V2_3_0Tag.getTRCKTextInformationFrame()
          Get the TRCK frame set in this tag.
 TRCKTextInformationID3V2Frame ID3V2_3_0Tag.removeTRCKTextInformationFrame()
          Remove the TRCK frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TRCKTextInformationID3V2Frame
 TRCKTextInformationID3V2Frame ID3V2_3_0Tag.setTRCKTextInformationFrame(TRCKTextInformationID3V2Frame oTRCKTextInformationID3V2Frame)
          Set a track number/position in set frame in this tag.