Functions
Class MarkSongDownloadedEx.MarkSongDownloadedExRequest

java.lang.Object
  extended by Base.GroovesharkRequestBuilder<MarkSongDownloadedEx.MarkSongDownloadedExParams,MarkSongDownloadedEx.MarkSongDownloadedExResponse>
      extended by 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 Base.GroovesharkRequestBuilder
GroovesharkRequestBuilder.GroovesharkRequest
 
Field Summary
 
Fields inherited from class Base.GroovesharkRequestBuilder
myWebRequest, Parameter, type
 
Constructor Summary
MarkSongDownloadedEx.MarkSongDownloadedExRequest(GroovesharkClient client)
           
 
Method Summary
 java.lang.String GetMethodName()
           
 
Methods inherited from class 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()