com.scilor.grooveshark.API.Functions
Class GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams,GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsResponse>
      extended by com.scilor.grooveshark.API.Functions.GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest
Enclosing class:
GetStreamKeysFromSongIDs

public class GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest
extends GroovesharkRequestBuilder<GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsParams,GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsResponse>


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
GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest(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

GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest

public GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()

GetClientFix

public GrooveFix GetClientFix()