Uses of Package
de.umass.lastfm

Packages that use de.umass.lastfm
de.umass.lastfm   
de.umass.lastfm.cache   
de.umass.lastfm.scrobble   
 

Classes in de.umass.lastfm used by de.umass.lastfm
Album
          Wrapper class for Album related API calls and Album Bean.
Artist
          Bean that contains artist information.
This class contains static methods that executes API methods relating to artists.
Method names are equivalent to the last.fm API method names.
BuyLink
          A BuyLink contains information about places to buy an Album or Track.
BuyLink.StoreType
           
Caller
          The Caller class handles the low-level communication between the client and last.fm.
Direct usage of this class should be unnecessary since all method calls are available via the methods in the Artist, Album, User, etc.
CallException
           
Chart
          Bean for Chart information.
Event
          Bean for Events.
Event.AttendanceStatus
          Enumeration for the attendance status parameter of the attend operation.
Event.TicketSupplier
           
Geo.Metro
          This inner class represents a Metro, which is composed of its name and the name of its country.
Image
          An Image contains metadata and URLs for an artist's image.
ImageHolder
          Abstract superclass for all items that may contain images (such as Artists, Albums or Tracks).
ImageSize
           
MusicEntry
          MusicEntry is the abstract superclass for Track, Artist and Album.
PaginatedResult
          A PaginatedResult is returned by methods which result set might be so large that it needs to be paginated.
Period
           
Playlist
          Bean for music playlists.
Radio
          Provides access to the Last.fm radio streaming service.
Note that you have to be a subscriber (or have a special API key) to use this API.
Radio.RadioStation
           
Result
          The Result class contains the response sent by the server, i.e.
Result.Status
           
Session
          Contains Session data relevant for making API calls which require authentication.
Shout
           
Tag
          Bean for Tag data and provides methods for global tags.
Tasteometer.ComparisonResult
          Contains the result of a tasteometer comparison, i.e.
Tasteometer.InputType
          Specifies the type of the input for the Tasteometer.compare operation.
Track
          Bean that contains information related to Tracks and provides bindings to methods in the track. namespace.
User
          Contains user information and provides bindings to the methods in the user.
Venue
          Venue information bean.
 

Classes in de.umass.lastfm used by de.umass.lastfm.cache
Session
          Contains Session data relevant for making API calls which require authentication.
 

Classes in de.umass.lastfm used by de.umass.lastfm.scrobble
Result
          The Result class contains the response sent by the server, i.e.
Session
          Contains Session data relevant for making API calls which require authentication.
 



Copyright © 2012. All Rights Reserved.