package com.text.exportpdf; import java.util.*; public class Student { private long id; private String name; private int age; private boolean sex; private Date birthday; public Student() { super(); // TODO Auto-generated constructor stub } public Student(long id, String name, int age, boolean sex, Date birthday) { super(); this.id = id; this.name = name; this.age = age; this.sex = sex; this.birthday = birthday; } public long getId() { return id; } public void setId(long id) { this.id = id; } public String getName() { return name; } public void setName(String name) { this.name = name; } public int getAge() { return age; } public void setAge(int age) { this.age = age; } public boolean getSex() { return sex; } public void setSex(boolean sex) { this.sex = sex; } public Date getBirthday() { return birthday; } public void setBirthday(Date birthday) { this.birthday = birthday; } }
最近下载更多
lcqlcl LV11
2023年8月29日
funcrit LV2
2022年7月18日
beibei2020 LV12
2021年12月1日
llm9016 LV1
2021年10月26日
yy0000 LV1
2021年3月25日
yangtongyong LV15
2020年12月15日
2235140624 LV17
2020年12月5日
tangsheng LV10
2020年9月15日
shiopaaa LV13
2020年6月17日
乐乐0o0 LV1
2020年6月10日
最近浏览更多
wbbhappy LV13
1月10日
XG_Yang LV1
2023年12月27日
EFWAGGFAWGR
2023年10月18日
暂无贡献等级
lcqlcl LV11
2023年8月29日
Niderongyan LV9
2023年5月26日
sunjianping LV11
2023年5月14日
xinshofh LV9
2023年2月7日
zdh3907 LV15
2022年11月19日
best2018 LV46
2022年10月13日
newhaijun LV15
2022年8月31日