Functions
Class PlaylistGetSongs.PlaylistGetSongsRequest

java.lang.Object
  extended by Base.GroovesharkRequestBuilder<PlaylistGetSongs.PlaylistGetSongsParams,PlaylistGetSongs.PlaylistGetSongsResponse>
      extended by Functions.PlaylistGetSongs.PlaylistGetSongsRequest
Enclosing class:
PlaylistGetSongs

public class PlaylistGetSongs.PlaylistGetSongsRequest
extends GroovesharkRequestBuilder<PlaylistGetSongs.PlaylistGetSongsParams,PlaylistGetSongs.PlaylistGetSongsResponse>


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

Constructor Detail

PlaylistGetSongs.PlaylistGetSongsRequest

public PlaylistGetSongs.PlaylistGetSongsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()