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

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

Uses of TIT1TextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TIT1TextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTIT1TextInformationID3V2Frame(TIT1TextInformationID3V2Frame oTIT1TextInformationID3V2Frame)
           
 

Uses of TIT1TextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TIT1TextInformationID3V2Frame
 void ID3Visitor.visitTIT1TextInformationID3V2Frame(TIT1TextInformationID3V2Frame oTIT1TextInformationID3V2Frame)
           
 

Uses of TIT1TextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TIT1TextInformationID3V2Frame
 TIT1TextInformationID3V2Frame ID3V2_3_0Tag.setTIT1TextInformationFrame(TIT1TextInformationID3V2Frame oTIT1TextInformationID3V2Frame)
          Set a content group description frame in this tag.
 TIT1TextInformationID3V2Frame ID3V2_3_0Tag.getTIT1TextInformationFrame()
          Get the TIT1 frame set in this tag.
 TIT1TextInformationID3V2Frame ID3V2_3_0Tag.removeTIT1TextInformationFrame()
          Remove the TIT1 frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TIT1TextInformationID3V2Frame
 TIT1TextInformationID3V2Frame ID3V2_3_0Tag.setTIT1TextInformationFrame(TIT1TextInformationID3V2Frame oTIT1TextInformationID3V2Frame)
          Set a content group description frame in this tag.