public class ReportBean extends Object
| Constructor and Description |
|---|
ReportBean() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDepartmentId() |
Integer |
getDivisionId() |
String |
getExportType() |
Date |
getFromDate() |
Integer |
getFunctionaryId() |
Integer |
getFunctionId() |
String |
getFunctionName() |
Integer |
getFundId() |
String |
getReportType() |
Date |
getToDate() |
void |
setBoundaryId(Integer boundaryId) |
void |
setDepartmentId(Integer departmentId) |
void |
setDivisionId(Integer divisionId) |
void |
setExportType(String exportType) |
void |
setFromDate(Date fromDate) |
void |
setFunctinaryId(Integer functinaryId) |
void |
setFunctionaryId(Integer functionaryId) |
void |
setFunctionId(Integer functionId) |
void |
setFunctionName(String functionName) |
void |
setFundId(Integer fundId) |
void |
setReportType(String reportType) |
void |
setToDate(Date toDate) |
public String getExportType()
public void setExportType(String exportType)
public String getReportType()
public void setReportType(String reportType)
public Integer getFundId()
public Integer getFunctionId()
public Integer getDepartmentId()
public Integer getFunctionaryId()
public void setFunctionaryId(Integer functionaryId)
public Integer getDivisionId()
public void setDivisionId(Integer divisionId)
public Date getFromDate()
public Date getToDate()
public void setFundId(Integer fundId)
public void setFunctionId(Integer functionId)
public void setDepartmentId(Integer departmentId)
public void setFunctinaryId(Integer functinaryId)
public void setBoundaryId(Integer boundaryId)
public void setFromDate(Date fromDate)
public void setToDate(Date toDate)
public String getFunctionName()
public void setFunctionName(String functionName)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.