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

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

Uses of TFLTTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TFLTTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTFLTTextInformationID3V2Frame(TFLTTextInformationID3V2Frame oTFLTTextInformationID3V2Frame)
           
 

Uses of TFLTTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TFLTTextInformationID3V2Frame
 void ID3Visitor.visitTFLTTextInformationID3V2Frame(TFLTTextInformationID3V2Frame oTFLTTextInformationID3V2Frame)
           
 

Uses of TFLTTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TFLTTextInformationID3V2Frame
 TFLTTextInformationID3V2Frame ID3V2_3_0Tag.setTFLTTextInformationFrame(TFLTTextInformationID3V2Frame oTFLTTextInformationID3V2Frame)
          Set a file type frame in this tag.
 TFLTTextInformationID3V2Frame ID3V2_3_0Tag.getTFLTTextInformationFrame()
          Get the TFLT frame set in this tag.
 TFLTTextInformationID3V2Frame ID3V2_3_0Tag.removeTFLTTextInformationFrame()
          Remove the TFLT frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TFLTTextInformationID3V2Frame
 TFLTTextInformationID3V2Frame ID3V2_3_0Tag.setTFLTTextInformationFrame(TFLTTextInformationID3V2Frame oTFLTTextInformationID3V2Frame)
          Set a file type frame in this tag.