Uses of Class
de.umass.lastfm.Radio.RadioStation

Packages that use Radio.RadioStation
de.umass.lastfm   
 

Uses of Radio.RadioStation in de.umass.lastfm
 

Methods in de.umass.lastfm that return Radio.RadioStation
static Radio.RadioStation Radio.RadioStation.artistFans(String artist)
           
static Radio.RadioStation Radio.RadioStation.library(String user)
           
static Radio.RadioStation Radio.RadioStation.lovedTracks(String user)
          Deprecated. This station has been deprected as of nov. 2010, see here
static Radio.RadioStation Radio.RadioStation.neighbours(String user)
           
static Radio.RadioStation Radio.RadioStation.personalTag(String user, String tag)
          Deprecated. This station has been deprected as of nov. 2010, see here
static Radio.RadioStation Radio.RadioStation.playlist(String playlistId)
          Deprecated. This station has been deprected as of nov. 2010, see here
static Radio.RadioStation Radio.RadioStation.recommended(String user)
           
static Radio.RadioStation Radio.search(String name, String apiKey)
          Resolve the name of a resource into a station depending on which resource it is most likely to represent
static Radio.RadioStation Radio.RadioStation.similarArtists(String artist)
           
static Radio.RadioStation Radio.RadioStation.tagged(String tag)
           
 

Methods in de.umass.lastfm with parameters of type Radio.RadioStation
static Radio Radio.tune(Radio.RadioStation station, Locale locale, Session session)
          Tune in to a Last.fm radio station.
static Radio Radio.tune(Radio.RadioStation station, Session session)
          Tune in to a Last.fm radio station.
 



Copyright © 2012. All Rights Reserved.