- Geo - Class in de.umass.lastfm
-
Provides nothing more than a namespace for the API methods starting with geo.
- Geo.Metro - Class in de.umass.lastfm
-
This inner class represents a Metro, which is composed of its name and the name of its country.
- getAge() - Method in class de.umass.lastfm.User
-
- getAlbum() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getAlbum() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getAlbum() - Method in class de.umass.lastfm.Track
-
- getAlbumArtist() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getAlbumArtist() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getAlbumMbid() - Method in class de.umass.lastfm.Track
-
- getAlbums(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the albums in a user's library.
- getAlbums(String, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the albums in a user's library.
- getAlbums(String, int, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the albums in a user's library.
- getAllAlbums(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves all albums in a user's library.
- getAllArtists(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves all artists in a user's library.
- getAllEvents(String, String, String) - Static method in class de.umass.lastfm.Geo
-
Get all events in a specific location by country or city name.
This method returns
all events by subsequently calling
Geo.getEvents(String, String, int, String)
and concatenating the single results into one list.
Pay attention if you use this
method as it may produce a lot of network traffic and therefore may consume a long time.
- getAllTracks(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves all tracks in a user's library.
- getAnnotation() - Method in class de.umass.lastfm.Playlist
-
- getApiKey() - Method in class de.umass.lastfm.Session
-
- getArtist() - Method in class de.umass.lastfm.Album
-
- getArtist() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getArtist() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getArtist() - Method in class de.umass.lastfm.Track
-
- getArtistMbid() - Method in class de.umass.lastfm.Track
-
- getArtists() - Method in class de.umass.lastfm.Event
-
- getArtists(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the artists in a user's library.
- getArtists(String, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the artists in a user's library.
- getArtists(String, int, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the artists in a user's library.
- getArtistTracks(String, String, String) - Static method in class de.umass.lastfm.User
-
Get a list of tracks by a given artist scrobbled by this user, including scrobble time.
- getArtistTracks(String, String, int, long, long, String) - Static method in class de.umass.lastfm.User
-
Get a list of tracks by a given artist scrobbled by this user, including scrobble time.
- getAttendance() - Method in class de.umass.lastfm.Event
-
- getAttendees(String, String) - Static method in class de.umass.lastfm.Event
-
Get a list of attendees for an event.
- getAttribute(String) - Method in class de.umass.xml.DomElement
-
Returns the attribute value to a given attribute name or null
if the attribute doesn't exist.
- getBannedTracks(String, String) - Static method in class de.umass.lastfm.User
-
Returns the tracks banned by the user.
- getBannedTracks(String, int, String) - Static method in class de.umass.lastfm.User
-
Returns the tracks banned by the user.
- getBuylinks(String, String, String, String) - Static method in class de.umass.lastfm.Album
-
Get a list of Buy Links for a particular Album.
- getBuylinks(String, String, String, String) - Static method in class de.umass.lastfm.Track
-
Get a list of Buy Links for a particular Track.
- getCache() - Method in class de.umass.lastfm.Caller
-
Returns the current
Cache
.
- getChild(String) - Method in class de.umass.xml.DomElement
-
Returns the child element with the given name or null
if it doesn't exist.
- getChildren() - Method in class de.umass.xml.DomElement
-
- getChildren(String) - Method in class de.umass.xml.DomElement
-
Returns all children of this element with the given tag name.
- getChildText(String) - Method in class de.umass.xml.DomElement
-
Returns the text content of a child node with the given name.
- getCity() - Method in class de.umass.lastfm.Venue
-
- getCode() - Method in enum de.umass.lastfm.scrobble.Rating
-
Deprecated.
Returns the corresponding code for this rating.
- getCode() - Method in enum de.umass.lastfm.scrobble.Source
-
Deprecated.
Returns the corresponding code for this source.
- getContentElement() - Method in class de.umass.lastfm.Result
-
- getCorrection(String, String) - Static method in class de.umass.lastfm.Artist
-
Use the last.fm corrections data to check whether the supplied artist has a correction to a canonical artist.
- getCorrection(String, String, String) - Static method in class de.umass.lastfm.Track
-
Use the last.fm corrections data to check whether the supplied track has a correction to a canonical track.
- getCount() - Method in class de.umass.lastfm.Tag
-
- getCountry() - Method in class de.umass.lastfm.Geo.Metro
-
- getCountry() - Method in class de.umass.lastfm.User
-
- getCountry() - Method in class de.umass.lastfm.Venue
-
- getCreator() - Method in class de.umass.lastfm.Playlist
-
- getCurrency() - Method in class de.umass.lastfm.BuyLink
-
Returns the currency of the price of the item.
- getDateAdded() - Method in class de.umass.lastfm.Image
-
- getDescription() - Method in class de.umass.lastfm.Event
-
- getDuration() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getDuration() - Method in class de.umass.lastfm.Track
-
Returns the duration of the song, if available, in seconds.
- getElement() - Method in class de.umass.xml.DomElement
-
- getEndDate() - Method in class de.umass.lastfm.Event
-
Returns the event's end date, or null
if not available.
- getEntries() - Method in class de.umass.lastfm.Chart
-
- getErrorCode() - Method in class de.umass.lastfm.Result
-
- getErrorMessage() - Method in class de.umass.lastfm.Result
-
- getEvents(String, String) - Static method in class de.umass.lastfm.Artist
-
Returns a list of upcoming events for an artist.
- getEvents(String, String, String) - Static method in class de.umass.lastfm.Geo
-
Get all events in a specific location by country or city name.
This method only returns the first page of a possibly paginated
result.
- getEvents(String, String, int, String) - Static method in class de.umass.lastfm.Geo
-
Get all events in a specific location by country or city name.
This method only returns the specified page of a paginated result.
- getEvents(double, double, int, String) - Static method in class de.umass.lastfm.Geo
-
Get all events in a specific location by country or city name.
This method only returns the specified page of a paginated result.
- getEvents(String, String) - Static method in class de.umass.lastfm.User
-
GetS a list of upcoming events that this user is attending.
- getEvents(String, String) - Static method in class de.umass.lastfm.Venue
-
Get a list of upcoming events at this venue.
- getExpirationPolicy() - Method in class de.umass.lastfm.cache.Cache
-
- getExpirationTime(String, Map<String, String>) - Method in class de.umass.lastfm.cache.DefaultExpirationPolicy
-
- getExpirationTime(String, Map<String, String>) - Method in interface de.umass.lastfm.cache.ExpirationPolicy
-
Returns the time in milliseconds a request of the given method should be cached.
- getFormat() - Method in class de.umass.lastfm.Image
-
- getFriends(String, String) - Static method in class de.umass.lastfm.User
-
- getFriends(String, boolean, int, String) - Static method in class de.umass.lastfm.User
-
- getFrom() - Method in class de.umass.lastfm.Chart
-
- getGender() - Method in class de.umass.lastfm.User
-
- getHeadliner() - Method in class de.umass.lastfm.Event
-
- getHttpErrorCode() - Method in class de.umass.lastfm.Result
-
- getHype(String, String) - Static method in class de.umass.lastfm.Group
-
Get the hype list for a group.
- getHypedArtists(String) - Static method in class de.umass.lastfm.Chart
-
Get the hyped artists chart.
- getHypedArtists(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the hyped artists chart.
- getHypedTracks(String) - Static method in class de.umass.lastfm.Chart
-
Get the hyped tracks chart.
- getHypedTracks(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the hyped tracks chart.
- getIcon() - Method in class de.umass.lastfm.BuyLink
-
Returns a url to a 16x16 pixel icon for the store, or null
if no icon url was supplied.
- getId() - Method in enum de.umass.lastfm.Event.AttendanceStatus
-
- getId() - Method in class de.umass.lastfm.Event
-
- getId() - Method in class de.umass.lastfm.MusicEntry
-
- getId() - Method in class de.umass.lastfm.Playlist
-
- getId() - Method in class de.umass.lastfm.User
-
- getId() - Method in class de.umass.lastfm.Venue
-
- getIgnoredMessage() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getIgnoredMessageCode() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getImages(String, String) - Static method in class de.umass.lastfm.Artist
-
Get
Image
s for this artist in a variety of sizes.
- getImages(String, int, int, String) - Static method in class de.umass.lastfm.Artist
-
Get
Image
s for this artist in a variety of sizes.
- getImageURL(ImageSize) - Method in class de.umass.lastfm.ImageHolder
-
Returns the URL of the image in the specified size, or null
if not available.
- getImageURL() - Method in class de.umass.lastfm.User
-
- getInfo(String, String, String) - Static method in class de.umass.lastfm.Album
-
Get the metadata for an album on Last.fm using the album name or a musicbrainz id.
- getInfo(String, String, String, String) - Static method in class de.umass.lastfm.Album
-
Get the metadata for an album on Last.fm using the album name or a musicbrainz id.
- getInfo(String, String) - Static method in class de.umass.lastfm.Artist
-
Retrieves detailed artist info for the given artist or mbid entry.
- getInfo(String, String, String) - Static method in class de.umass.lastfm.Artist
-
Retrieves detailed artist info for the given artist or mbid entry.
- getInfo(String, Locale, String, String) - Static method in class de.umass.lastfm.Artist
-
Retrieves detailed artist info for the given artist or mbid entry.
- getInfo(String, String) - Static method in class de.umass.lastfm.Event
-
Get the metadata for an event on Last.fm.
- getInfo(String, String) - Static method in class de.umass.lastfm.Tag
-
Gets the metadata for a tag.
- getInfo(String, Locale, String) - Static method in class de.umass.lastfm.Tag
-
Gets the metadata for a tag.
- getInfo(String, String, String) - Static method in class de.umass.lastfm.Track
-
Get the metadata for a track on Last.fm using the artist/track name or a musicbrainz id.
- getInfo(String, String, Locale, String, String) - Static method in class de.umass.lastfm.Track
-
Get the metadata for a track on Last.fm using the artist/track name or a musicbrainz id.
- getInfo(String, String) - Static method in class de.umass.lastfm.User
-
Retrieves profile information about the specified user.
- getInstance() - Static method in class de.umass.lastfm.Caller
-
Returns the single instance of the Caller
class.
- getKey() - Method in class de.umass.lastfm.Session
-
- getLanguage() - Method in class de.umass.lastfm.User
-
- getLastFmInfo(String) - Method in class de.umass.lastfm.Track
-
Returns last.fm specific information about this Track.
- getLastResult() - Method in class de.umass.lastfm.Caller
-
Returns the
Result
of the last operation, or
null
if no call operation has been
performed yet.
- getLatitude() - Method in class de.umass.lastfm.Venue
-
- getLink() - Method in class de.umass.lastfm.BuyLink
-
- getListeners() - Method in class de.umass.lastfm.MusicEntry
-
- getLocation() - Method in class de.umass.lastfm.Track
-
Returns the location (URL) of this Track.
- getLongitude() - Method in class de.umass.lastfm.Venue
-
- getLovedTracks(String) - Static method in class de.umass.lastfm.Chart
-
Get the most loved tracks chart.
- getLovedTracks(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the most loved tracks chart.
- getLovedTracks(String, String) - Static method in class de.umass.lastfm.User
-
Retrieves the loved tracks by a user.
- getLovedTracks(String, int, String) - Static method in class de.umass.lastfm.User
-
Retrieves the loved tracks by a user.
- getMatches() - Method in class de.umass.lastfm.Tasteometer.ComparisonResult
-
Returns a list of artist matches, i.e.
- getMbid() - Method in class de.umass.lastfm.MusicEntry
-
- getMembers(String, String) - Static method in class de.umass.lastfm.Group
-
Get a list of members for this group.
- getMembers(String, int, String) - Static method in class de.umass.lastfm.Group
-
Get a list of members for this group.
- getMessage() - Method in class de.umass.lastfm.scrobble.ResponseStatus
-
Deprecated.
Returns the optional error message, which is only available if status
is FAILED
, or
null
, if no message is available.
- getMetroArtistChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroArtistChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroArtistChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeArtistChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeArtistChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeArtistChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeTrackChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeTrackChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroHypeTrackChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetros(String) - Static method in class de.umass.lastfm.Geo
-
Get a list of valid countries and
Geo.Metro
s for use in the other webservices.
- getMetros(String, String) - Static method in class de.umass.lastfm.Geo
-
Get a list of valid countries and
Geo.Metro
s for use in the other webservices.
- getMetroTrackChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroTrackChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroTrackChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueArtistChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueArtistChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueArtistChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueTrackChart(String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueTrackChart(Geo.Metro, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroUniqueTrackChart(String, String, String, String, String) - Static method in class de.umass.lastfm.Geo
-
- getMetroWeeklyChartList(String, String) - Static method in class de.umass.lastfm.Geo
-
Get a list of available chart periods for this metro, expressed as date ranges which can be sent to the chart services.
- getMobileSession(String, String, String, String) - Static method in class de.umass.lastfm.Authenticator
-
Create a web service session for a user.
- getMusicBrainzId() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getName() - Method in class de.umass.lastfm.BuyLink
-
- getName() - Method in class de.umass.lastfm.Event.TicketSupplier
-
- getName() - Method in class de.umass.lastfm.Geo.Metro
-
- getName() - Method in class de.umass.lastfm.MusicEntry
-
- getName() - Method in class de.umass.lastfm.Tag
-
- getName() - Method in class de.umass.lastfm.User
-
- getName() - Method in class de.umass.lastfm.Venue
-
- getNeighbours(String, String) - Static method in class de.umass.lastfm.User
-
- getNeighbours(String, int, String) - Static method in class de.umass.lastfm.User
-
- getNewReleases(String, String) - Static method in class de.umass.lastfm.User
-
Gets a list of forthcoming releases based on a user's musical taste.
- getNewReleases(String, boolean, String) - Static method in class de.umass.lastfm.User
-
Gets a list of forthcoming releases based on a user's musical taste.
- getNumPlaylists() - Method in class de.umass.lastfm.User
-
- getOwner() - Method in class de.umass.lastfm.Image
-
- getPage() - Method in class de.umass.lastfm.PaginatedResult
-
Returns the page number of this result.
- getPageResults() - Method in class de.umass.lastfm.PaginatedResult
-
Returns a list of entries of the type T
for this page.
- getPastEvents(String, String) - Static method in class de.umass.lastfm.Artist
-
Get a paginated list of all the events this artist has played at in the past.
- getPastEvents(String, int, int, String) - Static method in class de.umass.lastfm.Artist
-
Get a paginated list of all the events this artist has played at in the past.
- getPastEvents(String, String) - Static method in class de.umass.lastfm.User
-
Get the first page of a paginated result of all events a user has attended in the past.
- getPastEvents(String, int, String) - Static method in class de.umass.lastfm.User
-
Gets a paginated list of all events a user has attended in the past.
- getPastEvents(String, String) - Static method in class de.umass.lastfm.Venue
-
Get a paginated list of all the events held at this venue in the past.
- getPastEvents(String, int, String) - Static method in class de.umass.lastfm.Venue
-
Get a paginated list of all the events held at this venue in the past.
- getPercentageChange() - Method in class de.umass.lastfm.MusicEntry
-
- getPhonenumber() - Method in class de.umass.lastfm.Venue
-
- getPlaycount() - Method in class de.umass.lastfm.MusicEntry
-
- getPlaycount() - Method in class de.umass.lastfm.User
-
- getPlayedWhen() - Method in class de.umass.lastfm.Track
-
Returns the time when the track was played, if this data is available (e.g.
- getPlaylist() - Method in class de.umass.lastfm.Radio
-
Fetches a new radio playlist.
- getPlaylist(boolean, boolean) - Method in class de.umass.lastfm.Radio
-
Fetches a new radio playlist.
- getPlaylists(String, String) - Static method in class de.umass.lastfm.User
-
Gets a list of a user's playlists on Last.fm.
- getPosition() - Method in class de.umass.lastfm.Track
-
Returns the position of this track in its associated album, or -1 if not available.
- getPostal() - Method in class de.umass.lastfm.Venue
-
- getPrice() - Method in class de.umass.lastfm.BuyLink
-
Returns the price for the item, or 0.0 if no price information is available.
- getProxy() - Method in class de.umass.lastfm.Caller
-
- getReach() - Method in class de.umass.lastfm.Tag
-
- getRealname() - Method in class de.umass.lastfm.User
-
- getRecentTracks(String, String) - Static method in class de.umass.lastfm.User
-
- getRecentTracks(String, int, String, int) - Static method in class de.umass.lastfm.User
-
- getRecommendedArtists(Session) - Static method in class de.umass.lastfm.User
-
Get Last.fm artist recommendations for a user.
- getRecommendedArtists(int, Session) - Static method in class de.umass.lastfm.User
-
Get Last.fm artist recommendations for a user.
- getRecommendedEvents(Session) - Static method in class de.umass.lastfm.User
-
- getRecommendedEvents(int, Session) - Static method in class de.umass.lastfm.User
-
- getRegisteredDate() - Method in class de.umass.lastfm.User
-
- getReleaseDate() - Method in class de.umass.lastfm.Album
-
- getResultDocument() - Method in class de.umass.lastfm.Result
-
- getReviews() - Method in class de.umass.lastfm.Event
-
- getScore() - Method in class de.umass.lastfm.Tasteometer.ComparisonResult
-
Returns the compatability score between 0.0 (no compatability) and 1.0 (highest compatability).
- getSecret() - Method in class de.umass.lastfm.Session
-
- getSession(String, String, String) - Static method in class de.umass.lastfm.Authenticator
-
Fetch a session key for a user.
- getSimilar() - Method in class de.umass.lastfm.Artist
-
Returns a list of similar Artist
s.
- getSimilar(String, String) - Static method in class de.umass.lastfm.Artist
-
- getSimilar(String, int, String) - Static method in class de.umass.lastfm.Artist
-
Returns limit
similar artists to the given one.
- getSimilar(String, String) - Static method in class de.umass.lastfm.Tag
-
Search for tags similar to this one.
- getSimilar(String, String, String) - Static method in class de.umass.lastfm.Track
-
Get the similar tracks for this track on Last.fm, based on listening data.
You have to provide either an artist and a track name or an mbid.
- getSimilarityMatch() - Method in class de.umass.lastfm.Artist
-
- getSize() - Method in class de.umass.lastfm.Playlist
-
- getStartDate() - Method in class de.umass.lastfm.Event
-
Returns the start date and time of this event.
- getStationName() - Method in class de.umass.lastfm.Radio
-
- getStationUrl() - Method in class de.umass.lastfm.Radio
-
- getStatus() - Method in class de.umass.lastfm.Result
-
- getStatus() - Method in class de.umass.lastfm.scrobble.ResponseStatus
-
Deprecated.
Returns the result status code of the operation, which is one of the integer constants defined in this class.
- getStreamId() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getStreet() - Method in class de.umass.lastfm.Venue
-
- getString() - Method in enum de.umass.lastfm.Period
-
- getTagCountSum(Collection<Tag>) - Static method in class de.umass.lastfm.Tag
-
Returns the sum of all count
elements in the results.
- getTaggings() - Method in class de.umass.lastfm.Tag
-
Returns the number of taggings of this specific tag.
- getTagName() - Method in class de.umass.xml.DomElement
-
Returns this element's tag name.
- getTags(String, String, Session) - Static method in class de.umass.lastfm.Album
-
Get the tags applied by an individual user to an album on Last.fm.
- getTags(String, Session) - Static method in class de.umass.lastfm.Artist
-
Get the tags applied by an individual user to an artist on Last.fm.
- getTags() - Method in class de.umass.lastfm.MusicEntry
-
- getTags(String, String, Session) - Static method in class de.umass.lastfm.Track
-
Get the tags applied by an individual user to an track on Last.fm.
- getText() - Method in class de.umass.xml.DomElement
-
- getThumbsDown() - Method in class de.umass.lastfm.Image
-
- getThumbsUp() - Method in class de.umass.lastfm.Image
-
- getTicketSuppliers() - Method in class de.umass.lastfm.Event
-
- getTimestamp() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getTimestamp() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getTimezone() - Method in class de.umass.lastfm.Venue
-
- getTitle() - Method in class de.umass.lastfm.Event
-
- getTitle() - Method in class de.umass.lastfm.Image
-
- getTitle() - Method in class de.umass.lastfm.Playlist
-
- getTo() - Method in class de.umass.lastfm.Chart
-
- getToken(String) - Static method in class de.umass.lastfm.Authenticator
-
Fetch an unathorized request token for an API account.
- getTopAlbums(String, String) - Static method in class de.umass.lastfm.Artist
-
Returns a list of the given artist's top albums.
- getTopAlbums(String, String) - Static method in class de.umass.lastfm.Tag
-
- getTopAlbums(String, String) - Static method in class de.umass.lastfm.User
-
- getTopAlbums(String, Period, String) - Static method in class de.umass.lastfm.User
-
- getTopArtists(String) - Static method in class de.umass.lastfm.Chart
-
Get the top artists chart.
- getTopArtists(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the top artists chart.
- getTopArtists(String, String) - Static method in class de.umass.lastfm.Geo
-
Get the most popular artists on Last.fm by country
- getTopArtists(String, String) - Static method in class de.umass.lastfm.Tag
-
- getTopArtists(String, String) - Static method in class de.umass.lastfm.User
-
- getTopArtists(String, Period, String) - Static method in class de.umass.lastfm.User
-
- getTopFans(String, String) - Static method in class de.umass.lastfm.Artist
-
Retrieves a list of the top fans of the given artist.
- getTopFans(String, String, String) - Static method in class de.umass.lastfm.Track
-
Retrieves the top fans for the given track.
- getTopTags(String, String, String) - Static method in class de.umass.lastfm.Album
-
Get the top tags for an album on Last.fm, ordered by popularity.
- getTopTags(String, String) - Static method in class de.umass.lastfm.Artist
-
Retrieves the top tags for the given artist.
- getTopTags(String) - Static method in class de.umass.lastfm.Chart
-
Get the top tags chart.
- getTopTags(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the top tags chart.
- getTopTags(String) - Static method in class de.umass.lastfm.Tag
-
- getTopTags(String, String, String) - Static method in class de.umass.lastfm.Track
-
Retrieves the top tags for the given track.
- getTopTags(String, String) - Static method in class de.umass.lastfm.User
-
- getTopTags(String, int, String) - Static method in class de.umass.lastfm.User
-
- getTopTracks(String, String) - Static method in class de.umass.lastfm.Artist
-
Get the top tracks by an artist on Last.fm, ordered by popularity
- getTopTracks(String) - Static method in class de.umass.lastfm.Chart
-
Get the top tracks chart.
- getTopTracks(int, String) - Static method in class de.umass.lastfm.Chart
-
Get the top tracks chart.
- getTopTracks(String, String) - Static method in class de.umass.lastfm.Geo
-
Get the most popular tracks on Last.fm by country
- getTopTracks(String, String) - Static method in class de.umass.lastfm.Tag
-
- getTopTracks(String, String) - Static method in class de.umass.lastfm.User
-
- getTopTracks(String, Period, String) - Static method in class de.umass.lastfm.User
-
- getTotalPages() - Method in class de.umass.lastfm.PaginatedResult
-
Returns the total number of pages available.
- getTrack() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getTrack() - Method in class de.umass.lastfm.scrobble.ScrobbleResult
-
- getTrackNumber() - Method in class de.umass.lastfm.scrobble.ScrobbleData
-
- getTracks(String, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the tracks in a user's library.
- getTracks(String, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the tracks in a user's library.
- getTracks(String, int, int, String) - Static method in class de.umass.lastfm.Library
-
Retrieves a paginated list of all the tracks in a user's library.
- getTracks() - Method in class de.umass.lastfm.Playlist
-
- getType() - Method in class de.umass.lastfm.BuyLink
-
- getType() - Method in class de.umass.lastfm.Radio
-
- getUrl() - Method in class de.umass.lastfm.Event
-
Returns the last.fm event url, i.e.
- getUrl() - Method in class de.umass.lastfm.Image
-
- getUrl() - Method in class de.umass.lastfm.MusicEntry
-
- getUrl() - Method in class de.umass.lastfm.Radio.RadioStation
-
- getUrl() - Method in class de.umass.lastfm.Tag
-
- getUrl() - Method in class de.umass.lastfm.User
-
- getUrl() - Method in class de.umass.lastfm.Venue
-
Returns a last.fm URL to this venue, e.g.: http://www.last.fm/venue/<id>-<venue name>
- getUserAgent() - Method in class de.umass.lastfm.Caller
-
- getUsername() - Method in class de.umass.lastfm.Session
-
- getUserPlaycount() - Method in class de.umass.lastfm.MusicEntry
-
- getVenue() - Method in class de.umass.lastfm.Event
-
- getWebsite() - Method in class de.umass.lastfm.Event
-
Returns the event website url, if available.
- getWebsite() - Method in class de.umass.lastfm.Event.TicketSupplier
-
- getWebsite() - Method in class de.umass.lastfm.Venue
-
Returns an URL to the actual venue's website.
- getWeeklyAlbumChart(String, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyAlbumChart(String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyAlbumChart(String, String, String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyAlbumChart(String, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyAlbumChart(String, int, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyAlbumChart(String, String, String, int, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyArtistChart(String, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyArtistChart(String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyArtistChart(String, String, String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyArtistChart(String, String) - Static method in class de.umass.lastfm.Tag
-
- getWeeklyArtistChart(String, int, String) - Static method in class de.umass.lastfm.Tag
-
- getWeeklyArtistChart(String, String, String, int, String) - Static method in class de.umass.lastfm.Tag
-
- getWeeklyArtistChart(String, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyArtistChart(String, int, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyArtistChart(String, String, String, int, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyChartList(String, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyChartList(String, String) - Static method in class de.umass.lastfm.Tag
-
- getWeeklyChartList(String, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyChartListAsCharts(String, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyChartListAsCharts(String, String) - Static method in class de.umass.lastfm.Tag
-
- getWeeklyChartListAsCharts(String, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyTrackChart(String, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyTrackChart(String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyTrackChart(String, String, String, int, String) - Static method in class de.umass.lastfm.Group
-
- getWeeklyTrackChart(String, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyTrackChart(String, int, String) - Static method in class de.umass.lastfm.User
-
- getWeeklyTrackChart(String, String, String, int, String) - Static method in class de.umass.lastfm.User
-
- getWikiLastChanged() - Method in class de.umass.lastfm.MusicEntry
-
- getWikiLastChanged() - Method in class de.umass.lastfm.Tag
-
- getWikiSummary() - Method in class de.umass.lastfm.MusicEntry
-
- getWikiSummary() - Method in class de.umass.lastfm.Tag
-
- getWikiText() - Method in class de.umass.lastfm.MusicEntry
-
- getWikiText() - Method in class de.umass.lastfm.Tag
-
- Group - Class in de.umass.lastfm
-
Provides nothing more than a namespace for the API methods starting with group.
- valueOf(String) - Static method in enum de.umass.lastfm.BuyLink.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.Event.AttendanceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.ImageSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.Period
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.Result.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.scrobble.IgnoredMessageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.scrobble.Rating
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.scrobble.Source
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.umass.lastfm.Tasteometer.InputType
-
Returns the enum constant of this type with the specified name.
- valueOfCode(int) - Static method in enum de.umass.lastfm.scrobble.IgnoredMessageCode
-
Gets the IgnoredMessage enum value for the passed Last.fm error code.
- values() - Static method in enum de.umass.lastfm.BuyLink.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.Event.AttendanceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.ImageSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.Period
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.Result.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.scrobble.IgnoredMessageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.scrobble.Rating
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.scrobble.Source
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.umass.lastfm.Tasteometer.InputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Venue - Class in de.umass.lastfm
-
Venue information bean.