org.kuali.kfs.gl.service.impl
Class SufficientFundsServiceImpl.PendingAmounts

java.lang.Object
  extended by org.kuali.kfs.gl.service.impl.SufficientFundsServiceImpl.PendingAmounts
Enclosing class:
SufficientFundsServiceImpl

protected class SufficientFundsServiceImpl.PendingAmounts
extends Object

An inner class to hold summary totals of pending ledger entry amounts


Field Summary
 org.kuali.rice.kns.util.KualiDecimal actual
           
 org.kuali.rice.kns.util.KualiDecimal budget
           
 org.kuali.rice.kns.util.KualiDecimal encumbrance
           
 
Constructor Summary
protected SufficientFundsServiceImpl.PendingAmounts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

budget

public org.kuali.rice.kns.util.KualiDecimal budget

actual

public org.kuali.rice.kns.util.KualiDecimal actual

encumbrance

public org.kuali.rice.kns.util.KualiDecimal encumbrance
Constructor Detail

SufficientFundsServiceImpl.PendingAmounts

protected SufficientFundsServiceImpl.PendingAmounts()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.