| Package | Description |
|---|---|
| org.egov.commons |
| Modifier and Type | Method and Description |
|---|---|
Set<EgSurrenderedCheques> |
Bankaccount.getEgSurrenderedChequeses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bankaccount.setEgSurrenderedChequeses(Set<EgSurrenderedCheques> egSurrenderedChequeses) |
| Constructor and Description |
|---|
Bankaccount(Bankbranch bankbranch,
org.egov.commons.CChartOfAccounts chartofaccounts,
Fund fund,
String accountnumber,
String accounttype,
String narration,
Boolean isactive,
Date created,
BigDecimal modifiedby,
Date lastmodified,
BigDecimal currentbalance,
String payTo,
Set<EgSurrenderedCheques> egSurrenderedChequeses) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.