package domain; public class Student { private Integer id; private String name; private int age; private String sex; private int course_num; private double achievements; private String classes; private String system; public Integer getId() { return id; } public void setId(Integer 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 String getSex() { return sex; } public void setSex(String sex) { this.sex = sex; } public int getcourse_num() { return course_num; } public void setcourse_num(int course_num) { this.course_num = course_num; } public double getAchievements() { return achievements; } public void setAchievements(double achievements) { this.achievements = achievements; } public String getClasses() { return classes; } public void setClasses(String classes) { this.classes = classes; } public String getSystem() { return system; } public void setSystem(String system) { this.system = system; } public Student() { } public Student(Integer id, String name, int age, String sex, int course_num, double achievements, String classes, String system) { super(); this.id = id; this.name = name; this.age = age; this.sex = sex; this.course_num = course_num; this.achievements = achievements; this.classes = classes; this.system = system; } @Override public String toString() { return "Student [id=" + id + ", name=" + name + ", age=" + age + ", sex=" + sex + ", course_num=" + course_num + ", achievements=" + achievements + ", classes=" + classes + ", system=" + system + "]"; } }

呵呵喝 LV4
2024年3月11日
杨豫川 LV12
2024年1月12日
asddwh LV13
2023年12月29日
微信网友_6680567232876544 LV8
2023年10月8日
hongdongdong LV14
2023年6月27日
tianyuboy111 LV3
2023年5月20日
liuchang183 LV5
2023年4月22日
蹇金金 LV7
2023年3月14日
北方菜 LV11
2022年12月30日
Korol27 LV3
2022年12月16日

dongandmin LV8
2024年12月27日
yimaoermao LV1
2024年11月28日
xiaoaitx LV8
2024年11月19日
微信网友_6520355827929088 LV2
2024年11月18日
angaochong LV5
2024年10月16日
breeza
2024年10月9日
暂无贡献等级
时光海 LV2
2024年6月30日
破剑茶寮 LV4
2024年6月26日
liyan54188 LV2
2024年6月25日
zzk3085000785
2024年6月20日
暂无贡献等级