package com.rjxy.entity; import java.util.ArrayList; import java.util.List; public class FY { //分页类 private int DQY =1; //当前页 private int ZY; //总页数 private int ZHS;//总行数 private int FYS =8; //分几行一页数 private List<SP> spy =new ArrayList<SP>(); private List<XW> xwy=new ArrayList<XW>(); public int getDQY() { return DQY; } public void setDQY(int dQY) { DQY = dQY; } public int getZY() { return ZY; } public void setZY(int zY) { ZY = zY; } public int getZHS() { return ZHS; } public void setZHS(int zHS) { ZHS = zHS; if(ZHS % FYS==0){ this.ZY=ZHS/FYS; }else{ this.ZY=(ZHS/FYS)+1; } } public int getFYS() { return FYS; } public void setFYS(int fYS) { FYS = fYS; } public List<SP> getSpy() { return spy; } public void setSpy(List<SP> spy) { this.spy = spy; } public List<XW> getXwy() { return xwy; } public void setXwy(List<XW> xwy) { this.xwy = xwy; } }
最近下载更多
张德志 LV9
6月14日
微信网友_6517899564732416 LV1
2023年6月13日
123djdb LV1
2023年4月28日
wangyunhao LV10
2022年5月11日
微信网友_5952536837984256 LV2
2022年5月10日
库里南 LV2
2022年4月1日
zhuohanyuan LV10
2021年12月30日
knklan LV8
2021年12月22日
项新诚 LV1
2021年10月18日
202025040131 LV1
2021年6月30日
最近浏览更多
张泽帅 LV6
10月18日
15719908287 LV9
6月19日
张德志 LV9
6月14日
pangzhihui LV14
4月15日
wangsheng818 LV4
4月8日
heshao LV2
2月7日
ljfydm LV2
2023年10月15日
清清河边草
2023年10月11日
暂无贡献等级
2036495585 LV9
2023年9月26日
qq10798316 LV2
2023年8月8日