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