Uses of Class
org.gcube.data.publishing.ckan2zenodo.model.CkanRelatedIdentifier
-
Packages that use CkanRelatedIdentifier Package Description org.gcube.data.publishing.ckan2zenodo.model -
-
Uses of CkanRelatedIdentifier in org.gcube.data.publishing.ckan2zenodo.model
Methods in org.gcube.data.publishing.ckan2zenodo.model that return CkanRelatedIdentifier Modifier and Type Method Description static CkanRelatedIdentifierCkanRelatedIdentifier. getZenodo(URL doi)CkanRelatedIdentifierCkanItemDescriptor. getZenodoDoi()Methods in org.gcube.data.publishing.ckan2zenodo.model with parameters of type CkanRelatedIdentifier Modifier and Type Method Description CkanItemDescriptorCkanItemDescriptor. setZenodoDoi(CkanRelatedIdentifier toSet)
-