Uses of Class
com.jakewharton.domainr.entities.SearchResult.Error

Packages that use SearchResult.Error
com.jakewharton.domainr.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of SearchResult.Error in com.jakewharton.domainr.entities
 

Methods in com.jakewharton.domainr.entities that return SearchResult.Error
 SearchResult.Error SearchResult.getError()
           
 

Methods in com.jakewharton.domainr.entities with parameters of type SearchResult.Error
 void SearchResult.setError(SearchResult.Error error)
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.