package testExport;

public class Book {
	private int bookId;
	private String name;
	private String author;
	private float price;
	private String isbn;
	private String pubName;
	private byte[] preface;

	public Book() {
	}

	public Book(int bookId, String name, String author, float price,
			String isbn, String pubName, byte[] preface) {
		this.bookId = bookId;
		this.name = name;
		this.author = author;
		this.price = price;
		this.isbn = isbn;
		this.pubName = pubName;
		this.preface = preface;
	}

	public int getBookId() {
		return bookId;
	}

	public void setBookId(int bookId) {
		this.bookId = bookId;
	}

	public String getName() {
		return name;
	}

	public void setName(String name) {
		this.name = name;
	}

	public String getAuthor() {
		return author;
	}

	public void setAuthor(String author) {
		this.author = author;
	}

	public float getPrice() {
		return price;
	}

	public void setPrice(float price) {
		this.price = price;
	}

	public String getIsbn() {
		return isbn;
	}

	public void setIsbn(String isbn) {
		this.isbn = isbn;
	}

	public String getPubName() {
		return pubName;
	}

	public void setPubName(String pubName) {
		this.pubName = pubName;
	}

	public byte[] getPreface() {
		return preface;
	}

	public void setPreface(byte[] preface) {
		this.preface = preface;
	}
}
最近下载更多
WBelong  LV7 3月28日
艾黛玛  LV6 2021年4月22日
daidin  LV11 2021年1月26日
lironggang  LV38 2020年12月19日
blackcat123  LV7 2020年12月7日
李海洋  LV12 2020年10月30日
zhangjianjun  LV3 2020年10月18日
13188866605  LV12 2020年8月21日
懒得起  LV8 2020年8月17日
wsk588  LV26 2020年8月6日
最近浏览更多
WBelong  LV7 3月28日
fesfefe  LV13 2023年11月1日
zhangkai0106 2022年12月28日
暂无贡献等级
是你爸爸啊100  LV5 2022年8月8日
我不划水 2022年5月13日
暂无贡献等级
test12312321  LV14 2022年2月23日
一直都会顺利的小吴  LV5 2022年2月16日
tansuo阿郎  LV8 2021年11月29日
释辰 2021年10月29日
暂无贡献等级
康康kang  LV8 2021年10月4日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友