首页>代码>jsp+servlet开发java web个人日记本系统>/Diary/src/com/wishwzp/model/Diary.java
package com.wishwzp.model;

import java.util.Date;

public class Diary {
	
	private int diaryId;
	private String title;
	private String content;
	private int typeId=-1;
	private Date releaseDate;
	private String releaseDateStr;
	private int diaryCount;
	private String typeName;
	
	public Diary(String title, String content, int typeId) {
		super();
		this.title = title;
		this.content = content;
		this.typeId = typeId;
	}
	public Diary() {
		super();
		// TODO Auto-generated constructor stub
	}
	
	public int getDiaryId() {
		return diaryId;
	}
	public void setDiaryId(int diaryId) {
		this.diaryId = diaryId;
	}
	public String getTitle() {
		return title;
	}
	public void setTitle(String title) {
		this.title = title;
	}
	public String getContent() {
		return content;
	}
	public void setContent(String content) {
		this.content = content;
	}
	public int getTypeId() {
		return typeId;
	}
	public void setTypeId(int typeId) {
		this.typeId = typeId;
	}
	public Date getReleaseDate() {
		return releaseDate;
	}
	public void setReleaseDate(Date releaseDate) {
		this.releaseDate = releaseDate;
	}
	public String getReleaseDateStr() {
		return releaseDateStr;
	}
	public void setReleaseDateStr(String releaseDateStr) {
		this.releaseDateStr = releaseDateStr;
	}
	public int getDiaryCount() {
		return diaryCount;
	}
	public void setDiaryCount(int diaryCount) {
		this.diaryCount = diaryCount;
	}
	public String getTypeName() {
		return typeName;
	}
	public void setTypeName(String typeName) {
		this.typeName = typeName;
	}
	
	
}
最近下载更多
hanweinan6  LV13 10月9日
waitingforyou  LV20 2022年10月20日
是你爸爸啊100  LV5 2022年8月5日
xuweisong2010  LV28 2022年6月7日
ming_123_9715  LV23 2021年12月26日
yellowfor  LV8 2021年12月24日
dcdc12  LV6 2021年12月21日
 LV6 2021年11月8日
xbjzc123  LV5 2021年10月14日
内拉组里  LV2 2021年10月13日
最近浏览更多
张泽帅  LV6 10月18日
暂无贡献等级
Liang朝伟  LV1 1月6日
asddwh  LV13 2023年12月29日
abandan  LV4 2023年11月6日
微信网友_6602457430806528  LV6 2023年10月17日
qazws123  LV1 2023年6月8日
846488283  LV4 2023年5月29日
1807315587 2023年5月27日
暂无贡献等级
微信网友_6437456389640192  LV3 2023年4月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友