package com.java.model;

public class Book {

	private int id;
	private String bookName;
	private String author;
	private String sex;
	private float price;
	private String bookDesc;
	private int bookTypeId=-1;
	private String BookTypeName;
	
	
	public Book() {
		super();
		// TODO Auto-generated constructor stub
	}
	public Book(String bookName, String author, String sex, float price,
			String bookDesc, int bookTypeId) {
		super();
		this.bookName = bookName;
		this.author = author;
		this.sex = sex;
		this.price = price;
		this.bookDesc = bookDesc;
		this.bookTypeId = bookTypeId;
	}
	
	
	public Book(int id, String bookName, String author, String sex,
			float price, String bookDesc, int bookTypeId) {
		super();
		this.id = id;
		this.bookName = bookName;
		this.author = author;
		this.sex = sex;
		this.price = price;
		this.bookDesc = bookDesc;
		this.bookTypeId = bookTypeId;
	}
	public Book(String bookName, String author, String sex, int bookTypeId) {
		super();
		this.bookName = bookName;
		this.author = author;
		this.sex = sex;
		this.bookTypeId = bookTypeId;
	}
	public int getId() {
		return id;
	}
	public void setId(int id) {
		this.id = id;
	}
	public String getBookName() {
		return bookName;
	}
	public void setBookName(String bookName) {
		this.bookName = bookName;
	}
	public String getAuthor() {
		return author;
	}
	public void setAuthor(String author) {
		this.author = author;
	}
	public String getSex() {
		return sex;
	}
	public void setSex(String sex) {
		this.sex = sex;
	}
	public float getPrice() {
		return price;
	}
	public void setPrice(float price) {
		this.price = price;
	}
	public String getBookDesc() {
		return bookDesc;
	}
	public void setBookDesc(String bookDesc) {
		this.bookDesc = bookDesc;
	}
	public int getBookTypeId() {
		return bookTypeId;
	}
	public void setBookTypeId(int bookTypeId) {
		this.bookTypeId = bookTypeId;
	}
	public String getBookTypeName() {
		return BookTypeName;
	}
	public void setBookTypeName(String bookTypeName) {
		BookTypeName = bookTypeName;
	}
	
	
	
	
}
最近下载更多
hongdongdong  LV12 2023年8月9日
婆婆12254  LV2 2023年6月12日
user0810  LV4 2023年1月5日
liys1234  LV9 2022年6月23日
testuser1234567  LV24 2022年5月31日
喃喵xxxx  LV6 2022年5月11日
wyx065747  LV67 2022年4月2日
微信网友_5853711597064192  LV3 2022年3月1日
benbosn  LV15 2022年2月11日
不愧是谁  LV2 2021年12月17日
最近浏览更多
z1445234295 3月11日
暂无贡献等级
asddwh  LV12 2023年12月25日
huangzy  LV12 2023年12月21日
微信网友_6786215447367680  LV4 2023年12月20日
微信网友_6445756515635200  LV3 2023年12月18日
xp95323  LV14 2023年11月27日
李朝磊  LV18 2023年11月18日
fesfefe  LV13 2023年11月11日
sunshine9920  LV12 2023年10月23日
新工艺  LV7 2023年9月22日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友