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

📄 dopabstracttype.java

📁 抽取pdf和word文本内容的源代码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
     */    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);            }    /**     * Sets the fWidowControl field value.     *      */    public void setFWidowControl(boolean value)    {        field_1_formatFlags = (byte)fWidowControl.setBoolean(field_1_formatFlags, value);            }    /**     *      * @return  the fWidowControl field value.     */    public boolean isFWidowControl()    {        return fWidowControl.isSet(field_1_formatFlags);            }    /**     * Sets the fPMHMainDoc field value.     *      */    public void setFPMHMainDoc(boolean value)    {        field_1_formatFlags = (byte)fPMHMainDoc.setBoolean(field_1_formatFlags, value);            }    /**     *      * @return  the fPMHMainDoc field value.     */    public boolean isFPMHMainDoc()    {        return fPMHMainDoc.isSet(field_1_formatFlags);            }    /**     * Sets the grfSupression field value.     *      */    public void setGrfSupression(byte value)    {        field_1_formatFlags = (byte)grfSupression.setValue(field_1_formatFlags, value);            }    /**     *      * @return  the grfSupression field value.     */    public byte getGrfSupression()    {        return ( byte )grfSupression.getValue(field_1_formatFlags);            }    /**     * Sets the fpc field value.     *      */    public void setFpc(byte value)    {        field_1_formatFlags = (byte)fpc.setValue(field_1_formatFlags, value);            }    /**     *      * @return  the fpc field value.     */    public byte getFpc()    {        return ( byte )fpc.getValue(field_1_formatFlags);            }    /**     * Sets the unused1 field value.     *      */    public void setUnused1(boolean value)    {        field_1_formatFlags = (byte)unused1.setBoolean(field_1_formatFlags, value);            }    /**     *      * @return  the unused1 field value.     */    public boolean isUnused1()    {        return unused1.isSet(field_1_formatFlags);            }    /**     * Sets the rncFtn field value.     *      */    public void setRncFtn(byte value)    {        field_3_footnoteInfo = (short)rncFtn.setValue(field_3_footnoteInfo, value);            }    /**     *      * @return  the rncFtn field value.     */    public byte getRncFtn()    {        return ( byte )rncFtn.getValue(field_3_footnoteInfo);            }    /**     * Sets the nFtn field value.     *      */    public void setNFtn(short value)    {        field_3_footnoteInfo = (short)nFtn.setValue(field_3_footnoteInfo, value);            }    /**     *      * @return  the nFtn field value.     */    public short getNFtn()    {        return ( short )nFtn.getValue(field_3_footnoteInfo);            }    /**     * Sets the fOnlyMacPics field value.     *      */    public void setFOnlyMacPics(boolean value)    {        field_5_docinfo = (byte)fOnlyMacPics.setBoolean(field_5_docinfo, value);            }    /**     *      * @return  the fOnlyMacPics field value.     */    public boolean isFOnlyMacPics()    {        return fOnlyMacPics.isSet(field_5_docinfo);            }    /**     * Sets the fOnlyWinPics field value.     *      */    public void setFOnlyWinPics(boolean value)    {        field_5_docinfo = (byte)fOnlyWinPics.setBoolean(field_5_docinfo, value);            }    /**     *      * @return  the fOnlyWinPics field value.     */    public boolean isFOnlyWinPics()    {        return fOnlyWinPics.isSet(field_5_docinfo);            }    /**     * Sets the fLabelDoc field value.     *      */    public void setFLabelDoc(boolean value)    {        field_5_docinfo = (byte)fLabelDoc.setBoolean(field_5_docinfo, value);            }    /**     *      * @return  the fLabelDoc field value.     */    public boolean isFLabelDoc()    {        return fLabelDoc.isSet(field_5_docinfo);            }    /**     * Sets the fHyphCapitals field value.     *      */    public void setFHyphCapitals(boolean value)    {        field_5_docinfo = (byte)fHyphCapitals.setBoolean(field_5_docinfo, value);            }    /**     *      * @return  the fHyphCapitals field value.     */    public boolean isFHyphCapitals()    {        return fHyphCapitals.isSet(field_5_docinfo);            }    /**     * Sets the fAutoHyphen field value.     *      */    public void setFAutoHyphen(boolean value)    {        field_5_docinfo = (byte)fAutoHyphen.setBoolean(field_5_docinfo, value);            }    /**     *      * @return  the fAutoHyphen field value.     */    public boolean isFAutoHyphen()    {        return fAutoHyphen.isSet(field_5_docinfo);            }    /**     * Sets the fFormNoFields field value.     * 

⌨️ 快捷键说明

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