首页>代码>java学生会管理信息系统,活动发布,报名等>/学生会/CommodityMIS/src/edu/gdut/imis/commodity/bean/Message.java
package edu.gdut.imis.commodity.bean;

import java.util.Date;

/**
 * Message entity. @author MyEclipse Persistence Tools
 */

@SuppressWarnings("serial")
public class Message implements java.io.Serializable {

	// Fields

	private Integer id;
	private String title;
	private Date createdate;
	private String content;
	private Date dtime;
	private String place;
	private String sponsor;
	private String byz;

	// Constructors

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

	/** full constructor */
	public Message(String title, Date createdate, String content, Date dtime,
			String place, String sponsor, String byz) {
		this.title = title;
		this.createdate = createdate;
		this.content = content;
		this.dtime = dtime;
		this.place = place;
		this.sponsor = sponsor;
		this.byz = byz;
	}

	// Property accessors

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

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

	public String getTitle() {
		return this.title;
	}

	public void setTitle(String title) {
		this.title = title;
	}

	public Date getCreatedate() {
		return this.createdate;
	}

	public void setCreatedate(Date createdate) {
		this.createdate = createdate;
	}

	public String getContent() {
		return this.content;
	}

	public void setContent(String content) {
		this.content = content;
	}

	public Date getDtime() {
		return this.dtime;
	}

	public void setDtime(Date dtime) {
		this.dtime = dtime;
	}

	public String getPlace() {
		return this.place;
	}

	public void setPlace(String place) {
		this.place = place;
	}

	public String getSponsor() {
		return this.sponsor;
	}

	public void setSponsor(String sponsor) {
		this.sponsor = sponsor;
	}

	public String getByz() {
		return this.byz;
	}

	public void setByz(String byz) {
		this.byz = byz;
	}

}
最近下载更多
世间哪有真情在 2023年10月14日
暂无贡献等级
841146628  LV4 2023年6月12日
tomhuang  LV1 2023年3月31日
763602934  LV2 2023年3月8日
不足挂齿  LV2 2023年2月1日
poipoiiop  LV8 2023年1月3日
2517786374  LV4 2022年11月28日
小丶无奈  LV10 2022年6月16日
17683946472  LV9 2022年5月14日
309681  LV5 2022年5月11日
最近浏览更多
zq1685  LV4 6月14日
shuaiqi 4月22日
暂无贡献等级
陈小灏  LV18 1月4日
krispeng  LV15 2024年9月22日
TY0165  LV20 2024年6月22日
sunlea  LV20 2024年5月12日
1941549176  LV4 2024年4月29日
WBelong  LV8 2024年3月29日
NC26ZX 2024年2月15日
暂无贡献等级
1195146710  LV4 2024年1月16日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友