public class BudgetDetailHelperBean extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
addNewDetails |
List<BigDecimal> |
beAmounts |
BudgetDetail |
budgetDetail |
List<BudgetDetail> |
budgetDetailList |
Long |
budgetGroupId |
org.egov.commons.EgwStatus |
egwStatus |
Long |
searchFunctionId |
WorkflowBean |
workflowBean |
| Constructor and Description |
|---|
BudgetDetailHelperBean(Boolean addNewDetails,
List<BigDecimal> beAmounts,
List<BudgetDetail> budgetDetailList,
org.egov.commons.EgwStatus egwStatus,
BudgetDetail budgetDetail,
Long budgetGroupId,
Long searchFunctionId,
WorkflowBean workflowBean) |
public Boolean addNewDetails
public List<BigDecimal> beAmounts
public List<BudgetDetail> budgetDetailList
public org.egov.commons.EgwStatus egwStatus
public BudgetDetail budgetDetail
public Long budgetGroupId
public Long searchFunctionId
public WorkflowBean workflowBean
public BudgetDetailHelperBean(Boolean addNewDetails, List<BigDecimal> beAmounts, List<BudgetDetail> budgetDetailList, org.egov.commons.EgwStatus egwStatus, BudgetDetail budgetDetail, Long budgetGroupId, Long searchFunctionId, WorkflowBean workflowBean)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.