|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VoucherAccountingLineHelper
Interface to aid voucher documents for handling debit/credit amounts.
Method Summary | |
---|---|
org.kuali.rice.kns.util.KualiDecimal |
getCredit()
This method retrieves the credit amount. |
org.kuali.rice.kns.util.KualiDecimal |
getDebit()
This method retrieves the debit amount. |
void |
setCredit(org.kuali.rice.kns.util.KualiDecimal credit)
This method sets the credit amount. |
void |
setDebit(org.kuali.rice.kns.util.KualiDecimal debit)
This method sets the debit amount. |
Method Detail |
---|
org.kuali.rice.kns.util.KualiDecimal getCredit()
void setCredit(org.kuali.rice.kns.util.KualiDecimal credit)
credit
- org.kuali.rice.kns.util.KualiDecimal getDebit()
void setDebit(org.kuali.rice.kns.util.KualiDecimal debit)
debit
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |