首页>代码>jsp+mvc+servlet实现简单用户信息后台管理系统>/信息管理/MyManager/src/com/rainnie/pojo/User.java
package com.rainnie.pojo;

public class User {
	private int uid;
	private String uname;
	private String pwd;
	private String sex;
	private int age;
	private String birth;
	
	public User() {
		 
	}
	public User(int uid, String uname, String pwd, String sex, int age, String birth) {
		super();
		this.uid = uid;
		this.uname = uname;
		this.pwd = pwd;
		this.sex = sex;
		this.age = age;
		this.birth = birth;
	}


	public int getUid() {
		return uid;
	}
	public void setUid(int uid) {
		this.uid = uid;
	}
	public String getUname() {
		return uname;
	}
	public void setUname(String uname) {
		this.uname = uname;
	}
	public String getPwd() {
		return pwd;
	}
	public void setPwd(String pwd) {
		this.pwd = pwd;
	}
	public String getSex() {
		return sex;
	}
	public void setSex(String sex) {
		this.sex = sex;
	}
	public int getAge() {
		return age;
	}
	public void setAge(int age) {
		this.age = age;
	}
	public String getBirth() {
		return birth;
	}
	public void setBirth(String birth) {
		this.birth = birth;
	}
	@Override
	public String toString() {
		return "User [uid=" + uid + ", uname=" + uname + ", pwd=" + pwd + ", sex=" + sex + ", age=" + age + ", birth="
				+ birth + "]";
	}
	
	
	
}
最近下载更多
hongdongdong  LV12 2023年6月16日
jjxxzz  LV1 2023年5月29日
wyhuhu  LV1 2023年4月24日
朱俪的邮件及存储  LV8 2023年4月11日
哈哈258  LV1 2023年3月3日
泡面不会打野  LV1 2022年12月30日
ming_123_9715  LV23 2022年12月6日
Mysql5ff  LV5 2022年10月10日
gubei1212  LV1 2022年10月7日
呵呵不柯柯  LV1 2022年5月18日
最近浏览更多
颜菜菜  LV2 2023年12月30日
asddwh  LV12 2023年12月29日
ysugxx  LV9 2023年12月13日
政政123456  LV3 2023年10月22日
mumucfvbnm 2023年9月17日
暂无贡献等级
lixiaolong20200202 2023年6月30日
暂无贡献等级
asadda  LV2 2023年6月26日
暂无贡献等级
hongdongdong  LV12 2023年6月16日
多加两块钱  LV4 2023年6月14日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友