⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dopabstracttype.java

📁 抽取pdf和word文本内容的源代码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
    /**     * Get the tmEdited field for the DOP record.     */    public int getTmEdited()    {        return field_18_tmEdited;    }    /**     * Set the tmEdited field for the DOP record.     */    public void setTmEdited(int field_18_tmEdited)    {        this.field_18_tmEdited = field_18_tmEdited;    }    /**     * Get the cWords field for the DOP record.     */    public int getCWords()    {        return field_19_cWords;    }    /**     * Set the cWords field for the DOP record.     */    public void setCWords(int field_19_cWords)    {        this.field_19_cWords = field_19_cWords;    }    /**     * Get the cCh field for the DOP record.     */    public int getCCh()    {        return field_20_cCh;    }    /**     * Set the cCh field for the DOP record.     */    public void setCCh(int field_20_cCh)    {        this.field_20_cCh = field_20_cCh;    }    /**     * Get the cPg field for the DOP record.     */    public int getCPg()    {        return field_21_cPg;    }    /**     * Set the cPg field for the DOP record.     */    public void setCPg(int field_21_cPg)    {        this.field_21_cPg = field_21_cPg;    }    /**     * Get the cParas field for the DOP record.     */    public int getCParas()    {        return field_22_cParas;    }    /**     * Set the cParas field for the DOP record.     */    public void setCParas(int field_22_cParas)    {        this.field_22_cParas = field_22_cParas;    }    /**     * Get the Edn field for the DOP record.     */    public short getEdn()    {        return field_23_Edn;    }    /**     * Set the Edn field for the DOP record.     */    public void setEdn(short field_23_Edn)    {        this.field_23_Edn = field_23_Edn;    }    /**     * Get the Edn1 field for the DOP record.     */    public short getEdn1()    {        return field_24_Edn1;    }    /**     * Set the Edn1 field for the DOP record.     */    public void setEdn1(short field_24_Edn1)    {        this.field_24_Edn1 = field_24_Edn1;    }    /**     * Get the cLines field for the DOP record.     */    public int getCLines()    {        return field_25_cLines;    }    /**     * Set the cLines field for the DOP record.     */    public void setCLines(int field_25_cLines)    {        this.field_25_cLines = field_25_cLines;    }    /**     * Get the cWordsFtnEnd field for the DOP record.     */    public int getCWordsFtnEnd()    {        return field_26_cWordsFtnEnd;    }    /**     * Set the cWordsFtnEnd field for the DOP record.     */    public void setCWordsFtnEnd(int field_26_cWordsFtnEnd)    {        this.field_26_cWordsFtnEnd = field_26_cWordsFtnEnd;    }    /**     * Get the cChFtnEdn field for the DOP record.     */    public int getCChFtnEdn()    {        return field_27_cChFtnEdn;    }    /**     * Set the cChFtnEdn field for the DOP record.     */    public void setCChFtnEdn(int field_27_cChFtnEdn)    {        this.field_27_cChFtnEdn = field_27_cChFtnEdn;    }    /**     * Get the cPgFtnEdn field for the DOP record.     */    public short getCPgFtnEdn()    {        return field_28_cPgFtnEdn;    }    /**     * Set the cPgFtnEdn field for the DOP record.     */    public void setCPgFtnEdn(short field_28_cPgFtnEdn)    {        this.field_28_cPgFtnEdn = field_28_cPgFtnEdn;    }    /**     * Get the cParasFtnEdn field for the DOP record.     */    public int getCParasFtnEdn()    {        return field_29_cParasFtnEdn;    }    /**     * Set the cParasFtnEdn field for the DOP record.     */    public void setCParasFtnEdn(int field_29_cParasFtnEdn)    {        this.field_29_cParasFtnEdn = field_29_cParasFtnEdn;    }    /**     * Get the cLinesFtnEdn field for the DOP record.     */    public int getCLinesFtnEdn()    {        return field_30_cLinesFtnEdn;    }    /**     * Set the cLinesFtnEdn field for the DOP record.     */    public void setCLinesFtnEdn(int field_30_cLinesFtnEdn)    {        this.field_30_cLinesFtnEdn = field_30_cLinesFtnEdn;    }    /**     * Get the lKeyProtDoc field for the DOP record.     */    public int getLKeyProtDoc()    {        return field_31_lKeyProtDoc;    }    /**     * Set the lKeyProtDoc field for the DOP record.     */    public void setLKeyProtDoc(int field_31_lKeyProtDoc)    {        this.field_31_lKeyProtDoc = field_31_lKeyProtDoc;    }    /**     * Get the view field for the DOP record.     */    public short getView()    {        return field_32_view;    }    /**     * Set the view field for the DOP record.     */    public void setView(short field_32_view)    {        this.field_32_view = field_32_view;    }    /**     * Get the docinfo4 field for the DOP record.     */    public int getDocinfo4()    {        return field_33_docinfo4;    }    /**     * Set the docinfo4 field for the DOP record.     */    public void setDocinfo4(int field_33_docinfo4)    {        this.field_33_docinfo4 = field_33_docinfo4;    }    /**     * Get the adt field for the DOP record.     */    public short getAdt()    {        return field_34_adt;    }    /**     * Set the adt field for the DOP record.     */    public void setAdt(short field_34_adt)    {        this.field_34_adt = field_34_adt;    }    /**     * Get the doptypography field for the DOP record.     */    public byte[] getDoptypography()    {        return field_35_doptypography;    }    /**     * Set the doptypography field for the DOP record.     */    public void setDoptypography(byte[] field_35_doptypography)    {        this.field_35_doptypography = field_35_doptypography;    }    /**     * Get the dogrid field for the DOP record.     */    public byte[] getDogrid()    {        return field_36_dogrid;    }    /**     * Set the dogrid field for the DOP record.     */    public void setDogrid(byte[] field_36_dogrid)    {        this.field_36_dogrid = field_36_dogrid;    }    /**     * Get the docinfo5 field for the DOP record.     */    public short getDocinfo5()    {        return field_37_docinfo5;    }    /**     * Set the docinfo5 field for the DOP record.     */    public void setDocinfo5(short field_37_docinfo5)    {        this.field_37_docinfo5 = field_37_docinfo5;    }    /**     * Get the docinfo6 field for the DOP record.     */    public short getDocinfo6()    {        return field_38_docinfo6;    }    /**     * Set the docinfo6 field for the DOP record.     */    public void setDocinfo6(short field_38_docinfo6)    {        this.field_38_docinfo6 = field_38_docinfo6;    }    /**     * Get the asumyi field for the DOP record.     */    public byte[] getAsumyi()    {        return field_39_asumyi;    }    /**     * Set the asumyi field for the DOP record.     */    public void setAsumyi(byte[] field_39_asumyi)    {        this.field_39_asumyi = field_39_asumyi;    }    /**     * Get the cChWS field for the DOP record.     */    public int getCChWS()    {        return field_40_cChWS;    }    /**     * Set the cChWS field for the DOP record.     */    public void setCChWS(int field_40_cChWS)    {        this.field_40_cChWS = field_40_cChWS;    }    /**     * Get the cChWSFtnEdn field for the DOP record.     */    public int getCChWSFtnEdn()    {        return field_41_cChWSFtnEdn;    }    /**     * Set the cChWSFtnEdn field for the DOP record.     */    public void setCChWSFtnEdn(int field_41_cChWSFtnEdn)    {        this.field_41_cChWSFtnEdn = field_41_cChWSFtnEdn;    }    /**     * Get the grfDocEvents field for the DOP record.     */    public int getGrfDocEvents()    {        return field_42_grfDocEvents;    }    /**     * Set the grfDocEvents field for the DOP record.     */    public void setGrfDocEvents(int field_42_grfDocEvents)    {        this.field_42_grfDocEvents = field_42_grfDocEvents;    }    /**     * Get the virusinfo field for the DOP record.     */    public int getVirusinfo()    {        return field_43_virusinfo;    }    /**     * Set the virusinfo field for the DOP record.     */    public void setVirusinfo(int field_43_virusinfo)    {        this.field_43_virusinfo = field_43_virusinfo;    }    /**     * Get the Spare field for the DOP record.     */    public byte[] getSpare()    {        return field_44_Spare;    }    /**     * Set the Spare field for the DOP record.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -