| Package | Description |
|---|---|
| org.kuali.kra.award.home.fundingproposal |
| Modifier and Type | Method and Description |
|---|---|
static FundingProposalMergeType |
FundingProposalMergeType.getFundingProposalMergeType(String key) |
FundingProposalMergeType |
AwardFundingProposalBean.getMergeType() |
static FundingProposalMergeType |
FundingProposalMergeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FundingProposalMergeType[] |
FundingProposalMergeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardFundingProposalBean.setMergeType(FundingProposalMergeType mergeType) |
| Constructor and Description |
|---|
CommentsDataFeedCommand(Award award,
InstitutionalProposal proposal,
FundingProposalMergeType mergeType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.