| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Method and Description |
|---|---|
Amount |
ObjectFactory.createAmount()
Create an instance of
Amount |
| Modifier and Type | Field and Description |
|---|---|
protected Amount |
Funding.amount |
| Modifier and Type | Method and Description |
|---|---|
Amount |
Funding.getAmount()
Gets the value of the amount property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Funding.setAmount(Amount value)
Sets the value of the amount 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.