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

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

Uses of TCOMTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TCOMTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTCOMTextInformationID3V2Frame(TCOMTextInformationID3V2Frame oTCOMTextInformationID3V2Frame)
           
 

Uses of TCOMTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TCOMTextInformationID3V2Frame
 void ID3Visitor.visitTCOMTextInformationID3V2Frame(TCOMTextInformationID3V2Frame oTCOMTextInformationID3V2Frame)
           
 

Uses of TCOMTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TCOMTextInformationID3V2Frame
 TCOMTextInformationID3V2Frame ID3V2_3_0Tag.setTCOMTextInformationFrame(TCOMTextInformationID3V2Frame oTCOMTextInformationID3V2Frame)
          Set a composer frame in this tag.
 TCOMTextInformationID3V2Frame ID3V2_3_0Tag.getTCOMTextInformationFrame()
          Get the TCOM frame set in this tag.
 TCOMTextInformationID3V2Frame ID3V2_3_0Tag.removeTCOMTextInformationFrame()
          Remove the TCOM frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TCOMTextInformationID3V2Frame
 TCOMTextInformationID3V2Frame ID3V2_3_0Tag.setTCOMTextInformationFrame(TCOMTextInformationID3V2Frame oTCOMTextInformationID3V2Frame)
          Set a composer frame in this tag.