Class ResourceSearchResult
- java.lang.Object
-
- net.anwiba.spatial.ckan.json.schema.v1_0.Result
-
- net.anwiba.spatial.ckan.json.schema.v1_0.ResourceSearchResult
-
public class ResourceSearchResult extends Result
-
-
Constructor Summary
Constructors Constructor Description ResourceSearchResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Resource[]getResults()voidsetResults(Resource[] results)-
Methods inherited from class net.anwiba.spatial.ckan.json.schema.v1_0.Result
getCount, getExpanded, getFacets, getSearch_facets, getSort, setCount, setExpanded, setFacets, setSearch_facets, setSort
-
-