| Package | Description |
|---|---|
| org.egov.billsaccounting.model |
| Modifier and Type | Method and Description |
|---|---|
Contractorbilldetail |
EgwBillDeductions.getContractorbilldetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgwBillDeductions.setContractorbilldetail(Contractorbilldetail contractorbilldetail) |
| Constructor and Description |
|---|
EgwBillDeductions(Integer id,
Contractorbilldetail contractorbilldetail,
BigDecimal amount,
char dedtype,
Date lastmodifieddate)
minimal constructor
|
EgwBillDeductions(Integer id,
Recovery recovery,
Contractorbilldetail contractorbilldetail,
BigDecimal glcodeid,
BigDecimal amount,
char dedtype,
Date lastmodifieddate)
full constructor
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.