| | |
| | | @Data |
| | | public class ViewWorkInBean { |
| | | |
| | | private int tbnum; //转储请求编号 |
| | | private int tbpos; //行项目 |
| | | private String zmatid; //物料标签ID |
| | | |
| | | private String matnr; //物料 |
| | | private String maktx; //物料描述 |
| | | private String werks; //工厂 |
| | | private double anfme; //数量 |
| | | private String altme; //单位 |
| | | private String specs; //规格 |
| | | private Double qty; //数量 |
| | | private String unit; //单位 |
| | | private String size; //尺寸 |
| | | private String color; // 颜色 |
| | | private Double weight; //单重 |
| | | private String zpallet; //托盘条码 |
| | | private String bname; //用户ID |
| | | |
| | | private String lgnum; //规格 |
| | | private String type; // 商品类别 |
| | | private String mnemonic; // 助记码 |
| | | private String supplier; // 供应商 |
| | | private String warehouse; // 仓库 |
| | | private String brand; // 品牌 |
| | |
| | | private String str8; |
| | | private String str9; |
| | | private String str10; |
| | | private String str11; |
| | | private String str12; |
| | | private String str13; |
| | | private String str14; |
| | | private String str15; |
| | | private String str16; |
| | | private String str17; |
| | | private String str18; |
| | | private String str19; |
| | | private String str20; |
| | | private String str21; |
| | | private String str22; |
| | | private String str23; |
| | | private Long ctns; //箱数 |
| | | private Long qty; //数量 |
| | | private double wt; //重量 |
| | | private int pageNumber; |
| | | private int pageSize; |
| | |
| | | private double num3; |
| | | private double num4; |
| | | private double num5; |
| | | private double num6; |
| | | private String barcode; |
| | | private String date1; |
| | | private String crn_str_time; |
| | | private String crn_end_time; |
| | | |
| | | public String getLgnum() { |
| | | return lgnum; |
| | | |
| | | public String getSpecs() { |
| | | return specs; |
| | | } |
| | | public void setLgnum(String lgnum) { |
| | | this.lgnum = lgnum; |
| | | |
| | | public void setSpecs(String specs) { |
| | | this.specs = specs; |
| | | } |
| | | public int getTbnum() { |
| | | return tbnum; |
| | | |
| | | public Double getQty() { |
| | | return qty; |
| | | } |
| | | public void setTbnum(int tbnum) { |
| | | this.tbnum = tbnum; |
| | | |
| | | public void setQty(Double qty) { |
| | | this.qty = qty; |
| | | } |
| | | public int getTbpos() { |
| | | return tbpos; |
| | | |
| | | public String getUnit() { |
| | | return unit; |
| | | } |
| | | public void setTbpos(int tbpos) { |
| | | this.tbpos = tbpos; |
| | | |
| | | public void setUnit(String unit) { |
| | | this.unit = unit; |
| | | } |
| | | public String getZmatid() { |
| | | return zmatid; |
| | | |
| | | public String getSize() { |
| | | return size; |
| | | } |
| | | public void setZmatid(String zmatid) { |
| | | this.zmatid = zmatid; |
| | | |
| | | public void setSize(String size) { |
| | | this.size = size; |
| | | } |
| | | public String getMatnr() { |
| | | return matnr; |
| | | |
| | | public String getColor() { |
| | | return color; |
| | | } |
| | | public void setMatnr(String matnr) { |
| | | this.matnr = matnr; |
| | | |
| | | public void setColor(String color) { |
| | | this.color = color; |
| | | } |
| | | public String getMaktx() { |
| | | return maktx; |
| | | |
| | | public Double getWeight() { |
| | | return weight; |
| | | } |
| | | public void setMaktx(String maktx) { |
| | | this.maktx = maktx; |
| | | |
| | | public void setWeight(Double weight) { |
| | | this.weight = weight; |
| | | } |
| | | public String getWerks() { |
| | | return werks; |
| | | |
| | | public String getSupplier() { |
| | | return supplier; |
| | | } |
| | | public void setWerks(String werks) { |
| | | this.werks = werks; |
| | | |
| | | public void setSupplier(String supplier) { |
| | | this.supplier = supplier; |
| | | } |
| | | public double getAnfme() { |
| | | return anfme; |
| | | |
| | | public String getWarehouse() { |
| | | return warehouse; |
| | | } |
| | | public void setAnfme(double anfme) { |
| | | this.anfme = anfme; |
| | | |
| | | public void setWarehouse(String warehouse) { |
| | | this.warehouse = warehouse; |
| | | } |
| | | public String getAltme() { |
| | | return altme; |
| | | |
| | | public String getBrand() { |
| | | return brand; |
| | | } |
| | | public void setAltme(String altme) { |
| | | this.altme = altme; |
| | | |
| | | public void setBrand(String brand) { |
| | | this.brand = brand; |
| | | } |
| | | |
| | | public String getQuery_date() { |
| | | return query_date; |
| | | } |
| | | |
| | | public String getZpallet() { |
| | | return zpallet; |
| | | } |
| | |
| | | } |
| | | public void setCtns(Long ctns) { |
| | | this.ctns = ctns; |
| | | } |
| | | public Long getQty() { |
| | | return qty; |
| | | } |
| | | public void setQty(Long qty) { |
| | | this.qty = qty; |
| | | } |
| | | public double getWt() { |
| | | return wt; |
| | |
| | | public void setStr10(String str10) { |
| | | this.str10 = str10; |
| | | } |
| | | public String getStr11() { |
| | | return str11; |
| | | } |
| | | public void setStr11(String str11) { |
| | | this.str11 = str11; |
| | | } |
| | | public String getStr12() { |
| | | return str12; |
| | | } |
| | | public void setStr12(String str12) { |
| | | this.str12 = str12; |
| | | } |
| | | public String getStr13() { |
| | | return str13; |
| | | } |
| | | public void setStr13(String str13) { |
| | | this.str13 = str13; |
| | | } |
| | | public String getStr14() { |
| | | return str14; |
| | | } |
| | | public void setStr14(String str14) { |
| | | this.str14 = str14; |
| | | } |
| | | public String getStr15() { |
| | | return str15; |
| | | } |
| | | public void setStr15(String str15) { |
| | | this.str15 = str15; |
| | | } |
| | | public String getStr16() { |
| | | return str16; |
| | | } |
| | | public void setStr16(String str16) { |
| | | this.str16 = str16; |
| | | } |
| | | public String getStr17() { |
| | | return str17; |
| | | } |
| | | public void setStr17(String str17) { |
| | | this.str17 = str17; |
| | | } |
| | | public String getStr18() { |
| | | return str18; |
| | | } |
| | | public void setStr18(String str18) { |
| | | this.str18 = str18; |
| | | } |
| | | public String getStr19() { |
| | | return str19; |
| | | } |
| | | public void setStr19(String str19) { |
| | | this.str19 = str19; |
| | | } |
| | | public String getStr20() { |
| | | return str20; |
| | | } |
| | | public void setStr20(String str20) { |
| | | this.str20 = str20; |
| | | } |
| | | public String getStr21() { |
| | | return str21; |
| | | } |
| | | public void setStr21(String str21) { |
| | | this.str21 = str21; |
| | | } |
| | | public String getStr22() { |
| | | return str22; |
| | | } |
| | | public void setStr22(String str22) { |
| | | this.str22 = str22; |
| | | } |
| | | public String getStr23() { |
| | | return str23; |
| | | } |
| | | public void setStr23(String str23) { |
| | | this.str23 = str23; |
| | | } |
| | | public double getNum1() { |
| | | return num1; |
| | | } |
| | |
| | | } |
| | | public void setNum5(double num5) { |
| | | this.num5 = num5; |
| | | } |
| | | public double getNum6() { |
| | | return num6; |
| | | } |
| | | public void setNum6(double num6) { |
| | | this.num6 = num6; |
| | | } |
| | | public String getBarcode() { |
| | | return barcode; |