首页>代码>ssm(spring+spring mvc+mybatis)开发java web小说网站,只支持手机端浏览>/项目源码/NovelPage/src/novel/page/com/novel/collection/entity/Community.java
package com.novel.collection.entity;

import java.math.BigDecimal;
import java.sql.Clob;
/**
 * 小说社区实体类
 * @author Administrator
 *
 */
public class Community {
	private BigDecimal CommunityId;//社区ID
	private BigDecimal UserId;//用户ID
	private String PublishContent;//发言的内容
	private BigDecimal CommentID;//文章被评论的ID
	private String CommentIndexImg;//主页Img
	private String CommentInfoImg;//内容的Img
	
	/**
	 * 社区ID
	 * @return
	 */
	public BigDecimal getCommunityId() {
		return CommunityId;
	}
	/**
	 * 社区ID
	 * @return
	 */
	public void setCommunityId(BigDecimal communityId) {
		CommunityId = communityId;
	}
	/**
	 * 用户ID
	 * @return
	 */
	public BigDecimal getUserId() {
		return UserId;
	}
	/**
	 * 用户ID
	 * @return
	 */
	public void setUserId(BigDecimal userId) {
		UserId = userId;
	}
	/**
	 * 发布的内容
	 * @return
	 */
	public String getPublishContent() {
		return PublishContent;
	}
	/**
	 * 发布的内容
	 * @return
	 */
	public void setPublishContent(String publishContent) {
		PublishContent = publishContent;
	}
	/**
	 * 文章被评论的ID
	 * @return
	 */
	public BigDecimal getCommentID() {
		return CommentID;
	}
	public String getCommentIndexImg() {
		return CommentIndexImg;
	}
	public void setCommentIndexImg(String commentIndexImg) {
		CommentIndexImg = commentIndexImg;
	}
	public String getCommentInfoImg() {
		return CommentInfoImg;
	}
	public void setCommentInfoImg(String commentInfoImg) {
		CommentInfoImg = commentInfoImg;
	}
	/**
	 * 文章被评论的ID
	 * @return
	 */
	public void setCommentID(BigDecimal commentID) {
		CommentID = commentID;
	}
}
最近下载更多
molu123456 2023年10月11日
暂无贡献等级
程序媛  LV3 2023年5月17日
紫罗兰VE  LV1 2022年3月30日
wanglinddad  LV54 2022年3月1日
北。  LV6 2022年1月26日
leocai  LV19 2021年12月8日
1798672867  LV21 2021年10月22日
Andre  LV1 2021年9月14日
loulouai66  LV1 2021年9月6日
dahaoqiu  LV5 2021年5月19日
最近浏览更多
汤汤汤要学编程  LV11 4月15日
安东尼online  LV11 4月8日
zolscy  LV12 3月21日
微信网友_6641066057273344  LV1 2023年10月27日
微信网友_6657940693880832  LV1 2023年10月9日
aaaaooa  LV4 2023年9月7日
a71291809  LV9 2023年7月20日
何清越 2023年7月20日
暂无贡献等级
limuzi  LV7 2023年6月12日
2517786374  LV4 2023年5月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友