|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.audioscrobbler.AudioScrobblerAlbumList
public class AudioScrobblerAlbumList
The Class AudioScrobblerAlbumList.
| Constructor Summary | |
|---|---|
AudioScrobblerAlbumList()
|
|
| Method Summary | |
|---|---|
java.util.List<AudioScrobblerAlbum> |
getAlbums()
Gets the albums. |
java.lang.String |
getArtist()
Gets the artist. |
void |
setAlbums(java.util.List<AudioScrobblerAlbum> albums)
Sets the albums. |
void |
setArtist(java.lang.String artist)
Sets the artist. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioScrobblerAlbumList()
| Method Detail |
|---|
public java.util.List<AudioScrobblerAlbum> getAlbums()
public java.lang.String getArtist()
public void setAlbums(java.util.List<AudioScrobblerAlbum> albums)
albums - the albums to setpublic void setArtist(java.lang.String artist)
artist - the artist to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||