public class Fun9703Requst extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
actionIn |
protected int |
beginDate |
protected String |
dealStatus |
protected int |
endDate |
protected String |
fundCode |
protected String |
fundStatus |
protected int |
pageNo |
protected String |
projectCode |
protected int |
requestNum |
| 构造器和说明 |
|---|
Fun9703Requst() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getActionIn() |
int |
getBeginDate() |
String |
getDealStatus() |
int |
getEndDate() |
String |
getFundCode() |
String |
getFundStatus() |
int |
getPageNo() |
String |
getProjectCode() |
int |
getRequestNum() |
void |
setActionIn(int action_in) |
void |
setBeginDate(int begin_date) |
void |
setDealStatus(String deal_status) |
void |
setEndDate(int end_date) |
void |
setFundCode(String fund_code) |
void |
setFundStatus(String fund_status) |
void |
setPageNo(int page_no) |
void |
setProjectCode(String project_code) |
void |
setRequestNum(int request_num) |
protected String dealStatus
protected String fundStatus
protected String projectCode
protected String fundCode
protected int beginDate
protected int endDate
protected int actionIn
protected int requestNum
protected int pageNo
public String getDealStatus()
public void setDealStatus(String deal_status)
public String getFundStatus()
public void setFundStatus(String fund_status)
public String getProjectCode()
public void setProjectCode(String project_code)
public String getFundCode()
public void setFundCode(String fund_code)
public int getBeginDate()
public void setBeginDate(int begin_date)
public int getEndDate()
public void setEndDate(int end_date)
public int getActionIn()
public void setActionIn(int action_in)
public int getRequestNum()
public void setRequestNum(int request_num)
public int getPageNo()
public void setPageNo(int page_no)
Copyright © 2017. All rights reserved.