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

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

Uses of COMRID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type COMRID3V2Frame
 void AllTests.TestID3Visitor.visitCOMRID3V2Frame(COMRID3V2Frame oCOMRID3V2Frame)
           
 

Uses of COMRID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type COMRID3V2Frame
 void ID3Visitor.visitCOMRID3V2Frame(COMRID3V2Frame oCOMRID3V2Frame)
           
 

Uses of COMRID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return COMRID3V2Frame
 COMRID3V2Frame ID3V2_3_0Tag.setCOMRFrame(COMRID3V2Frame oCOMRID3V2Frame)
          Set a commercial frame in this tag.
 COMRID3V2Frame ID3V2_3_0Tag.getCOMRFrame()
          Get the COMR frame set in this tag.
 COMRID3V2Frame ID3V2_3_0Tag.removeCOMRFrame()
          Remove the COMR frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type COMRID3V2Frame
 COMRID3V2Frame ID3V2_3_0Tag.setCOMRFrame(COMRID3V2Frame oCOMRID3V2Frame)
          Set a commercial frame in this tag.