Uses of Class
net.anwiba.spatial.ckan.json.schema.v1_0.Resource
-
Packages that use Resource Package Description net.anwiba.spatial.ckan.json.schema.v1_0 -
-
Uses of Resource in net.anwiba.spatial.ckan.json.schema.v1_0
Methods in net.anwiba.spatial.ckan.json.schema.v1_0 that return Resource Modifier and Type Method Description Resource[]Dataset. getResources()Resource[]ResourceSearchResult. getResults()Methods in net.anwiba.spatial.ckan.json.schema.v1_0 with parameters of type Resource Modifier and Type Method Description voidDataset. setResources(Resource[] resources)voidResourceSearchResult. setResults(Resource[] results)
-