org.kuali.kfs.pdp.service.impl
Class FormatServiceImpl.PaymentInfo
java.lang.Object
org.kuali.kfs.pdp.service.impl.FormatServiceImpl.PaymentInfo
- Enclosing class:
- FormatServiceImpl
protected class FormatServiceImpl.PaymentInfo
- extends Object
This class holds disbursement number and noteLines info for payment group disbursement number assignment and combine checks.
Constructor Summary |
FormatServiceImpl.PaymentInfo(org.kuali.rice.kns.util.KualiInteger disbursementNumber,
org.kuali.rice.kns.util.KualiInteger noteLines)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disbursementNumber
public org.kuali.rice.kns.util.KualiInteger disbursementNumber
noteLines
public org.kuali.rice.kns.util.KualiInteger noteLines
FormatServiceImpl.PaymentInfo
public FormatServiceImpl.PaymentInfo(org.kuali.rice.kns.util.KualiInteger disbursementNumber,
org.kuali.rice.kns.util.KualiInteger noteLines)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.