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

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

Uses of WOAFUrlLinkID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type WOAFUrlLinkID3V2Frame
 void AllTests.TestID3Visitor.visitWOAFUrlLinkID3V2Frame(WOAFUrlLinkID3V2Frame oWOAFUrlLinkID3V2Frame)
           
 

Uses of WOAFUrlLinkID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type WOAFUrlLinkID3V2Frame
 void ID3Visitor.visitWOAFUrlLinkID3V2Frame(WOAFUrlLinkID3V2Frame oWOAFUrlLinkID3V2Frame)
           
 

Uses of WOAFUrlLinkID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return WOAFUrlLinkID3V2Frame
 WOAFUrlLinkID3V2Frame ID3V2_3_0Tag.setWOAFUrlLinkFrame(WOAFUrlLinkID3V2Frame oWOAFUrlLinkID3V2Frame)
          Set an official audio file webpage frame in this tag.
 WOAFUrlLinkID3V2Frame ID3V2_3_0Tag.getWOAFUrlLinkFrame()
          Get the WOAF frame set in this tag.
 WOAFUrlLinkID3V2Frame ID3V2_3_0Tag.removeWOAFUrlLinkFrame()
          Remove the WOAF frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type WOAFUrlLinkID3V2Frame
 WOAFUrlLinkID3V2Frame ID3V2_3_0Tag.setWOAFUrlLinkFrame(WOAFUrlLinkID3V2Frame oWOAFUrlLinkID3V2Frame)
          Set an official audio file webpage frame in this tag.