| Package | Description |
|---|---|
| eu.dnetlib.data.collector.plugins.schemaorg |
| Modifier and Type | Field and Description |
|---|---|
DatasetDocument.Contributor.ContributorType |
DatasetMappingIterator.Options.ContributorOptions.fallbackType |
DatasetDocument.Contributor.ContributorType |
DatasetDocument.Contributor.type |
| Modifier and Type | Method and Description |
|---|---|
static DatasetDocument.Contributor.ContributorType |
DatasetDocument.Contributor.ContributorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasetDocument.Contributor.ContributorType[] |
DatasetDocument.Contributor.ContributorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Contributor(String name,
List<String> affiliations,
DatasetDocument.Contributor.ContributorType type) |
Copyright © 2024. All rights reserved.