org.kuali.kfs.module.purap.service.impl
Class PdpExtractServiceImpl.Totals

java.lang.Object
  extended by org.kuali.kfs.module.purap.service.impl.PdpExtractServiceImpl.Totals
Enclosing class:
PdpExtractServiceImpl

protected class PdpExtractServiceImpl.Totals
extends Object

Holds total count and amount for extract


Field Summary
 Integer count
           
 org.kuali.rice.kns.util.KualiDecimal totalAmount
           
 
Constructor Summary
protected PdpExtractServiceImpl.Totals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public Integer count

totalAmount

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

PdpExtractServiceImpl.Totals

protected PdpExtractServiceImpl.Totals()


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