首页>代码>jsp+servlet+mvc模式开发java web图书管理系统>/16240033程雅琪JSP项目综合作业/book16240033/src/mybean/model/bookBorrowBean.java
package mybean.model;

import java.util.Date;

public class bookBorrowBean {
	private String bookID=null ;//图书号
	private String bookName=null ;//图书名
	private String borrowDate=null ;//借书日期
	private String returnDate=null ;//还书日期
	private String readerID=null; //读者号
	private String readerName=null; //读者姓名
	private String readerType=null;//读者类型
	private String resultMessage=""; //返回信息提示
	public String getBookID() {
		return bookID;
	}
	public void setBookID(String bookID) {
		this.bookID = bookID;
	}
	public String getBookName() {
		return bookName;
	}
	public void setBookName(String bookName) {
		this.bookName = bookName;
	}
	
	
	public String getBorrowDate() {
		return borrowDate;
	}
	public void setBorrowDate(String borrowDate) {
		this.borrowDate = borrowDate;
	}
	public String getReturnDate() {
		return returnDate;
	}
	public void setReturnDate(String returnDate) {
		this.returnDate = returnDate;
	}
	public String getReaderID() {
		return readerID;
	}
	public void setReaderID(String readerID) {
		this.readerID = readerID;
	}
	public String getReaderName() {
		return readerName;
	}
	public void setReaderName(String readerName) {
		this.readerName = readerName;
	}
	public String getReaderType() {
		return readerType;
	}
	public void setReaderType(String readerType) {
		this.readerType = readerType;
	}
	public String getResultMessage() {
		return resultMessage;
	}
	public void setResultMessage(String resultMessage) {
		this.resultMessage = resultMessage;
	}
	
}
最近下载更多
tscleo  LV1 2024年6月24日
lsglsg9  LV23 2024年3月27日
wjh007  LV5 2024年3月15日
xunxia  LV7 2023年12月24日
DarcyLi  LV3 2023年10月9日
846488283  LV4 2023年8月25日
寒江雪2017  LV10 2023年7月16日
赵鑫cdsaljkdfsa  LV11 2023年6月30日
yangguang  LV8 2023年6月27日
joker1branch  LV5 2023年6月20日
最近浏览更多
66202943 1月4日
暂无贡献等级
无异偶  LV3 2024年12月30日
赵哈哈  LV1 2024年12月26日
19880416 2024年12月16日
暂无贡献等级
calm_z  LV2 2024年6月25日
tscleo  LV1 2024年6月24日
ymrdhgv 2024年6月24日
暂无贡献等级
2267068802  LV1 2024年6月12日
AIWU1234  LV2 2024年6月2日
123456cjj  LV1 2024年6月2日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友