com.scilor.grooveshark.API.Functions
Class SearchArtist.getSearchArtistResultsResponse

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

public static class SearchArtist.getSearchArtistResultsResponse
extends IJsonResponse


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

Field Detail

result

public SearchArtist.MyResult result
Constructor Detail

SearchArtist.getSearchArtistResultsResponse

public SearchArtist.getSearchArtistResultsResponse()