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

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<UserGetPlaylists.UserGetPlaylistsParams,UserGetPlaylists.UserGetPlaylistsResponse>
      extended by com.scilor.grooveshark.API.Functions.UserGetPlaylists.UserGetPlaylistsRequest
Enclosing class:
UserGetPlaylists

public class UserGetPlaylists.UserGetPlaylistsRequest
extends GroovesharkRequestBuilder<UserGetPlaylists.UserGetPlaylistsParams,UserGetPlaylists.UserGetPlaylistsResponse>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
GroovesharkRequestBuilder.GroovesharkRequest
 
Field Summary
 
Fields inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
myWebRequest, Parameter, type
 
Constructor Summary
UserGetPlaylists.UserGetPlaylistsRequest(GroovesharkClient client)
           
 
Method Summary
 java.lang.String GetMethodName()
           
 
Methods inherited from class com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder
MakeRequest, SetBaseHeaders
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserGetPlaylists.UserGetPlaylistsRequest

public UserGetPlaylists.UserGetPlaylistsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()