| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<FundingGroup> |
FundingsType.group |
| Modifier and Type | Method and Description |
|---|---|
FundingGroup |
ObjectFactory.createFundingGroup()
Create an instance of
FundingGroup |
| Modifier and Type | Method and Description |
|---|---|
List<FundingGroup> |
FundingsType.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FundingsType.setGroup(List<FundingGroup> value) |
| Constructor and Description |
|---|
Fundings(LastModifiedDate lastModifiedDate,
List<FundingGroup> group,
String path)
Fully-initialising value constructor
|
FundingsType(LastModifiedDate lastModifiedDate,
List<FundingGroup> group,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.