|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.helpers.FileDescriptor
planetj.helpers.IIFFileDescriptor
IIFFileDescriptor is to only be created via planetj.helpers.IIFHelper.newIIFFileDescriptor(); This descriptor will hold attributes about a IIF file. Creation date: (2/19/2002 1:02:39 AM)
Field Summary |
Fields inherited from class planetj.helpers.FileDescriptor |
COLUMN_HEADINGS_EXTERNAL, COLUMN_HEADINGS_INTERNAL, COLUMN_HEADINGS_NONE, OUTPUT_ROWS_ALL, OUTPUT_ROWS_SCREEN, OUTPUT_ROWS_SELECTED |
Method Summary | |
boolean |
isAppendToFile()
You can never append to a IIF file Creation date: (2/11/2002 5:59:26 PM) |
Methods inherited from class planetj.helpers.FileDescriptor |
getColumnHeadingsDisplayType, getDisplayColumns, getFileName, getGeneratorClass, getOutputRowType, getPassword, getPropertyGroup, getPropertyValue, getSystemName, getUserId, setAppendToFile, setColumnHeadingsDisplayType, setDisplayColumns, setFileName, setGeneratorClass, setOutputRowType, setPassword, setSystemName, setUserId |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean isAppendToFile()
isAppendToFile
in class FileDescriptor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |