Functions
Class ArtistGetSongs.ArtistGetSongsParams

java.lang.Object
  extended by Functions.ArtistGetSongs.ArtistGetSongsParams
Enclosing class:
ArtistGetSongs

public class ArtistGetSongs.ArtistGetSongsParams
extends java.lang.Object


Field Summary
 int artistID
           
 byte isVerified
           
 int offset
           
 
Constructor Summary
ArtistGetSongs.ArtistGetSongsParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isVerified

public byte isVerified

offset

public int offset

artistID

public int artistID
Constructor Detail

ArtistGetSongs.ArtistGetSongsParams

public ArtistGetSongs.ArtistGetSongsParams()