| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<FundingSummary> |
FundingGroup.fundingSummary |
| Modifier and Type | Method and Description |
|---|---|
FundingSummary |
ObjectFactory.createFundingSummary()
Create an instance of
FundingSummary |
| Modifier and Type | Method and Description |
|---|---|
List<FundingSummary> |
FundingGroup.getFundingSummary()
Gets the value of the fundingSummary property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FundingGroup.setFundingSummary(List<FundingSummary> value) |
| Constructor and Description |
|---|
FundingGroup(LastModifiedDate lastModifiedDate,
ExternalIds externalIds,
List<FundingSummary> fundingSummary)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.