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

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

Uses of TCONTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TCONTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTCONTextInformationID3V2Frame(TCONTextInformationID3V2Frame oTCONTextInformationID3V2Frame)
           
 

Uses of TCONTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TCONTextInformationID3V2Frame
 void ID3Visitor.visitTCONTextInformationID3V2Frame(TCONTextInformationID3V2Frame oTCONTextInformationID3V2Frame)
           
 

Uses of TCONTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TCONTextInformationID3V2Frame
 TCONTextInformationID3V2Frame ID3V2_3_0Tag.setTCONTextInformationFrame(TCONTextInformationID3V2Frame oTCONTextInformationID3V2Frame)
          Set a content type frame in this tag.
 TCONTextInformationID3V2Frame ID3V2_3_0Tag.getTCONTextInformationFrame()
          Get the TCON frame set in this tag.
 TCONTextInformationID3V2Frame ID3V2_3_0Tag.removeTCONTextInformationFrame()
          Remove the TCON frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TCONTextInformationID3V2Frame
 TCONTextInformationID3V2Frame ID3V2_3_0Tag.setTCONTextInformationFrame(TCONTextInformationID3V2Frame oTCONTextInformationID3V2Frame)
          Set a content type frame in this tag.