public interface CreditSplit
BusinessObject that represents a credit split.| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCredit()
Get the value of the split
|
String |
getInvCreditTypeCode()
Gets the value of invCreditTypeCode
|
void |
setInvCreditTypeCode(String argInvCreditTypeCode)
Sets the value of invCreditTypeCode
|
org.kuali.rice.core.api.util.type.KualiDecimal getCredit()
String getInvCreditTypeCode()
void setInvCreditTypeCode(String argInvCreditTypeCode)
argInvCreditTypeCode - Value to assign to this.invCreditTypeCodeCopyright © 2013 The Kuali Foundation. All Rights Reserved.