Uses of Class
org.gcube.common.storagehub.model.types.ItemAction
-
Packages that use ItemAction Package Description org.gcube.common.storagehub.model.types -
-
Uses of ItemAction in org.gcube.common.storagehub.model.types
Methods in org.gcube.common.storagehub.model.types that return ItemAction Modifier and Type Method Description static ItemActionItemAction. valueOf(String name)Returns the enum constant of this type with the specified name.static ItemAction[]ItemAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-