| Package | Description |
|---|---|
| org.egov.egf.billsubtype.repository | |
| org.egov.egf.billsubtype.service | |
| org.egov.model.bills |
| Modifier and Type | Method and Description |
|---|---|
EgBillSubType |
EgBillSubTypeRepository.findByExpenditureTypeAndName(String expenditureType,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EgBillSubType> |
EgBillSubTypeRepository.findByExpenditureType(String expenditureType) |
| Modifier and Type | Method and Description |
|---|---|
EgBillSubType |
EgBillSubTypeService.create(EgBillSubType egBillSubType) |
EgBillSubType |
EgBillSubTypeService.getByExpenditureTypeAndName(String expenditureType,
String name) |
EgBillSubType |
EgBillSubTypeService.getById(Long id) |
EgBillSubType |
EgBillSubTypeService.update(EgBillSubType egBillSubType) |
| Modifier and Type | Method and Description |
|---|---|
List<EgBillSubType> |
EgBillSubTypeService.getByExpenditureType(String expenditureType) |
| Modifier and Type | Method and Description |
|---|---|
EgBillSubType |
EgBillSubTypeService.create(EgBillSubType egBillSubType) |
EgBillSubType |
EgBillSubTypeService.update(EgBillSubType egBillSubType) |
| Modifier and Type | Method and Description |
|---|---|
EgBillSubType |
EgBillregistermis.getEgBillSubType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgBillregistermis.setEgBillSubType(EgBillSubType egBillSubType) |
| Constructor and Description |
|---|
EgBillregistermis(Integer id,
EgBillregister egBillregister,
org.egov.commons.CFunction function,
org.egov.commons.Fund fundid,
BigDecimal segmentid,
BigDecimal subsegmentid,
org.egov.infra.admin.master.entity.Boundary fieldid,
BigDecimal subfieldid,
org.egov.commons.Functionary functionaryid,
String sanctionedby,
Date sanctiondate,
String sanctiondetail,
String narration,
Date lastupdatedtime,
String disbursementtype,
BigDecimal escalation,
BigDecimal advancepayments,
BigDecimal securedadvances,
BigDecimal deductamountwitheld,
org.egov.infra.admin.master.entity.Department departmentid,
BigDecimal month,
org.egov.commons.CFinancialYear financialyear,
org.egov.commons.Fundsource fundsource,
Date paybydate,
EgBillSubType egBillSubtype,
String ptyBillNumber,
Date ptyBillDate,
String inwrdSlNumber) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.