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

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

Uses of TMEDTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TMEDTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTMEDTextInformationID3V2Frame(TMEDTextInformationID3V2Frame oTMEDTextInformationID3V2Frame)
           
 

Uses of TMEDTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TMEDTextInformationID3V2Frame
 void ID3Visitor.visitTMEDTextInformationID3V2Frame(TMEDTextInformationID3V2Frame oTMEDTextInformationID3V2Frame)
           
 

Uses of TMEDTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TMEDTextInformationID3V2Frame
 TMEDTextInformationID3V2Frame ID3V2_3_0Tag.setTMEDTextInformationFrame(TMEDTextInformationID3V2Frame oTMEDTextInformationID3V2Frame)
          Set a media type frame in this tag.
 TMEDTextInformationID3V2Frame ID3V2_3_0Tag.getTMEDTextInformationFrame()
          Get the TMED frame set in this tag.
 TMEDTextInformationID3V2Frame ID3V2_3_0Tag.removeTMEDTextInformationFrame()
          Remove the TMED frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TMEDTextInformationID3V2Frame
 TMEDTextInformationID3V2Frame ID3V2_3_0Tag.setTMEDTextInformationFrame(TMEDTextInformationID3V2Frame oTMEDTextInformationID3V2Frame)
          Set a media type frame in this tag.