| Package | Description |
|---|---|
| de.gerdiproject.json.datacite |
This package contains classes and packages that are related to DataCite JSON objects.
|
| Modifier and Type | Method and Description |
|---|---|
List<Contributor> |
DataCiteJson.getContributors()
Returns the institutions or persons responsible for collecting, managing,
distributing, or otherwise contributing to the development of the
resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCiteJson.setContributors(List<Contributor> contributors)
Changes the institutions or persons responsible for collecting, managing,
distributing, or otherwise contributing to the development of the
resource.
|
Copyright © 2017–2018. All rights reserved.