com.scilor.grooveshark.API.Functions
Class AlbumGetSongs.AlbumGetSongsParams

java.lang.Object
  extended by com.scilor.grooveshark.API.Functions.AlbumGetSongs.AlbumGetSongsParams
Enclosing class:
AlbumGetSongs

public class AlbumGetSongs.AlbumGetSongsParams
extends java.lang.Object


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

Field Detail

isVerified

public byte isVerified

albumID

public int albumID

offset

public int offset
Constructor Detail

AlbumGetSongs.AlbumGetSongsParams

public AlbumGetSongs.AlbumGetSongsParams()