com.scilor.grooveshark.API.Functions
Class PlaylistGetSongs.PlaylistGetSongsResponse

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

public class PlaylistGetSongs.PlaylistGetSongsResponse
extends IJsonResponse


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

Field Detail

result

public PlaylistGetSongs.MyResult result
Constructor Detail

PlaylistGetSongs.PlaylistGetSongsResponse

public PlaylistGetSongs.PlaylistGetSongsResponse()