| Package | Description |
|---|---|
| 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 |
|---|---|
List<NameIdentifier> |
AbstractPerson.getNameIdentifiers()
Returns unique identifiers of an individual or legal entity, according to various schemes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPerson.setNameIdentifiers(List<NameIdentifier> nameIdentifiers)
Changes unique identifiers of an individual or legal entity, according to various schemes.
|
Copyright © 2017–2018. All rights reserved.