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

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

Uses of WORSUrlLinkID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type WORSUrlLinkID3V2Frame
 void AllTests.TestID3Visitor.visitWORSUrlLinkID3V2Frame(WORSUrlLinkID3V2Frame oWORSUrlLinkID3V2Frame)
           
 

Uses of WORSUrlLinkID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type WORSUrlLinkID3V2Frame
 void ID3Visitor.visitWORSUrlLinkID3V2Frame(WORSUrlLinkID3V2Frame oWORSUrlLinkID3V2Frame)
           
 

Uses of WORSUrlLinkID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return WORSUrlLinkID3V2Frame
 WORSUrlLinkID3V2Frame ID3V2_3_0Tag.setWORSUrlLinkFrame(WORSUrlLinkID3V2Frame oWORSUrlLinkID3V2Frame)
          Set an official internet radio station homepage frame in this tag.
 WORSUrlLinkID3V2Frame ID3V2_3_0Tag.getWORSUrlLinkFrame()
          Get the WORS frame set in this tag.
 WORSUrlLinkID3V2Frame ID3V2_3_0Tag.removeWORSUrlLinkFrame()
          Remove the WORS frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type WORSUrlLinkID3V2Frame
 WORSUrlLinkID3V2Frame ID3V2_3_0Tag.setWORSUrlLinkFrame(WORSUrlLinkID3V2Frame oWORSUrlLinkID3V2Frame)
          Set an official internet radio station homepage frame in this tag.