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

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

Uses of TKEYTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TKEYTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTKEYTextInformationID3V2Frame(TKEYTextInformationID3V2Frame oTKEYTextInformationID3V2Frame)
           
 

Uses of TKEYTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TKEYTextInformationID3V2Frame
 void ID3Visitor.visitTKEYTextInformationID3V2Frame(TKEYTextInformationID3V2Frame oTKEYTextInformationID3V2Frame)
           
 

Uses of TKEYTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TKEYTextInformationID3V2Frame
 TKEYTextInformationID3V2Frame ID3V2_3_0Tag.setTKEYTextInformationFrame(TKEYTextInformationID3V2Frame oTKEYTextInformationID3V2Frame)
          Set an initial key frame in this tag.
 TKEYTextInformationID3V2Frame ID3V2_3_0Tag.getTKEYTextInformationFrame()
          Get the TKEY frame set in this tag.
 TKEYTextInformationID3V2Frame ID3V2_3_0Tag.removeTKEYTextInformationFrame()
          Remove the TKEY frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TKEYTextInformationID3V2Frame
 TKEYTextInformationID3V2Frame ID3V2_3_0Tag.setTKEYTextInformationFrame(TKEYTextInformationID3V2Frame oTKEYTextInformationID3V2Frame)
          Set an initial key frame in this tag.