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

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

Uses of WOASUrlLinkID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type WOASUrlLinkID3V2Frame
 void AllTests.TestID3Visitor.visitWOASUrlLinkID3V2Frame(WOASUrlLinkID3V2Frame oWOASUrlLinkID3V2Frame)
           
 

Uses of WOASUrlLinkID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type WOASUrlLinkID3V2Frame
 void ID3Visitor.visitWOASUrlLinkID3V2Frame(WOASUrlLinkID3V2Frame oWOASUrlLinkID3V2Frame)
           
 

Uses of WOASUrlLinkID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return WOASUrlLinkID3V2Frame
 WOASUrlLinkID3V2Frame ID3V2_3_0Tag.setWOASUrlLinkFrame(WOASUrlLinkID3V2Frame oWOASUrlLinkID3V2Frame)
          Set an official audio source webpage frame in this tag.
 WOASUrlLinkID3V2Frame ID3V2_3_0Tag.getWOASUrlLinkFrame()
          Get the WOAS frame set in this tag.
 WOASUrlLinkID3V2Frame ID3V2_3_0Tag.removeWOASUrlLinkFrame()
          Remove the WOAS frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type WOASUrlLinkID3V2Frame
 WOASUrlLinkID3V2Frame ID3V2_3_0Tag.setWOASUrlLinkFrame(WOASUrlLinkID3V2Frame oWOASUrlLinkID3V2Frame)
          Set an official audio source webpage frame in this tag.