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