Uses of Class
de.umass.lastfm.scrobble.Rating

Packages that use Rating
de.umass.lastfm.scrobble   
 

Uses of Rating in de.umass.lastfm.scrobble
 

Methods in de.umass.lastfm.scrobble that return Rating
static Rating Rating.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static Rating[] Rating.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.umass.lastfm.scrobble with parameters of type Rating
SubmissionData(String artist, String track, String album, int length, int tracknumber, Source source, Rating rating, long startTime)
          Deprecated.  
SubmissionData(String artist, String track, String album, int length, int tracknumber, Source source, Rating rating, long startTime, String recommendationKey)
          Deprecated.  
 



Copyright © 2012. All Rights Reserved.