| Package | Description |
|---|---|
| org.gcube.data.publishing.ckan2zenodo.model.zenodo |
| Modifier and Type | Method and Description |
|---|---|
static DepositionMetadata.UploadType |
DepositionMetadata.UploadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DepositionMetadata.UploadType[] |
DepositionMetadata.UploadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DepositionMetadata(DepositionMetadata.UploadType upload_type,
Date publication_date,
String title,
List<Creator> creators,
String description,
DepositionMetadata.AccessRights access_right) |
Copyright © 2021. All Rights Reserved.