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

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

Uses of WPUBUrlLinkID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type WPUBUrlLinkID3V2Frame
 void AllTests.TestID3Visitor.visitWPUBUrlLinkID3V2Frame(WPUBUrlLinkID3V2Frame oWPUBUrlLinkID3V2Frame)
           
 

Uses of WPUBUrlLinkID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type WPUBUrlLinkID3V2Frame
 void ID3Visitor.visitWPUBUrlLinkID3V2Frame(WPUBUrlLinkID3V2Frame oWPUBUrlLinkID3V2Frame)
           
 

Uses of WPUBUrlLinkID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return WPUBUrlLinkID3V2Frame
 WPUBUrlLinkID3V2Frame ID3V2_3_0Tag.setWPUBUrlLinkFrame(WPUBUrlLinkID3V2Frame oWPUBUrlLinkID3V2Frame)
          Set a publisher's official webpage frame in this tag.
 WPUBUrlLinkID3V2Frame ID3V2_3_0Tag.getWPUBUrlLinkFrame()
          Get the WPUB frame set in this tag.
 WPUBUrlLinkID3V2Frame ID3V2_3_0Tag.removeWPUBUrlLinkFrame()
          Remove the WPUB frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type WPUBUrlLinkID3V2Frame
 WPUBUrlLinkID3V2Frame ID3V2_3_0Tag.setWPUBUrlLinkFrame(WPUBUrlLinkID3V2Frame oWPUBUrlLinkID3V2Frame)
          Set a publisher's official webpage frame in this tag.