| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Emails |
Person.emails |
| Modifier and Type | Method and Description |
|---|---|
Emails |
ObjectFactory.createEmails()
Create an instance of
Emails |
Emails |
Person.getEmails()
Gets the value of the emails property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setEmails(Emails value)
Sets the value of the emails property.
|
| Constructor and Description |
|---|
Person(LastModifiedDate lastModifiedDate,
NameType name,
OtherNames otherNames,
BiographyType biography,
ResearcherUrls researcherUrls,
Emails emails,
Addresses addresses,
Keywords keywords,
ExternalIdentifiers externalIdentifiers,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.