|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Period | |
|---|---|
| de.umass.lastfm | |
| Uses of Period in de.umass.lastfm |
|---|
| Methods in de.umass.lastfm that return Period | |
|---|---|
static Period |
Period.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Period[] |
Period.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.umass.lastfm with parameters of type Period | |
|---|---|
static Collection<Album> |
User.getTopAlbums(String user,
Period period,
String apiKey)
|
static Collection<Artist> |
User.getTopArtists(String user,
Period period,
String apiKey)
|
static Collection<Track> |
User.getTopTracks(String user,
Period period,
String apiKey)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||