| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalIdentifiers |
Person.externalIdentifiers |
| Modifier and Type | Method and Description |
|---|---|
ExternalIdentifiers |
ObjectFactory.createExternalIdentifiers()
Create an instance of
ExternalIdentifiers |
ExternalIdentifiers |
Person.getExternalIdentifiers()
Gets the value of the externalIdentifiers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setExternalIdentifiers(ExternalIdentifiers value)
Sets the value of the externalIdentifiers 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.