public class DCBReportResult extends Object
| Constructor and Description |
|---|
DCBReportResult() |
public String getLicensenumber()
public void setLicensenumber(String licensenumber)
public String getMode()
public void setMode(String mode)
public String getReportType()
public void setReportType(String reportType)
public void setId(Integer id)
public String getUsername()
public void setUsername(String username)
public BigInteger getCurr_demand()
public void setCurr_demand(BigInteger curr_demand)
public BigInteger getArr_demand()
public void setArr_demand(BigInteger arr_demand)
public BigInteger getTotal_demand()
public void setTotal_demand(BigInteger total_demand)
public BigInteger getCurr_coll()
public void setCurr_coll(BigInteger curr_coll)
public BigInteger getArr_coll()
public void setArr_coll(BigInteger arr_coll)
public BigInteger getTotal_coll()
public void setTotal_coll(BigInteger total_coll)
public BigInteger getCurr_balance()
public void setCurr_balance(BigInteger curr_balance)
public BigInteger getArr_balance()
public void setArr_balance(BigInteger arr_balance)
public BigInteger getTotal_balance()
public void setTotal_balance(BigInteger total_balance)
public Integer getLicenseid()
public void setLicenseid(Integer licenseid)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.