package pwc.taxtech.atms.vat.entity;

import java.io.Serializable;

/**
 * Database Table Remarks:
 *   接口行数据表
 *
 * This class was generated by MyBatis Generator.
 * This class corresponds to the database table PWC_INVOICE.OUTPUT_INTERFACE_LINE
 *
 * @mbg.generated do_not_delete_during_merge
 */
public class HlOutputInterfaceLine implements Serializable {
    /**
     * Database Column Remarks:
     *   接口行ID
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ID
     *
     * @mbg.generated
     */
    private Long id;

    /**
     * Database Column Remarks:
     *   上下文值
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CONTEXT
     *
     * @mbg.generated
     */
    private String context;

    /**
     * Database Column Remarks:
     *   订单编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDBH
     *
     * @mbg.generated
     */
    private String ddbh;

    /**
     * Database Column Remarks:
     *   订单类型
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDLX
     *
     * @mbg.generated
     */
    private String ddlx;

    /**
     * Database Column Remarks:
     *   交货号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JHH
     *
     * @mbg.generated
     */
    private String jhh;

    /**
     * Database Column Remarks:
     *   陆运单
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LYD
     *
     * @mbg.generated
     */
    private String lyd;

    /**
     * Database Column Remarks:
     *   订单数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDSL
     *
     * @mbg.generated
     */
    private String ddsl;

    /**
     * Database Column Remarks:
     *   销售订单行ID
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHID
     *
     * @mbg.generated
     */
    private String xsddhid;

    /**
     * Database Column Remarks:
     *   挑库行标识
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TKHID
     *
     * @mbg.generated
     */
    private String tkhid;

    /**
     * Database Column Remarks:
     *   提单
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TD
     *
     * @mbg.generated
     */
    private String td;

    /**
     * Database Column Remarks:
     *   客户产品部件
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KHCPBJ
     *
     * @mbg.generated
     */
    private String khcpbj;

    /**
     * Database Column Remarks:
     *   仓库
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CK
     *
     * @mbg.generated
     */
    private String ck;

    /**
     * Database Column Remarks:
     *   价格调整标识
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JGTZBS
     *
     * @mbg.generated
     */
    private String jgtzbs;

    /**
     * Database Column Remarks:
     *   发运编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FYBH
     *
     * @mbg.generated
     */
    private String fybh;

    /**
     * Database Column Remarks:
     *   选件编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XJBH
     *
     * @mbg.generated
     */
    private String xjbh;

    /**
     * Database Column Remarks:
     *   服务编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FWBH
     *
     * @mbg.generated
     */
    private String fwbh;

    /**
     * Database Column Remarks:
     *   扩展字段
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZZD
     *
     * @mbg.generated
     */
    private String tzzd;

    /**
     * Database Column Remarks:
     *   实际发运日期
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SJFYRQ
     *
     * @mbg.generated
     */
    private String sjfyrq;

    /**
     * Database Column Remarks:
     *   收入金额
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SRJE
     *
     * @mbg.generated
     */
    private String srje;

    /**
     * Database Column Remarks:
     *   来源
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LY
     *
     * @mbg.generated
     */
    private String ly;

    /**
     * Database Column Remarks:
     *   汇率日期
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLRQ
     *
     * @mbg.generated
     */
    private String hlrq;

    /**
     * Database Column Remarks:
     *   汇率
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HL
     *
     * @mbg.generated
     */
    private String hl;

    /**
     * Database Column Remarks:
     *   汇率类型
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLLX
     *
     * @mbg.generated
     */
    private String hllx;

    /**
     * Database Column Remarks:
     *   币种
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BZH
     *
     * @mbg.generated
     */
    private String bzh;

    /**
     * Database Column Remarks:
     *   事务处理类型ID
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SWCLLXID
     *
     * @mbg.generated
     */
    private String swcllxid;

    /**
     * Database Column Remarks:
     *   行说明
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DESCRIPTION
     *
     * @mbg.generated
     */
    private String description;

    /**
     * Database Column Remarks:
     *   总账日期
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZZRQ
     *
     * @mbg.generated
     */
    private String zzrq;

    /**
     * Database Column Remarks:
     *   行类型
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLX
     *
     * @mbg.generated
     */
    private String hlx;

    /**
     * Database Column Remarks:
     *   收单地址id
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDDZID
     *
     * @mbg.generated
     */
    private String sddzid;

    /**
     * Database Column Remarks:
     *   收单客户id
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDKHID
     *
     * @mbg.generated
     */
    private String sdkhid;

    /**
     * Database Column Remarks:
     *   数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDSL
     *
     * @mbg.generated
     */
    private String sdsl;

    /**
     * Database Column Remarks:
     *   订购数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DGSL
     *
     * @mbg.generated
     */
    private String dgsl;

    /**
     * Database Column Remarks:
     *   销售单价
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDJ
     *
     * @mbg.generated
     */
    private String xsdj;

    /**
     * Database Column Remarks:
     *   付款条件
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FKTJ
     *
     * @mbg.generated
     */
    private String fktj;

    /**
     * Database Column Remarks:
     *   是否计税
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFJS
     *
     * @mbg.generated
     */
    private String sfjs;

    /**
     * Database Column Remarks:
     *   是否含税
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFHS
     *
     * @mbg.generated
     */
    private String sfhs;

    /**
     * Database Column Remarks:
     *   账套id
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZID
     *
     * @mbg.generated
     */
    private String tzid;

    /**
     * Database Column Remarks:
     *   业务实体id
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWSTID
     *
     * @mbg.generated
     */
    private String ywstid;

    /**
     * Database Column Remarks:
     *   税则
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXREGIMECODE
     *
     * @mbg.generated
     */
    private String taxregimecode;

    /**
     * Database Column Remarks:
     *   税
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAX
     *
     * @mbg.generated
     */
    private String tax;

    /**
     * Database Column Remarks:
     *   税状态代码
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXSTATUSCODE
     *
     * @mbg.generated
     */
    private String taxstatuscode;

    /**
     * Database Column Remarks:
     *   税码
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATECODE
     *
     * @mbg.generated
     */
    private String taxratecode;

    /**
     * Database Column Remarks:
     *   税管辖区
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXJURISDICTIONCODE
     *
     * @mbg.generated
     */
    private String taxjurisdictioncode;

    /**
     * Database Column Remarks:
     *   税率
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATE
     *
     * @mbg.generated
     */
    private String taxrate;

    /**
     * Database Column Remarks:
     *   销售代表ID
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDBID
     *
     * @mbg.generated
     */
    private String xsdbid;

    /**
     * Database Column Remarks:
     *   物料id
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.WLID
     *
     * @mbg.generated
     */
    private String wlid;

    /**
     * Database Column Remarks:
     *   销售订单
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDD
     *
     * @mbg.generated
     */
    private String xsdd;

    /**
     * Database Column Remarks:
     *   销售订单行
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDH
     *
     * @mbg.generated
     */
    private String xsddh;

    /**
     * Database Column Remarks:
     *   销售订单行类型
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHLX
     *
     * @mbg.generated
     */
    private String xsddhlx;

    /**
     * Database Column Remarks:
     *   销售合同号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSHTH
     *
     * @mbg.generated
     */
    private String xshth;

    /**
     * Database Column Remarks:
     *   单位
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DW
     *
     * @mbg.generated
     */
    private String dw;

    /**
     * Database Column Remarks:
     *   第二单位
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDW
     *
     * @mbg.generated
     */
    private String dedw;

    /**
     * Database Column Remarks:
     *   第二单位数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWSL
     *
     * @mbg.generated
     */
    private String dedwsl;

    /**
     * Database Column Remarks:
     *   第二单位单价
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWDJ
     *
     * @mbg.generated
     */
    private String dedwdj;

    /**
     * Database Column Remarks:
     *   创建人
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJR
     *
     * @mbg.generated
     */
    private String cjr;

    /**
     * Database Column Remarks:
     *   创建时间
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJSJ
     *
     * @mbg.generated
     */
    private String cjsj;

    /**
     * Database Column Remarks:
     *   最后更新人
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXR
     *
     * @mbg.generated
     */
    private String zhgxr;

    /**
     * Database Column Remarks:
     *   最后更新时间
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXSJ
     *
     * @mbg.generated
     */
    private String zhgxsj;

    /**
     * Database Column Remarks:
     *   最后登陆者
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHDLZ
     *
     * @mbg.generated
     */
    private String zhdlz;

    /**
     * Database Column Remarks:
     *   关联行上下文
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCONTEXT
     *
     * @mbg.generated
     */
    private String glhcontext;

    /**
     * Database Column Remarks:
     *   关联行订单编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDBH
     *
     * @mbg.generated
     */
    private String glhddbh;

    /**
     * Database Column Remarks:
     *   关联行订单类型
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDLX
     *
     * @mbg.generated
     */
    private String glhddlx;

    /**
     * Database Column Remarks:
     *   关联行交货号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJHH
     *
     * @mbg.generated
     */
    private String glhjhh;

    /**
     * Database Column Remarks:
     *   关联行陆运单
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHLYD
     *
     * @mbg.generated
     */
    private String glhlyd;

    /**
     * Database Column Remarks:
     *   关联行数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHSL
     *
     * @mbg.generated
     */
    private String glhsl;

    /**
     * Database Column Remarks:
     *   关联行行标识
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHHBS
     *
     * @mbg.generated
     */
    private String glhhbs;

    /**
     * Database Column Remarks:
     *   关联行挑库行标识
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTKHBS
     *
     * @mbg.generated
     */
    private String glhtkhbs;

    /**
     * Database Column Remarks:
     *   关联行提单
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTD
     *
     * @mbg.generated
     */
    private String glhtd;

    /**
     * Database Column Remarks:
     *   关联行客户产品部件
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHKHCPBJ
     *
     * @mbg.generated
     */
    private String glhkhcpbj;

    /**
     * Database Column Remarks:
     *   关联行仓库
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCK
     *
     * @mbg.generated
     */
    private String glhck;

    /**
     * Database Column Remarks:
     *   关联行价格调整标识
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJGTZBS
     *
     * @mbg.generated
     */
    private String glhjgtzbs;

    /**
     * Database Column Remarks:
     *   关联行发运编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFYBH
     *
     * @mbg.generated
     */
    private String glhfybh;

    /**
     * Database Column Remarks:
     *   关联行选件编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHXJBH
     *
     * @mbg.generated
     */
    private String glhxjbh;

    /**
     * Database Column Remarks:
     *   关联行服务编号
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFWBH
     *
     * @mbg.generated
     */
    private String glhfwbh;

    /**
     * Database Column Remarks:
     *   关联行扩展字段
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTZZD
     *
     * @mbg.generated
     */
    private String glhtzzd;

    /**
     * Database Column Remarks:
     *   备用字段1
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY1
     *
     * @mbg.generated
     */
    private String by1;

    /**
     * Database Column Remarks:
     *   备用字段2
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY2
     *
     * @mbg.generated
     */
    private String by2;

    /**
     * Database Column Remarks:
     *   备用字段3
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY3
     *
     * @mbg.generated
     */
    private String by3;

    /**
     * Database Column Remarks:
     *   备用字段4
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY4
     *
     * @mbg.generated
     */
    private String by4;

    /**
     * Database Column Remarks:
     *   备用字段5
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY5
     *
     * @mbg.generated
     */
    private String by5;

    /**
     * Database Column Remarks:
     *   备用字段6
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY6
     *
     * @mbg.generated
     */
    private String by6;

    /**
     * Database Column Remarks:
     *   备用字段7
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY7
     *
     * @mbg.generated
     */
    private String by7;

    /**
     * Database Column Remarks:
     *   备用字段8
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY8
     *
     * @mbg.generated
     */
    private String by8;

    /**
     * Database Column Remarks:
     *   备用字段9
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY9
     *
     * @mbg.generated
     */
    private String by9;

    /**
     * Database Column Remarks:
     *   备用字段10
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY10
     *
     * @mbg.generated
     */
    private String by10;

    /**
     * Database Column Remarks:
     *   备用字段11
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY11
     *
     * @mbg.generated
     */
    private String by11;

    /**
     * Database Column Remarks:
     *   备用字段12
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY12
     *
     * @mbg.generated
     */
    private String by12;

    /**
     * Database Column Remarks:
     *   备用字段13
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY13
     *
     * @mbg.generated
     */
    private String by13;

    /**
     * Database Column Remarks:
     *   备用字段14
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY14
     *
     * @mbg.generated
     */
    private String by14;

    /**
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.UUID
     *
     * @mbg.generated
     */
    private String uuid;

    /**
     * Database Column Remarks:
     *   是否开票 0为开票  1已开票  2 预开票
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFKP
     *
     * @mbg.generated
     */
    private String sfkp;

    /**
     * Database Column Remarks:
     *   开票名称
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPMC
     *
     * @mbg.generated
     */
    private String kpmc;

    /**
     * Database Column Remarks:
     *   勾选标记
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GXBJ
     *
     * @mbg.generated
     */
    private String gxbj;

    /**
     * Database Column Remarks:
     *   税额
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SE
     *
     * @mbg.generated
     */
    private String se;

    /**
     * Database Column Remarks:
     *   已核销数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YHXSL
     *
     * @mbg.generated
     */
    private String yhxsl;

    /**
     * Database Column Remarks:
     *   销售类型 1内销 、 2出口
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SALE_TYPE
     *
     * @mbg.generated
     */
    private String saleType;

    /**
     * Database Column Remarks:
     *   EBS收入标记  0未收入  1已收入
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.EBS_SRBJ
     *
     * @mbg.generated
     */
    private String ebsSrbj;

    /**
     * Database Column Remarks:
     *   申请标记 0未申请、1已申请
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQBJ
     *
     * @mbg.generated
     */
    private String sqbj;

    /**
     * Database Column Remarks:
     *   业务类型名称
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWLXMC
     *
     * @mbg.generated
     */
    private String ywlxmc;

    /**
     * Database Column Remarks:
     *   groupid
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GROUPID
     *
     * @mbg.generated
     */
    private String groupid;

    /**
     * Database Column Remarks:
     *   申请人员
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQRY
     *
     * @mbg.generated
     */
    private String sqry;

    /**
     * Database Column Remarks:
     *   是否确认虚拟分录标记
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XNFLBJ
     *
     * @mbg.generated
     */
    private String xnflbj;

    /**
     * Database Column Remarks:
     *   开票日期
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPRQ
     *
     * @mbg.generated
     */
    private String kprq;

    /**
     * Database Column Remarks:
     *   核销单价
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDJ
     *
     * @mbg.generated
     */
    private String hxdj;

    /**
     * Database Column Remarks:
     *   核销时用的单位
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDW
     *
     * @mbg.generated
     */
    private String hxdw;

    /**
     * Database Column Remarks:
     *   核销数量
     *
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXSDSL
     *
     * @mbg.generated
     */
    private String hxsdsl;

    /**
     * This field was generated by MyBatis Generator.
     * This field corresponds to the database table PWC_INVOICE.OUTPUT_INTERFACE_LINE
     *
     * @mbg.generated
     */
    private static final long serialVersionUID = 1L;

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.ID
     *
     * @mbg.generated
     */
    public Long getId() {
        return id;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ID
     *
     * @param id the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.ID
     *
     * @mbg.generated
     */
    public void setId(Long id) {
        this.id = id;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CONTEXT
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.CONTEXT
     *
     * @mbg.generated
     */
    public String getContext() {
        return context;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CONTEXT
     *
     * @param context the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.CONTEXT
     *
     * @mbg.generated
     */
    public void setContext(String context) {
        this.context = context == null ? null : context.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDBH
     *
     * @mbg.generated
     */
    public String getDdbh() {
        return ddbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDBH
     *
     * @param ddbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDBH
     *
     * @mbg.generated
     */
    public void setDdbh(String ddbh) {
        this.ddbh = ddbh == null ? null : ddbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDLX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDLX
     *
     * @mbg.generated
     */
    public String getDdlx() {
        return ddlx;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDLX
     *
     * @param ddlx the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDLX
     *
     * @mbg.generated
     */
    public void setDdlx(String ddlx) {
        this.ddlx = ddlx == null ? null : ddlx.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JHH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.JHH
     *
     * @mbg.generated
     */
    public String getJhh() {
        return jhh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JHH
     *
     * @param jhh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.JHH
     *
     * @mbg.generated
     */
    public void setJhh(String jhh) {
        this.jhh = jhh == null ? null : jhh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LYD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.LYD
     *
     * @mbg.generated
     */
    public String getLyd() {
        return lyd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LYD
     *
     * @param lyd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.LYD
     *
     * @mbg.generated
     */
    public void setLyd(String lyd) {
        this.lyd = lyd == null ? null : lyd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDSL
     *
     * @mbg.generated
     */
    public String getDdsl() {
        return ddsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDSL
     *
     * @param ddsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DDSL
     *
     * @mbg.generated
     */
    public void setDdsl(String ddsl) {
        this.ddsl = ddsl == null ? null : ddsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHID
     *
     * @mbg.generated
     */
    public String getXsddhid() {
        return xsddhid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHID
     *
     * @param xsddhid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHID
     *
     * @mbg.generated
     */
    public void setXsddhid(String xsddhid) {
        this.xsddhid = xsddhid == null ? null : xsddhid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TKHID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TKHID
     *
     * @mbg.generated
     */
    public String getTkhid() {
        return tkhid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TKHID
     *
     * @param tkhid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TKHID
     *
     * @mbg.generated
     */
    public void setTkhid(String tkhid) {
        this.tkhid = tkhid == null ? null : tkhid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TD
     *
     * @mbg.generated
     */
    public String getTd() {
        return td;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TD
     *
     * @param td the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TD
     *
     * @mbg.generated
     */
    public void setTd(String td) {
        this.td = td == null ? null : td.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KHCPBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.KHCPBJ
     *
     * @mbg.generated
     */
    public String getKhcpbj() {
        return khcpbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KHCPBJ
     *
     * @param khcpbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.KHCPBJ
     *
     * @mbg.generated
     */
    public void setKhcpbj(String khcpbj) {
        this.khcpbj = khcpbj == null ? null : khcpbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CK
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.CK
     *
     * @mbg.generated
     */
    public String getCk() {
        return ck;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CK
     *
     * @param ck the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.CK
     *
     * @mbg.generated
     */
    public void setCk(String ck) {
        this.ck = ck == null ? null : ck.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JGTZBS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.JGTZBS
     *
     * @mbg.generated
     */
    public String getJgtzbs() {
        return jgtzbs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.JGTZBS
     *
     * @param jgtzbs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.JGTZBS
     *
     * @mbg.generated
     */
    public void setJgtzbs(String jgtzbs) {
        this.jgtzbs = jgtzbs == null ? null : jgtzbs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FYBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.FYBH
     *
     * @mbg.generated
     */
    public String getFybh() {
        return fybh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FYBH
     *
     * @param fybh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.FYBH
     *
     * @mbg.generated
     */
    public void setFybh(String fybh) {
        this.fybh = fybh == null ? null : fybh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XJBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XJBH
     *
     * @mbg.generated
     */
    public String getXjbh() {
        return xjbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XJBH
     *
     * @param xjbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XJBH
     *
     * @mbg.generated
     */
    public void setXjbh(String xjbh) {
        this.xjbh = xjbh == null ? null : xjbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FWBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.FWBH
     *
     * @mbg.generated
     */
    public String getFwbh() {
        return fwbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FWBH
     *
     * @param fwbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.FWBH
     *
     * @mbg.generated
     */
    public void setFwbh(String fwbh) {
        this.fwbh = fwbh == null ? null : fwbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZZD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZZD
     *
     * @mbg.generated
     */
    public String getTzzd() {
        return tzzd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZZD
     *
     * @param tzzd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZZD
     *
     * @mbg.generated
     */
    public void setTzzd(String tzzd) {
        this.tzzd = tzzd == null ? null : tzzd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SJFYRQ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SJFYRQ
     *
     * @mbg.generated
     */
    public String getSjfyrq() {
        return sjfyrq;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SJFYRQ
     *
     * @param sjfyrq the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SJFYRQ
     *
     * @mbg.generated
     */
    public void setSjfyrq(String sjfyrq) {
        this.sjfyrq = sjfyrq == null ? null : sjfyrq.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SRJE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SRJE
     *
     * @mbg.generated
     */
    public String getSrje() {
        return srje;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SRJE
     *
     * @param srje the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SRJE
     *
     * @mbg.generated
     */
    public void setSrje(String srje) {
        this.srje = srje == null ? null : srje.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LY
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.LY
     *
     * @mbg.generated
     */
    public String getLy() {
        return ly;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.LY
     *
     * @param ly the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.LY
     *
     * @mbg.generated
     */
    public void setLy(String ly) {
        this.ly = ly == null ? null : ly.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLRQ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLRQ
     *
     * @mbg.generated
     */
    public String getHlrq() {
        return hlrq;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLRQ
     *
     * @param hlrq the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLRQ
     *
     * @mbg.generated
     */
    public void setHlrq(String hlrq) {
        this.hlrq = hlrq == null ? null : hlrq.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HL
     *
     * @mbg.generated
     */
    public String getHl() {
        return hl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HL
     *
     * @param hl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HL
     *
     * @mbg.generated
     */
    public void setHl(String hl) {
        this.hl = hl == null ? null : hl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLLX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLLX
     *
     * @mbg.generated
     */
    public String getHllx() {
        return hllx;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLLX
     *
     * @param hllx the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLLX
     *
     * @mbg.generated
     */
    public void setHllx(String hllx) {
        this.hllx = hllx == null ? null : hllx.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BZH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BZH
     *
     * @mbg.generated
     */
    public String getBzh() {
        return bzh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BZH
     *
     * @param bzh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BZH
     *
     * @mbg.generated
     */
    public void setBzh(String bzh) {
        this.bzh = bzh == null ? null : bzh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SWCLLXID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SWCLLXID
     *
     * @mbg.generated
     */
    public String getSwcllxid() {
        return swcllxid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SWCLLXID
     *
     * @param swcllxid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SWCLLXID
     *
     * @mbg.generated
     */
    public void setSwcllxid(String swcllxid) {
        this.swcllxid = swcllxid == null ? null : swcllxid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DESCRIPTION
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DESCRIPTION
     *
     * @mbg.generated
     */
    public String getDescription() {
        return description;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DESCRIPTION
     *
     * @param description the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DESCRIPTION
     *
     * @mbg.generated
     */
    public void setDescription(String description) {
        this.description = description == null ? null : description.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZZRQ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZZRQ
     *
     * @mbg.generated
     */
    public String getZzrq() {
        return zzrq;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZZRQ
     *
     * @param zzrq the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZZRQ
     *
     * @mbg.generated
     */
    public void setZzrq(String zzrq) {
        this.zzrq = zzrq == null ? null : zzrq.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLX
     *
     * @mbg.generated
     */
    public String getHlx() {
        return hlx;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLX
     *
     * @param hlx the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HLX
     *
     * @mbg.generated
     */
    public void setHlx(String hlx) {
        this.hlx = hlx == null ? null : hlx.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDDZID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDDZID
     *
     * @mbg.generated
     */
    public String getSddzid() {
        return sddzid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDDZID
     *
     * @param sddzid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDDZID
     *
     * @mbg.generated
     */
    public void setSddzid(String sddzid) {
        this.sddzid = sddzid == null ? null : sddzid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDKHID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDKHID
     *
     * @mbg.generated
     */
    public String getSdkhid() {
        return sdkhid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDKHID
     *
     * @param sdkhid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDKHID
     *
     * @mbg.generated
     */
    public void setSdkhid(String sdkhid) {
        this.sdkhid = sdkhid == null ? null : sdkhid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDSL
     *
     * @mbg.generated
     */
    public String getSdsl() {
        return sdsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDSL
     *
     * @param sdsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SDSL
     *
     * @mbg.generated
     */
    public void setSdsl(String sdsl) {
        this.sdsl = sdsl == null ? null : sdsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DGSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DGSL
     *
     * @mbg.generated
     */
    public String getDgsl() {
        return dgsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DGSL
     *
     * @param dgsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DGSL
     *
     * @mbg.generated
     */
    public void setDgsl(String dgsl) {
        this.dgsl = dgsl == null ? null : dgsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDJ
     *
     * @mbg.generated
     */
    public String getXsdj() {
        return xsdj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDJ
     *
     * @param xsdj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDJ
     *
     * @mbg.generated
     */
    public void setXsdj(String xsdj) {
        this.xsdj = xsdj == null ? null : xsdj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FKTJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.FKTJ
     *
     * @mbg.generated
     */
    public String getFktj() {
        return fktj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.FKTJ
     *
     * @param fktj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.FKTJ
     *
     * @mbg.generated
     */
    public void setFktj(String fktj) {
        this.fktj = fktj == null ? null : fktj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFJS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFJS
     *
     * @mbg.generated
     */
    public String getSfjs() {
        return sfjs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFJS
     *
     * @param sfjs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFJS
     *
     * @mbg.generated
     */
    public void setSfjs(String sfjs) {
        this.sfjs = sfjs == null ? null : sfjs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFHS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFHS
     *
     * @mbg.generated
     */
    public String getSfhs() {
        return sfhs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFHS
     *
     * @param sfhs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFHS
     *
     * @mbg.generated
     */
    public void setSfhs(String sfhs) {
        this.sfhs = sfhs == null ? null : sfhs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZID
     *
     * @mbg.generated
     */
    public String getTzid() {
        return tzid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZID
     *
     * @param tzid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TZID
     *
     * @mbg.generated
     */
    public void setTzid(String tzid) {
        this.tzid = tzid == null ? null : tzid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWSTID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWSTID
     *
     * @mbg.generated
     */
    public String getYwstid() {
        return ywstid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWSTID
     *
     * @param ywstid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWSTID
     *
     * @mbg.generated
     */
    public void setYwstid(String ywstid) {
        this.ywstid = ywstid == null ? null : ywstid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXREGIMECODE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXREGIMECODE
     *
     * @mbg.generated
     */
    public String getTaxregimecode() {
        return taxregimecode;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXREGIMECODE
     *
     * @param taxregimecode the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXREGIMECODE
     *
     * @mbg.generated
     */
    public void setTaxregimecode(String taxregimecode) {
        this.taxregimecode = taxregimecode == null ? null : taxregimecode.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAX
     *
     * @mbg.generated
     */
    public String getTax() {
        return tax;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAX
     *
     * @param tax the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAX
     *
     * @mbg.generated
     */
    public void setTax(String tax) {
        this.tax = tax == null ? null : tax.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXSTATUSCODE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXSTATUSCODE
     *
     * @mbg.generated
     */
    public String getTaxstatuscode() {
        return taxstatuscode;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXSTATUSCODE
     *
     * @param taxstatuscode the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXSTATUSCODE
     *
     * @mbg.generated
     */
    public void setTaxstatuscode(String taxstatuscode) {
        this.taxstatuscode = taxstatuscode == null ? null : taxstatuscode.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATECODE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATECODE
     *
     * @mbg.generated
     */
    public String getTaxratecode() {
        return taxratecode;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATECODE
     *
     * @param taxratecode the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATECODE
     *
     * @mbg.generated
     */
    public void setTaxratecode(String taxratecode) {
        this.taxratecode = taxratecode == null ? null : taxratecode.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXJURISDICTIONCODE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXJURISDICTIONCODE
     *
     * @mbg.generated
     */
    public String getTaxjurisdictioncode() {
        return taxjurisdictioncode;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXJURISDICTIONCODE
     *
     * @param taxjurisdictioncode the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXJURISDICTIONCODE
     *
     * @mbg.generated
     */
    public void setTaxjurisdictioncode(String taxjurisdictioncode) {
        this.taxjurisdictioncode = taxjurisdictioncode == null ? null : taxjurisdictioncode.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATE
     *
     * @mbg.generated
     */
    public String getTaxrate() {
        return taxrate;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATE
     *
     * @param taxrate the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.TAXRATE
     *
     * @mbg.generated
     */
    public void setTaxrate(String taxrate) {
        this.taxrate = taxrate == null ? null : taxrate.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDBID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDBID
     *
     * @mbg.generated
     */
    public String getXsdbid() {
        return xsdbid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDBID
     *
     * @param xsdbid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDBID
     *
     * @mbg.generated
     */
    public void setXsdbid(String xsdbid) {
        this.xsdbid = xsdbid == null ? null : xsdbid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.WLID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.WLID
     *
     * @mbg.generated
     */
    public String getWlid() {
        return wlid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.WLID
     *
     * @param wlid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.WLID
     *
     * @mbg.generated
     */
    public void setWlid(String wlid) {
        this.wlid = wlid == null ? null : wlid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDD
     *
     * @mbg.generated
     */
    public String getXsdd() {
        return xsdd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDD
     *
     * @param xsdd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDD
     *
     * @mbg.generated
     */
    public void setXsdd(String xsdd) {
        this.xsdd = xsdd == null ? null : xsdd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDH
     *
     * @mbg.generated
     */
    public String getXsddh() {
        return xsddh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDH
     *
     * @param xsddh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDH
     *
     * @mbg.generated
     */
    public void setXsddh(String xsddh) {
        this.xsddh = xsddh == null ? null : xsddh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHLX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHLX
     *
     * @mbg.generated
     */
    public String getXsddhlx() {
        return xsddhlx;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHLX
     *
     * @param xsddhlx the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSDDHLX
     *
     * @mbg.generated
     */
    public void setXsddhlx(String xsddhlx) {
        this.xsddhlx = xsddhlx == null ? null : xsddhlx.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSHTH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSHTH
     *
     * @mbg.generated
     */
    public String getXshth() {
        return xshth;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSHTH
     *
     * @param xshth the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XSHTH
     *
     * @mbg.generated
     */
    public void setXshth(String xshth) {
        this.xshth = xshth == null ? null : xshth.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DW
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DW
     *
     * @mbg.generated
     */
    public String getDw() {
        return dw;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DW
     *
     * @param dw the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DW
     *
     * @mbg.generated
     */
    public void setDw(String dw) {
        this.dw = dw == null ? null : dw.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDW
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDW
     *
     * @mbg.generated
     */
    public String getDedw() {
        return dedw;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDW
     *
     * @param dedw the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDW
     *
     * @mbg.generated
     */
    public void setDedw(String dedw) {
        this.dedw = dedw == null ? null : dedw.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWSL
     *
     * @mbg.generated
     */
    public String getDedwsl() {
        return dedwsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWSL
     *
     * @param dedwsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWSL
     *
     * @mbg.generated
     */
    public void setDedwsl(String dedwsl) {
        this.dedwsl = dedwsl == null ? null : dedwsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWDJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWDJ
     *
     * @mbg.generated
     */
    public String getDedwdj() {
        return dedwdj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWDJ
     *
     * @param dedwdj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.DEDWDJ
     *
     * @mbg.generated
     */
    public void setDedwdj(String dedwdj) {
        this.dedwdj = dedwdj == null ? null : dedwdj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJR
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJR
     *
     * @mbg.generated
     */
    public String getCjr() {
        return cjr;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJR
     *
     * @param cjr the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJR
     *
     * @mbg.generated
     */
    public void setCjr(String cjr) {
        this.cjr = cjr == null ? null : cjr.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJSJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJSJ
     *
     * @mbg.generated
     */
    public String getCjsj() {
        return cjsj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJSJ
     *
     * @param cjsj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.CJSJ
     *
     * @mbg.generated
     */
    public void setCjsj(String cjsj) {
        this.cjsj = cjsj == null ? null : cjsj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXR
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXR
     *
     * @mbg.generated
     */
    public String getZhgxr() {
        return zhgxr;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXR
     *
     * @param zhgxr the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXR
     *
     * @mbg.generated
     */
    public void setZhgxr(String zhgxr) {
        this.zhgxr = zhgxr == null ? null : zhgxr.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXSJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXSJ
     *
     * @mbg.generated
     */
    public String getZhgxsj() {
        return zhgxsj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXSJ
     *
     * @param zhgxsj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHGXSJ
     *
     * @mbg.generated
     */
    public void setZhgxsj(String zhgxsj) {
        this.zhgxsj = zhgxsj == null ? null : zhgxsj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHDLZ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHDLZ
     *
     * @mbg.generated
     */
    public String getZhdlz() {
        return zhdlz;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHDLZ
     *
     * @param zhdlz the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.ZHDLZ
     *
     * @mbg.generated
     */
    public void setZhdlz(String zhdlz) {
        this.zhdlz = zhdlz == null ? null : zhdlz.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCONTEXT
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCONTEXT
     *
     * @mbg.generated
     */
    public String getGlhcontext() {
        return glhcontext;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCONTEXT
     *
     * @param glhcontext the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCONTEXT
     *
     * @mbg.generated
     */
    public void setGlhcontext(String glhcontext) {
        this.glhcontext = glhcontext == null ? null : glhcontext.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDBH
     *
     * @mbg.generated
     */
    public String getGlhddbh() {
        return glhddbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDBH
     *
     * @param glhddbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDBH
     *
     * @mbg.generated
     */
    public void setGlhddbh(String glhddbh) {
        this.glhddbh = glhddbh == null ? null : glhddbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDLX
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDLX
     *
     * @mbg.generated
     */
    public String getGlhddlx() {
        return glhddlx;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDLX
     *
     * @param glhddlx the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHDDLX
     *
     * @mbg.generated
     */
    public void setGlhddlx(String glhddlx) {
        this.glhddlx = glhddlx == null ? null : glhddlx.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJHH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJHH
     *
     * @mbg.generated
     */
    public String getGlhjhh() {
        return glhjhh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJHH
     *
     * @param glhjhh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJHH
     *
     * @mbg.generated
     */
    public void setGlhjhh(String glhjhh) {
        this.glhjhh = glhjhh == null ? null : glhjhh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHLYD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHLYD
     *
     * @mbg.generated
     */
    public String getGlhlyd() {
        return glhlyd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHLYD
     *
     * @param glhlyd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHLYD
     *
     * @mbg.generated
     */
    public void setGlhlyd(String glhlyd) {
        this.glhlyd = glhlyd == null ? null : glhlyd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHSL
     *
     * @mbg.generated
     */
    public String getGlhsl() {
        return glhsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHSL
     *
     * @param glhsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHSL
     *
     * @mbg.generated
     */
    public void setGlhsl(String glhsl) {
        this.glhsl = glhsl == null ? null : glhsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHHBS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHHBS
     *
     * @mbg.generated
     */
    public String getGlhhbs() {
        return glhhbs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHHBS
     *
     * @param glhhbs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHHBS
     *
     * @mbg.generated
     */
    public void setGlhhbs(String glhhbs) {
        this.glhhbs = glhhbs == null ? null : glhhbs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTKHBS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTKHBS
     *
     * @mbg.generated
     */
    public String getGlhtkhbs() {
        return glhtkhbs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTKHBS
     *
     * @param glhtkhbs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTKHBS
     *
     * @mbg.generated
     */
    public void setGlhtkhbs(String glhtkhbs) {
        this.glhtkhbs = glhtkhbs == null ? null : glhtkhbs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTD
     *
     * @mbg.generated
     */
    public String getGlhtd() {
        return glhtd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTD
     *
     * @param glhtd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTD
     *
     * @mbg.generated
     */
    public void setGlhtd(String glhtd) {
        this.glhtd = glhtd == null ? null : glhtd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHKHCPBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHKHCPBJ
     *
     * @mbg.generated
     */
    public String getGlhkhcpbj() {
        return glhkhcpbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHKHCPBJ
     *
     * @param glhkhcpbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHKHCPBJ
     *
     * @mbg.generated
     */
    public void setGlhkhcpbj(String glhkhcpbj) {
        this.glhkhcpbj = glhkhcpbj == null ? null : glhkhcpbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCK
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCK
     *
     * @mbg.generated
     */
    public String getGlhck() {
        return glhck;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCK
     *
     * @param glhck the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHCK
     *
     * @mbg.generated
     */
    public void setGlhck(String glhck) {
        this.glhck = glhck == null ? null : glhck.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJGTZBS
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJGTZBS
     *
     * @mbg.generated
     */
    public String getGlhjgtzbs() {
        return glhjgtzbs;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJGTZBS
     *
     * @param glhjgtzbs the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHJGTZBS
     *
     * @mbg.generated
     */
    public void setGlhjgtzbs(String glhjgtzbs) {
        this.glhjgtzbs = glhjgtzbs == null ? null : glhjgtzbs.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFYBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFYBH
     *
     * @mbg.generated
     */
    public String getGlhfybh() {
        return glhfybh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFYBH
     *
     * @param glhfybh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFYBH
     *
     * @mbg.generated
     */
    public void setGlhfybh(String glhfybh) {
        this.glhfybh = glhfybh == null ? null : glhfybh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHXJBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHXJBH
     *
     * @mbg.generated
     */
    public String getGlhxjbh() {
        return glhxjbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHXJBH
     *
     * @param glhxjbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHXJBH
     *
     * @mbg.generated
     */
    public void setGlhxjbh(String glhxjbh) {
        this.glhxjbh = glhxjbh == null ? null : glhxjbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFWBH
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFWBH
     *
     * @mbg.generated
     */
    public String getGlhfwbh() {
        return glhfwbh;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFWBH
     *
     * @param glhfwbh the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHFWBH
     *
     * @mbg.generated
     */
    public void setGlhfwbh(String glhfwbh) {
        this.glhfwbh = glhfwbh == null ? null : glhfwbh.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTZZD
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTZZD
     *
     * @mbg.generated
     */
    public String getGlhtzzd() {
        return glhtzzd;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTZZD
     *
     * @param glhtzzd the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GLHTZZD
     *
     * @mbg.generated
     */
    public void setGlhtzzd(String glhtzzd) {
        this.glhtzzd = glhtzzd == null ? null : glhtzzd.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY1
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY1
     *
     * @mbg.generated
     */
    public String getBy1() {
        return by1;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY1
     *
     * @param by1 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY1
     *
     * @mbg.generated
     */
    public void setBy1(String by1) {
        this.by1 = by1 == null ? null : by1.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY2
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY2
     *
     * @mbg.generated
     */
    public String getBy2() {
        return by2;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY2
     *
     * @param by2 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY2
     *
     * @mbg.generated
     */
    public void setBy2(String by2) {
        this.by2 = by2 == null ? null : by2.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY3
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY3
     *
     * @mbg.generated
     */
    public String getBy3() {
        return by3;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY3
     *
     * @param by3 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY3
     *
     * @mbg.generated
     */
    public void setBy3(String by3) {
        this.by3 = by3 == null ? null : by3.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY4
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY4
     *
     * @mbg.generated
     */
    public String getBy4() {
        return by4;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY4
     *
     * @param by4 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY4
     *
     * @mbg.generated
     */
    public void setBy4(String by4) {
        this.by4 = by4 == null ? null : by4.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY5
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY5
     *
     * @mbg.generated
     */
    public String getBy5() {
        return by5;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY5
     *
     * @param by5 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY5
     *
     * @mbg.generated
     */
    public void setBy5(String by5) {
        this.by5 = by5 == null ? null : by5.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY6
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY6
     *
     * @mbg.generated
     */
    public String getBy6() {
        return by6;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY6
     *
     * @param by6 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY6
     *
     * @mbg.generated
     */
    public void setBy6(String by6) {
        this.by6 = by6 == null ? null : by6.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY7
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY7
     *
     * @mbg.generated
     */
    public String getBy7() {
        return by7;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY7
     *
     * @param by7 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY7
     *
     * @mbg.generated
     */
    public void setBy7(String by7) {
        this.by7 = by7 == null ? null : by7.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY8
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY8
     *
     * @mbg.generated
     */
    public String getBy8() {
        return by8;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY8
     *
     * @param by8 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY8
     *
     * @mbg.generated
     */
    public void setBy8(String by8) {
        this.by8 = by8 == null ? null : by8.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY9
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY9
     *
     * @mbg.generated
     */
    public String getBy9() {
        return by9;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY9
     *
     * @param by9 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY9
     *
     * @mbg.generated
     */
    public void setBy9(String by9) {
        this.by9 = by9 == null ? null : by9.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY10
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY10
     *
     * @mbg.generated
     */
    public String getBy10() {
        return by10;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY10
     *
     * @param by10 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY10
     *
     * @mbg.generated
     */
    public void setBy10(String by10) {
        this.by10 = by10 == null ? null : by10.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY11
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY11
     *
     * @mbg.generated
     */
    public String getBy11() {
        return by11;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY11
     *
     * @param by11 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY11
     *
     * @mbg.generated
     */
    public void setBy11(String by11) {
        this.by11 = by11 == null ? null : by11.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY12
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY12
     *
     * @mbg.generated
     */
    public String getBy12() {
        return by12;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY12
     *
     * @param by12 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY12
     *
     * @mbg.generated
     */
    public void setBy12(String by12) {
        this.by12 = by12 == null ? null : by12.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY13
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY13
     *
     * @mbg.generated
     */
    public String getBy13() {
        return by13;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY13
     *
     * @param by13 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY13
     *
     * @mbg.generated
     */
    public void setBy13(String by13) {
        this.by13 = by13 == null ? null : by13.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY14
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY14
     *
     * @mbg.generated
     */
    public String getBy14() {
        return by14;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY14
     *
     * @param by14 the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.BY14
     *
     * @mbg.generated
     */
    public void setBy14(String by14) {
        this.by14 = by14 == null ? null : by14.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.UUID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.UUID
     *
     * @mbg.generated
     */
    public String getUuid() {
        return uuid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.UUID
     *
     * @param uuid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.UUID
     *
     * @mbg.generated
     */
    public void setUuid(String uuid) {
        this.uuid = uuid == null ? null : uuid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFKP
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFKP
     *
     * @mbg.generated
     */
    public String getSfkp() {
        return sfkp;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFKP
     *
     * @param sfkp the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SFKP
     *
     * @mbg.generated
     */
    public void setSfkp(String sfkp) {
        this.sfkp = sfkp == null ? null : sfkp.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPMC
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPMC
     *
     * @mbg.generated
     */
    public String getKpmc() {
        return kpmc;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPMC
     *
     * @param kpmc the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPMC
     *
     * @mbg.generated
     */
    public void setKpmc(String kpmc) {
        this.kpmc = kpmc == null ? null : kpmc.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GXBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GXBJ
     *
     * @mbg.generated
     */
    public String getGxbj() {
        return gxbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GXBJ
     *
     * @param gxbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GXBJ
     *
     * @mbg.generated
     */
    public void setGxbj(String gxbj) {
        this.gxbj = gxbj == null ? null : gxbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SE
     *
     * @mbg.generated
     */
    public String getSe() {
        return se;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SE
     *
     * @param se the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SE
     *
     * @mbg.generated
     */
    public void setSe(String se) {
        this.se = se == null ? null : se.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YHXSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.YHXSL
     *
     * @mbg.generated
     */
    public String getYhxsl() {
        return yhxsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YHXSL
     *
     * @param yhxsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.YHXSL
     *
     * @mbg.generated
     */
    public void setYhxsl(String yhxsl) {
        this.yhxsl = yhxsl == null ? null : yhxsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SALE_TYPE
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SALE_TYPE
     *
     * @mbg.generated
     */
    public String getSaleType() {
        return saleType;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SALE_TYPE
     *
     * @param saleType the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SALE_TYPE
     *
     * @mbg.generated
     */
    public void setSaleType(String saleType) {
        this.saleType = saleType == null ? null : saleType.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.EBS_SRBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.EBS_SRBJ
     *
     * @mbg.generated
     */
    public String getEbsSrbj() {
        return ebsSrbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.EBS_SRBJ
     *
     * @param ebsSrbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.EBS_SRBJ
     *
     * @mbg.generated
     */
    public void setEbsSrbj(String ebsSrbj) {
        this.ebsSrbj = ebsSrbj == null ? null : ebsSrbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQBJ
     *
     * @mbg.generated
     */
    public String getSqbj() {
        return sqbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQBJ
     *
     * @param sqbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQBJ
     *
     * @mbg.generated
     */
    public void setSqbj(String sqbj) {
        this.sqbj = sqbj == null ? null : sqbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWLXMC
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWLXMC
     *
     * @mbg.generated
     */
    public String getYwlxmc() {
        return ywlxmc;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWLXMC
     *
     * @param ywlxmc the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.YWLXMC
     *
     * @mbg.generated
     */
    public void setYwlxmc(String ywlxmc) {
        this.ywlxmc = ywlxmc == null ? null : ywlxmc.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GROUPID
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.GROUPID
     *
     * @mbg.generated
     */
    public String getGroupid() {
        return groupid;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.GROUPID
     *
     * @param groupid the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.GROUPID
     *
     * @mbg.generated
     */
    public void setGroupid(String groupid) {
        this.groupid = groupid == null ? null : groupid.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQRY
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQRY
     *
     * @mbg.generated
     */
    public String getSqry() {
        return sqry;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQRY
     *
     * @param sqry the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.SQRY
     *
     * @mbg.generated
     */
    public void setSqry(String sqry) {
        this.sqry = sqry == null ? null : sqry.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XNFLBJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.XNFLBJ
     *
     * @mbg.generated
     */
    public String getXnflbj() {
        return xnflbj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.XNFLBJ
     *
     * @param xnflbj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.XNFLBJ
     *
     * @mbg.generated
     */
    public void setXnflbj(String xnflbj) {
        this.xnflbj = xnflbj == null ? null : xnflbj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPRQ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPRQ
     *
     * @mbg.generated
     */
    public String getKprq() {
        return kprq;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPRQ
     *
     * @param kprq the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.KPRQ
     *
     * @mbg.generated
     */
    public void setKprq(String kprq) {
        this.kprq = kprq == null ? null : kprq.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDJ
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDJ
     *
     * @mbg.generated
     */
    public String getHxdj() {
        return hxdj;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDJ
     *
     * @param hxdj the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDJ
     *
     * @mbg.generated
     */
    public void setHxdj(String hxdj) {
        this.hxdj = hxdj == null ? null : hxdj.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDW
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDW
     *
     * @mbg.generated
     */
    public String getHxdw() {
        return hxdw;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDW
     *
     * @param hxdw the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXDW
     *
     * @mbg.generated
     */
    public void setHxdw(String hxdw) {
        this.hxdw = hxdw == null ? null : hxdw.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method returns the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXSDSL
     *
     * @return the value of PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXSDSL
     *
     * @mbg.generated
     */
    public String getHxsdsl() {
        return hxsdsl;
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method sets the value of the database column PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXSDSL
     *
     * @param hxsdsl the value for PWC_INVOICE.OUTPUT_INTERFACE_LINE.HXSDSL
     *
     * @mbg.generated
     */
    public void setHxsdsl(String hxsdsl) {
        this.hxsdsl = hxsdsl == null ? null : hxsdsl.trim();
    }

    /**
     * This method was generated by MyBatis Generator.
     * This method corresponds to the database table PWC_INVOICE.OUTPUT_INTERFACE_LINE
     *
     * @mbg.generated
     */
    @Override
    public String toString() {
        StringBuilder sb = new StringBuilder();
        sb.append(getClass().getSimpleName());
        sb.append(" [");
        sb.append("Hash = ").append(hashCode());
        sb.append(", id=").append(id);
        sb.append(", context=").append(context);
        sb.append(", ddbh=").append(ddbh);
        sb.append(", ddlx=").append(ddlx);
        sb.append(", jhh=").append(jhh);
        sb.append(", lyd=").append(lyd);
        sb.append(", ddsl=").append(ddsl);
        sb.append(", xsddhid=").append(xsddhid);
        sb.append(", tkhid=").append(tkhid);
        sb.append(", td=").append(td);
        sb.append(", khcpbj=").append(khcpbj);
        sb.append(", ck=").append(ck);
        sb.append(", jgtzbs=").append(jgtzbs);
        sb.append(", fybh=").append(fybh);
        sb.append(", xjbh=").append(xjbh);
        sb.append(", fwbh=").append(fwbh);
        sb.append(", tzzd=").append(tzzd);
        sb.append(", sjfyrq=").append(sjfyrq);
        sb.append(", srje=").append(srje);
        sb.append(", ly=").append(ly);
        sb.append(", hlrq=").append(hlrq);
        sb.append(", hl=").append(hl);
        sb.append(", hllx=").append(hllx);
        sb.append(", bzh=").append(bzh);
        sb.append(", swcllxid=").append(swcllxid);
        sb.append(", description=").append(description);
        sb.append(", zzrq=").append(zzrq);
        sb.append(", hlx=").append(hlx);
        sb.append(", sddzid=").append(sddzid);
        sb.append(", sdkhid=").append(sdkhid);
        sb.append(", sdsl=").append(sdsl);
        sb.append(", dgsl=").append(dgsl);
        sb.append(", xsdj=").append(xsdj);
        sb.append(", fktj=").append(fktj);
        sb.append(", sfjs=").append(sfjs);
        sb.append(", sfhs=").append(sfhs);
        sb.append(", tzid=").append(tzid);
        sb.append(", ywstid=").append(ywstid);
        sb.append(", taxregimecode=").append(taxregimecode);
        sb.append(", tax=").append(tax);
        sb.append(", taxstatuscode=").append(taxstatuscode);
        sb.append(", taxratecode=").append(taxratecode);
        sb.append(", taxjurisdictioncode=").append(taxjurisdictioncode);
        sb.append(", taxrate=").append(taxrate);
        sb.append(", xsdbid=").append(xsdbid);
        sb.append(", wlid=").append(wlid);
        sb.append(", xsdd=").append(xsdd);
        sb.append(", xsddh=").append(xsddh);
        sb.append(", xsddhlx=").append(xsddhlx);
        sb.append(", xshth=").append(xshth);
        sb.append(", dw=").append(dw);
        sb.append(", dedw=").append(dedw);
        sb.append(", dedwsl=").append(dedwsl);
        sb.append(", dedwdj=").append(dedwdj);
        sb.append(", cjr=").append(cjr);
        sb.append(", cjsj=").append(cjsj);
        sb.append(", zhgxr=").append(zhgxr);
        sb.append(", zhgxsj=").append(zhgxsj);
        sb.append(", zhdlz=").append(zhdlz);
        sb.append(", glhcontext=").append(glhcontext);
        sb.append(", glhddbh=").append(glhddbh);
        sb.append(", glhddlx=").append(glhddlx);
        sb.append(", glhjhh=").append(glhjhh);
        sb.append(", glhlyd=").append(glhlyd);
        sb.append(", glhsl=").append(glhsl);
        sb.append(", glhhbs=").append(glhhbs);
        sb.append(", glhtkhbs=").append(glhtkhbs);
        sb.append(", glhtd=").append(glhtd);
        sb.append(", glhkhcpbj=").append(glhkhcpbj);
        sb.append(", glhck=").append(glhck);
        sb.append(", glhjgtzbs=").append(glhjgtzbs);
        sb.append(", glhfybh=").append(glhfybh);
        sb.append(", glhxjbh=").append(glhxjbh);
        sb.append(", glhfwbh=").append(glhfwbh);
        sb.append(", glhtzzd=").append(glhtzzd);
        sb.append(", by1=").append(by1);
        sb.append(", by2=").append(by2);
        sb.append(", by3=").append(by3);
        sb.append(", by4=").append(by4);
        sb.append(", by5=").append(by5);
        sb.append(", by6=").append(by6);
        sb.append(", by7=").append(by7);
        sb.append(", by8=").append(by8);
        sb.append(", by9=").append(by9);
        sb.append(", by10=").append(by10);
        sb.append(", by11=").append(by11);
        sb.append(", by12=").append(by12);
        sb.append(", by13=").append(by13);
        sb.append(", by14=").append(by14);
        sb.append(", uuid=").append(uuid);
        sb.append(", sfkp=").append(sfkp);
        sb.append(", kpmc=").append(kpmc);
        sb.append(", gxbj=").append(gxbj);
        sb.append(", se=").append(se);
        sb.append(", yhxsl=").append(yhxsl);
        sb.append(", saleType=").append(saleType);
        sb.append(", ebsSrbj=").append(ebsSrbj);
        sb.append(", sqbj=").append(sqbj);
        sb.append(", ywlxmc=").append(ywlxmc);
        sb.append(", groupid=").append(groupid);
        sb.append(", sqry=").append(sqry);
        sb.append(", xnflbj=").append(xnflbj);
        sb.append(", kprq=").append(kprq);
        sb.append(", hxdj=").append(hxdj);
        sb.append(", hxdw=").append(hxdw);
        sb.append(", hxsdsl=").append(hxsdsl);
        sb.append("]");
        return sb.toString();
    }
}