|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.DKFixedViewDataOD
Fields inherited from interface com.ibm.mm.sdk.common.DKConstantOD |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Constructor Summary | |
DKFixedViewDataOD(char rotation,
char prmode,
java.lang.String printoptions,
float paperwidth,
float paperlength,
char recordformat,
int recordlen,
java.lang.String recorddelimiter,
char carriagecontrol,
boolean trcpresent,
int codepage,
int pagebreaklinecount,
int afptolinecharsperinch,
int afptolinelinesperinch,
int defpagestoprint,
int numpageheaderrows,
int numfieldheaderrows,
int headervalidationrow,
int headervalidationcol,
java.lang.String headervalidationvalue,
int numldfields)
Constructs a new DKFixedViewOD object with input parameters. |
Method Summary | |
void |
addLDField(com.ibm.mm.sdk.internal.PLDFieldStructOD field)
|
int |
getAfpToLineCharsPerInch()
Gets the AfpToLineCharsPerInch |
int |
getAfpToLineLinesPerInch()
Gets the AfpToLineLinesPerInch |
char |
getCarriageControl()
Gets the CarriageControl |
int |
getCodepage()
Gets the Codepage |
int |
getDefPagesToPrint()
Gets the DefPagesToPrint |
int |
getHeaderValidationCol()
Gets the HeaderValidationCol |
int |
getHeaderValidationRow()
Gets the HeaderValidationRow |
java.lang.String |
getHeaderValidationValue()
Gets the HeaderValidationValue |
DKSequentialCollection |
getLDFields()
|
java.lang.String |
getName()
Gets the name of this extension object |
int |
getNumFieldHeaderRows()
Gets the NumFieldHeaderRows |
int |
getNumLDFields()
Gets the number of defined line data fields |
int |
getNumPageHeaderRows()
Gets the NumPageHeaderRows |
int |
getPageBreakLinecount()
Gets the PageBreakLinecount |
float |
getPaperLength()
Gets the PaperLength |
float |
getPaperWidth()
Gets the PaperWidth |
java.lang.String |
getPrintOptions()
Gets the PrintOptions |
char |
getPrMode()
Gets the PrMode |
java.lang.String |
getRecordDelimiter()
Gets the RecordDelimiter |
char |
getRecordFormat()
Gets the RecordFormat |
int |
getRecordLen()
Gets the RecordLen |
char |
getRotation()
Gets the rotation |
boolean |
isTrcPresent()
Tests whether or not Trc is present |
void |
setAfpToLineCharsPerInch(int i)
Sets the AfpToLineCharsPerInch |
void |
setAfpToLineLinesPerInch(int i)
Sets the AfpToLineLinesPerInch |
void |
setCarriageControl(char cc)
Sets the CarriageControl |
void |
setCodepage(int cp)
Sets the Codepage |
void |
setDefPagesToPrint(int numpages)
Sets the DefPagesToPrint |
void |
setHeaderValidationCol(int i)
Sets the HeaderValidationCol |
void |
setHeaderValidationRow(int i)
Sets the HeaderValidationRow |
void |
setHeaderValidationValue(java.lang.String value)
Sets the HeaderValidationValue |
void |
setName(java.lang.String extName)
Sets the name of this extension object |
void |
setNumFieldHeaderRows(int i)
Sets the NumFieldHeaderRows |
void |
setNumLDFields(int i)
Sets the number of line data fields |
void |
setNumPageHeaderRows(int i)
Sets the NumPageHeaderRows |
void |
setPageBreakLinecount(int i)
Sets the PageBreakLinecount |
void |
setPaperLength(float length)
Sets the PaperLength |
void |
setPaperWidth(float width)
Sets the PaperWidth |
void |
setPrintOptions(java.lang.String options)
Sets the PrintOptions |
void |
setPrMode(char prmode)
Sets the PrMode |
void |
setRecordDelimiter(java.lang.String delim)
Sets the RecordDelimiter |
void |
setRecordFormat(char recfmt)
Sets the RecordFormat |
void |
setRecordLen(int reclen)
Sets the RecordLen |
void |
setRotation(char rotation)
Sets the rotation |
void |
setTrcPresent(boolean trc)
Sets the TrcPresent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKFixedViewDataOD(char rotation, char prmode, java.lang.String printoptions, float paperwidth, float paperlength, char recordformat, int recordlen, java.lang.String recorddelimiter, char carriagecontrol, boolean trcpresent, int codepage, int pagebreaklinecount, int afptolinecharsperinch, int afptolinelinesperinch, int defpagestoprint, int numpageheaderrows, int numfieldheaderrows, int headervalidationrow, int headervalidationcol, java.lang.String headervalidationvalue, int numldfields)
rotation
- prmode
- printoptions
- paperwidth
- paperlength
- recordformat
- recorddelimiter
- carriagecontrol
- trcpresent
- codepage
- pagebreaklinecount
- afptolinecharsperinch
- afptolinelinesperinch
- defpagestoprint
- numpageheaderrows
- numfieldheaderrows
- headervalidationrow
- headervalidatinocol
- headervalidationvalue
- numldfields
- Method Detail |
public java.lang.String getName() throws java.lang.Exception
getName
in interface dkExtension
public void setName(java.lang.String extName)
setName
in interface dkExtension
extName
- name of this extension objectpublic void setRotation(char rotation)
rotation
- public char getRotation()
public void setPrMode(char prmode)
prmode
- public char getPrMode()
public void setPrintOptions(java.lang.String options)
options
- public java.lang.String getPrintOptions()
public void setPaperWidth(float width)
width
- public float getPaperWidth()
public void setPaperLength(float length)
length
- public float getPaperLength()
public void setRecordFormat(char recfmt)
recordformat
- public char getRecordFormat()
public void setRecordLen(int reclen)
recordlen
- public int getRecordLen()
public void setRecordDelimiter(java.lang.String delim)
recorddelimiter
- public java.lang.String getRecordDelimiter()
public void setCarriageControl(char cc)
cc
- public char getCarriageControl()
public void setTrcPresent(boolean trc)
trc
- public boolean isTrcPresent()
public void setCodepage(int cp)
cp
- public int getCodepage()
public void setPageBreakLinecount(int i)
i
- public int getPageBreakLinecount()
public void setAfpToLineCharsPerInch(int i)
i
- public int getAfpToLineCharsPerInch()
public void setAfpToLineLinesPerInch(int i)
i
- public int getAfpToLineLinesPerInch()
public void setDefPagesToPrint(int numpages)
numpages
- public int getDefPagesToPrint()
public void setNumPageHeaderRows(int i)
i
- public int getNumPageHeaderRows()
public void setNumFieldHeaderRows(int i)
i
- public int getNumFieldHeaderRows()
public void setHeaderValidationRow(int i)
i
- public int getHeaderValidationRow()
public void setHeaderValidationCol(int i)
i
- public int getHeaderValidationCol()
public void setHeaderValidationValue(java.lang.String value)
value
- public java.lang.String getHeaderValidationValue()
public void setNumLDFields(int i)
i
- public int getNumLDFields()
public void addLDField(com.ibm.mm.sdk.internal.PLDFieldStructOD field) throws java.lang.Exception
public DKSequentialCollection getLDFields()
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |