Uses of Class
org.gcube.datatransfer.resolver.gis.GeoRuntimeReader.GEO_SERVICE
-
Packages that use GeoRuntimeReader.GEO_SERVICE Package Description org.gcube.datatransfer.resolver.gis -
-
Uses of GeoRuntimeReader.GEO_SERVICE in org.gcube.datatransfer.resolver.gis
Methods in org.gcube.datatransfer.resolver.gis that return GeoRuntimeReader.GEO_SERVICE Modifier and Type Method Description static GeoRuntimeReader.GEO_SERVICEGeoRuntimeReader.GEO_SERVICE. valueOf(String name)Returns the enum constant of this type with the specified name.static GeoRuntimeReader.GEO_SERVICE[]GeoRuntimeReader.GEO_SERVICE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.datatransfer.resolver.gis with parameters of type GeoRuntimeReader.GEO_SERVICE Modifier and Type Method Description ServerParametersGeoRuntimeReader. retrieveGisParameters(String scope, GeoRuntimeReader.GEO_SERVICE geoservice)Retrieve gis parameters.
-