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