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