| Package | Description |
|---|---|
| org.kuali.kra.award.home |
| Modifier and Type | Method and Description |
|---|---|
AwardBasisOfPayment |
AwardTemplate.getAwardBasisOfPayment()
Gets the awardBasisOfPayment attribute.
|
AwardBasisOfPayment |
Award.getAwardBasisOfPayment()
Gets the awardBasisOfPayment attribute.
|
AwardBasisOfPayment |
ValidBasisMethodPayment.getBasisOfPayment() |
AwardBasisOfPayment |
ValidAwardBasisPayment.getBasisOfPayment() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardTemplate.setAwardBasisOfPayment(AwardBasisOfPayment awardBasisOfPayment)
Sets the awardBasisOfPayment attribute value.
|
void |
Award.setAwardBasisOfPayment(AwardBasisOfPayment awardBasisOfPayment)
Sets the awardBasisOfPayment attribute value.
|
void |
ValidBasisMethodPayment.setBasisOfPayment(AwardBasisOfPayment basisOfPayment) |
void |
ValidAwardBasisPayment.setBasisOfPayment(AwardBasisOfPayment basisOfPayment) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.