Uses of Class
com.podio.search.SearchResult
-
Packages that use SearchResult Package Description com.podio.search -
-
Uses of SearchResult in com.podio.search
Methods in com.podio.search that return types with arguments of type SearchResult Modifier and Type Method Description List<SearchResult>SearchInAppResponse. getResults()Method parameters in com.podio.search with type arguments of type SearchResult Modifier and Type Method Description voidSearchInAppResponse. setResults(List<SearchResult> results)
-