Uses of Class
org.gcube.resourcemanagement.support.shared.operations.SupportedOperations
-
Packages that use SupportedOperations Package Description org.gcube.resourcemanagement.support.shared.operations -
-
Uses of SupportedOperations in org.gcube.resourcemanagement.support.shared.operations
Methods in org.gcube.resourcemanagement.support.shared.operations that return SupportedOperations Modifier and Type Method Description static SupportedOperationsSupportedOperations. valueOf(String name)Returns the enum constant of this type with the specified name.static SupportedOperations[]SupportedOperations. values()Returns an array containing the constants of this enum type, in the order they are declared.
-