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

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

Uses of TSIZTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TSIZTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTSIZTextInformationID3V2Frame(TSIZTextInformationID3V2Frame oTSIZTextInformationID3V2Frame)
           
 

Uses of TSIZTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TSIZTextInformationID3V2Frame
 void ID3Visitor.visitTSIZTextInformationID3V2Frame(TSIZTextInformationID3V2Frame oTSIZTextInformationID3V2Frame)
           
 

Uses of TSIZTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TSIZTextInformationID3V2Frame
 TSIZTextInformationID3V2Frame ID3V2_3_0Tag.setTSIZTextInformationFrame(TSIZTextInformationID3V2Frame oTSIZTextInformationID3V2Frame)
          Set a size frame in this tag.
 TSIZTextInformationID3V2Frame ID3V2_3_0Tag.getTSIZTextInformationFrame()
          Get the TSIZ frame set in this tag.
 TSIZTextInformationID3V2Frame ID3V2_3_0Tag.removeTSIZTextInformationFrame()
          Remove the TSIZ frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TSIZTextInformationID3V2Frame
 TSIZTextInformationID3V2Frame ID3V2_3_0Tag.setTSIZTextInformationFrame(TSIZTextInformationID3V2Frame oTSIZTextInformationID3V2Frame)
          Set a size frame in this tag.