Java Doc for FIBAbstractType.java in  » Collaboration » poi-3.0.2-beta2 » org » apache » poi » hwpf » model » types » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Collaboration » poi 3.0.2 beta2 » org.apache.poi.hwpf.model.types 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.apache.poi.hwpf.model.types.FIBAbstractType

All known Subclasses:   org.apache.poi.hwpf.model.FileInformationBlock,
FIBAbstractType
abstract public class FIBAbstractType implements HDFType(Code)
File information Block. NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/records/definitions.
author:
   Andrew C. Oliver


Field Summary
protected  shortfield_10_history
    
protected  intfield_11_chs
    
protected  intfield_12_chsTables
    
protected  intfield_13_fcMin
    
protected  intfield_14_fcMac
    
protected  intfield_1_wIdent
    
protected  intfield_2_nFib
    
protected  intfield_3_nProduct
    
protected  intfield_4_lid
    
protected  intfield_5_pnNext
    
protected  shortfield_6_options
    
protected  intfield_7_nFibBack
    
protected  intfield_8_lKey
    
protected  intfield_9_envr
    

Constructor Summary
public  FIBAbstractType()
    

Method Summary
protected  voidfillFields(byte[] data, int offset)
    
public  bytegetCQuickSaves()
    
public  intgetChs()
     Get the chs field for the FIB record.
public  intgetChsTables()
     Get the chsTables field for the FIB record.
public  intgetEnvr()
     Get the envr field for the FIB record.
public  bytegetFSpare0()
    
public  intgetFcMac()
     Get the fcMac field for the FIB record.
public  intgetFcMin()
     Get the fcMin field for the FIB record.
public  shortgetHistory()
     Get the history field for the FIB record.
public  intgetLKey()
     Get the lKey field for the FIB record.
public  intgetLid()
     Get the lid field for the FIB record.
public  intgetNFib()
     Get the nFib field for the FIB record.
public  intgetNFibBack()
     Get the nFibBack field for the FIB record.
public  intgetNProduct()
     Get the nProduct field for the FIB record.
public  shortgetOptions()
     Get the options field for the FIB record.
public  intgetPnNext()
     Get the pnNext field for the FIB record.
public  intgetSize()
    
public  intgetWIdent()
     Get the wIdent field for the FIB record.
public  booleanisFComplex()
    
public  booleanisFCrypto()
    
public  booleanisFDot()
    
public  booleanisFEmptySpecial()
    
public  booleanisFEncrypted()
    
public  booleanisFExtChar()
    
public  booleanisFFarEast()
    
public  booleanisFFutureSavedUndo()
    
public  booleanisFGlsy()
    
public  booleanisFHasPic()
    
public  booleanisFLoadOverride()
    
public  booleanisFLoadOverridePage()
    
public  booleanisFMac()
    
public  booleanisFReadOnlyRecommended()
    
public  booleanisFWhichTblStm()
    
public  booleanisFWord97Saved()
    
public  booleanisFWriteReservation()
    
public  voidserialize(byte[] data, int offset)
    
public  voidsetCQuickSaves(byte value)
     Sets the cQuickSaves field value.
public  voidsetChs(int field_11_chs)
     Set the chs field for the FIB record.
public  voidsetChsTables(int field_12_chsTables)
     Set the chsTables field for the FIB record.
public  voidsetEnvr(int field_9_envr)
     Set the envr field for the FIB record.
public  voidsetFComplex(boolean value)
     Sets the fComplex field value.
public  voidsetFCrypto(boolean value)
     Sets the fCrypto field value.
public  voidsetFDot(boolean value)
     Sets the fDot field value.
public  voidsetFEmptySpecial(boolean value)
     Sets the fEmptySpecial field value.
public  voidsetFEncrypted(boolean value)
     Sets the fEncrypted field value.
public  voidsetFExtChar(boolean value)
     Sets the fExtChar field value.
public  voidsetFFarEast(boolean value)
     Sets the fFarEast field value.
public  voidsetFFutureSavedUndo(boolean value)
     Sets the fFutureSavedUndo field value.
public  voidsetFGlsy(boolean value)
     Sets the fGlsy field value.
public  voidsetFHasPic(boolean value)
     Sets the fHasPic field value.
public  voidsetFLoadOverride(boolean value)
     Sets the fLoadOverride field value.
public  voidsetFLoadOverridePage(boolean value)
     Sets the fLoadOverridePage field value.
public  voidsetFMac(boolean value)
     Sets the fMac field value.
public  voidsetFReadOnlyRecommended(boolean value)
     Sets the fReadOnlyRecommended field value.
public  voidsetFSpare0(byte value)
     Sets the fSpare0 field value.
public  voidsetFWhichTblStm(boolean value)
     Sets the fWhichTblStm field value.
public  voidsetFWord97Saved(boolean value)
     Sets the fWord97Saved field value.
public  voidsetFWriteReservation(boolean value)
     Sets the fWriteReservation field value.
public  voidsetFcMac(int field_14_fcMac)
     Set the fcMac field for the FIB record.
public  voidsetFcMin(int field_13_fcMin)
     Set the fcMin field for the FIB record.
public  voidsetHistory(short field_10_history)
     Set the history field for the FIB record.
public  voidsetLKey(int field_8_lKey)
     Set the lKey field for the FIB record.
public  voidsetLid(int field_4_lid)
     Set the lid field for the FIB record.
public  voidsetNFib(int field_2_nFib)
     Set the nFib field for the FIB record.
public  voidsetNFibBack(int field_7_nFibBack)
     Set the nFibBack field for the FIB record.
public  voidsetNProduct(int field_3_nProduct)
     Set the nProduct field for the FIB record.
public  voidsetOptions(short field_6_options)
     Set the options field for the FIB record.
public  voidsetPnNext(int field_5_pnNext)
     Set the pnNext field for the FIB record.
public  voidsetWIdent(int field_1_wIdent)
     Set the wIdent field for the FIB record.
public  StringtoString()
    

Field Detail
field_10_history
protected short field_10_history(Code)



field_11_chs
protected int field_11_chs(Code)



field_12_chsTables
protected int field_12_chsTables(Code)



field_13_fcMin
protected int field_13_fcMin(Code)



field_14_fcMac
protected int field_14_fcMac(Code)



field_1_wIdent
protected int field_1_wIdent(Code)



field_2_nFib
protected int field_2_nFib(Code)



field_3_nProduct
protected int field_3_nProduct(Code)



field_4_lid
protected int field_4_lid(Code)



field_5_pnNext
protected int field_5_pnNext(Code)



field_6_options
protected short field_6_options(Code)



field_7_nFibBack
protected int field_7_nFibBack(Code)



field_8_lKey
protected int field_8_lKey(Code)



field_9_envr
protected int field_9_envr(Code)




Constructor Detail
FIBAbstractType
public FIBAbstractType()(Code)




Method Detail
fillFields
protected void fillFields(byte[] data, int offset)(Code)



getCQuickSaves
public byte getCQuickSaves()(Code)
the cQuickSaves field value.



getChs
public int getChs()(Code)
Get the chs field for the FIB record.



getChsTables
public int getChsTables()(Code)
Get the chsTables field for the FIB record.



getEnvr
public int getEnvr()(Code)
Get the envr field for the FIB record.



getFSpare0
public byte getFSpare0()(Code)
the fSpare0 field value.



getFcMac
public int getFcMac()(Code)
Get the fcMac field for the FIB record.



getFcMin
public int getFcMin()(Code)
Get the fcMin field for the FIB record.



getHistory
public short getHistory()(Code)
Get the history field for the FIB record.



getLKey
public int getLKey()(Code)
Get the lKey field for the FIB record.



getLid
public int getLid()(Code)
Get the lid field for the FIB record.



getNFib
public int getNFib()(Code)
Get the nFib field for the FIB record.



getNFibBack
public int getNFibBack()(Code)
Get the nFibBack field for the FIB record.



getNProduct
public int getNProduct()(Code)
Get the nProduct field for the FIB record.



getOptions
public short getOptions()(Code)
Get the options field for the FIB record.



getPnNext
public int getPnNext()(Code)
Get the pnNext field for the FIB record.



getSize
public int getSize()(Code)
Size of record (exluding 4 byte header)



getWIdent
public int getWIdent()(Code)
Get the wIdent field for the FIB record.



isFComplex
public boolean isFComplex()(Code)
the fComplex field value.



isFCrypto
public boolean isFCrypto()(Code)
the fCrypto field value.



isFDot
public boolean isFDot()(Code)
the fDot field value.



isFEmptySpecial
public boolean isFEmptySpecial()(Code)
the fEmptySpecial field value.



isFEncrypted
public boolean isFEncrypted()(Code)
the fEncrypted field value.



isFExtChar
public boolean isFExtChar()(Code)
the fExtChar field value.



isFFarEast
public boolean isFFarEast()(Code)
the fFarEast field value.



isFFutureSavedUndo
public boolean isFFutureSavedUndo()(Code)
the fFutureSavedUndo field value.



isFGlsy
public boolean isFGlsy()(Code)
the fGlsy field value.



isFHasPic
public boolean isFHasPic()(Code)
the fHasPic field value.



isFLoadOverride
public boolean isFLoadOverride()(Code)
the fLoadOverride field value.



isFLoadOverridePage
public boolean isFLoadOverridePage()(Code)
the fLoadOverridePage field value.



isFMac
public boolean isFMac()(Code)
the fMac field value.



isFReadOnlyRecommended
public boolean isFReadOnlyRecommended()(Code)
the fReadOnlyRecommended field value.



isFWhichTblStm
public boolean isFWhichTblStm()(Code)
the fWhichTblStm field value.



isFWord97Saved
public boolean isFWord97Saved()(Code)
the fWord97Saved field value.



isFWriteReservation
public boolean isFWriteReservation()(Code)
the fWriteReservation field value.



serialize
public void serialize(byte[] data, int offset)(Code)



setCQuickSaves
public void setCQuickSaves(byte value)(Code)
Sets the cQuickSaves field value.



setChs
public void setChs(int field_11_chs)(Code)
Set the chs field for the FIB record.



setChsTables
public void setChsTables(int field_12_chsTables)(Code)
Set the chsTables field for the FIB record.



setEnvr
public void setEnvr(int field_9_envr)(Code)
Set the envr field for the FIB record.



setFComplex
public void setFComplex(boolean value)(Code)
Sets the fComplex field value.



setFCrypto
public void setFCrypto(boolean value)(Code)
Sets the fCrypto field value.



setFDot
public void setFDot(boolean value)(Code)
Sets the fDot field value.



setFEmptySpecial
public void setFEmptySpecial(boolean value)(Code)
Sets the fEmptySpecial field value.



setFEncrypted
public void setFEncrypted(boolean value)(Code)
Sets the fEncrypted field value.



setFExtChar
public void setFExtChar(boolean value)(Code)
Sets the fExtChar field value.



setFFarEast
public void setFFarEast(boolean value)(Code)
Sets the fFarEast field value.



setFFutureSavedUndo
public void setFFutureSavedUndo(boolean value)(Code)
Sets the fFutureSavedUndo field value.



setFGlsy
public void setFGlsy(boolean value)(Code)
Sets the fGlsy field value.



setFHasPic
public void setFHasPic(boolean value)(Code)
Sets the fHasPic field value.



setFLoadOverride
public void setFLoadOverride(boolean value)(Code)
Sets the fLoadOverride field value.



setFLoadOverridePage
public void setFLoadOverridePage(boolean value)(Code)
Sets the fLoadOverridePage field value.



setFMac
public void setFMac(boolean value)(Code)
Sets the fMac field value.



setFReadOnlyRecommended
public void setFReadOnlyRecommended(boolean value)(Code)
Sets the fReadOnlyRecommended field value.



setFSpare0
public void setFSpare0(byte value)(Code)
Sets the fSpare0 field value.



setFWhichTblStm
public void setFWhichTblStm(boolean value)(Code)
Sets the fWhichTblStm field value.



setFWord97Saved
public void setFWord97Saved(boolean value)(Code)
Sets the fWord97Saved field value.



setFWriteReservation
public void setFWriteReservation(boolean value)(Code)
Sets the fWriteReservation field value.



setFcMac
public void setFcMac(int field_14_fcMac)(Code)
Set the fcMac field for the FIB record.



setFcMin
public void setFcMin(int field_13_fcMin)(Code)
Set the fcMin field for the FIB record.



setHistory
public void setHistory(short field_10_history)(Code)
Set the history field for the FIB record.



setLKey
public void setLKey(int field_8_lKey)(Code)
Set the lKey field for the FIB record.



setLid
public void setLid(int field_4_lid)(Code)
Set the lid field for the FIB record.



setNFib
public void setNFib(int field_2_nFib)(Code)
Set the nFib field for the FIB record.



setNFibBack
public void setNFibBack(int field_7_nFibBack)(Code)
Set the nFibBack field for the FIB record.



setNProduct
public void setNProduct(int field_3_nProduct)(Code)
Set the nProduct field for the FIB record.



setOptions
public void setOptions(short field_6_options)(Code)
Set the options field for the FIB record.



setPnNext
public void setPnNext(int field_5_pnNext)(Code)
Set the pnNext field for the FIB record.



setWIdent
public void setWIdent(int field_1_wIdent)(Code)
Set the wIdent field for the FIB record.



toString
public String toString()(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.