Uses of Class
org.gcube.informationsystem.resourceregistry.api.rest.SharingPath.SharingOperation
-
Packages that use SharingPath.SharingOperation Package Description org.gcube.informationsystem.resourceregistry.api.rest -
-
Uses of SharingPath.SharingOperation in org.gcube.informationsystem.resourceregistry.api.rest
Methods in org.gcube.informationsystem.resourceregistry.api.rest that return SharingPath.SharingOperation Modifier and Type Method Description static SharingPath.SharingOperationSharingPath.SharingOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static SharingPath.SharingOperation[]SharingPath.SharingOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-