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

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<ArtistGetSongs.ArtistGetSongsParams,ArtistGetSongs.ArtistGetSongsResponse>
      extended by com.scilor.grooveshark.API.Functions.ArtistGetSongs.ArtistGetSongsRequest
Enclosing class:
ArtistGetSongs

public class ArtistGetSongs.ArtistGetSongsRequest
extends GroovesharkRequestBuilder<ArtistGetSongs.ArtistGetSongsParams,ArtistGetSongs.ArtistGetSongsResponse>


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
ArtistGetSongs.ArtistGetSongsRequest(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

ArtistGetSongs.ArtistGetSongsRequest

public ArtistGetSongs.ArtistGetSongsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()