Uses of Class
org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped.ZenodoLocation
-
Packages that use ZenodoLocation Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped -
-
Uses of ZenodoLocation in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped that return types with arguments of type ZenodoLocation Modifier and Type Method Description List<ZenodoLocation>ZenodoMetadata. getLocations()Gets the locations.Method parameters in org.gcube.portlets.widgets.ckan2zenodopublisher.shared.wrapped with type arguments of type ZenodoLocation Modifier and Type Method Description voidZenodoMetadata. setLocations(List<ZenodoLocation> locations)Sets the locations.
-