de.umass.lastfm
Class Radio.RadioStation
java.lang.Object
de.umass.lastfm.Radio.RadioStation
- Enclosing class:
- Radio
public static class Radio.RadioStation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Radio.RadioStation
public Radio.RadioStation(String url)
Radio.RadioStation
public Radio.RadioStation(String url,
String name)
getUrl
public String getUrl()
getName
public String getName()
similarArtists
public static Radio.RadioStation similarArtists(String artist)
artistFans
public static Radio.RadioStation artistFans(String artist)
library
public static Radio.RadioStation library(String user)
neighbours
public static Radio.RadioStation neighbours(String user)
lovedTracks
public static Radio.RadioStation lovedTracks(String user)
- Deprecated. This station has been deprected as of nov. 2010, see here
recommended
public static Radio.RadioStation recommended(String user)
tagged
public static Radio.RadioStation tagged(String tag)
playlist
public static Radio.RadioStation playlist(String playlistId)
- Deprecated. This station has been deprected as of nov. 2010, see here
personalTag
public static Radio.RadioStation personalTag(String user,
String tag)
- Deprecated. This station has been deprected as of nov. 2010, see here
Copyright © 2012. All Rights Reserved.