com.scilor.grooveshark.API.Functions
Class GetPageInfoByIDType.GetPageInfoByIDRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<GetPageInfoByIDType.GetPageInfoByIDParams,GetPageInfoByIDType.GetPageInfoByIDResponse>
      extended by com.scilor.grooveshark.API.Functions.GetPageInfoByIDType.GetPageInfoByIDRequest
Enclosing class:
GetPageInfoByIDType

public class GetPageInfoByIDType.GetPageInfoByIDRequest
extends GroovesharkRequestBuilder<GetPageInfoByIDType.GetPageInfoByIDParams,GetPageInfoByIDType.GetPageInfoByIDResponse>


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
GetPageInfoByIDType.GetPageInfoByIDRequest(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

GetPageInfoByIDType.GetPageInfoByIDRequest

public GetPageInfoByIDType.GetPageInfoByIDRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()