|
|
package com.sunyo.wlpt.base.model;
|
|
|
|
|
|
import java.math.BigDecimal;
|
|
|
import java.util.Date;
|
|
|
|
|
|
public class AWB_AWBINFO {
|
|
|
private String billid;
|
|
|
|
|
|
private String stocktypeid;
|
|
|
|
|
|
private String stockpre;
|
|
|
|
|
|
private String stockno;
|
|
|
|
|
|
private String productid;
|
|
|
|
|
|
private String carrierproductid;
|
|
|
|
|
|
private String delflag;
|
|
|
|
|
|
private String previousbillid;
|
|
|
|
|
|
private String domint;
|
|
|
|
|
|
private String customctl;
|
|
|
|
|
|
private String specopeid;
|
|
|
|
|
|
private String specopeidext;
|
|
|
|
|
|
private String sairportid;
|
|
|
|
|
|
private String scityid;
|
|
|
|
|
|
private String eairportid;
|
|
|
|
|
|
private String ecityid;
|
|
|
|
|
|
private String by1;
|
|
|
|
|
|
private String dest1;
|
|
|
|
|
|
private String dest1city;
|
|
|
|
|
|
private String by2;
|
|
|
|
|
|
private String dest2;
|
|
|
|
|
|
private String dest2city;
|
|
|
|
|
|
private String by3;
|
|
|
|
|
|
private String dest3;
|
|
|
|
|
|
private String dest3city;
|
|
|
|
|
|
private String by4;
|
|
|
|
|
|
private String dest4;
|
|
|
|
|
|
private String dest4city;
|
|
|
|
|
|
private String cargono;
|
|
|
|
|
|
private String cargonm;
|
|
|
|
|
|
private String pack;
|
|
|
|
|
|
private String meas;
|
|
|
|
|
|
private BigDecimal pcs;
|
|
|
|
|
|
private BigDecimal weight;
|
|
|
|
|
|
private BigDecimal feewt;
|
|
|
|
|
|
private BigDecimal vol;
|
|
|
|
|
|
private String ctrlopedepartment;
|
|
|
|
|
|
private String shprname;
|
|
|
|
|
|
private String shprmobiletype;
|
|
|
|
|
|
private String shprtel;
|
|
|
|
|
|
private String shpraddress;
|
|
|
|
|
|
private String shprcountyr;
|
|
|
|
|
|
private String shpcomid;
|
|
|
|
|
|
private String shpaeocode;
|
|
|
|
|
|
private String shpcustomerid;
|
|
|
|
|
|
private String cnsnname;
|
|
|
|
|
|
private String cnsrmobiletype;
|
|
|
|
|
|
private String cnsntel;
|
|
|
|
|
|
private String cnsnaddress;
|
|
|
|
|
|
private String cnscountyr;
|
|
|
|
|
|
private String cnscomid;
|
|
|
|
|
|
private String cnsaeocode;
|
|
|
|
|
|
private String cnsrctcname;
|
|
|
|
|
|
private String cnsrctctel;
|
|
|
|
|
|
private String csgcustomerid;
|
|
|
|
|
|
private String collected;
|
|
|
|
|
|
private BigDecimal exchagerate;
|
|
|
|
|
|
private String comat;
|
|
|
|
|
|
private String refrigerated;
|
|
|
|
|
|
private BigDecimal forknum;
|
|
|
|
|
|
private String whshold;
|
|
|
|
|
|
private String expcusttransit;
|
|
|
|
|
|
private String impcusttransit;
|
|
|
|
|
|
private String shorttrans;
|
|
|
|
|
|
private String shorttransbup;
|
|
|
|
|
|
private String cargoowner;
|
|
|
|
|
|
private Date chargetime;
|
|
|
|
|
|
private String isinstruction;
|
|
|
|
|
|
private String notify;
|
|
|
|
|
|
private BigDecimal shippervalue;
|
|
|
|
|
|
private BigDecimal trafficvalue;
|
|
|
|
|
|
private BigDecimal customvalue;
|
|
|
|
|
|
private BigDecimal insurevalue;
|
|
|
|
|
|
private String fileattached;
|
|
|
|
|
|
private String ratetype;
|
|
|
|
|
|
private String processingmethod;
|
|
|
|
|
|
private String handlingcircs;
|
|
|
|
|
|
private String reservedtonnage;
|
|
|
|
|
|
private BigDecimal carriage;
|
|
|
|
|
|
private BigDecimal rate;
|
|
|
|
|
|
private String crtoper;
|
|
|
|
|
|
private String wtunit;
|
|
|
|
|
|
private BigDecimal originalwt;
|
|
|
|
|
|
private BigDecimal originalfeewt;
|
|
|
|
|
|
private String volunit;
|
|
|
|
|
|
private String currencyid;
|
|
|
|
|
|
private BigDecimal originalvol;
|
|
|
|
|
|
private Date crtopetime;
|
|
|
|
|
|
private String dlvpriority;
|
|
|
|
|
|
private String chked;
|
|
|
|
|
|
private Short labelnum;
|
|
|
|
|
|
private String shpcustomer;
|
|
|
|
|
|
private String crtagent;
|
|
|
|
|
|
private Date crtdate;
|
|
|
|
|
|
private BigDecimal extraweight;
|
|
|
|
|
|
private String storeremark;
|
|
|
|
|
|
private String balanceremark;
|
|
|
|
|
|
private String filechked;
|
|
|
|
|
|
private String iscarbalance;
|
|
|
|
|
|
private String cnsnidcard;
|
|
|
|
|
|
private String ciqcheck;
|
|
|
|
|
|
private String tmpbillno;
|
|
|
|
|
|
private String subbillid;
|
|
|
|
|
|
private String istrans;
|
|
|
|
|
|
private String splittag;
|
|
|
|
|
|
private String customstrans;
|
|
|
|
|
|
private String endoper;
|
|
|
|
|
|
private Date endopetime;
|
|
|
|
|
|
private String confirmoper;
|
|
|
|
|
|
private Date confirmopetime;
|
|
|
|
|
|
private String csgcustomer;
|
|
|
|
|
|
private String relationbillid;
|
|
|
|
|
|
private String customsCountry;
|
|
|
|
|
|
private String customsCity;
|
|
|
|
|
|
private String customsRemark;
|
|
|
|
|
|
private String cargosource;
|
|
|
|
|
|
private String cargonmch;
|
|
|
|
|
|
private String isdgr;
|
|
|
|
|
|
private BigDecimal percent;
|
|
|
|
|
|
private String awbtype;
|
|
|
|
|
|
private String status;
|
|
|
|
|
|
private String paymodel;
|
|
|
|
|
|
private Boolean isdelete;
|
|
|
|
|
|
private Date optime;
|
|
|
|
|
|
public String getBillid() {
|
|
|
return billid;
|
|
|
}
|
|
|
|
|
|
public void setBillid(String billid) {
|
|
|
this.billid = billid == null ? null : billid.trim();
|
|
|
}
|
|
|
|
|
|
public String getStocktypeid() {
|
|
|
return stocktypeid;
|
|
|
}
|
|
|
|
|
|
public void setStocktypeid(String stocktypeid) {
|
|
|
this.stocktypeid = stocktypeid == null ? null : stocktypeid.trim();
|
|
|
}
|
|
|
|
|
|
public String getStockpre() {
|
|
|
return stockpre;
|
|
|
}
|
|
|
|
|
|
public void setStockpre(String stockpre) {
|
|
|
this.stockpre = stockpre == null ? null : stockpre.trim();
|
|
|
}
|
|
|
|
|
|
public String getStockno() {
|
|
|
return stockno;
|
|
|
}
|
|
|
|
|
|
public void setStockno(String stockno) {
|
|
|
this.stockno = stockno == null ? null : stockno.trim();
|
|
|
}
|
|
|
|
|
|
public String getProductid() {
|
|
|
return productid;
|
|
|
}
|
|
|
|
|
|
public void setProductid(String productid) {
|
|
|
this.productid = productid == null ? null : productid.trim();
|
|
|
}
|
|
|
|
|
|
public String getCarrierproductid() {
|
|
|
return carrierproductid;
|
|
|
}
|
|
|
|
|
|
public void setCarrierproductid(String carrierproductid) {
|
|
|
this.carrierproductid = carrierproductid == null ? null : carrierproductid.trim();
|
|
|
}
|
|
|
|
|
|
public String getDelflag() {
|
|
|
return delflag;
|
|
|
}
|
|
|
|
|
|
public void setDelflag(String delflag) {
|
|
|
this.delflag = delflag == null ? null : delflag.trim();
|
|
|
}
|
|
|
|
|
|
public String getPreviousbillid() {
|
|
|
return previousbillid;
|
|
|
}
|
|
|
|
|
|
public void setPreviousbillid(String previousbillid) {
|
|
|
this.previousbillid = previousbillid == null ? null : previousbillid.trim();
|
|
|
}
|
|
|
|
|
|
public String getDomint() {
|
|
|
return domint;
|
|
|
}
|
|
|
|
|
|
public void setDomint(String domint) {
|
|
|
this.domint = domint == null ? null : domint.trim();
|
|
|
}
|
|
|
|
|
|
public String getCustomctl() {
|
|
|
return customctl;
|
|
|
}
|
|
|
|
|
|
public void setCustomctl(String customctl) {
|
|
|
this.customctl = customctl == null ? null : customctl.trim();
|
|
|
}
|
|
|
|
|
|
public String getSpecopeid() {
|
|
|
return specopeid;
|
|
|
}
|
|
|
|
|
|
public void setSpecopeid(String specopeid) {
|
|
|
this.specopeid = specopeid == null ? null : specopeid.trim();
|
|
|
}
|
|
|
|
|
|
public String getSpecopeidext() {
|
|
|
return specopeidext;
|
|
|
}
|
|
|
|
|
|
public void setSpecopeidext(String specopeidext) {
|
|
|
this.specopeidext = specopeidext == null ? null : specopeidext.trim();
|
|
|
}
|
|
|
|
|
|
public String getSairportid() {
|
|
|
return sairportid;
|
|
|
}
|
|
|
|
|
|
public void setSairportid(String sairportid) {
|
|
|
this.sairportid = sairportid == null ? null : sairportid.trim();
|
|
|
}
|
|
|
|
|
|
public String getScityid() {
|
|
|
return scityid;
|
|
|
}
|
|
|
|
|
|
public void setScityid(String scityid) {
|
|
|
this.scityid = scityid == null ? null : scityid.trim();
|
|
|
}
|
|
|
|
|
|
public String getEairportid() {
|
|
|
return eairportid;
|
|
|
}
|
|
|
|
|
|
public void setEairportid(String eairportid) {
|
|
|
this.eairportid = eairportid == null ? null : eairportid.trim();
|
|
|
}
|
|
|
|
|
|
public String getEcityid() {
|
|
|
return ecityid;
|
|
|
}
|
|
|
|
|
|
public void setEcityid(String ecityid) {
|
|
|
this.ecityid = ecityid == null ? null : ecityid.trim();
|
|
|
}
|
|
|
|
|
|
public String getBy1() {
|
|
|
return by1;
|
|
|
}
|
|
|
|
|
|
public void setBy1(String by1) {
|
|
|
this.by1 = by1 == null ? null : by1.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest1() {
|
|
|
return dest1;
|
|
|
}
|
|
|
|
|
|
public void setDest1(String dest1) {
|
|
|
this.dest1 = dest1 == null ? null : dest1.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest1city() {
|
|
|
return dest1city;
|
|
|
}
|
|
|
|
|
|
public void setDest1city(String dest1city) {
|
|
|
this.dest1city = dest1city == null ? null : dest1city.trim();
|
|
|
}
|
|
|
|
|
|
public String getBy2() {
|
|
|
return by2;
|
|
|
}
|
|
|
|
|
|
public void setBy2(String by2) {
|
|
|
this.by2 = by2 == null ? null : by2.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest2() {
|
|
|
return dest2;
|
|
|
}
|
|
|
|
|
|
public void setDest2(String dest2) {
|
|
|
this.dest2 = dest2 == null ? null : dest2.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest2city() {
|
|
|
return dest2city;
|
|
|
}
|
|
|
|
|
|
public void setDest2city(String dest2city) {
|
|
|
this.dest2city = dest2city == null ? null : dest2city.trim();
|
|
|
}
|
|
|
|
|
|
public String getBy3() {
|
|
|
return by3;
|
|
|
}
|
|
|
|
|
|
public void setBy3(String by3) {
|
|
|
this.by3 = by3 == null ? null : by3.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest3() {
|
|
|
return dest3;
|
|
|
}
|
|
|
|
|
|
public void setDest3(String dest3) {
|
|
|
this.dest3 = dest3 == null ? null : dest3.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest3city() {
|
|
|
return dest3city;
|
|
|
}
|
|
|
|
|
|
public void setDest3city(String dest3city) {
|
|
|
this.dest3city = dest3city == null ? null : dest3city.trim();
|
|
|
}
|
|
|
|
|
|
public String getBy4() {
|
|
|
return by4;
|
|
|
}
|
|
|
|
|
|
public void setBy4(String by4) {
|
|
|
this.by4 = by4 == null ? null : by4.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest4() {
|
|
|
return dest4;
|
|
|
}
|
|
|
|
|
|
public void setDest4(String dest4) {
|
|
|
this.dest4 = dest4 == null ? null : dest4.trim();
|
|
|
}
|
|
|
|
|
|
public String getDest4city() {
|
|
|
return dest4city;
|
|
|
}
|
|
|
|
|
|
public void setDest4city(String dest4city) {
|
|
|
this.dest4city = dest4city == null ? null : dest4city.trim();
|
|
|
}
|
|
|
|
|
|
public String getCargono() {
|
|
|
return cargono;
|
|
|
}
|
|
|
|
|
|
public void setCargono(String cargono) {
|
|
|
this.cargono = cargono == null ? null : cargono.trim();
|
|
|
}
|
|
|
|
|
|
public String getCargonm() {
|
|
|
return cargonm;
|
|
|
}
|
|
|
|
|
|
public void setCargonm(String cargonm) {
|
|
|
this.cargonm = cargonm == null ? null : cargonm.trim();
|
|
|
}
|
|
|
|
|
|
public String getPack() {
|
|
|
return pack;
|
|
|
}
|
|
|
|
|
|
public void setPack(String pack) {
|
|
|
this.pack = pack == null ? null : pack.trim();
|
|
|
}
|
|
|
|
|
|
public String getMeas() {
|
|
|
return meas;
|
|
|
}
|
|
|
|
|
|
public void setMeas(String meas) {
|
|
|
this.meas = meas == null ? null : meas.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getPcs() {
|
|
|
return pcs;
|
|
|
}
|
|
|
|
|
|
public void setPcs(BigDecimal pcs) {
|
|
|
this.pcs = pcs;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getWeight() {
|
|
|
return weight;
|
|
|
}
|
|
|
|
|
|
public void setWeight(BigDecimal weight) {
|
|
|
this.weight = weight;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getFeewt() {
|
|
|
return feewt;
|
|
|
}
|
|
|
|
|
|
public void setFeewt(BigDecimal feewt) {
|
|
|
this.feewt = feewt;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getVol() {
|
|
|
return vol;
|
|
|
}
|
|
|
|
|
|
public void setVol(BigDecimal vol) {
|
|
|
this.vol = vol;
|
|
|
}
|
|
|
|
|
|
public String getCtrlopedepartment() {
|
|
|
return ctrlopedepartment;
|
|
|
}
|
|
|
|
|
|
public void setCtrlopedepartment(String ctrlopedepartment) {
|
|
|
this.ctrlopedepartment = ctrlopedepartment == null ? null : ctrlopedepartment.trim();
|
|
|
}
|
|
|
|
|
|
public String getShprname() {
|
|
|
return shprname;
|
|
|
}
|
|
|
|
|
|
public void setShprname(String shprname) {
|
|
|
this.shprname = shprname == null ? null : shprname.trim();
|
|
|
}
|
|
|
|
|
|
public String getShprmobiletype() {
|
|
|
return shprmobiletype;
|
|
|
}
|
|
|
|
|
|
public void setShprmobiletype(String shprmobiletype) {
|
|
|
this.shprmobiletype = shprmobiletype == null ? null : shprmobiletype.trim();
|
|
|
}
|
|
|
|
|
|
public String getShprtel() {
|
|
|
return shprtel;
|
|
|
}
|
|
|
|
|
|
public void setShprtel(String shprtel) {
|
|
|
this.shprtel = shprtel == null ? null : shprtel.trim();
|
|
|
}
|
|
|
|
|
|
public String getShpraddress() {
|
|
|
return shpraddress;
|
|
|
}
|
|
|
|
|
|
public void setShpraddress(String shpraddress) {
|
|
|
this.shpraddress = shpraddress == null ? null : shpraddress.trim();
|
|
|
}
|
|
|
|
|
|
public String getShprcountyr() {
|
|
|
return shprcountyr;
|
|
|
}
|
|
|
|
|
|
public void setShprcountyr(String shprcountyr) {
|
|
|
this.shprcountyr = shprcountyr == null ? null : shprcountyr.trim();
|
|
|
}
|
|
|
|
|
|
public String getShpcomid() {
|
|
|
return shpcomid;
|
|
|
}
|
|
|
|
|
|
public void setShpcomid(String shpcomid) {
|
|
|
this.shpcomid = shpcomid == null ? null : shpcomid.trim();
|
|
|
}
|
|
|
|
|
|
public String getShpaeocode() {
|
|
|
return shpaeocode;
|
|
|
}
|
|
|
|
|
|
public void setShpaeocode(String shpaeocode) {
|
|
|
this.shpaeocode = shpaeocode == null ? null : shpaeocode.trim();
|
|
|
}
|
|
|
|
|
|
public String getShpcustomerid() {
|
|
|
return shpcustomerid;
|
|
|
}
|
|
|
|
|
|
public void setShpcustomerid(String shpcustomerid) {
|
|
|
this.shpcustomerid = shpcustomerid == null ? null : shpcustomerid.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsnname() {
|
|
|
return cnsnname;
|
|
|
}
|
|
|
|
|
|
public void setCnsnname(String cnsnname) {
|
|
|
this.cnsnname = cnsnname == null ? null : cnsnname.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsrmobiletype() {
|
|
|
return cnsrmobiletype;
|
|
|
}
|
|
|
|
|
|
public void setCnsrmobiletype(String cnsrmobiletype) {
|
|
|
this.cnsrmobiletype = cnsrmobiletype == null ? null : cnsrmobiletype.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsntel() {
|
|
|
return cnsntel;
|
|
|
}
|
|
|
|
|
|
public void setCnsntel(String cnsntel) {
|
|
|
this.cnsntel = cnsntel == null ? null : cnsntel.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsnaddress() {
|
|
|
return cnsnaddress;
|
|
|
}
|
|
|
|
|
|
public void setCnsnaddress(String cnsnaddress) {
|
|
|
this.cnsnaddress = cnsnaddress == null ? null : cnsnaddress.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnscountyr() {
|
|
|
return cnscountyr;
|
|
|
}
|
|
|
|
|
|
public void setCnscountyr(String cnscountyr) {
|
|
|
this.cnscountyr = cnscountyr == null ? null : cnscountyr.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnscomid() {
|
|
|
return cnscomid;
|
|
|
}
|
|
|
|
|
|
public void setCnscomid(String cnscomid) {
|
|
|
this.cnscomid = cnscomid == null ? null : cnscomid.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsaeocode() {
|
|
|
return cnsaeocode;
|
|
|
}
|
|
|
|
|
|
public void setCnsaeocode(String cnsaeocode) {
|
|
|
this.cnsaeocode = cnsaeocode == null ? null : cnsaeocode.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsrctcname() {
|
|
|
return cnsrctcname;
|
|
|
}
|
|
|
|
|
|
public void setCnsrctcname(String cnsrctcname) {
|
|
|
this.cnsrctcname = cnsrctcname == null ? null : cnsrctcname.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsrctctel() {
|
|
|
return cnsrctctel;
|
|
|
}
|
|
|
|
|
|
public void setCnsrctctel(String cnsrctctel) {
|
|
|
this.cnsrctctel = cnsrctctel == null ? null : cnsrctctel.trim();
|
|
|
}
|
|
|
|
|
|
public String getCsgcustomerid() {
|
|
|
return csgcustomerid;
|
|
|
}
|
|
|
|
|
|
public void setCsgcustomerid(String csgcustomerid) {
|
|
|
this.csgcustomerid = csgcustomerid == null ? null : csgcustomerid.trim();
|
|
|
}
|
|
|
|
|
|
public String getCollected() {
|
|
|
return collected;
|
|
|
}
|
|
|
|
|
|
public void setCollected(String collected) {
|
|
|
this.collected = collected == null ? null : collected.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getExchagerate() {
|
|
|
return exchagerate;
|
|
|
}
|
|
|
|
|
|
public void setExchagerate(BigDecimal exchagerate) {
|
|
|
this.exchagerate = exchagerate;
|
|
|
}
|
|
|
|
|
|
public String getComat() {
|
|
|
return comat;
|
|
|
}
|
|
|
|
|
|
public void setComat(String comat) {
|
|
|
this.comat = comat == null ? null : comat.trim();
|
|
|
}
|
|
|
|
|
|
public String getRefrigerated() {
|
|
|
return refrigerated;
|
|
|
}
|
|
|
|
|
|
public void setRefrigerated(String refrigerated) {
|
|
|
this.refrigerated = refrigerated == null ? null : refrigerated.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getForknum() {
|
|
|
return forknum;
|
|
|
}
|
|
|
|
|
|
public void setForknum(BigDecimal forknum) {
|
|
|
this.forknum = forknum;
|
|
|
}
|
|
|
|
|
|
public String getWhshold() {
|
|
|
return whshold;
|
|
|
}
|
|
|
|
|
|
public void setWhshold(String whshold) {
|
|
|
this.whshold = whshold == null ? null : whshold.trim();
|
|
|
}
|
|
|
|
|
|
public String getExpcusttransit() {
|
|
|
return expcusttransit;
|
|
|
}
|
|
|
|
|
|
public void setExpcusttransit(String expcusttransit) {
|
|
|
this.expcusttransit = expcusttransit == null ? null : expcusttransit.trim();
|
|
|
}
|
|
|
|
|
|
public String getImpcusttransit() {
|
|
|
return impcusttransit;
|
|
|
}
|
|
|
|
|
|
public void setImpcusttransit(String impcusttransit) {
|
|
|
this.impcusttransit = impcusttransit == null ? null : impcusttransit.trim();
|
|
|
}
|
|
|
|
|
|
public String getShorttrans() {
|
|
|
return shorttrans;
|
|
|
}
|
|
|
|
|
|
public void setShorttrans(String shorttrans) {
|
|
|
this.shorttrans = shorttrans == null ? null : shorttrans.trim();
|
|
|
}
|
|
|
|
|
|
public String getShorttransbup() {
|
|
|
return shorttransbup;
|
|
|
}
|
|
|
|
|
|
public void setShorttransbup(String shorttransbup) {
|
|
|
this.shorttransbup = shorttransbup == null ? null : shorttransbup.trim();
|
|
|
}
|
|
|
|
|
|
public String getCargoowner() {
|
|
|
return cargoowner;
|
|
|
}
|
|
|
|
|
|
public void setCargoowner(String cargoowner) {
|
|
|
this.cargoowner = cargoowner == null ? null : cargoowner.trim();
|
|
|
}
|
|
|
|
|
|
public Date getChargetime() {
|
|
|
return chargetime;
|
|
|
}
|
|
|
|
|
|
public void setChargetime(Date chargetime) {
|
|
|
this.chargetime = chargetime;
|
|
|
}
|
|
|
|
|
|
public String getIsinstruction() {
|
|
|
return isinstruction;
|
|
|
}
|
|
|
|
|
|
public void setIsinstruction(String isinstruction) {
|
|
|
this.isinstruction = isinstruction == null ? null : isinstruction.trim();
|
|
|
}
|
|
|
|
|
|
public String getNotify() {
|
|
|
return notify;
|
|
|
}
|
|
|
|
|
|
public void setNotify(String notify) {
|
|
|
this.notify = notify == null ? null : notify.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getShippervalue() {
|
|
|
return shippervalue;
|
|
|
}
|
|
|
|
|
|
public void setShippervalue(BigDecimal shippervalue) {
|
|
|
this.shippervalue = shippervalue;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getTrafficvalue() {
|
|
|
return trafficvalue;
|
|
|
}
|
|
|
|
|
|
public void setTrafficvalue(BigDecimal trafficvalue) {
|
|
|
this.trafficvalue = trafficvalue;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getCustomvalue() {
|
|
|
return customvalue;
|
|
|
}
|
|
|
|
|
|
public void setCustomvalue(BigDecimal customvalue) {
|
|
|
this.customvalue = customvalue;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getInsurevalue() {
|
|
|
return insurevalue;
|
|
|
}
|
|
|
|
|
|
public void setInsurevalue(BigDecimal insurevalue) {
|
|
|
this.insurevalue = insurevalue;
|
|
|
}
|
|
|
|
|
|
public String getFileattached() {
|
|
|
return fileattached;
|
|
|
}
|
|
|
|
|
|
public void setFileattached(String fileattached) {
|
|
|
this.fileattached = fileattached == null ? null : fileattached.trim();
|
|
|
}
|
|
|
|
|
|
public String getRatetype() {
|
|
|
return ratetype;
|
|
|
}
|
|
|
|
|
|
public void setRatetype(String ratetype) {
|
|
|
this.ratetype = ratetype == null ? null : ratetype.trim();
|
|
|
}
|
|
|
|
|
|
public String getProcessingmethod() {
|
|
|
return processingmethod;
|
|
|
}
|
|
|
|
|
|
public void setProcessingmethod(String processingmethod) {
|
|
|
this.processingmethod = processingmethod == null ? null : processingmethod.trim();
|
|
|
}
|
|
|
|
|
|
public String getHandlingcircs() {
|
|
|
return handlingcircs;
|
|
|
}
|
|
|
|
|
|
public void setHandlingcircs(String handlingcircs) {
|
|
|
this.handlingcircs = handlingcircs == null ? null : handlingcircs.trim();
|
|
|
}
|
|
|
|
|
|
public String getReservedtonnage() {
|
|
|
return reservedtonnage;
|
|
|
}
|
|
|
|
|
|
public void setReservedtonnage(String reservedtonnage) {
|
|
|
this.reservedtonnage = reservedtonnage == null ? null : reservedtonnage.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getCarriage() {
|
|
|
return carriage;
|
|
|
}
|
|
|
|
|
|
public void setCarriage(BigDecimal carriage) {
|
|
|
this.carriage = carriage;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getRate() {
|
|
|
return rate;
|
|
|
}
|
|
|
|
|
|
public void setRate(BigDecimal rate) {
|
|
|
this.rate = rate;
|
|
|
}
|
|
|
|
|
|
public String getCrtoper() {
|
|
|
return crtoper;
|
|
|
}
|
|
|
|
|
|
public void setCrtoper(String crtoper) {
|
|
|
this.crtoper = crtoper == null ? null : crtoper.trim();
|
|
|
}
|
|
|
|
|
|
public String getWtunit() {
|
|
|
return wtunit;
|
|
|
}
|
|
|
|
|
|
public void setWtunit(String wtunit) {
|
|
|
this.wtunit = wtunit == null ? null : wtunit.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getOriginalwt() {
|
|
|
return originalwt;
|
|
|
}
|
|
|
|
|
|
public void setOriginalwt(BigDecimal originalwt) {
|
|
|
this.originalwt = originalwt;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getOriginalfeewt() {
|
|
|
return originalfeewt;
|
|
|
}
|
|
|
|
|
|
public void setOriginalfeewt(BigDecimal originalfeewt) {
|
|
|
this.originalfeewt = originalfeewt;
|
|
|
}
|
|
|
|
|
|
public String getVolunit() {
|
|
|
return volunit;
|
|
|
}
|
|
|
|
|
|
public void setVolunit(String volunit) {
|
|
|
this.volunit = volunit == null ? null : volunit.trim();
|
|
|
}
|
|
|
|
|
|
public String getCurrencyid() {
|
|
|
return currencyid;
|
|
|
}
|
|
|
|
|
|
public void setCurrencyid(String currencyid) {
|
|
|
this.currencyid = currencyid == null ? null : currencyid.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getOriginalvol() {
|
|
|
return originalvol;
|
|
|
}
|
|
|
|
|
|
public void setOriginalvol(BigDecimal originalvol) {
|
|
|
this.originalvol = originalvol;
|
|
|
}
|
|
|
|
|
|
public Date getCrtopetime() {
|
|
|
return crtopetime;
|
|
|
}
|
|
|
|
|
|
public void setCrtopetime(Date crtopetime) {
|
|
|
this.crtopetime = crtopetime;
|
|
|
}
|
|
|
|
|
|
public String getDlvpriority() {
|
|
|
return dlvpriority;
|
|
|
}
|
|
|
|
|
|
public void setDlvpriority(String dlvpriority) {
|
|
|
this.dlvpriority = dlvpriority == null ? null : dlvpriority.trim();
|
|
|
}
|
|
|
|
|
|
public String getChked() {
|
|
|
return chked;
|
|
|
}
|
|
|
|
|
|
public void setChked(String chked) {
|
|
|
this.chked = chked == null ? null : chked.trim();
|
|
|
}
|
|
|
|
|
|
public Short getLabelnum() {
|
|
|
return labelnum;
|
|
|
}
|
|
|
|
|
|
public void setLabelnum(Short labelnum) {
|
|
|
this.labelnum = labelnum;
|
|
|
}
|
|
|
|
|
|
public String getShpcustomer() {
|
|
|
return shpcustomer;
|
|
|
}
|
|
|
|
|
|
public void setShpcustomer(String shpcustomer) {
|
|
|
this.shpcustomer = shpcustomer == null ? null : shpcustomer.trim();
|
|
|
}
|
|
|
|
|
|
public String getCrtagent() {
|
|
|
return crtagent;
|
|
|
}
|
|
|
|
|
|
public void setCrtagent(String crtagent) {
|
|
|
this.crtagent = crtagent == null ? null : crtagent.trim();
|
|
|
}
|
|
|
|
|
|
public Date getCrtdate() {
|
|
|
return crtdate;
|
|
|
}
|
|
|
|
|
|
public void setCrtdate(Date crtdate) {
|
|
|
this.crtdate = crtdate;
|
|
|
}
|
|
|
|
|
|
public BigDecimal getExtraweight() {
|
|
|
return extraweight;
|
|
|
}
|
|
|
|
|
|
public void setExtraweight(BigDecimal extraweight) {
|
|
|
this.extraweight = extraweight;
|
|
|
}
|
|
|
|
|
|
public String getStoreremark() {
|
|
|
return storeremark;
|
|
|
}
|
|
|
|
|
|
public void setStoreremark(String storeremark) {
|
|
|
this.storeremark = storeremark == null ? null : storeremark.trim();
|
|
|
}
|
|
|
|
|
|
public String getBalanceremark() {
|
|
|
return balanceremark;
|
|
|
}
|
|
|
|
|
|
public void setBalanceremark(String balanceremark) {
|
|
|
this.balanceremark = balanceremark == null ? null : balanceremark.trim();
|
|
|
}
|
|
|
|
|
|
public String getFilechked() {
|
|
|
return filechked;
|
|
|
}
|
|
|
|
|
|
public void setFilechked(String filechked) {
|
|
|
this.filechked = filechked == null ? null : filechked.trim();
|
|
|
}
|
|
|
|
|
|
public String getIscarbalance() {
|
|
|
return iscarbalance;
|
|
|
}
|
|
|
|
|
|
public void setIscarbalance(String iscarbalance) {
|
|
|
this.iscarbalance = iscarbalance == null ? null : iscarbalance.trim();
|
|
|
}
|
|
|
|
|
|
public String getCnsnidcard() {
|
|
|
return cnsnidcard;
|
|
|
}
|
|
|
|
|
|
public void setCnsnidcard(String cnsnidcard) {
|
|
|
this.cnsnidcard = cnsnidcard == null ? null : cnsnidcard.trim();
|
|
|
}
|
|
|
|
|
|
public String getCiqcheck() {
|
|
|
return ciqcheck;
|
|
|
}
|
|
|
|
|
|
public void setCiqcheck(String ciqcheck) {
|
|
|
this.ciqcheck = ciqcheck == null ? null : ciqcheck.trim();
|
|
|
}
|
|
|
|
|
|
public String getTmpbillno() {
|
|
|
return tmpbillno;
|
|
|
}
|
|
|
|
|
|
public void setTmpbillno(String tmpbillno) {
|
|
|
this.tmpbillno = tmpbillno == null ? null : tmpbillno.trim();
|
|
|
}
|
|
|
|
|
|
public String getSubbillid() {
|
|
|
return subbillid;
|
|
|
}
|
|
|
|
|
|
public void setSubbillid(String subbillid) {
|
|
|
this.subbillid = subbillid == null ? null : subbillid.trim();
|
|
|
}
|
|
|
|
|
|
public String getIstrans() {
|
|
|
return istrans;
|
|
|
}
|
|
|
|
|
|
public void setIstrans(String istrans) {
|
|
|
this.istrans = istrans == null ? null : istrans.trim();
|
|
|
}
|
|
|
|
|
|
public String getSplittag() {
|
|
|
return splittag;
|
|
|
}
|
|
|
|
|
|
public void setSplittag(String splittag) {
|
|
|
this.splittag = splittag == null ? null : splittag.trim();
|
|
|
}
|
|
|
|
|
|
public String getCustomstrans() {
|
|
|
return customstrans;
|
|
|
}
|
|
|
|
|
|
public void setCustomstrans(String customstrans) {
|
|
|
this.customstrans = customstrans == null ? null : customstrans.trim();
|
|
|
}
|
|
|
|
|
|
public String getEndoper() {
|
|
|
return endoper;
|
|
|
}
|
|
|
|
|
|
public void setEndoper(String endoper) {
|
|
|
this.endoper = endoper == null ? null : endoper.trim();
|
|
|
}
|
|
|
|
|
|
public Date getEndopetime() {
|
|
|
return endopetime;
|
|
|
}
|
|
|
|
|
|
public void setEndopetime(Date endopetime) {
|
|
|
this.endopetime = endopetime;
|
|
|
}
|
|
|
|
|
|
public String getConfirmoper() {
|
|
|
return confirmoper;
|
|
|
}
|
|
|
|
|
|
public void setConfirmoper(String confirmoper) {
|
|
|
this.confirmoper = confirmoper == null ? null : confirmoper.trim();
|
|
|
}
|
|
|
|
|
|
public Date getConfirmopetime() {
|
|
|
return confirmopetime;
|
|
|
}
|
|
|
|
|
|
public void setConfirmopetime(Date confirmopetime) {
|
|
|
this.confirmopetime = confirmopetime;
|
|
|
}
|
|
|
|
|
|
public String getCsgcustomer() {
|
|
|
return csgcustomer;
|
|
|
}
|
|
|
|
|
|
public void setCsgcustomer(String csgcustomer) {
|
|
|
this.csgcustomer = csgcustomer == null ? null : csgcustomer.trim();
|
|
|
}
|
|
|
|
|
|
public String getRelationbillid() {
|
|
|
return relationbillid;
|
|
|
}
|
|
|
|
|
|
public void setRelationbillid(String relationbillid) {
|
|
|
this.relationbillid = relationbillid == null ? null : relationbillid.trim();
|
|
|
}
|
|
|
|
|
|
public String getCustomsCountry() {
|
|
|
return customsCountry;
|
|
|
}
|
|
|
|
|
|
public void setCustomsCountry(String customsCountry) {
|
|
|
this.customsCountry = customsCountry == null ? null : customsCountry.trim();
|
|
|
}
|
|
|
|
|
|
public String getCustomsCity() {
|
|
|
return customsCity;
|
|
|
}
|
|
|
|
|
|
public void setCustomsCity(String customsCity) {
|
|
|
this.customsCity = customsCity == null ? null : customsCity.trim();
|
|
|
}
|
|
|
|
|
|
public String getCustomsRemark() {
|
|
|
return customsRemark;
|
|
|
}
|
|
|
|
|
|
public void setCustomsRemark(String customsRemark) {
|
|
|
this.customsRemark = customsRemark == null ? null : customsRemark.trim();
|
|
|
}
|
|
|
|
|
|
public String getCargosource() {
|
|
|
return cargosource;
|
|
|
}
|
|
|
|
|
|
public void setCargosource(String cargosource) {
|
|
|
this.cargosource = cargosource == null ? null : cargosource.trim();
|
|
|
}
|
|
|
|
|
|
public String getCargonmch() {
|
|
|
return cargonmch;
|
|
|
}
|
|
|
|
|
|
public void setCargonmch(String cargonmch) {
|
|
|
this.cargonmch = cargonmch == null ? null : cargonmch.trim();
|
|
|
}
|
|
|
|
|
|
public String getIsdgr() {
|
|
|
return isdgr;
|
|
|
}
|
|
|
|
|
|
public void setIsdgr(String isdgr) {
|
|
|
this.isdgr = isdgr == null ? null : isdgr.trim();
|
|
|
}
|
|
|
|
|
|
public BigDecimal getPercent() {
|
|
|
return percent;
|
|
|
}
|
|
|
|
|
|
public void setPercent(BigDecimal percent) {
|
|
|
this.percent = percent;
|
|
|
}
|
|
|
|
|
|
public String getAwbtype() {
|
|
|
return awbtype;
|
|
|
}
|
|
|
|
|
|
public void setAwbtype(String awbtype) {
|
|
|
this.awbtype = awbtype == null ? null : awbtype.trim();
|
|
|
}
|
|
|
|
|
|
public String getStatus() {
|
|
|
return status;
|
|
|
}
|
|
|
|
|
|
public void setStatus(String status) {
|
|
|
this.status = status == null ? null : status.trim();
|
|
|
}
|
|
|
|
|
|
public String getPaymodel() {
|
|
|
return paymodel;
|
|
|
}
|
|
|
|
|
|
public void setPaymodel(String paymodel) {
|
|
|
this.paymodel = paymodel == null ? null : paymodel.trim();
|
|
|
}
|
|
|
|
|
|
public Boolean getIsdelete() {
|
|
|
return isdelete;
|
|
|
}
|
|
|
|
|
|
public void setIsdelete(Boolean isdelete) {
|
|
|
this.isdelete = isdelete;
|
|
|
}
|
|
|
|
|
|
public Date getOptime() {
|
|
|
return optime;
|
|
|
}
|
|
|
|
|
|
public void setOptime(Date optime) {
|
|
|
this.optime = optime;
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|