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

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

Uses of TCOPTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TCOPTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTCOPTextInformationID3V2Frame(TCOPTextInformationID3V2Frame oTCOPTextInformationID3V2Frame)
           
 

Uses of TCOPTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TCOPTextInformationID3V2Frame
 void ID3Visitor.visitTCOPTextInformationID3V2Frame(TCOPTextInformationID3V2Frame oTCOPTextInformationID3V2Frame)
           
 

Uses of TCOPTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TCOPTextInformationID3V2Frame
 TCOPTextInformationID3V2Frame ID3V2_3_0Tag.setTCOPTextInformationFrame(TCOPTextInformationID3V2Frame oTCOPTextInformationID3V2Frame)
          Set a copyright message frame in this tag.
 TCOPTextInformationID3V2Frame ID3V2_3_0Tag.getTCOPTextInformationFrame()
          Get the TCOP frame set in this tag.
 TCOPTextInformationID3V2Frame ID3V2_3_0Tag.removeTCOPTextInformationFrame()
          Remove the TCOP frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TCOPTextInformationID3V2Frame
 TCOPTextInformationID3V2Frame ID3V2_3_0Tag.setTCOPTextInformationFrame(TCOPTextInformationID3V2Frame oTCOPTextInformationID3V2Frame)
          Set a copyright message frame in this tag.