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

import java.math.BigDecimal;
import java.sql.Clob;

/**
 * 小说章节实体类
 * @author Administrator
 *
 */
public class NovelChapter {
	private static final long serialVersionUID = 1L;
	private BigDecimal ChapterId;//小说章节ID
	private String ChapterName;//章节名称
	private String ChapterURL;//章节URL
	private String ChapterContent;//章节内容
	private BigDecimal NovelId;//小说ID
	
	/**
	 * 小说章节ID
	 * @return
	 */
	public BigDecimal getChapterId() {
		return ChapterId;
	}
	/**
	 * 小说章节ID
	 * @return
	 */
	public void setChapterId(BigDecimal chapterId) {
		ChapterId = chapterId;
	}
	/**
	 * 小说章节名称
	 * @return
	 */
	public String getChapterName() {
		return ChapterName;
	}
	/**
	 * 小说章节名称
	 * @return
	 */
	public void setChapterName(String chapterName) {
		ChapterName = chapterName;
	}
	/**
	 * 小说章节URL
	 * @return
	 */
	public String getChapterURL() {
		return ChapterURL;
	}
	/**
	 * 小说章节URL
	 * @return
	 */
	public void setChapterURL(String chapterURL) {
		ChapterURL = chapterURL;
	}
	/**
	 * 小说章节内容
	 * @return
	 */
	public String getChapterContent() {
		return ChapterContent;
	}
	/**
	 * 小说章节内容
	 * @return
	 */
	public void setChapterContent(String chapterContent) {
		ChapterContent = chapterContent;
	}
	/**
	 * 小说ID
	 * @return
	 */
	public BigDecimal getNovelId() {
		return NovelId;
	}
	/**
	 * 小说ID
	 * @return
	 */
	public void setNovelId(BigDecimal novelId) {
		NovelId = novelId;
	}
	
	
}
最近下载更多
molu123456 2023年10月11日
暂无贡献等级
程序媛  LV3 2023年5月17日
紫罗兰VE  LV1 2022年3月30日
wanglinddad  LV55 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日
最近浏览更多
keyNGy  LV1 6月25日
汤汤汤要学编程  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日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友