|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.umass.lastfm.Radio.RadioStation
Method Summary | |
static Radio.RadioStation |
artistFans(String artist)
|
String |
getUrl()
|
static Radio.RadioStation |
library(String user)
|
static Radio.RadioStation |
lovedTracks(String user)
Deprecated. This station has been deprected as of nov. 2010, see here |
static Radio.RadioStation |
neighbours(String user)
|
static Radio.RadioStation |
personalTag(String user,
String tag)
Deprecated. This station has been deprected as of nov. 2010, see here |
static Radio.RadioStation |
playlist(String playlistId)
Deprecated. This station has been deprected as of nov. 2010, see here |
static Radio.RadioStation |
recommended(String user)
|
static Radio.RadioStation |
similarArtists(String artist)
|
static Radio.RadioStation |
tagged(String tag)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public String getUrl()
public static Radio.RadioStation similarArtists(String artist)
public static Radio.RadioStation artistFans(String artist)
public static Radio.RadioStation library(String user)
public static Radio.RadioStation neighbours(String user)
public static Radio.RadioStation lovedTracks(String user)
public static Radio.RadioStation recommended(String user)
public static Radio.RadioStation tagged(String tag)
public static Radio.RadioStation playlist(String playlistId)
public static Radio.RadioStation personalTag(String user, String tag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |