public class DCBReport extends Object
| Constructor and Description |
|---|
DCBReport() |
public void calculateBalances()
public void calculateTotals()
public void backfillReceiptDetails(Map<Receipt,List<ReceiptDetail>> receiptBreakups)
public void calculateReceiptTotal()
public BigDecimal getTotalDmdTax()
public void setTotalDmdTax(BigDecimal totalDmdTax)
public BigDecimal getTotalDmdPnlty()
public void setTotalDmdPnlty(BigDecimal totalDmdPnlty)
public BigDecimal getTotalLpayPnlty()
public void setTotalLpayPnlty(BigDecimal totalLpayPnlty)
public BigDecimal getTotalColTax()
public void setTotalColTax(BigDecimal totalColTax)
public BigDecimal getTotalColPnlty()
public void setTotalColPnlty(BigDecimal totalColPnlty)
public BigDecimal getTotalAdvance()
public void setTotalAdvance(BigDecimal totalAdvance)
public BigDecimal getTotalColLpayPnlty()
public void setTotalColLpayPnlty(BigDecimal totalColLpayPnlty)
public BigDecimal getTotalRebate()
public void setTotalRebate(BigDecimal totalRebate)
public BigDecimal getTotalRcptAmt()
public void setTotalRcptAmt(BigDecimal totalRcptAmt)
public void setTotalBalance(BigDecimal totalBalance)
public Map<String,BigDecimal> getFieldBalanceTotals()
public BigDecimal getTotalBalance()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.