com.scilor.grooveshark.API.Functions
Class ArtistGetSongs.ArtistGetSongsResponse

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

public class ArtistGetSongs.ArtistGetSongsResponse
extends IJsonResponse


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

Field Detail

result

public ArtistGetSongs.MyResult result
Constructor Detail

ArtistGetSongs.ArtistGetSongsResponse

public ArtistGetSongs.ArtistGetSongsResponse()