Uses of Class
org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped.ZenodoRelatedIdentifier
-
Packages that use ZenodoRelatedIdentifier Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped -
-
Uses of ZenodoRelatedIdentifier in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped that return types with arguments of type ZenodoRelatedIdentifier Modifier and Type Method Description List<ZenodoRelatedIdentifier>ZenodoMetadata. getRelated_identifiers()Gets the related identifiers.Method parameters in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped with type arguments of type ZenodoRelatedIdentifier Modifier and Type Method Description voidZenodoMetadata. setRelated_identifiers(List<ZenodoRelatedIdentifier> related_identifiers)Sets the related identifiers.
-