Class TagSearchResult
- java.lang.Object
-
- net.anwiba.spatial.ckan.json.schema.v1_0.Result
-
- net.anwiba.spatial.ckan.json.schema.v1_0.TagSearchResult
-
public class TagSearchResult extends Result
-
-
Constructor Summary
Constructors Constructor Description TagSearchResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tag[]getResults()voidsetResults(Tag[] 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
-
-