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

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

Uses of TOWNTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TOWNTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTOWNTextInformationID3V2Frame(TOWNTextInformationID3V2Frame oTOWNTextInformationID3V2Frame)
           
 

Uses of TOWNTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TOWNTextInformationID3V2Frame
 void ID3Visitor.visitTOWNTextInformationID3V2Frame(TOWNTextInformationID3V2Frame oTOWNTextInformationID3V2Frame)
           
 

Uses of TOWNTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TOWNTextInformationID3V2Frame
 TOWNTextInformationID3V2Frame ID3V2_3_0Tag.setTOWNTextInformationFrame(TOWNTextInformationID3V2Frame oTOWNTextInformationID3V2Frame)
          Set a file owner/licensee frame in this tag.
 TOWNTextInformationID3V2Frame ID3V2_3_0Tag.getTOWNTextInformationFrame()
          Get the TOWN frame set in this tag.
 TOWNTextInformationID3V2Frame ID3V2_3_0Tag.removeTOWNTextInformationFrame()
          Remove the TOWN frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TOWNTextInformationID3V2Frame
 TOWNTextInformationID3V2Frame ID3V2_3_0Tag.setTOWNTextInformationFrame(TOWNTextInformationID3V2Frame oTOWNTextInformationID3V2Frame)
          Set a file owner/licensee frame in this tag.