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