com.scilor.grooveshark.API.Functions
Class PopularSongs.popularGetSongsResultsRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<PopularSongs.popularGetSongsResultsParams,PopularSongs.popularGetSongsResultsResponse>
      extended by com.scilor.grooveshark.API.Functions.PopularSongs.popularGetSongsResultsRequest
Enclosing class:
PopularSongs

public class PopularSongs.popularGetSongsResultsRequest
extends GroovesharkRequestBuilder<PopularSongs.popularGetSongsResultsParams,PopularSongs.popularGetSongsResultsResponse>


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
PopularSongs.popularGetSongsResultsRequest(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

PopularSongs.popularGetSongsResultsRequest

public PopularSongs.popularGetSongsResultsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()