public class VoucherReport extends Object
| Constructor and Description |
|---|
VoucherReport(org.egov.infstr.services.PersistenceService persistenceService,
Integer voucherId,
org.egov.commons.CGeneralLedger voucherDetail,
org.egov.egf.commons.EgovCommon egovCommon) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.infra.admin.master.entity.Department |
getDepartment() |
org.egov.egf.commons.EgovCommon |
getEgovCommon() |
String |
getFunctionName() |
String |
getFundName() |
org.egov.commons.CGeneralLedger |
getGeneralLedger() |
String |
getSlCode() |
org.egov.commons.CGeneralLedger |
getVoucherDetail() |
void |
setDepartment(org.egov.infra.admin.master.entity.Department department) |
void |
setEgovCommon(org.egov.egf.commons.EgovCommon egovCommon) |
void |
setPersistenceService(org.egov.infstr.services.PersistenceService persistenceService) |
public VoucherReport(org.egov.infstr.services.PersistenceService persistenceService,
Integer voucherId,
org.egov.commons.CGeneralLedger voucherDetail,
org.egov.egf.commons.EgovCommon egovCommon)
public void setPersistenceService(org.egov.infstr.services.PersistenceService persistenceService)
public org.egov.commons.CGeneralLedger getGeneralLedger()
public org.egov.commons.CGeneralLedger getVoucherDetail()
public String getSlCode()
public String getFunctionName()
public String getFundName()
public void setDepartment(org.egov.infra.admin.master.entity.Department department)
public org.egov.infra.admin.master.entity.Department getDepartment()
public org.egov.egf.commons.EgovCommon getEgovCommon()
public void setEgovCommon(org.egov.egf.commons.EgovCommon egovCommon)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.