Uses of Class
org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkRequestFilterParameters.VISIBILITY
-
Packages that use GeonetworkRequestFilterParameters.VISIBILITY Package Description org.gcube.datatransfer.resolver.gis.geonetwork -
-
Uses of GeonetworkRequestFilterParameters.VISIBILITY in org.gcube.datatransfer.resolver.gis.geonetwork
Methods in org.gcube.datatransfer.resolver.gis.geonetwork that return GeonetworkRequestFilterParameters.VISIBILITY Modifier and Type Method Description static GeonetworkRequestFilterParameters.VISIBILITYGeonetworkRequestFilterParameters.VISIBILITY. valueOf(String name)Returns the enum constant of this type with the specified name.static GeonetworkRequestFilterParameters.VISIBILITY[]GeonetworkRequestFilterParameters.VISIBILITY. values()Returns an array containing the constants of this enum type, in the order they are declared.
-