Uses of Class
org.gcube.common.storagehubwrapper.shared.tohl.WorkspaceItemType
-
Packages that use WorkspaceItemType Package Description org.gcube.common.storagehubwrapper.shared.tohl -
-
Uses of WorkspaceItemType in org.gcube.common.storagehubwrapper.shared.tohl
Methods in org.gcube.common.storagehubwrapper.shared.tohl that return WorkspaceItemType Modifier and Type Method Description WorkspaceItemTypeTrashedItem. getType()Return this item type.WorkspaceItemTypeWorkspaceItem. getType()Return this item type.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.
-