package com.text.exportpdf; 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() { super(); } public Book(int bookId, String name, String author, float price, String isbn, String pubName, byte[] preface) { super(); 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; } }
最近下载更多
lcqlcl LV11
2023年8月29日
funcrit LV2
2022年7月18日
beibei2020 LV12
2021年12月1日
llm9016 LV1
2021年10月26日
yy0000 LV1
2021年3月25日
yangtongyong LV15
2020年12月15日
2235140624 LV17
2020年12月5日
tangsheng LV10
2020年9月15日
shiopaaa LV13
2020年6月17日
乐乐0o0 LV1
2020年6月10日
最近浏览更多
wbbhappy LV13
1月10日
XG_Yang LV1
2023年12月27日
EFWAGGFAWGR
2023年10月18日
暂无贡献等级
lcqlcl LV11
2023年8月29日
Niderongyan LV9
2023年5月26日
sunjianping LV11
2023年5月14日
xinshofh LV9
2023年2月7日
zdh3907 LV15
2022年11月19日
best2018 LV46
2022年10月13日
newhaijun LV15
2022年8月31日