| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Name
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameType |
PersonalDetails.name |
protected NameType |
Person.name |
| Modifier and Type | Method and Description |
|---|---|
NameType |
ObjectFactory.createNameType()
Create an instance of
NameType |
NameType |
PersonalDetails.getName()
Gets the value of the name property.
|
NameType |
Person.getName()
Gets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalDetails.setName(NameType value)
Sets the value of the name property.
|
void |
Person.setName(NameType value)
Sets the value of the name 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
|
PersonalDetails(LastModifiedDate lastModifiedDate,
NameType name,
OtherNames otherNames,
BiographyType biography,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.