Functions
Class GetCountry.GetCountryResponse

java.lang.Object
  extended by Base.IJsonResponse
      extended by Functions.GetCountry.GetCountryResponse
Enclosing class:
GetCountry

public class GetCountry.GetCountryResponse
extends IJsonResponse


Field Summary
 GroovesharkCountry result
           
 
Fields inherited from class 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()