public class ConsolidatedCollDetails extends Object
| Constructor and Description |
|---|
ConsolidatedCollDetails() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getCytdColl() |
BigDecimal |
getLytdColl() |
BigDecimal |
getTotalDmd() |
void |
setCytdColl(BigDecimal cytdColl) |
void |
setLytdColl(BigDecimal lytdColl) |
void |
setTotalDmd(BigDecimal totalDmd) |
public BigDecimal getCytdColl()
public void setCytdColl(BigDecimal cytdColl)
public BigDecimal getTotalDmd()
public void setTotalDmd(BigDecimal totalDmd)
public BigDecimal getLytdColl()
public void setLytdColl(BigDecimal lytdColl)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.