Uses of Class
net.dontdrinkandroot.lastfm.api.model.xspf.XspfAttribution

Packages that use XspfAttribution
net.dontdrinkandroot.lastfm.api.model.xspf   
 

Uses of XspfAttribution in net.dontdrinkandroot.lastfm.api.model.xspf
 

Methods in net.dontdrinkandroot.lastfm.api.model.xspf that return types with arguments of type XspfAttribution
 java.util.List<XspfAttribution> XspfPlaylist.getAttributions()
           
 

Method parameters in net.dontdrinkandroot.lastfm.api.model.xspf with type arguments of type XspfAttribution
 void XspfPlaylist.setAttributions(java.util.List<XspfAttribution> attributions)
           
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.