public class VoReqIIH0011ParamDataPageinfo extends Object implements Serializable
| 构造器和说明 |
|---|
VoReqIIH0011ParamDataPageinfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPagecount() |
String |
getPageindex() |
String |
getPagesize() |
String |
getRecordscount() |
void |
setPagecount(String pagecount) |
void |
setPageindex(String pageindex) |
void |
setPagesize(String pagesize) |
void |
setRecordscount(String recordscount) |
public String getPagesize()
public void setPagesize(String pagesize)
public String getPageindex()
public void setPageindex(String pageindex)
public String getPagecount()
public void setPagecount(String pagecount)
public String getRecordscount()
public void setRecordscount(String recordscount)
Copyright © 2022. All rights reserved.