| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Addresses |
Person.addresses |
| Modifier and Type | Method and Description |
|---|---|
Addresses |
ObjectFactory.createAddresses()
Create an instance of
Addresses |
Addresses |
Person.getAddresses()
Gets the value of the addresses property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setAddresses(Addresses value)
Sets the value of the addresses 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.