| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
ProposalPersonCreditSplit |
ProposalPerson.getCreditSplit(int index)
Gets index i from the creditSplits list.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProposalPersonCreditSplit> |
ProposalPerson.getCreditSplits()
Get a
of credit splits |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPerson.setCreditSplits(List<ProposalPersonCreditSplit> creditSplit)
Set a
of credit splits |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.