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