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