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

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

Uses of EQUAID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type EQUAID3V2Frame
 void AllTests.TestID3Visitor.visitEQUAID3V2Frame(EQUAID3V2Frame oEQUAID3V2Frame)
           
 

Uses of EQUAID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type EQUAID3V2Frame
 void ID3Visitor.visitEQUAID3V2Frame(EQUAID3V2Frame oEQUAID3V2Frame)
           
 

Uses of EQUAID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return EQUAID3V2Frame
 EQUAID3V2Frame ID3V2_3_0Tag.setEQUAFrame(EQUAID3V2Frame oEQUAID3V2Frame)
          Set a equalization frame in this tag.
 EQUAID3V2Frame ID3V2_3_0Tag.getEQUAFrame()
          Get the EQUA frame set in this tag.
 EQUAID3V2Frame ID3V2_3_0Tag.removeEQUAFrame()
          Remove the EQUA frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type EQUAID3V2Frame
 EQUAID3V2Frame ID3V2_3_0Tag.setEQUAFrame(EQUAID3V2Frame oEQUAID3V2Frame)
          Set a equalization frame in this tag.