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

📄 dopabstracttype.java

📁 Office格式转换代码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
     */    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);            }    /**     * 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);

⌨️ 快捷键说明

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