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

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

Uses of TPE2TextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TPE2TextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTPE2TextInformationID3V2Frame(TPE2TextInformationID3V2Frame oTPE2TextInformationID3V2Frame)
           
 

Uses of TPE2TextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TPE2TextInformationID3V2Frame
 void ID3Visitor.visitTPE2TextInformationID3V2Frame(TPE2TextInformationID3V2Frame oTPE2TextInformationID3V2Frame)
           
 

Uses of TPE2TextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TPE2TextInformationID3V2Frame
 TPE2TextInformationID3V2Frame ID3V2_3_0Tag.setTPE2TextInformationFrame(TPE2TextInformationID3V2Frame oTPE2TextInformationID3V2Frame)
          Set a band/orchestra/accompaniment frame in this tag.
 TPE2TextInformationID3V2Frame ID3V2_3_0Tag.getTPE2TextInformationFrame()
          Get the TPE2 frame set in this tag.
 TPE2TextInformationID3V2Frame ID3V2_3_0Tag.removeTPE2TextInformationFrame()
          Remove the TPE2 frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TPE2TextInformationID3V2Frame
 TPE2TextInformationID3V2Frame ID3V2_3_0Tag.setTPE2TextInformationFrame(TPE2TextInformationID3V2Frame oTPE2TextInformationID3V2Frame)
          Set a band/orchestra/accompaniment frame in this tag.