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

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

Uses of TORYTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TORYTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTORYTextInformationID3V2Frame(TORYTextInformationID3V2Frame oTORYTextInformationID3V2Frame)
           
 

Uses of TORYTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TORYTextInformationID3V2Frame
 void ID3Visitor.visitTORYTextInformationID3V2Frame(TORYTextInformationID3V2Frame oTORYTextInformationID3V2Frame)
           
 

Uses of TORYTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TORYTextInformationID3V2Frame
 TORYTextInformationID3V2Frame ID3V2_3_0Tag.setTORYTextInformationFrame(TORYTextInformationID3V2Frame oTORYTextInformationID3V2Frame)
          Set a original release year frame in this tag.
 TORYTextInformationID3V2Frame ID3V2_3_0Tag.getTORYTextInformationFrame()
          Get the TORY frame set in this tag.
 TORYTextInformationID3V2Frame ID3V2_3_0Tag.removeTORYTextInformationFrame()
          Remove the TORY frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TORYTextInformationID3V2Frame
 TORYTextInformationID3V2Frame ID3V2_3_0Tag.setTORYTextInformationFrame(TORYTextInformationID3V2Frame oTORYTextInformationID3V2Frame)
          Set a original release year frame in this tag.