| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Keywords |
Person.keywords |
| Modifier and Type | Method and Description |
|---|---|
Keywords |
ObjectFactory.createKeywords()
Create an instance of
Keywords |
Keywords |
Person.getKeywords()
Gets the value of the keywords property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setKeywords(Keywords value)
Sets the value of the keywords 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.