| 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 |
|---|---|
Set<Affiliation> |
AbstractPerson.getAffiliations()
Retrieves the organisational or institutional affiliations of the person.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPerson.addAffiliations(Collection<Affiliation> affiliations)
Adds organisational or institutional affiliations of the person.
|
Copyright © 2017–2019. All rights reserved.