Uses of Class
com.mindee.v2.parsing.search.SearchModel
-
Packages that use SearchModel Package Description com.mindee.v2.parsing.search -
-
Uses of SearchModel in com.mindee.v2.parsing.search
Methods in com.mindee.v2.parsing.search that return types with arguments of type SearchModel Modifier and Type Method Description List<SearchModel>SearchResponse. getModels()Constructor parameters in com.mindee.v2.parsing.search with type arguments of type SearchModel Constructor Description SearchResponse(List<SearchModel> models, PaginationMetadata pagination)
-