com.scilor.grooveshark.API.Functions
Class GetCountry.GetCountryResponse

java.lang.Object
  extended by com.scilor.grooveshark.API.Base.IJsonResponse
      extended by com.scilor.grooveshark.API.Functions.GetCountry.GetCountryResponse
Enclosing class:
GetCountry

public class GetCountry.GetCountryResponse
extends IJsonResponse


Field Summary
 GroovesharkCountry result
           
 
Fields inherited from class com.scilor.grooveshark.API.Base.IJsonResponse
fault, header
 
Constructor Summary
GetCountry.GetCountryResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public GroovesharkCountry result
Constructor Detail

GetCountry.GetCountryResponse

public GetCountry.GetCountryResponse()