| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Person |
Record.person |
| Modifier and Type | Method and Description |
|---|---|
Person |
ObjectFactory.createPerson()
Create an instance of
Person |
Person |
Record.getPerson()
Gets the value of the person property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Record.setPerson(Person value)
Sets the value of the person property.
|
| Constructor and Description |
|---|
Record(OrcidId orcidIdentifier,
Preferences preferences,
History history,
Person person,
ActivitiesSummary activitiesSummary,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.