| Package | Description |
|---|---|
| org.egov.model.cheque | |
| org.egov.services.cheque |
| Modifier and Type | Method and Description |
|---|---|
AccountCheques |
ChequeDeptMapping.getAccountCheque() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChequeDeptMapping.setAccountCheque(AccountCheques accountCheque) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountChequesService.createCheques(List<ChequeDetail> chequeDetailsList,
Map<String,String> chequeIdMap,
Map<String,AccountCheques> chequeMap,
org.egov.commons.Bankaccount bankaccount,
String deletedChqDeptId) |
| Constructor and Description |
|---|
AccountChequesService(Class<AccountCheques> type) |
ChequeService(Class<AccountCheques> type) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.