| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ContributorAttributes |
Contributor.contributorAttributes |
| Modifier and Type | Method and Description |
|---|---|
ContributorAttributes |
ObjectFactory.createContributorAttributes()
Create an instance of
ContributorAttributes |
ContributorAttributes |
Contributor.getContributorAttributes()
Gets the value of the contributorAttributes property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contributor.setContributorAttributes(ContributorAttributes value)
Sets the value of the contributorAttributes property.
|
| Constructor and Description |
|---|
Contributor(OrcidId contributorOrcid,
CreditName creditName,
ContributorEmail contributorEmail,
ContributorAttributes contributorAttributes)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.