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

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

Uses of MCDIID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type MCDIID3V2Frame
 void AllTests.TestID3Visitor.visitMCDIID3V2Frame(MCDIID3V2Frame oMCDIID3V2Frame)
           
 

Uses of MCDIID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type MCDIID3V2Frame
 void ID3Visitor.visitMCDIID3V2Frame(MCDIID3V2Frame oMCDIID3V2Frame)
           
 

Uses of MCDIID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return MCDIID3V2Frame
 MCDIID3V2Frame ID3V2_3_0Tag.setMCDIFrame(MCDIID3V2Frame oMCDIID3V2Frame)
          Set a music CD identifier frame in this tag.
 MCDIID3V2Frame ID3V2_3_0Tag.getMCDIFrame()
          Get the MCDI frame set in this tag.
 MCDIID3V2Frame ID3V2_3_0Tag.removeMCDIFrame()
          Remove the MCDI frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type MCDIID3V2Frame
 MCDIID3V2Frame ID3V2_3_0Tag.setMCDIFrame(MCDIID3V2Frame oMCDIID3V2Frame)
          Set a music CD identifier frame in this tag.