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

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

Uses of TPE4TextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TPE4TextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTPE4TextInformationID3V2Frame(TPE4TextInformationID3V2Frame oTPE4TextInformationID3V2Frame)
           
 

Uses of TPE4TextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TPE4TextInformationID3V2Frame
 void ID3Visitor.visitTPE4TextInformationID3V2Frame(TPE4TextInformationID3V2Frame oTPE4TextInformationID3V2Frame)
           
 

Uses of TPE4TextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TPE4TextInformationID3V2Frame
 TPE4TextInformationID3V2Frame ID3V2_3_0Tag.setTPE4TextInformationFrame(TPE4TextInformationID3V2Frame oTPE4TextInformationID3V2Frame)
          Set an interpreted, remixed or otherwise modified by frame in this tag.
 TPE4TextInformationID3V2Frame ID3V2_3_0Tag.getTPE4TextInformationFrame()
          Get the TPE4 frame set in this tag.
 TPE4TextInformationID3V2Frame ID3V2_3_0Tag.removeTPE4TextInformationFrame()
          Remove the TPE4 frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TPE4TextInformationID3V2Frame
 TPE4TextInformationID3V2Frame ID3V2_3_0Tag.setTPE4TextInformationFrame(TPE4TextInformationID3V2Frame oTPE4TextInformationID3V2Frame)
          Set an interpreted, remixed or otherwise modified by frame in this tag.