com.scilor.grooveshark.API.Functions
Class GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams,GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExResponse>
      extended by com.scilor.grooveshark.API.Functions.GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest
Enclosing class:
GetStreamKeyFromSongIDEx

public class GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest
extends GroovesharkRequestBuilder<GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExParams,GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExResponse>


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
GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest(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

GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest

public GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()

GetClientFix

public GrooveFix GetClientFix()