public class WorksIndexsRequest extends Object
| Constructor and Description |
|---|
WorksIndexsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDistname() |
Integer |
getLineestimatedetailid() |
List<Integer> |
getLineestimatedetailids() |
String |
getReportType() |
String |
getTypeofwork() |
String |
getUlbcode() |
List<String> |
getUlbcodes() |
String |
getUlbname() |
void |
setDistname(String distname) |
void |
setLineestimatedetailid(Integer lineestimatedetailid) |
void |
setLineestimatedetailids(List<Integer> lineestimatedetailids) |
void |
setReportType(String reportType) |
void |
setTypeofwork(String typeofwork) |
void |
setUlbcode(String ulbcode) |
void |
setUlbcodes(List<String> ulbcodes) |
void |
setUlbname(String ulbname) |
public String getTypeofwork()
public void setTypeofwork(String typeofwork)
public String getDistname()
public void setDistname(String distname)
public String getUlbcode()
public void setUlbcode(String ulbcode)
public String getUlbname()
public void setUlbname(String ulbname)
public String getReportType()
public void setReportType(String reportType)
public Integer getLineestimatedetailid()
public void setLineestimatedetailid(Integer lineestimatedetailid)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.