Uses of Class
org.gbif.api.model.registry.eml.geospatial.GeospatialCoverage
-
Packages that use GeospatialCoverage Package Description org.gbif.api.model.registry -
-
Uses of GeospatialCoverage in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry that return types with arguments of type GeospatialCoverage Modifier and Type Method Description List<GeospatialCoverage>
Dataset. getGeographicCoverages()
Method parameters in org.gbif.api.model.registry with type arguments of type GeospatialCoverage Modifier and Type Method Description void
Dataset. setGeographicCoverages(List<GeospatialCoverage> geographicCoverages)
-