| Package | Description |
|---|---|
| org.kuali.kra.award.home |
| Modifier and Type | Method and Description |
|---|---|
AwardMethodOfPayment |
AwardTemplate.getAwardMethodOfPayment()
Gets the awardMethodOfPayment attribute.
|
AwardMethodOfPayment |
Award.getAwardMethodOfPayment()
Gets the awardMethodOfPayment attribute.
|
AwardMethodOfPayment |
ValidBasisMethodPayment.getMethodOfPayment() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardTemplate.setAwardMethodOfPayment(AwardMethodOfPayment awardMethodOfPayment)
Sets the awardMethodOfPayment attribute value.
|
void |
Award.setAwardMethodOfPayment(AwardMethodOfPayment awardMethodOfPayment)
Sets the awardMethodOfPayment attribute value.
|
void |
ValidBasisMethodPayment.setMethodOfPayment(AwardMethodOfPayment methodOfPayment) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.