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