| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.institutionalproposal.home | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.subaward.bo |
| Modifier and Type | Method and Description |
|---|---|
AwardType |
ValidAwardBasisPayment.getAwardType() |
AwardType |
Award.getAwardType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidAwardBasisPayment.setAwardType(AwardType awardType) |
void |
Award.setAwardType(AwardType awardType) |
| Modifier and Type | Method and Description |
|---|---|
AwardType |
InstitutionalProposal.getAwardType() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setAwardType(AwardType awardType) |
| Modifier and Type | Method and Description |
|---|---|
AwardType |
DevelopmentProposal.getAnticipatedAwardType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setAnticipatedAwardType(AwardType anticipatedAwardType) |
| Modifier and Type | Method and Description |
|---|---|
AwardType |
SubAward.getSubAwardType()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAward.setSubAwardType(AwardType subAwardType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.