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

Packages that use Votes
net.dontdrinkandroot.lastfm.api.model   
net.dontdrinkandroot.lastfm.api.model.entitytypes   
 

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

Methods in net.dontdrinkandroot.lastfm.api.model that return Votes
 Votes Image.getVotes()
           
 

Methods in net.dontdrinkandroot.lastfm.api.model with parameters of type Votes
 void Image.setVotes(Votes votes)
           
 

Uses of Votes in net.dontdrinkandroot.lastfm.api.model.entitytypes
 

Methods in net.dontdrinkandroot.lastfm.api.model.entitytypes that return Votes
 Votes VotesEntity.getVotes()
           
 

Methods in net.dontdrinkandroot.lastfm.api.model.entitytypes with parameters of type Votes
 void VotesEntity.setVotes(Votes votes)
           
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.