public class ChequeDeptMapping extends Object implements Serializable
| Constructor and Description |
|---|
ChequeDeptMapping() |
| Modifier and Type | Method and Description |
|---|---|
AccountCheques |
getAccountCheque() |
org.egov.infra.admin.master.entity.Department |
getAllotedTo() |
Long |
getId() |
void |
setAccountCheque(AccountCheques accountCheque) |
void |
setAllotedTo(org.egov.infra.admin.master.entity.Department allotedTo) |
void |
setId(Long id) |
public Long getId()
public void setId(Long id)
public AccountCheques getAccountCheque()
public void setAccountCheque(AccountCheques accountCheque)
public org.egov.infra.admin.master.entity.Department getAllotedTo()
public void setAllotedTo(org.egov.infra.admin.master.entity.Department allotedTo)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.