首页>代码>java mail实现邮件系统>/MyMail/src/com/hygj/bean/EmailBean.java
package com.hygj.bean;

public class EmailBean {

	private int id;
	private String host;
	private String username;
	private String password;
	private String sender;
	private String recipients;
	private String title;
	private String content;
	private String thetime;
	private int type;
	private int status;
	public String getContent() {
		return content;
	}
	public void setContent(String content) {
		this.content = content;
	}
	public int getId() {
		return id;
	}
	public void setId(int id) {
		this.id = id;
	}
	public String getRecipients() {
		return recipients;
	}
	public void setRecipients(String recipients) {
		this.recipients = recipients;
	}
	public String getSender() {
		return sender;
	}
	public void setSender(String sender) {
		this.sender = sender;
	}
	public int getStatus() {
		return status;
	}
	public void setStatus(int status) {
		this.status = status;
	}
	public String getThetime() {
		return thetime;
	}
	public void setThetime(String thetime) {
		this.thetime = thetime;
	}
	public String getTitle() {
		return title;
	}
	public void setTitle(String title) {
		this.title = title;
	}
	public int getType() {
		return type;
	}
	public void setType(int type) {
		this.type = type;
	}
	public String getHost() {
		return host;
	}
	public void setHost(String host) {
		this.host = host;
	}
	public String getPassword() {
		return password;
	}
	public void setPassword(String password) {
		this.password = password;
	}
	public String getUsername() {
		return username;
	}
	public void setUsername(String username) {
		this.username = username;
	}
}
最近下载更多
Tuxxxxx  LV3 2023年1月3日
xmr1003  LV1 2022年8月5日
crosa_Don  LV18 2022年7月22日
1272605570  LV1 2022年7月18日
thenyoucan  LV2 2022年3月30日
WeiZZZ  LV1 2022年3月28日
fangning  LV1 2021年11月30日
noronoa  LV9 2021年4月6日
linhe27  LV7 2021年3月20日
徐天堂  LV2 2021年2月23日
最近浏览更多
timi123 4月5日
暂无贡献等级
gao123456789  LV6 2月7日
1WQAQW1  LV2 2023年6月12日
Tuxxxxx  LV3 2023年1月3日
1358849392  LV21 2022年12月27日
微信网友_6040315240812544  LV8 2022年11月21日
xmr1003  LV1 2022年8月5日
crosa_Don  LV18 2022年7月22日
1272605570  LV1 2022年7月18日
Rommel  LV27 2022年5月11日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友