|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.umass.lastfm.scrobble.Source
The source of the track. See http://www.last.fm/api/submissions#subs for more information.
Field Summary | |
static String |
LAST_FM
Deprecated. Last.fm (any mode). |
static String |
NON_PERSONALIZED_BROADCAST
Deprecated. Non-personalised broadcast (e.g. |
static String |
PERSONALIZED_BROADCAST
Deprecated. Personalised recommendation except Last.fm (e.g. |
static String |
UNKNOWN
Deprecated. Source unknown. |
static String |
USER
Deprecated. Chosen by the user (the most common value, unless you have a reason for choosing otherwise, use this). |
Constructor Summary | |
Source()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String USER
public static final String NON_PERSONALIZED_BROADCAST
public static final String PERSONALIZED_BROADCAST
public static final String LAST_FM
public static final String UNKNOWN
Constructor Detail |
public Source()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |