Serialized Form


Package com.ibm.eNetwork.ECL

Class com.ibm.eNetwork.ECL.ECLErr implements Serializable

Serialized Fields

location

java.lang.String location

msgNum

java.lang.String msgNum

reasonCode

int reasonCode

inserts

java.util.Vector inserts

msgText

java.lang.String msgText

Class com.ibm.eNetwork.ECL.ECLFieldList implements Serializable

Serialized Fields

Columns

int Columns

Rows

int Rows

Size

int Size

connType

int connType

vectorIndex

int vectorIndex

session

ECLSession session

ps

ECLPS ps

aCodePage

com.ibm.eNetwork.HOD.common.CodePage aCodePage

DBCSsession

boolean DBCSsession

fieldFilter

int fieldFilter

TextPlane

char[] TextPlane

RawTextPlane

char[] RawTextPlane

ColorPlane

char[] ColorPlane

FieldPlane

char[] FieldPlane

ExfieldPlane

char[] ExfieldPlane

DBCSPlane

char[] DBCSPlane

GridPlane

char[] GridPlane

className

java.lang.String className

logRASObj

com.ibm.eNetwork.ECL.trace.ECLLogInterface logRASObj

Class com.ibm.eNetwork.ECL.ECLScreenDesc implements Serializable

Serialized Fields

className

java.lang.String className

mTransient

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf mTransient

clause

com.ibm.eNetwork.ECL.Clause clause

uselogic

boolean uselogic

biggestID

int biggestID

useBlockText

boolean useBlockText

useText

boolean useText

useAttrib

boolean useAttrib

useCursor

boolean useCursor

useOIAInhibitStatus

boolean useOIAInhibitStatus

useNumFields

boolean useNumFields

useNumInputFields

boolean useNumInputFields

useVarUpdates

boolean useVarUpdates

useCustom

boolean useCustom

useCondition

boolean useCondition

active

boolean active

descriptors

java.util.Vector descriptors

name

java.lang.String name

match

boolean match

mHT

java.util.Hashtable mHT

mLC

int mLC

docParser

com.ibm.eNetwork.ECL.ECLScreenDesc.XmlDocParser docParser

macVars

com.ibm.eNetwork.ECL.macrovariable.MacroVariables macVars

chainedVars

java.util.Vector chainedVars

smartVars

java.util.Vector smartVars

startComments

com.ibm.eNetwork.ECL.macrovariable.MacroComments startComments

endComments

com.ibm.eNetwork.ECL.macrovariable.MacroComments endComments

Class com.ibm.eNetwork.ECL.VariableException implements Serializable


Package com.ibm.eNetwork.ECL.screenreco

Class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor implements Serializable

Serialized Fields

optional

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf optional

match

boolean match

invert

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf invert

nls

com.ibm.eNetwork.HOD.msg.NCoDMsgLoader nls

mCS

java.util.Vector mCS

macVars

com.ibm.eNetwork.ECL.macrovariable.MacroVariables macVars

chainedVars

java.util.Vector chainedVars

smartVars

java.util.Vector smartVars

macComments

com.ibm.eNetwork.ECL.macrovariable.MacroComments macComments

mFormat

int mFormat

Class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib implements Serializable

Serialized Fields

attrib

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf attrib

row

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf row

col

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf col

plane

int plane

evalPlane

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf evalPlane

Class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock implements Serializable

Serialized Fields

blockType

int blockType

srow

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf srow

scol

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf scol

erow

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf erow

ecol

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf ecol

strings

com.ibm.eNetwork.ECL.screenreco.ECLSDBlockString[] strings

caseSense

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf caseSense

endComments

com.ibm.eNetwork.ECL.macrovariable.MacroComments endComments

mFormat

int mFormat

Class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition implements Serializable

Serialized Fields

conditional

com.ibm.eNetwork.ECL.macrovariable.ConditionalClause conditional

conditionalString

java.lang.String conditionalString

Class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor implements Serializable

Serialized Fields

row

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf row

col

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf col

Class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom implements Serializable

Serialized Fields

id

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf id

listener

ECLCustomRecoListener listener

Class com.ibm.eNetwork.ECL.screenreco.ECLSDFields implements Serializable

Serialized Fields

num

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf num

Class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields implements Serializable

Serialized Fields

num

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf num

Class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA implements Serializable

Serialized Fields

OIAType

int OIAType

oia

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf oia

Class com.ibm.eNetwork.ECL.screenreco.ECLSDString implements Serializable

Serialized Fields

stringType

int stringType

srow

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf srow

scol

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf scol

erow

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf erow

ecol

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf ecol

text

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf text

caseSense

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf caseSense

wrap

com.ibm.eNetwork.ECL.macrovariable.intf.MacroEvaluableIntf wrap

mFormat

int mFormat

Class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate implements Serializable

Serialized Fields

mVU

com.ibm.eNetwork.ECL.macrovariable.MacroVarUpdate mVU


Package com.ibm.eNetwork.HOD.trace

Class com.ibm.eNetwork.HOD.trace.RASTrace implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException