com.scilor.grooveshark.API.Functions
Class GetTopLevelTags.GetTopLevelTagsRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<GetTopLevelTags.GetTopLevelTagsParams,GetTopLevelTags.GetTopLevelTagsResponse>
      extended by com.scilor.grooveshark.API.Functions.GetTopLevelTags.GetTopLevelTagsRequest
Enclosing class:
GetTopLevelTags

public class GetTopLevelTags.GetTopLevelTagsRequest
extends GroovesharkRequestBuilder<GetTopLevelTags.GetTopLevelTagsParams,GetTopLevelTags.GetTopLevelTagsResponse>


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
GetTopLevelTags.GetTopLevelTagsRequest(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

GetTopLevelTags.GetTopLevelTagsRequest

public GetTopLevelTags.GetTopLevelTagsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()