public class ContractorWiseAbstractSearchResult extends Object
| Constructor and Description |
|---|
ContractorWiseAbstractSearchResult() |
public String getContractorName()
public void setContractorName(String contractorName)
public String getContractorClass()
public void setContractorClass(String contractorClass)
public Integer getApprovedEstimates()
public void setApprovedEstimates(Integer approvedEstimates)
public BigDecimal getApprovedAmount()
public void setApprovedAmount(BigDecimal approvedAmount)
public Integer getSiteNotHandedOverEstimates()
public void setSiteNotHandedOverEstimates(Integer siteNotHandedOverEstimates)
public BigDecimal getSiteNotHandedOverAmount()
public void setSiteNotHandedOverAmount(BigDecimal siteNotHandedOverAmount)
public Integer getNotWorkCommencedEstimates()
public void setNotWorkCommencedEstimates(Integer notWorkCommencedEstimates)
public BigDecimal getNotWorkCommencedAmount()
public void setNotWorkCommencedAmount(BigDecimal notWorkCommencedAmount)
public Integer getWorkCommencedEstimates()
public void setWorkCommencedEstimates(Integer workCommencedEstimates)
public BigDecimal getWorkCommencedAmount()
public void setWorkCommencedAmount(BigDecimal workCommencedAmount)
public Integer getWorkCompletedEstimates()
public void setWorkCompletedEstimates(Integer workCompletedEstimates)
public BigDecimal getWorkCompletedAmount()
public void setWorkCompletedAmount(BigDecimal workCompletedAmount)
public Integer getBalanceWorkEstimates()
public void setBalanceWorkEstimates(Integer balanceWorkEstimates)
public BigDecimal getBalanceWorkAmount()
public void setBalanceWorkAmount(BigDecimal balanceWorkAmount)
public BigDecimal getLiableAmount()
public void setLiableAmount(BigDecimal liableAmount)
public String getElectionWard()
public void setElectionWard(String electionWard)
public String getContractorCode()
public void setContractorCode(String contractorCode)
public Integer getLagecyWorkCommencedEstimates()
public void setLagecyWorkCommencedEstimates(Integer lagecyWorkCommencedEstimates)
public BigDecimal getLagecyWorkCommencedAmount()
public void setLagecyWorkCommencedAmount(BigDecimal lagecyWorkCommencedAmount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.