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

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.IJsonResponse
      extended by com.scilor.grooveshark.API.Functions.AlbumGetSongs.AlbumGetSongsResponse
Enclosing class:
AlbumGetSongs

public class AlbumGetSongs.AlbumGetSongsResponse
extends IJsonResponse


Field Summary
 AlbumGetSongs.MyResult result
           
 
Fields inherited from class com.scilor.grooveshark.API.Base.IJsonResponse
fault, header
 
Constructor Summary
AlbumGetSongs.AlbumGetSongsResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public AlbumGetSongs.MyResult result
Constructor Detail

AlbumGetSongs.AlbumGetSongsResponse

public AlbumGetSongs.AlbumGetSongsResponse()