首页>代码>JSP开发许愿墙模块源代码下载>/许愿墙模块/02/src/com/model/ScripForm.java
package com.model;

import java.util.Date;

public class ScripForm{
	public int id = 0;				//字条编号
	public String wishMan = "";		//祝福对象
	public String wellWisher = "";	//祝福者
	public String content = "";		//字条内容
	public int color = 0;			//字条颜色
	public int face = 0;			//心情图案
	public Date sendTime = null;	//发送时间
	public int hits = 0;			//点击数
	public int getId(){
		return id;
	}
	public void setId(int id){
		this.id = id;
	}
	
	public String getWishMan(){
		return wishMan;
	}
	public void setWishMan(String wishMan){
		this.wishMan = wishMan;
	}
	
	public String getWellWisher(){
		return wellWisher;
	}
	public void setWellWisher(String wellWisher){
		this.wellWisher = wellWisher;
	}	
	
	public String getContent(){
		return content;
	}
	public void setContent(String content){
		this.content = content;
	}
	
	public int getColor(){
		return color;
	}
	public void setColor(int color){
		this.color = color;
	}
	
	public int getFace(){
		return face;
	}
	public void setFace(int face){
		this.face = face;
	}

	public Date getSendTime(){
		return sendTime;
	}
	public void setSendTime(Date sendTime){
		this.sendTime = sendTime;
	}
	
	public int getHits(){
		return hits;
	}
	public void setHits(int hits){
		this.hits = hits;
	}	
}
最近下载更多
liu2022  LV14 2022年7月31日
wanglinddad  LV55 2022年6月7日
Start1  LV15 2021年10月30日
夏至  LV3 2021年6月9日
是菲菲菲啦啦  LV3 2021年3月23日
159878  LV2 2020年11月26日
ExamplesDYC  LV13 2020年11月22日
Snly小怪兽  LV4 2020年5月17日
Merlin12345  LV3 2020年3月25日
happy1231  LV7 2020年3月13日
最近浏览更多
噗通123321 6月11日
暂无贡献等级
寒江雪2017  LV10 5月24日
Liang朝伟  LV1 1月5日
wttttts  LV2 1月1日
颜菜菜  LV2 2023年12月23日
yidaaaaaa  LV1 2023年5月10日
95959595959  LV13 2023年4月11日
微信网友_6411724627349504  LV3 2023年4月3日
yanmoumou  LV2 2022年12月22日
flyaing  LV1 2022年12月17日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友