Uses of Class
de.umass.lastfm.BuyLink

Packages that use BuyLink
de.umass.lastfm   
 

Uses of BuyLink in de.umass.lastfm
 

Methods in de.umass.lastfm that return types with arguments of type BuyLink
static Collection<BuyLink> Track.getBuylinks(String artist, String albumOrMbid, String country, String apiKey)
          Get a list of Buy Links for a particular Track.
static Collection<BuyLink> Album.getBuylinks(String artist, String albumOrMbid, String country, String apiKey)
          Get a list of Buy Links for a particular Album.
 



Copyright © 2012. All Rights Reserved.