| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected FundingContributors |
Funding.contributors |
| Modifier and Type | Method and Description |
|---|---|
FundingContributors |
ObjectFactory.createFundingContributors()
Create an instance of
FundingContributors |
FundingContributors |
Funding.getContributors()
Gets the value of the contributors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Funding.setContributors(FundingContributors value)
Sets the value of the contributors property.
|
| Constructor and Description |
|---|
Funding(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String type,
String organizationDefinedType,
FundingTitle title,
String shortDescription,
Amount amount,
Url url,
FuzzyDate startDate,
FuzzyDate endDate,
ExternalIds externalIds,
FundingContributors contributors,
Organization organization)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.