com.scilor.grooveshark.API.Functions
Class GetCountry.GetCountryRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<GetCountry.GetCountryParams,GetCountry.GetCountryResponse>
      extended by com.scilor.grooveshark.API.Functions.GetCountry.GetCountryRequest
Enclosing class:
GetCountry

public class GetCountry.GetCountryRequest
extends GroovesharkRequestBuilder<GetCountry.GetCountryParams,GetCountry.GetCountryResponse>


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
GetCountry.GetCountryRequest(GroovesharkClient client)
           
 
Method Summary
 GrooveFix GetClientFix()
           
 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

GetCountry.GetCountryRequest

public GetCountry.GetCountryRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()

GetClientFix

public GrooveFix GetClientFix()