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

📄 dopabstracttype.java

📁 java 读写word excel ppt
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
    /**     * 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.     */    public void setSpare(byte[] field_44_Spare)    {        this.field_44_Spare = field_44_Spare;    }    /**     * Get the reserved1 field for the DOP record.     */    public int getReserved1()    {        return field_45_reserved1;    }    /**     * Set the reserved1 field for the DOP record.     */    public void setReserved1(int field_45_reserved1)    {        this.field_45_reserved1 = field_45_reserved1;    }    /**     * Get the reserved2 field for the DOP record.     */    public int getReserved2()    {        return field_46_reserved2;    }    /**     * Set the reserved2 field for the DOP record.     */    public void setReserved2(int field_46_reserved2)    {        this.field_46_reserved2 = field_46_reserved2;    }    /**     * Get the cDBC field for the DOP record.     */    public int getCDBC()    {        return field_47_cDBC;    }    /**     * Set the cDBC field for the DOP record.     */    public void setCDBC(int field_47_cDBC)    {        this.field_47_cDBC = field_47_cDBC;    }    /**     * Get the cDBCFtnEdn field for the DOP record.     */    public int getCDBCFtnEdn()    {        return field_48_cDBCFtnEdn;    }    /**     * Set the cDBCFtnEdn field for the DOP record.     */    public void setCDBCFtnEdn(int field_48_cDBCFtnEdn)    {        this.field_48_cDBCFtnEdn = field_48_cDBCFtnEdn;    }    /**     * Get the reserved field for the DOP record.     */    public int getReserved()    {        return field_49_reserved;    }    /**     * Set the reserved field for the DOP record.     */    public void setReserved(int field_49_reserved)    {        this.field_49_reserved = field_49_reserved;    }    /**     * Get the nfcFtnRef field for the DOP record.     */    public short getNfcFtnRef()    {        return field_50_nfcFtnRef;    }    /**     * Set the nfcFtnRef field for the DOP record.     */    public void setNfcFtnRef(short field_50_nfcFtnRef)    {        this.field_50_nfcFtnRef = field_50_nfcFtnRef;    }    /**     * Get the nfcEdnRef field for the DOP record.     */    public short getNfcEdnRef()    {        return field_51_nfcEdnRef;    }    /**     * Set the nfcEdnRef field for the DOP record.     */    public void setNfcEdnRef(short field_51_nfcEdnRef)    {        this.field_51_nfcEdnRef = field_51_nfcEdnRef;    }    /**     * Get the hpsZoonFontPag field for the DOP record.     */    public short getHpsZoonFontPag()    {        return field_52_hpsZoonFontPag;    }    /**     * Set the hpsZoonFontPag field for the DOP record.     */    public void setHpsZoonFontPag(short field_52_hpsZoonFontPag)    {        this.field_52_hpsZoonFontPag = field_52_hpsZoonFontPag;    }    /**     * Get the dywDispPag field for the DOP record.     */    public short getDywDispPag()    {        return field_53_dywDispPag;    }    /**     * Set the dywDispPag field for the DOP record.     */    public void setDywDispPag(short field_53_dywDispPag)    {        this.field_53_dywDispPag = field_53_dywDispPag;    }    /**     * Sets the fFacingPages field value.     *     */    public void setFFacingPages(boolean value)    {        field_1_formatFlags = (byte)fFacingPages.setBoolean(field_1_formatFlags, value);    }    /**     *     * @return  the fFacingPages field value.     */    public boolean isFFacingPages()    {        return fFacingPages.isSet(field_1_formatFlags);    }

⌨️ 快捷键说明

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