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

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

Uses of TALBTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TALBTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTALBTextInformationID3V2Frame(TALBTextInformationID3V2Frame oTALBTextInformationID3V2Frame)
           
 

Uses of TALBTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TALBTextInformationID3V2Frame
 void ID3Visitor.visitTALBTextInformationID3V2Frame(TALBTextInformationID3V2Frame oTALBTextInformationID3V2Frame)
           
 

Uses of TALBTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TALBTextInformationID3V2Frame
 TALBTextInformationID3V2Frame ID3V2_3_0Tag.setTALBTextInformationFrame(TALBTextInformationID3V2Frame oTALBTextInformationID3V2Frame)
          Set an album/movie/show title frame in this tag.
 TALBTextInformationID3V2Frame ID3V2_3_0Tag.getTALBTextInformationFrame()
          Get the TALB frame set in this tag.
 TALBTextInformationID3V2Frame ID3V2_3_0Tag.removeTALBTextInformationFrame()
          Remove the TALB frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TALBTextInformationID3V2Frame
 TALBTextInformationID3V2Frame ID3V2_3_0Tag.setTALBTextInformationFrame(TALBTextInformationID3V2Frame oTALBTextInformationID3V2Frame)
          Set an album/movie/show title frame in this tag.