com.scilor.grooveshark.API.Functions
Class GetPageInfoByIDType.GetPageInfoByIDResponse

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

public class GetPageInfoByIDType.GetPageInfoByIDResponse
extends IJsonResponse


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

Field Detail

result

public GetPageInfoByIDType.PageInfo result
Constructor Detail

GetPageInfoByIDType.GetPageInfoByIDResponse

public GetPageInfoByIDType.GetPageInfoByIDResponse()