com.scilor.grooveshark.API.Functions
Class LogoutUser.LogoutUserRequest

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.GroovesharkRequestBuilder<LogoutUser.LogoutUserParams,LogoutUser.LogoutUserResponse>
      extended by com.scilor.grooveshark.API.Functions.LogoutUser.LogoutUserRequest
Enclosing class:
LogoutUser

public class LogoutUser.LogoutUserRequest
extends GroovesharkRequestBuilder<LogoutUser.LogoutUserParams,LogoutUser.LogoutUserResponse>


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
LogoutUser.LogoutUserRequest(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

LogoutUser.LogoutUserRequest

public LogoutUser.LogoutUserRequest(GroovesharkClient client)
Method Detail

GetMethodName

public java.lang.String GetMethodName()