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

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

Uses of TENCTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TENCTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTENCTextInformationID3V2Frame(TENCTextInformationID3V2Frame oTENCTextInformationID3V2Frame)
           
 

Uses of TENCTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TENCTextInformationID3V2Frame
 void ID3Visitor.visitTENCTextInformationID3V2Frame(TENCTextInformationID3V2Frame oTENCTextInformationID3V2Frame)
           
 

Uses of TENCTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TENCTextInformationID3V2Frame
 TENCTextInformationID3V2Frame ID3V2_3_0Tag.setTENCTextInformationFrame(TENCTextInformationID3V2Frame oTENCTextInformationID3V2Frame)
          Set an encoded by frame in this tag.
 TENCTextInformationID3V2Frame ID3V2_3_0Tag.getTENCTextInformationFrame()
          Get the TEND frame set in this tag.
 TENCTextInformationID3V2Frame ID3V2_3_0Tag.removeTENCTextInformationFrame()
          Remove the TENC frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TENCTextInformationID3V2Frame
 TENCTextInformationID3V2Frame ID3V2_3_0Tag.setTENCTextInformationFrame(TENCTextInformationID3V2Frame oTENCTextInformationID3V2Frame)
          Set an encoded by frame in this tag.