package cn.user.model;


public class User {
	private Integer id;
	private String username;
	private String pwd;
	private Integer age;
	private String sex;
	private String address;
	private String school;
	private Double weight;
	private Double height;
	
	public User(Integer id, String username, String pwd, Integer age, String sex, String address, String school,
			Double weight, Double height) {
		super();
		this.id = id;
		this.username = username;
		this.pwd = pwd;
		this.age = age;
		this.sex = sex;
		this.address = address;
		this.school = school;
		this.weight = weight;
		this.height = height;
	}
	public Integer getId() {
		return id;
	}
	public void setId(Integer id) {
		this.id = id;
	}
	public String getUsername() {
		return username;
	}
	public void setUsername(String username) {
		this.username = username;
	}
	public String getPwd() {
		return pwd;
	}
	public void setPwd(String pwd) {
		this.pwd = pwd;
	}
	public Integer getAge() {
		return age;
	}
	public void setAge(Integer age) {
		this.age = age;
	}
	public String getSex() {
		return sex;
	}
	public void setSex(String sex) {
		this.sex = sex;
	}
	public String getAddress() {
		return address;
	}
	public void setAddress(String address) {
		this.address = address;
	}
	public String getSchool() {
		return school;
	}
	public void setSchool(String school) {
		this.school = school;
	}
	public Double getWeight() {
		return weight;
	}
	public void setWeight(Double weight) {
		this.weight = weight;
	}
	public Double getHeight() {
		return height;
	}
	public void setHeight(Double height) {
		this.height = height;
	}
	public User(String username, String pwd, Integer age, String sex, String address, String school, Double weight,
			Double height) {
		super();
		this.username = username;
		this.pwd = pwd;
		this.age = age;
		this.sex = sex;
		this.address = address;
		this.school = school;
		this.weight = weight;
		this.height = height;
	}
	public User(String username, String pwd, Integer age, String sex) {
		super();
		this.username = username;
		this.pwd = pwd;
		this.age = age;
		this.sex = sex;
	}
	public User() {
		super();
	}
	@Override
	public String toString() {
		return "User [username=" + username + ", pwd=" + pwd + ", age=" + age + ", sex=" + sex + ", address=" + address
				+ ", school=" + school + ", weight=" + weight + ", height=" + height + "]";
	}
	
}
最近下载更多
1938953205  LV1 2022年5月18日
There,there  LV1 2021年12月14日
and123456  LV11 2021年10月22日
htdncccc  LV1 2021年5月31日
dangzhongan  LV3 2020年10月12日
yang2001  LV5 2020年9月16日
liuwenlong  LV20 2020年7月10日
haitao793  LV3 2020年7月9日
13035212816  LV1 2020年6月30日
qq2528732622  LV8 2020年6月15日
最近浏览更多
NHealers  LV5 2024年9月19日
Qolmen  LV12 2024年1月9日
uni-code_0123  LV1 2023年11月29日
wzh200808 2022年11月7日
暂无贡献等级
Yaolinchen 2022年9月26日
暂无贡献等级
谢谢谢谢谢谢你  LV6 2022年7月12日
lingtiejing  LV15 2022年6月10日
1938953205  LV1 2022年5月18日
1306878374  LV13 2022年4月11日
过过成功尺寸  LV7 2021年12月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友