| Package | Description |
|---|---|
| de.gerdiproject.json.datacite |
This package contains classes and packages that are related to DataCite JSON objects.
|
| de.gerdiproject.json.datacite.abstr |
This package contains abstract classes that are helpful from a programmer's
perspective, but are not actively mappable to DataCite properties.
|
| Modifier and Type | Method and Description |
|---|---|
PersonName |
Contributor.getName()
Retrieves the full name of the contributor.
|
PersonName |
Creator.getName()
Retrieves the full name of the creator.
|
| Constructor and Description |
|---|
Contributor(PersonName name,
ContributorType type) |
Creator(PersonName name) |
| Modifier and Type | Method and Description |
|---|---|
abstract PersonName |
AbstractPerson.getName()
Returns the name of the person.
|
Copyright © 2017–2019. All rights reserved.