package com.ORM;

/**
 * Admin generated by MyEclipse Persistence Tools
 */

public class Admin implements java.io.Serializable {

	// Fields

	private Integer id;

	private Integer adminType;

	private String adminName;

	private String loginName;

	private String loginPwd;

	// Constructors

	/** default constructor */
	public Admin() {
	}

	/** full constructor */
	public Admin(Integer adminType, String adminName, String loginName,
			String loginPwd) {
		this.adminType = adminType;
		this.adminName = adminName;
		this.loginName = loginName;
		this.loginPwd = loginPwd;
	}

	// Property accessors

	public Integer getId() {
		return this.id;
	}

	public void setId(Integer id) {
		this.id = id;
	}

	public Integer getAdminType() {
		return this.adminType;
	}

	public void setAdminType(Integer adminType) {
		this.adminType = adminType;
	}

	public String getAdminName() {
		return this.adminName;
	}

	public void setAdminName(String adminName) {
		this.adminName = adminName;
	}

	public String getLoginName() {
		return this.loginName;
	}

	public void setLoginName(String loginName) {
		this.loginName = loginName;
	}

	public String getLoginPwd() {
		return this.loginPwd;
	}

	public void setLoginPwd(String loginPwd) {
		this.loginPwd = loginPwd;
	}

}
最近下载更多
郭宇航裹裹  LV5 6月9日
robert_s  LV3 2023年2月20日
kirito1994  LV5 2022年4月18日
lzlzyw  LV14 2022年3月24日
杏叶  LV7 2021年4月22日
zrq1025  LV11 2020年5月28日
林志勇  LV10 2020年5月21日
Dominick  LV14 2020年2月11日
528679484  LV5 2019年10月23日
David2323213  LV1 2019年7月2日
最近浏览更多
郭宇航裹裹  LV5 6月7日
lesuer  LV11 5月28日
ljhgff  LV1 2月18日
爱吃零食  LV1 1月4日
SDLFJL  LV6 2023年7月23日
漫步的海星  LV4 2023年2月22日
robert_s  LV3 2023年2月20日
13865678556zuidaima  LV1 2022年12月9日
微信网友_6248713511227392  LV11 2022年12月5日
sweetlove  LV20 2022年11月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友