|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WCOMUrlLinkID3V2Frame | |
org.blinkenlights.jid3.test | |
org.blinkenlights.jid3.util | |
org.blinkenlights.jid3.v2 |
Uses of WCOMUrlLinkID3V2Frame in org.blinkenlights.jid3.test |
Methods in org.blinkenlights.jid3.test with parameters of type WCOMUrlLinkID3V2Frame | |
void |
AllTests.TestID3Visitor.visitWCOMUrlLinkID3V2Frame(WCOMUrlLinkID3V2Frame oWCOMUrlLinkID3V2Frame)
|
Uses of WCOMUrlLinkID3V2Frame in org.blinkenlights.jid3.util |
Methods in org.blinkenlights.jid3.util with parameters of type WCOMUrlLinkID3V2Frame | |
void |
ID3Visitor.visitWCOMUrlLinkID3V2Frame(WCOMUrlLinkID3V2Frame oWCOMUrlLinkID3V2Frame)
|
Uses of WCOMUrlLinkID3V2Frame in org.blinkenlights.jid3.v2 |
Methods in org.blinkenlights.jid3.v2 that return WCOMUrlLinkID3V2Frame | |
WCOMUrlLinkID3V2Frame[] |
ID3V2_3_0Tag.getWCOMUrlLinkFrames()
Get all WCOM frames stored in this tag. |
WCOMUrlLinkID3V2Frame |
ID3V2_3_0Tag.removeWCOMUrlLinkFrame(java.lang.String sCommercialInformationUrl)
Remove a specific WCOM frame from this tag. |
Methods in org.blinkenlights.jid3.v2 with parameters of type WCOMUrlLinkID3V2Frame | |
void |
ID3V2_3_0Tag.addWCOMUrlLinkFrame(WCOMUrlLinkID3V2Frame oWCOMUrlLinkID3V2Frame)
Add a commercial information frame to this tag. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |