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 3月11日
杨豫川  LV12 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日
最近浏览更多
yimaoermao  LV1 11月28日
xiaoaitx  LV4 11月19日
angaochong  LV5 10月16日
breeza 10月9日
暂无贡献等级
时光海  LV2 6月30日
破剑茶寮  LV4 6月26日
liyan54188  LV2 6月25日
zzk3085000785 6月20日
暂无贡献等级
TY0165  LV20 6月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友