com.scilor.grooveshark.API.Functions
Class UserGetPlaylists.UserGetPlaylistsResponse

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

public class UserGetPlaylists.UserGetPlaylistsResponse
extends IJsonResponse


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

Field Detail

result

public UserGetPlaylists.MyResult result
Constructor Detail

UserGetPlaylists.UserGetPlaylistsResponse

public UserGetPlaylists.UserGetPlaylistsResponse()