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