package com.hfm.entity; import java.util.Set; /** * Student entity. @author MyEclipse Persistence Tools */ @SuppressWarnings("serial") public class Student implements java.io.Serializable { // Fields private Integer id; private String stuNo; private String stuName; private Double chinese; private Double english; private Double maths; // Constructors /** default constructor */ public Student() { } public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public String getStuNo() { return stuNo; } public void setStuNo(String stuNo) { this.stuNo = stuNo; } public String getStuName() { return stuName; } public void setStuName(String stuName) { this.stuName = stuName; } public Double getChinese() { return chinese; } public void setChinese(Double chinese) { this.chinese = chinese; } public Double getEnglish() { return english; } public void setEnglish(Double english) { this.english = english; } public Double getMaths() { return maths; } public void setMaths(Double maths) { this.maths = maths; } }
最近下载更多
huaua7676 LV30
2021年7月20日
阳止初四 LV8
2021年6月6日
MIAOHUA LV6
2021年2月27日
network_sec LV6
2020年11月14日
j45254fdad LV1
2020年9月8日
xiaochen873 LV8
2020年7月27日
2109716825 LV1
2020年6月5日
1355862436 LV9
2020年5月12日
jaonsang LV25
2020年2月25日
alphastar LV6
2020年1月10日
最近浏览更多
sunrandong LV4
4月29日
vilychan LV2
2023年9月11日
liang85 LV1
2023年6月30日
gwl18289332687
2023年1月14日
暂无贡献等级
kman404 LV1
2022年11月23日
周敏国 LV9
2022年10月31日
微信网友_6186189978783744
2022年10月22日
暂无贡献等级
微信网友_6040315240812544 LV8
2022年10月20日
憨豆先生 LV2
2022年5月12日
吸一口月光
2021年12月15日
暂无贡献等级