| Modifier and Type | Method and Description |
|---|---|
Funding |
Project.getFunding() |
Funding |
RelatedRecord.getFunding() |
static Funding |
Funding.newInstance(Funder funder,
FundingLevel level0) |
static Funding |
Funding.newInstance(Funder funder,
FundingLevel level0,
FundingLevel level1) |
static Funding |
Funding.newInstance(Funder funder,
FundingLevel level0,
FundingLevel level1,
FundingLevel level2) |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setFunding(Funding funding) |
void |
RelatedRecord.setFunding(Funding funding) |
Copyright © 2025. All rights reserved.