Uses of Class
net.dontdrinkandroot.lastfm.api.model.Image

Packages that use Image
net.dontdrinkandroot.lastfm.api.model   
 

Uses of Image in net.dontdrinkandroot.lastfm.api.model
 

Methods in net.dontdrinkandroot.lastfm.api.model that return types with arguments of type Image
static UnauthenticatedGetQuery<PaginatedResult<java.util.List<Image>>> Artist.getImages(java.lang.String artist, java.lang.String mbid, java.lang.String order, java.lang.Integer limit, java.lang.Integer page)
          Get Images for this artist in a variety of sizes.
 



Copyright © 2012. All Rights Reserved.