org.kuali.kfs.pdp.service.impl
Class FormatServiceImpl.PaymentInfo

java.lang.Object
  extended by 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.


Field Summary
 org.kuali.rice.kns.util.KualiInteger disbursementNumber
           
 org.kuali.rice.kns.util.KualiInteger noteLines
           
 
Constructor Summary
FormatServiceImpl.PaymentInfo(org.kuali.rice.kns.util.KualiInteger disbursementNumber, org.kuali.rice.kns.util.KualiInteger noteLines)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

disbursementNumber

public org.kuali.rice.kns.util.KualiInteger disbursementNumber

noteLines

public org.kuali.rice.kns.util.KualiInteger noteLines
Constructor Detail

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.