public class SearchResults extends Object implements PersonSearchResults, TitleSearchResults, GeneralSearchResults
| Constructor and Description |
|---|
SearchResults() |
| Modifier and Type | Method and Description |
|---|---|
static GeneralSearchResults |
getGeneralFromJSON(org.json.JSONObject json) |
static PersonSearchResults |
getPersonsFromJSON(org.json.JSONObject json) |
static TitleSearchResults |
getTitlesFromJSON(org.json.JSONObject json) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResults, getSearch, getSearchTypegetResults, getSearch, getSearchTypegetResults, getSearch, getSearchTypepublic static PersonSearchResults getPersonsFromJSON(org.json.JSONObject json) throws FilmfoException
FilmfoExceptionpublic static TitleSearchResults getTitlesFromJSON(org.json.JSONObject json) throws FilmfoException
FilmfoExceptionpublic static GeneralSearchResults getGeneralFromJSON(org.json.JSONObject json) throws FilmfoException
FilmfoExceptionCopyright © 2017. All rights reserved.