com.scilor.grooveshark.API.Functions
Class MarkSongDownloadedEx.MarkSongDownloadedExRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<MarkSongDownloadedEx.MarkSongDownloadedExParams,MarkSongDownloadedEx.MarkSongDownloadedExResponse>
      extended by com.scilor.grooveshark.API.Functions.MarkSongDownloadedEx.MarkSongDownloadedExRequest
Enclosing class:
MarkSongDownloadedEx

public class MarkSongDownloadedEx.MarkSongDownloadedExRequest
extends GroovesharkRequestBuilder<MarkSongDownloadedEx.MarkSongDownloadedExParams,MarkSongDownloadedEx.MarkSongDownloadedExResponse>


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
MarkSongDownloadedEx.MarkSongDownloadedExRequest(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

MarkSongDownloadedEx.MarkSongDownloadedExRequest

public MarkSongDownloadedEx.MarkSongDownloadedExRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()

GetClientFix

public GrooveFix GetClientFix()