A B C D E F G H I J K L M N O P R S T U V W X Y

A

AddAttrib(char, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds an attribute value to the screen description.
AddAttrib(char, int, int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds an attribute value to the screen description.
AddBlock(String[]) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings to the screen description.
AddBlock(String[], int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings starting at the an exact row/col position to the screen description.
AddBlock(String[], int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings starting at the an exact row/col position to the screen description, allowing you to specify case sensitivity.
AddBlock(String[], int, int, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings starting at the an exact row/col position to the screen description, allowing you to specify case sensitivity.
AddBlockInRect(String[], int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings to the screen description.
AddBlockInRect(String[], int, int, int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings to the screen description.
AddBlockInRect(String[], int, int, int, int, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a block of strings to the screen description.
AddCursorPos(int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the cursor position for the screen description.
AddCursorPos(int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the cursor position for the screen description.
AddCustom(ECLCustomRecoListener, String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a custom recognition listener with a given ID.
AddCustom(ECLCustomRecoListener, String, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a custom recognition listener with a given ID.
AddDescriptor(ECLScreenDescriptor) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a descriptor to the screen description.
AddECLRecoDebugListener(ECLRecoDebugListener) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Adds the given ECLRecoDebugListener to list of listeners.
AddNumFields(int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds the total field count of a screen to the screen description.
AddNumFields(int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds the total field count of a screen to the screen description.
AddNumInputFields(int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds the input field count of a screen to the screen description.
AddNumInputFields(int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds the input field count of a screen to the screen description.
AddOIAInhibitStatus(int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Turns on waiting on OIA inhibit status in the screen description.
AddOIAInhibitStatus(int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Turns on waiting on OIA inhibit status in the screen description.
addPrintJobListener(ECLPrintJobListener) - Method in class com.ibm.eNetwork.ECL.ECLHostPrintSession
Parties interested in recieving notification of print job events should call this method.
AddPS(ECLPS) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Adds an ECLPS object (Presentation Space) to the screen recognition system.
AddPS(ECLPS, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Adds an ECLPS object (Presentation Space) to the screen recognition system.
AddString(String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string to the screen description.
AddString(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string starting at the an exact row/col position to the screen description.
AddString(String, int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string starting at the an exact row/col position to the screen description, allowing you to specify case sensitivity.
AddString(String, int, int, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string starting at the an exact row/col position to the screen description, allowing you to specify case sensitivity.
AddStringInRect(String, int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string to the screen description.
AddStringInRect(String, int, int, int, int, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string to the screen description.
AddStringInRect(String, int, int, int, int, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Adds a string to the screen description.
ALL_EVENTS - Static variable in class com.ibm.eNetwork.ECL.ECLPS
 
ALL_FIELDS - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find any fields
ALL_PLANES - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with ECLFieldList.Refresh() and ECLPS.GetFieldList()
ALPHANUM_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find alphanumeric fields
ALTCUR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
ALTVIEW_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[altview]"
ATTN_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[attn]"
ATTR_5250_ALPHA_ONLY - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphabetic-only fields (0x02).
ATTR_5250_ALPHANUM - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify alphanumeric fields (0x00).
ATTR_5250_ALPHANUM_MASK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used to isolate the alphanumeric bits (0x0E).
ATTR_5250_BIDI_RTL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify BIDI right-to-left fields (0x08).
ATTR_5250_BRIGHT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask for the high intensity attribute (0x10).
ATTR_5250_DBCS_KATAKANA - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify Katakana shift fields (0x08).
ATTR_5250_DISPLAY - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask for the display attribute (0x40).
ATTR_5250_MAG_STRIPE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify magnetic stripe fields (0x0C).
ATTR_5250_MODIFIED - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask for the modified attribute (0x01).
ATTR_5250_NORMAL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
ATTR_5250_NUM_ONLY - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric-only fields (0x0A).
ATTR_5250_NUM_PLUS - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric plus fields (0x06).
ATTR_5250_NUM_SHIFT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify numeric shift fields (0x04).
ATTR_5250_NUM_SIGNED - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask used in conjunction with ATTR_5250_ALPHANUM_MASK to identify signed numeric-only fields (0x0E).
ATTR_5250_PROTECTED - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 field attribute mask for the protected attribute (0x20).
ATTR_ALPHANUM - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 field attribute mask for the alphanumeric attribute (0x10).
ATTR_DISPLAY1 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 field attribute mask for the high-order display bit (0x08).
ATTR_DISPLAY2 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 field attribute mask for the low-order display bit (0x04).
ATTR_MDT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 field attribute mask for the low-order display bit (0x01).
ATTR_PROTECTED - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 field attribute mask for the protected attribute (0x20).
AttribToString(char) - Static method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Converts a character attribute value to a hex string.
AUTOPUSH_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[autopush]"
AUTOREV_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[autorev]"

B

BACKSP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[backspace]"
BACKTAB_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[backtab]"
BACKTABWORD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[backtabword]"
BadgeReader(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
The BadgeReader method sends a string to the presentation space at the current cursor location + 1.
BadgeReader(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The BadgeReader method sends a string to the presentation space at the specified location + 1.
BadgeReader(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The BadgeReader method sends a string to the presentation space at the specified location + 1.
BASE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[base]"
BEGINFLD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[bof]"
BIDI_MODE_OFF - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
BIDIMode property value - BIDIMODEOFF
BIDI_MODE_OFF_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
BIDI_MODE_ON - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
BIDIMode property value - BIDIMODEON
BIDI_MODE_ON_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
BIDIL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[bidilayer]"
BLOCK_ABSOLUTE - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Value used to specify that the block descriptor describes a block of strings at an absolute position.
BLOCK_INRECT - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Value used to specify that the block descriptor describes a block of strings that is in a rectangular area.
BLUE_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

C

CANCEL - Static variable in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
 
Cancel() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Cancels a file transfer which is in progress.
CANCELPJOB_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[cancelpjob]"
cancelPrintJob() - Method in class com.ibm.eNetwork.ECL.ECLHostPrintSession
This method is called to stop an ongoing or pending print job
CLEAR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[clear]"
Clear() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Member method that clears the data in the ECLScreenDesc object.
CLEARRECT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
CLOSE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[close]"
COLOR_ATTRIBUTES_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access color plane data
COLOR_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access color plane data
COLUMNHEAD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
Columns - Variable in class com.ibm.eNetwork.ECL.ECLPS
 
com.ibm.eNetwork.ECL - package com.ibm.eNetwork.ECL
 
com.ibm.eNetwork.ECL.event - package com.ibm.eNetwork.ECL.event
 
com.ibm.eNetwork.ECL.screenreco - package com.ibm.eNetwork.ECL.screenreco
 
com.ibm.eNetwork.ECL.screenreco.event - package com.ibm.eNetwork.ECL.screenreco.event
 
com.ibm.eNetwork.ECL.trace - package com.ibm.eNetwork.ECL.trace
 
com.ibm.eNetwork.HOD.trace - package com.ibm.eNetwork.HOD.trace
 
Compared(ECLRecoDebugEvent) - Method in interface com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugListener
Called when a new screen appears the matching logic is run.
CompareDescriptor(ECLScreenDescriptor) - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
Returns what is actually on the host screen based on the parameters passed in the descriptor.
CONNECTION_ACTIVE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_AUTOMATIC_INCREMENT_FAILED - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_DEVICE_NAME_READY - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_DEVNAME_IN_USE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_INACTIVE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_INIT - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_LOCAL_CLIENT_NOT_FOUND - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_PND_ACTIVE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_PND_INACTIVE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_READY - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONNECTION_WORKSTATION_ID_READY - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
CONTEXT_DISP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
CONTEXTUAL - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Numerals Shape property value - CONTEXTUAL, this value only applies to Arabic hosts
CONTEXTUAL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape property value - CONTEXTUAL, this value only applies to Arabic hosts
CONTEXTUAL_DISP - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape Display property value - CONTEXTUAL_DISP, this value only applies to Arabic hosts
CONTINUEPJOB_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[continue]"
ConvertLogicalToVisual(String, boolean, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Converts the Given String From Implicit To Visual Format and returns the Visual Format of the String
ConvertPosToCol(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The ConvertPosToCol method converts a linear presentation space position to its corresponding column.
ConvertPosToRow(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The ConvertPosToRow method converts a linear presentation space position to its corresponding row.
ConvertRowColToPos(int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The ConvertRowColToPos method converts a row and column coordinate to its corresponding linear position.
ConvertVisualToLogical(String, boolean, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Converts the Given String From Visual To Implicit Format and returns the Implicit Format of the String
COPY_ALT_SIGN_LOCATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
COPY_ONLY_IF_TRIMMED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
COPY_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
COPY_TABLE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
COPYALL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
COPYAPPEND_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Creates a working instance of the descriptor from the string values contained in the hash table.
Create(Hashtable) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Creates a working instance of the descriptor from the string values contained in the hash table.
createDefaultPrinterPropertiesInfo(int) - Static method in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
createDefaultProperties() - Static method in class com.ibm.eNetwork.ECL.ECLHostPrintSession
This method returns a properties' object that has been filled with all necessary initial properties set to their default values.
CRSEL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[cursel]"
CSD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[csd]"
CURDOWN_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[down]"
CURLEFT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[left]"
CURRIGHT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[right]"
CURSOR_DIRECTION_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
CURSOR_LTR - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
cursorDirection property value - CURSOR_LEFTTORIGHT, this value only applies to Visual Hebrew Sessions
CURSOR_RTL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
cursorDirection property value - CURSOR_RIGHTTOLEFT, this value only applies to Visual Hebrew Sessions
CURUP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[up]"
customAIDHandlingList() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns List of AID keys to be handled uniquely, according to html applet param.
CUT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

D

DB_CA_EXIST - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS Character Exist attribute (0x02).
DB_CLEAR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
DB_DB1 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS first byte position (0x40).
DB_DBCS - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS character (0x80).
DB_DBHIGH - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS first byte position (0x20) and DBCS character (0x08).
DB_DEAD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS dead character position (0x08).
DB_MIX - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS SO/SI Mixed field attribute (0x04).
DB_SI - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS SI character position (0x10).
DB_SO - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS character attribute mask for the DBCS SO character position (0x20).
DB_SOSI_EXIST - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS SO/SI Pairs Exist attribute (0x20).
DBATTR_DEFAULT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS default attribute (0x00).
DBATTR_EITHER - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS Either field attribute (0x10).
DBATTR_ONLY - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS Only field attribute (0x08).
DBATTR_OPEN - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS Open field attribute (0x18).
DBATTR_PURE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS field attribute mask for the DBCS Pure field attribute (0x09).
DBCS_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access DBCS plane data
DBCSINP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
DBDEFALT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
DEF_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
defaults() - Static method in class com.ibm.eNetwork.HOD.trace.RASTrace
Static method to access the trace default properties.
DELCHAR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[delete]"
DELWORD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[deleteword]"
Descriptors() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns an enumeration of all the descriptors for the ECLScreenDesc object.
DISPLAYABLE_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find display fields
dispose() - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Cleans up the object's internal environment.
dispose() - Method in class com.ibm.eNetwork.ECL.ECLSession
Frees resources associated with the session.
DOCMODE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
DONTCARE - Static variable in class com.ibm.eNetwork.ECL.ECLScreenDesc
Constant for AddOIAInhibitStatus.
DoReco() - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Performs a recognition analysis for all the currently registered screens.
DoReco(ECLCustomRecoEvent) - Method in interface com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoListener
Called when an ECLScreenReco object has successfully completed the normal matching logic for a screen and needs approval from a custom recognition listener.
DSPSOSI_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[dspsosi]"
DUP_CHAR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
DUP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[dup]"

E

EBC_SI - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS Shift-In (SI) value (0x0f) in EBCDIC code point.
EBC_SO - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
DBCS Shift-Out (SO) value (0x0e) in EBCDIC code point.
ECLAppletInterface - interface com.ibm.eNetwork.ECL.ECLAppletInterface.
ECLAppletInterface defines a set of methods which are called when a user-defined applet is launched.
ECLCommNotify - interface com.ibm.eNetwork.ECL.ECLCommNotify.
ECLCommNotify can be used to implement an object which will receive and handle ECLConnection events.
ECLConnection - class com.ibm.eNetwork.ECL.ECLConnection.
ECLConnection is the base class from which ECLSession inherits.
ECLConstants - interface com.ibm.eNetwork.ECL.ECLConstants.
 
ECLCustomRecoEvent - class com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoEvent.
This event class is passed to a MacroCustomRecoListener registered on an ECLScreenReco object.
ECLCustomRecoEvent(String, ECLPS, ECLScreenDesc) - Constructor for class com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoEvent
Constructs a working instance of a custom recognition event.
ECLCustomRecoListener - interface com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoListener.
This interface can be implemented to extend the base ECLScreenReco screen matching logic.
ECLErr - exception com.ibm.eNetwork.ECL.ECLErr.
ECLErr objects are created and populated with error and diagnostic information, and then they are thrown as exceptions.
ECLEvent - class com.ibm.eNetwork.ECL.event.ECLEvent.
Base event class which is extended by all ECL events.
ECLEvent(Object) - Constructor for class com.ibm.eNetwork.ECL.event.ECLEvent
Constructor for generating a new ECLEvent.
ECLField - class com.ibm.eNetwork.ECL.ECLField.
A field is the fundamental element of a presentation space.
ECLFieldList - class com.ibm.eNetwork.ECL.ECLFieldList.
ECLFieldList contains a collection of the fields in the presentation space.
ECLHostPrintSession - class com.ibm.eNetwork.ECL.ECLHostPrintSession.
The ECLHostPrintSession class can be used to establish a print connection with a host.
ECLHostPrintSession(Properties) - Constructor for class com.ibm.eNetwork.ECL.ECLHostPrintSession
Creates and initializes a host print session.
ECLOIA - class com.ibm.eNetwork.ECL.ECLOIA.
ECLOIA represents the operator information area (OIA) of a session.
ECLOIANotify - interface com.ibm.eNetwork.ECL.ECLOIANotify.
ECLOIANotify can be used to implement an object which will receive and handle ECLOIA events.
ECLPrintJobEvent - class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent.
ECLHostPrintSession fires ECLPrintJobEvents to notify interested listeners about a current print job.
ECLPrintJobEvent(Object, int) - Constructor for class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
This is an alternate constructor used to create an ECLPrintJobEvent object.
ECLPrintJobEvent(Object, int, int, String) - Constructor for class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
This is the main constructor used to create an ECLPrintJobEvent object.
ECLPrintJobListener - interface com.ibm.eNetwork.ECL.event.ECLPrintJobListener.
The ECLPrintJobListener interface can be used to implement an object which will receive ECLPrintJobEvents.
ECLPrintJobNotification(ECLPrintJobEvent) - Method in interface com.ibm.eNetwork.ECL.event.ECLPrintJobListener
This is the constructor used to create an ECLPrintJobEvent object.
ECLProgressEvent - class com.ibm.eNetwork.ECL.event.ECLProgressEvent.
Base progress event class.
ECLProgressEvent(Object, long, long) - Constructor for class com.ibm.eNetwork.ECL.event.ECLProgressEvent
Constructor for generating a new ECLProgressEvent.
ECLProgressEvent(Object, long, long, int) - Constructor for class com.ibm.eNetwork.ECL.event.ECLProgressEvent
Constructor for generating a new ECLProgressEvent with the specified type.
ECLPS - class com.ibm.eNetwork.ECL.ECLPS.
ECLPS encapsulates the host presentation space.
ECLPSBIDIServices - interface com.ibm.eNetwork.ECL.ECLPSBIDIServices.
The ECLPSBIDIServices interface provides access to the bidirectional (BIDI) language properties in an ECLPS object.
ECLPSEvent - class com.ibm.eNetwork.ECL.event.ECLPSEvent.
Event fired to notify listeners that something in the presentation space has changed.
ECLPSEvent(Object) - Constructor for class com.ibm.eNetwork.ECL.event.ECLPSEvent
Constructor for generating a new ECLPSEvent.
ECLPSEvent(Object, int) - Constructor for class com.ibm.eNetwork.ECL.event.ECLPSEvent
Constructor for generating a new ECLPSEvent with a specific type.
ECLPSListener - interface com.ibm.eNetwork.ECL.event.ECLPSListener.
The ECLPSListener interface can be used to implement an object which will receive ECLPSEvents.
ECLPSNotify - interface com.ibm.eNetwork.ECL.ECLPSNotify.
Deprecated. 

Use com.ibm.eNetwork.ECL.event.ECLPSListener.

ECLPSTHAIServices - interface com.ibm.eNetwork.ECL.ECLPSTHAIServices.
The ECLPSTHAIServices interface provides access to the THAI properties in a THAI ECLPS object.
ECLRecoDebugEvent - class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent.
Event fired to objects implementing ECLRecoDebugListener interface (must call ECLScreenReco.AddECLRecoDebugListener).
ECLRecoDebugEvent(ECLScreenReco, ECLPS, ECLScreenDesc) - Constructor for class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
Constructs a working instance of a MacroDebugRecoEvent.
ECLRecoDebugListener - interface com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugListener.
Objects should implement this interface if they want to debug screen matching results for the ECLScreenReco class.
ECLRecoNotify - interface com.ibm.eNetwork.ECL.ECLRecoNotify.
ECLRecoNotify can be used to implement an object which will receive and handle ECLScreenReco events.
ECLScreenDesc - class com.ibm.eNetwork.ECL.ECLScreenDesc.
ECLScreenDesc is the class that is used to "describe" a screen for IBM's Host Access Class Library Screen Recognition Technology.
ECLScreenDesc() - Constructor for class com.ibm.eNetwork.ECL.ECLScreenDesc
Creates an empty instance of ECLScreenDesc.
ECLScreenDesc(String) - Constructor for class com.ibm.eNetwork.ECL.ECLScreenDesc
Creates an instance of ECLScreenDesc from a persistent ECLScreen string.
ECLScreenDescriptor - class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor.
The ECLScreenDescriptor class is the parent class of all screen descriptors contained in ECLScreenDesc.
ECLScreenReco - class com.ibm.eNetwork.ECL.ECLScreenReco.
An ECLScreenReco object is the engine in the screen recognition system.
ECLScreenReco() - Constructor for class com.ibm.eNetwork.ECL.ECLScreenReco
Creates an instance of ECLScreenReco.
ECLScreenReco(boolean) - Constructor for class com.ibm.eNetwork.ECL.ECLScreenReco
Creates an instance of ECLScreenReco with monitoring initially turned off or on.
ECLSDAttrib - class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib.
This class is the descriptor class used to describe a single attribute on a host screen.
ECLSDAttrib() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Default constructor for a string descriptor.
ECLSDAttrib(char, int, int, int, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Constructs an attribute descriptor with the given parameters.
ECLSDBlock - class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock.
This class is the descriptor class used to describe a block of strings on a host screen.
ECLSDBlock() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Default constructor for a block descriptor.
ECLSDBlock(int, int, boolean, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Constructs a BLOCK_ABSOLUTE string descriptor with the given parameters.
ECLSDBlock(int, int, int, int, boolean, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Constructs a BLOCK_INRECT string descriptor with the given parameters.
ECLSDCondition - class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition.
This class is the descriptor class used to describe a condition that must be true in order for the screen to match.
ECLSDCondition() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Default constructor for a condition descriptor.
ECLSDCondition(String, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Constructs a condition descriptor with the given parameters.
ECLSDCursor - class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor.
This class is the descriptor class used to describe the cursor position on a host screen.
ECLSDCursor() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Default constructor for a cursor descriptor.
ECLSDCursor(int, int, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Constructs a cursor descriptor with the given parameters.
ECLSDCustom - class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom.
This class is the descriptor class used to describe the a custom recognition handler for a host screen.
ECLSDCustom() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Default constructor for a custom descriptor.
ECLSDCustom(ECLCustomRecoListener, String, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Constructs a custom descriptor with the given parameters.
ECLSDFields - class com.ibm.eNetwork.ECL.screenreco.ECLSDFields.
This class is the descriptor class used to describe the number of total fields on a host screen.
ECLSDFields() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Default constructor for a string descriptor.
ECLSDFields(int, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Constructs a fields descriptor with the given parameters.
ECLSDInputFields - class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields.
This class is the descriptor class used to describe the number of input fields on a host screen.
ECLSDInputFields() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Default constructor for a string descriptor.
ECLSDInputFields(int, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Constructs an input fields descriptor with the given parameters.
ECLSDOIA - class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA.
This class is the descriptor class used to describe an OIA condition to wait for after a host screen is recognized.
ECLSDOIA() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Default constructor for a string descriptor.
ECLSDOIA(int, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Constructs an OIA descriptor with the given parameters.
ECLSDString - class com.ibm.eNetwork.ECL.screenreco.ECLSDString.
This class is the descriptor class used to describe a single string on a host screen.
ECLSDString() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Default constructor for a string descriptor.
ECLSDString(String, int, int, boolean, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Constructs a STRING_ABSOLUTE string descriptor with the given parameters.
ECLSDString(String, int, int, int, int, boolean, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Constructs a STRING_INRECT string descriptor with the given parameters.
ECLSDString(String, int, int, int, int, boolean, boolean, boolean) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Constructs a STRING_INRECT string descriptor with the given parameters.
ECLSDVarUpdate - class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate.
This class is the descriptor class used to update a variable at the time of attempted screen recognition during macro play.
ECLSDVarUpdate() - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Default constructor for a variable update descriptor.
ECLSDVarUpdate(String, String) - Constructor for class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Constructs a variable update descriptor with the given parameters.
ECLSession - class com.ibm.eNetwork.ECL.ECLSession.
The ECLSession class can be used to establish a connection with a host.
ECLSession(Properties) - Constructor for class com.ibm.eNetwork.ECL.ECLSession
Creates and initializes a virtual emulation session with a host.
ECLTrace - class com.ibm.eNetwork.ECL.trace.ECLTrace.
ECLTrace is used to register/unregister ECLTraceListeners and set/get the traceLevels for all the traceable HACL components.
ECLTrace() - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTrace
 
ECLTraceEvent - class com.ibm.eNetwork.ECL.trace.ECLTraceEvent.
Event fired to notify listeners that a trace event has occurred.
ECLTraceEvent(int, ECLTraceProducer, String) - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Constructor for generating a new ECLTraceEvent.
ECLTraceEvent(int, ECLTraceProducer, String, String) - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Constructor for generating a new ECLTraceEvent.
ECLTraceEvent(int, ECLTraceProducer, String, String, Exception) - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Constructor for generating a new ECLTraceEvent.
ECLTraceEvent(int, ECLTraceProducer, String, String, int, String) - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Constructor for generating a new ECLTraceEvent.
ECLTraceEvent(int, ECLTraceProducer, String, String, String, String) - Constructor for class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Constructor for generating a new ECLTraceEvent.
ECLTraceListener - interface com.ibm.eNetwork.ECL.trace.ECLTraceListener.
The ECLTraceListener interface
ECLTraceProducer - interface com.ibm.eNetwork.ECL.trace.ECLTraceProducer.
Interface implemented by all components which fire trace events.
ECLXfer - class com.ibm.eNetwork.ECL.ECLXfer.
ECLXfer allows the transfer of files to and from a 3270 or 5250 host, over an established session.
ECLXferBIDIServices - interface com.ibm.eNetwork.ECL.ECLXferBIDIServices.
The ECLXferBIDIServices interface provides access to the ECLXfer Bi-directional (BIDI) Language properties in an ECLXfer object.
ECLXferEvent - class com.ibm.eNetwork.ECL.event.ECLXferEvent.
Event fired to notify listeners of progress during file transfers.
ECLXferEvent(Object, long, long, String, String, boolean) - Constructor for class com.ibm.eNetwork.ECL.event.ECLXferEvent
Constructor for generating a new ECLXferEvent.
ECLXferEvent(Object, long, long, String, String, boolean, int) - Constructor for class com.ibm.eNetwork.ECL.event.ECLXferEvent
Constructor for generating a new ECLXferEvent.
ECLXferEvent(Object, long, String, String, boolean) - Constructor for class com.ibm.eNetwork.ECL.event.ECLXferEvent
Constructor for generating a new ECLXferEvent when the size of the file is not known.
ECLXferEvent(Object, long, String, String, boolean, int) - Constructor for class com.ibm.eNetwork.ECL.event.ECLXferEvent
Constructor for generating a new ECLXferEvent when the size of the file is not known.
ECLXferListener - interface com.ibm.eNetwork.ECL.event.ECLXferListener.
The ECLXferListener interface can be used to implement an object which will receive the file transfer progress events, ECLXferEvent.
EHPE_PRINT_JOB_COMPLETED - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_INTERV_FILE - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_INTERV_LPT - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_INTERV_PRINTER - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_INTERV_REQUIRED - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PDT_NOTFOUND - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_CHANGETODEFAULT - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_NONE_INSTALLED - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_NOTFOUND - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_NOTFOUNDANDLOCKED - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_PAPEROUT - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_ERROR_PRINTER_TIMEDOUT - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_NO_CODE - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_PRINTER_BUSY - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_PRINTER_CANCELING - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_PRINTER_INUSE - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_PRINTER_READY - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_STARTED - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
EHPE_PRINT_JOB_STATUS_UPDATE - Static variable in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
 
ENABLED - Static variable in class com.ibm.eNetwork.HOD.trace.RASTrace
enabled property keyword
ENCRYPTION_128BIT - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
ENCRYPTION_168BIT - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
ENCRYPTION_40BIT - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
ENCRYPTION_56BIT - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
ENCRYPTION_NOKEY - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
ENCRYPTION_NONE - Static variable in class com.ibm.eNetwork.ECL.ECLConnection
 
END - Static variable in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
 
ENDLINE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[eof]"
ENDPUSH_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[endpush]"
ENTER_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[enterreset]"
ENTERRESET_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[enter]"
ENTRYASSIST_BELL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_BELLCOL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_DOCMODE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_DOCWORDWRAP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_ENDCOL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_STARTCOL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_TABSTOP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ENTRYASSIST_TABSTOPS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
ERASEEOF_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[eraseeof]"
ERASEFLD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[erasefld]"
ERASEINPUT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[erinp]"
ERROR - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of ERROR message
Evaluate() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Evaluates the condition.
EXFIELD_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access extended field plane data
EXT_ATTR_3270_APL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_ATTR_3270_BLINK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 extended field attribute mask for the blink attribute (0x40).
EXT_ATTR_3270_CHAR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_ATTR_3270_DBCS - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 extended field attribute mask for the double-byte attribute (0x06).
EXT_ATTR_3270_EBCDIC - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_ATTR_3270_REVERSE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 extended field attribute mask for the reverse video attribute (0x80).
EXT_ATTR_3270_UNDERLINE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
3270 extended field attribute mask for the underline attribute (0xC0).
EXT_ATTR_5250_BLINK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 extended field attribute mask for the blink attribute (0x20).
EXT_ATTR_5250_COLUMN_SEP - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 extended field attribute mask for the column separator attribute (0x10).
EXT_ATTR_5250_REVERSE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 extended field attribute mask for the reverse video attribute (0x80).
EXT_ATTR_5250_UNDERLINE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
5250 extended field attribute mask for the underline attribute (0x40).
EXT_BLINK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_COL_SEP - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_D_BOTH - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_D_LEFT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid character attribute mask for the Left Character Grid (0x08).
EXT_D_OVER - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid character attribute mask for the Upper Character Grid (0x04).
EXT_D_RIGHT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid character attribute mask for the Right Character Grid (0x02).
EXT_D_UNDER - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid character attribute mask for the Under Character Grid (0x01).
EXT_DBCS - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_EFA_APL_SET - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_EFA_FG_SET - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_G_ALL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
ORed mask all 3270 grid plane lines at field attribute position
EXT_G_LEFT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid field attribute mask for the Left Character Grid (0x80).
EXT_G_OVER - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid field attribute mask for the Upper Character Grid (0x40).
EXT_G_RIGHT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid field attribute mask for the Right Character Grid (0x20).
EXT_G_UNDER - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Grid field attribute mask for the Under Character Grid (0x10).
EXT_LINEATTR_CHECK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_LINEATTR_DBLWID - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_LINEATTR_DBLWID_DBLHT_BOT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_LINEATTR_DBLWID_DBLHT_TOP - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_LINEATTR_NORMAL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_NON_ERASEABLE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_NORMAL - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_OPAQUE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_REVERSE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
EXT_UNDERLN - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

F

F1_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf1]"
F10_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf10]"
F11_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf11]"
F12_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf12]"
F13_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf13]"
F14_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf14]"
F15_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf15]"
F16_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf16]"
F17_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf17]"
F18_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf18]"
F19_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf19]"
F2_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf2]"
F20_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf20]"
F21_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf21]"
F22_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf22]"
F23_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf23]"
F24_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf24]"
F3_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf3]"
F4_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf4]"
F5_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf5]"
F6_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf6]"
F7_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf7]"
F8_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf8]"
F9_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pf9]"
FIELD_MARK - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
FIELD_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access field plane data
FINAL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[final]"
FindField(int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Finds the field which contains the specified linear position.
FindField(int, int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Finds the field which contains the specified row and column coordinate.
FindField(String, int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Finds the field which contains the given string.
FindField(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Finds the field which contains the given string.
FindField(String, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Finds the field which contains the given string.
FLDBASE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
FLDEXT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[fldext]"
FLDMINUS_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[field-]"
FLDMRK_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[fieldmark]"
FLDPLUS_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[field+]"
FLDREV_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[fldrev]"
FLDSHAPE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[fieldshape]"
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Formats the object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Formats the action object's contents into a readable string.
Format(int, boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Formats the action object's contents into a readable string.
FormatSDString(ECLSDString) - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
This method should be used in conjunction with the CompareDescriptor method.
FORMFEED_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
FWDTAB_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[tab]"

G

GetAttrib() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the attribute value for the descriptor.
GetAttribRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the expression form of the attribute value for the descriptor.
GetAttribute() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the raw attribute byte of the field.
getBackupIndex() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the current active backup server index.
GetBIDIMode() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the BIDIMode property.
GetBlockType() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the block matching type for the block descriptor.
GetBytesSent() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns the total number of bytes sent.
GetBytesToSend() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns the total number of bytes to be sent.
getCertificateName() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns configured client certificate Name
getCertificateNameAdmin() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns whether the certificate Name can be modified
getCertificatePromptHowOftenAdmin() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns whether how often the certificate is prompted can be modified
GetCICSGWCodePage() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the user-specified CICS gateway code page.
GetCICSServer() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the name of CICS server.
GetClassName() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the name of the class
GetCodePage() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the host code page.
GetCol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Returns the column position for the cursor descriptor
GetCol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the column position for the attribute descriptor.
GetColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Returns the expression form of the column position for the cursor descriptor.
GetColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the expression form of the column position for the attribute descriptor.
GetCommStatus() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the status of the connection to the host
GetComponent() - Method in interface com.ibm.eNetwork.ECL.trace.ECLTraceProducer
Returns the component name.
GetCondition() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Returns the condition to be evaluated by the descriptor.
GetConnType() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the session type.
getContentionResolution() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current state of Contention Resolution.
GetCorrelator() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the correlator
GetCursorCol() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the column coordinate of the current cursor position.
GetCursorDirection() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the CursorDirection property.
GetCursorPos() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the linear cursor position.
GetCursorRow() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the row coordinate of the current cursor position.
GetCursorVisible() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns whether the cursor is visible.
GetCursorVisible() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns whether the cursor is visible.
GetDescription() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
Returns the ECLScreenDesc object that was compared.
GetDescriptors() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the descriptor collection object for the ECLScreenDesc class.
GetDeviceName() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the device (or LU) name associated with this session.
GetECLXfer() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns the instance of ECLXfer associated with this event.
GetECLXferBIDIServices() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns the ECLXferBIDIServices object associated with the ECLXfer instance.
GetECol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the ending column for the string descriptor.
GetECol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the ending column for the block descriptor.
GetEColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the ending column for the string descriptor.
GetEColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the ending column for the block descriptor.
GetEncryptionLevel() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the session encryption level.
GetEnd() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the ending linear position of the field.
GetEnd() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the ending linear position of the changed area.
GetEndCol() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the ending column of the field.
GetEndCol() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the ending column of the changed area.
GetEndRow() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the ending row of the field.
GetEndRow() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the ending row of the changed area.
GetERow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the ending row for the string descriptor.
GetERow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the ending row for the block descriptor.
GetERowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the ending row for the string descriptor.
GetERowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the ending row for the block descriptor.
getEvent() - Method in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
This method returns the type of the event object.
getEventCode() - Method in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
This method returns detailed information for the event object.
getEventExtraInformation() - Method in class com.ibm.eNetwork.ECL.event.ECLPrintJobEvent
This method returns additional details about the event.
GetException() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the exception
GetFieldCount() - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Gets the number of fields in the field list.
GetFieldList() - Method in class com.ibm.eNetwork.ECL.ECLPS
GetFieldList returns an instance of ECLFieldList based on the current PS.
GetFieldList(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetFieldList returns an instance of ECLFieldList based on the current PS.
GetFirstField() - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Returns the first field in the field list.
GetFirstField(int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Gets the first field in the field list which matches the specified attributes.
GetFunction() - Method in interface com.ibm.eNetwork.ECL.trace.ECLTraceProducer
Returns the function name.
GetHost() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the name of the host with which the session is established.
getHost(int) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the name of the host ( primary, bakcup1, backup2 )
GetHostFileOrientation() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI HostFileOrientation property
getID() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoEvent
Returns the ID string for the custom recognition descriptor.
GetID() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Returns the identifier for the custom descriptor.
GetIDRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Returns the expression form of the identifier for the custom descriptor.
getignoreWellKnownTrustedCAsOption() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the value of the ignoreWellKnownTrustedCAs property
GetLabel() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the session label.
GetLam_AlefCompression() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI Lam_AlefCompression property
GetLam_AlefExpansion() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI Lam_AlefExpansion property
GetLamAlef() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns the current value of the LamAlef property.
GetLength() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the length of the field.
GetListener() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Returns the listener for the custom descriptor
getLog() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
getLUName(int) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the name of the LU ( primary, bakcup1, backup2 )
GetMethod() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the method name
GetMsgNumber() - Method in class com.ibm.eNetwork.ECL.ECLErr
Gets the message number for this ECLErr.
GetMsgText() - Method in class com.ibm.eNetwork.ECL.ECLErr
Gets the message text associated with this ECLErr object.
GetMsgType() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the message type
GetMTUSize() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns the current MTU Size used for file transfers.
GetName() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the session name.
GetName() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns unique name for the screen description.
GetName() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Returns the name of the variable being updated by this descriptor
GetNextField(ECLField) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Returns the next field in the field list after the given field.
GetNextField(ECLField, int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Returns the next field in the field list with the specified attributes.
GetNormalCursorCol(int, int) - Method in interface com.ibm.eNetwork.ECL.ECLPSTHAIServices
Returns normal cursor column.
GetNum() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Returns the number of fields for the descriptor.
GetNum() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Returns the number of fields for the descriptor.
GetNumerals() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI Numerals Shaping property
GetNumeralShape() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Determines whether numeral shape is Nominal, National or Contextual for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
GetNumeralShape() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Determines whether numeral shape is Nominal, National or Contextual for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
GetNumeralShapeDisp() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the NumeralShapeDisp property.
getNumericSwap() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns the current value of Numeric Swapping.
GetNumRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Returns the expression form of the number of fields for the descriptor.
GetNumRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Returns the expression form of the number of fields for the descriptor.
GetOIA() - Method in class com.ibm.eNetwork.ECL.ECLSession
Gets the ECLOIA object associated with the session.
getOIAEventDelay() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Get the OIAEvent delay value.
GetOIAType() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Returns the OIA type for the descriptor.
GetOIATypeRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Returns the expression form of the OIA type for the descriptor.
GetParent() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Get the parent of this ECLOIA which is an instance of ECLSession.
GetParent() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Get the parent of this ECLXfer which is an instance of ECLSession.
GetParent() - Method in class com.ibm.eNetwork.ECL.ECLPS
Get the parent of this PS which is an instance of ECLSession.
GetPCCodePage() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns the code page currently in use by file transfer.
GetPCFileOrientation() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI PCFileOrientation property
GetPCFileType() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI PCFileType property
GetPlane() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the plane type for the attribute descriptor.
GetPlaneAsString() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the string representation of the plane value set for the attribute descriptor.
GetPlaneRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the expression form of the plane type for the attribute descriptor.
GetPort() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the host port number of the session.
getPort(int) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the name of the port ( primary, bakcup1, backup2 )
GetProduct() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the product
getProperties() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Return the Properties object used when constructing this session.
getProxyAuthenMethod() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current method of authentication in use for the configured proxy server.
getProxyServerName() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the currently defined proxy server.
getProxyServerPort() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current value of the port to connect to on proxy server.
getProxyType() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current value of the proxy server property.
getProxyUserID() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current value of the user id used for authentication with the proxy server.
getProxyUserPassword() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the value of the password used for authentication with the proxy server.
GetPS() - Method in class com.ibm.eNetwork.ECL.ECLSession
Gets the ECLPS object associated with the session.
GetPS() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the ECLPS object associated with this event.
GetPS() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
Returns the current presentation space object in the Macro bean.
GetPS() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoEvent
Returns the presentation space object that ECLScreenReco is using.
GetPSBIDIServices() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the instance of ECLPSBIDIServices associated with the ECLPS instance in 3270/5250 BIDI sessions or null if the session is not using the 3270/5250 BIDI codepage
GetPSTHAIServices() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the instance of ECLPSTHAIServices associated with the ECLPS instance or null if the session is not using the Thailand codepages (838 or 1160).
GetPSVTBIDIServices() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the instance of PSVTBIDIServices associated with the ECLPS instance in VT BIDI sessions or null if the session is not using the VT BIDI codepage
getRASAdmin() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
GetRound_Trip() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI Round Trip property
GetRoundTrip() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Determines whether RoundTrip is on or off for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() method.
GetRow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Returns the row position for the cursor descriptor.
GetRow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the row position for the attribute descriptor.
GetRowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Returns the expression form of the row position for the cursor descriptor.
GetRowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Returns the expression form of the row position for the attribute descriptor.
GetRTLUnicode() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns the current value of the RTL property.
GetSCol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the starting column for the string descriptor.
GetSCol() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the starting column for the block descriptor.
GetSColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the starting column for the string descriptor.
GetSColRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the starting column for the block descriptor.
GetScreen(char[], int, int) - Method in class com.ibm.eNetwork.ECL.ECLField
Retrieves information from the different planes (text, color, extended attributes, DBCS, and grid) associated with a field.
GetScreen(char[], int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreen(char[], int, int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetScreen retrieves the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreenDesc() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLCustomRecoEvent
Returns the ECLScreenDesc object that ECLScreenReco is comparing against the presentation space.
GetScreenRect(char[], int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetScreenRect retrieves data from the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetScreenRect(char[], int, int, int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetScreenRect retrieves data from the various planes (text, color, attributes, extended attributes) associated with the presentation space.
GetSDAttribs() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the attribute screen descriptors for the ECLScreenDesc object.
GetSDBlock() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the block string screen descriptors for the ECLScreenDesc object.
GetSDConditions() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the conditional screen descriptors for the ECLScreenDesc object.
GetSDCursor() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the first cursor screen descriptor for the ECLScreenDesc object.
GetSDCursors() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of cursor screen descriptors for the ECLScreenDesc object.
GetSDCustom() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the custom screen descriptors for the ECLScreenDesc object.
GetSDCustom(String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the custom recognition screen descriptor for the ECLScreenDesc object that has the given ID.
GetSDFields() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the first field count screen descriptor for the ECLScreenDesc object.
GetSDFieldsVec() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of field count screen descriptors for the ECLScreenDesc object.
GetSDInputFields() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the first input field count screen descriptor for the ECLScreenDesc object.
GetSDInputFieldsVec() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of input field count screen descriptors for the ECLScreenDesc object.
GetSDOIA() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns the OIA state screen descriptor for the ECLScreenDesc object.
GetSDStrings() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the string screen descriptors for the ECLScreenDesc object.
GetSDVarUpdates() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns a collection of the variable update screen descriptors for the ECLScreenDesc object.
GetSendKeyMnemonics() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the valid list of SendKey mnemonic commands for the PS object.
GetShowTextAttributes() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the ShowTextAttributes property.
GetSize() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the linear size of the presentation space.
GetSizeCols() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the total number of columns in the presentation space.
GetSizeRows() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns the total number of rows in the presentation space.
GetSmartOrdering() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the SmartOrdering property.
GetSource() - Method in class com.ibm.eNetwork.ECL.event.ECLEvent
Returns the event source.
GetSourceFile() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns the source file for this transfer event.
GetSRow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the starting row for the string descriptor.
GetSRow() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the starting row for the block descriptor.
GetSRowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the starting row for the string descriptor.
GetSRowRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the starting row for the block descriptor.
GetStart() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the starting linear position of the field.
GetStart() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the starting linear position of the changed area.
GetStartCol() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the starting column of the field.
GetStartCol() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the starting column of the changed area.
GetStartRow() - Method in class com.ibm.eNetwork.ECL.ECLField
Gets the starting row of the field.
GetStartRow() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the starting row of the changed area.
GetStatusFlags() - Method in class com.ibm.eNetwork.ECL.ECLOIA
This method returns the current status flags of the OIA.
GetString() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the string text for the string descriptor.
GetString(char[], int) - Method in class com.ibm.eNetwork.ECL.ECLField
Retrieves text plane information from the field similarly to GetScreen using the TEXT_PLANE parameter, but it handles DBCS characters differently.
GetString(char[], int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetString retrieves text plane information from the presentation space similarly to GetScreen using the TEXT_PLANE parameter, but it handles DBCS characters differently.
GetString(char[], int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetString(char[], int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetString(char[], int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetString retrieves text plane information from the presentation space similarly to GetScreen using the TEXT_PLANE parameter, but it handles DBCS characters differently.
GetString(char[], int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetString(char[], int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetString(char[], int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
GetString retrieves text plane information from the presentation space similarly to GetScreen using the TEXT_PLANE parameter, but it handles DBCS characters differently.
GetString(char[], int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetString(char[], int, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
GetString retrieves text plane information from the presentation space likes ECLPS.GetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
GetStringRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the string text for the string descriptor.
GetStrings() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the string text for the block descriptor.
GetStringsRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the string text for the block descriptor.
GetStringType() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the string matching type for the string descriptor.
GetSym_Swap() - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Get the current setting of the BIDI Symmetric Swapping property
getSymmetricSwap() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns the current value of Directional Swapping.
GetTargetFile() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns the target file for this transfer event.
GetTextOrientation() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Determines whether text orientation is Left To Right or Right To Left for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() method.
GetTextOrientation() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Determines whether text orientation is Left To Right or Right To Left for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods
GetTextType() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Determines whether text type is Visual or Logical for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() and ECLPS.GetText() methods.
GetTextType() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Determines whether text type is Visual or Logical for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
GetTextTypeDisp() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Returns the current value of the TextTypeDisp property.
GetThaiCursorCol(int, int) - Method in interface com.ibm.eNetwork.ECL.ECLPSTHAIServices
Returns Thai unique cursor column.
GetThaiCursorLevel(int, int) - Method in interface com.ibm.eNetwork.ECL.ECLPSTHAIServices
Returns Thai unique cursor level.
GetThaiDisplayMode() - Method in interface com.ibm.eNetwork.ECL.ECLPSTHAIServices
Returns the current setting of the ThaiDisplayMode property.
GetThreadID() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the ThreadID
GetTimeout() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns the current time out value used for file transfers.
GetTimeout() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Gets the timeout for the session.
getTraceLevel() - Method in class com.ibm.eNetwork.ECL.ECLXfer
 
GetTraceLevel() - Method in interface com.ibm.eNetwork.ECL.trace.ECLTraceProducer
Returns the current trace level.
GetTraceLevel(String) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Returns the trace level of the specified ECL component
getTraceListener() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to return the TraceListener.
getTraceName() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Returns a trace identifier for this bean.
GetTraceName() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the trace identifier string for this trace event
GetTraceProducer() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the trace producer
GetTraceString() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the actual trace message
getTransportReceiveBuffSize() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current value of the transport receive buffer size property.
GetType() - Method in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
Returns the type of progress event.
GetType() - Method in class com.ibm.eNetwork.ECL.event.ECLPSEvent
Returns the type of this event.
GetType() - Method in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Returns the event type
GetUnicodeDataStreamEnabled() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the current value of the Unicode Data Stream is enabled or not
GetUnitsDone() - Method in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
Returns the total number of units of work completed.
GetUnitsToDo() - Method in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
Returns the total number of units of work to do.
GetValue() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Returns the expression form of the new value for the variable being updated by this descriptor
GetVTPrintConvert() - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Checks whether text which sent to printer by passthru mode is converted from display session codepage into printer codepage.
GetWorkstationID() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the name of a workstation ID for this session.
GetXfer() - Method in class com.ibm.eNetwork.ECL.ECLSession
Gets the ECLXfer associated with the session.
GRCURSOR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
GREEN_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
GRID_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access double-byte grid plane data

H

handleArabicData(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Converts Arabic characters into their base-shaped analogs
handleArabicData(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Converts Arabic characters into their base-shaped analogs
HELP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[help]"
HIDE - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of HIDE
HILIGHT_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find high intensity fields
HINDIL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
HOME_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[home]"
HOST_EVENTS - Static variable in class com.ibm.eNetwork.ECL.ECLPS
 
HOST_FILE_ORIENTATION - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for HostFileOrientation property keyword used in FileTransfer Bean
HOST_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
HOSTPRT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

I

IMPLICIT - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
PCFileType property value - IMPLICIT
INFORMATIONAL - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of INFORMATIONAL message
INHIBIT_COMMCHECK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
INHIBIT_MACHCHECK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
INHIBIT_NOTINHIBITED - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
INHIBIT_OTHERINHIBIT - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
INHIBIT_PROGCHECK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
INHIBIT_SYSTEMWAIT - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
init(ECLSession) - Method in interface com.ibm.eNetwork.ECL.ECLAppletInterface
The init() method is called immediately after the class is constructed.
INITIAL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[initial]"
InputInhibited() - Method in class com.ibm.eNetwork.ECL.ECLOIA
This method returns a value that indicates whether or not input is inhibited.
INSERT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[insert]"
is5250AutoEnterField(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
IsActive() - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Returns the ECLScreenReco monitoring process state.
IsActive() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns whether the ECLScreenDesc object should be monitored if it is registered with the ECLScreenReco system.
IsAlphanumeric() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Determines if the field which contains the cursor is an alphanumeric field.
isAutoReversed() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if mode AutoReverse is ON, and false, if OFF
IsBIDINumericField(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if current field is Numeric, and false, if not.
isBoundary() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
IsCaseSense() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the case sensitivity for the string descriptor.
IsCaseSense() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the case sensitivity for the block descriptor.
IsCaseSenseRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of the case sensitivity for the string descriptor.
IsCaseSenseRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Returns the expression form of the case sensitivity for the block descriptor.
IsClear() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns the clear flag which indicates whether a clear is sent to the host before a file transfer occurs.
IsCommErrorReminder() - Method in class com.ibm.eNetwork.ECL.ECLOIA
This method reports on the status of the communications error reminder condition.
IsCommReady() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Checks whether the session is ready for interaction such as sending keystrokes or calling other API methods.
IsCommStarted() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Checks whether the session is connected to the host.
IsDBCS() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Determines if current cursor location is a double-byte character.
IsDBCS2ndChar(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This method is called to check the status for DBCS character during keystroke processing.
IsDBCSChar(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This method is called to check the status for DBCS character during keystroke processing.
IsDeviceNameReady() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Checks whether the negotiated device name is ready.
IsDisplay() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field is displayable.
isEnabled() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to return whether trace is enabled.
isENPTUI() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns whether or not the ENPTUI function should be enabled for 5250 display session.
isField5250RTL(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if orientation of Field in 5250 Session is RTL, and false, if not
isFieldReversed() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if current field is reversed, and false, if not
IsHighIntensity() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field is high-intensity.
IsInsertMode() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Determines if the keyboard is in insert mode.
IsInvertMatch() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Returns whether the recognition matching will be inverted for the descriptor.
IsInvertMatchRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Returns expression form of whether the recognition matching will be inverted for the descriptor.
IsMatch() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns whether the description matched in the ECLScreenReco matching algorithm.
IsMatch() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Returns whether the descriptor matched in the ECLScreenReco matching algorithm.
IsMatch() - Method in class com.ibm.eNetwork.ECL.screenreco.event.ECLRecoDebugEvent
Returns true if all match.
IsMatch(ECLPS, ECLScreenDesc) - Static method in class com.ibm.eNetwork.ECL.ECLScreenReco
Compares the particular screen description to the current content of the indicated presentation space.
IsMessageWaiting() - Method in class com.ibm.eNetwork.ECL.ECLOIA
This method reports on the status of the message waiting indicator.
IsModified() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field has been modified.
IsNumeric() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field is numeric-only.
IsNumeric() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Determines if the field which contains the cursor is a numeric-only field.
IsNumericField(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if current field is Numeric and false, if not.
ISOLATED_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[isolated]"
IsOptional() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Returns whether the descriptor will be optional in the ECLScreenReco matching algorithm.
IsOptionalRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Returns expression form of whether the descriptor will be optional in the ECLScreenReco matching algorithm.
IsPenDetectable() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field is pen-detectable.
isPrintDestination() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Determines if the print destination is a printer or a file This is only valid for VT sessions.
IsProtected() - Method in class com.ibm.eNetwork.ECL.ECLField
Determines whether or not the field is protected.
isPushMode() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
isQuietMode() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns whether or not quiet mode processing is enabled.
IsReceive() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Determines whether this event is for a receive or send operation.
isRTLScreen() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Returns true, if Screen orientation is RTL and false, if not
isScreenReversed() - Method in class com.ibm.eNetwork.ECL.ECLPS
This method is used for VT sessions.
isSeparateFiles() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Determines if each print job goes to a unique file or have printer jobs appended to each other in one file.
IsSIChar(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This method is called to check the status for SO/SI character during keystroke processing.
IsSuppressClearEvent() - Method in class com.ibm.eNetwork.ECL.ECLPS
Returns whether the system should ignore screen events when a host application sends a clear screen command immediately followed by an end of record indicator in the data stream.
isTCPNODELAY() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Returns the setting of the TCPNODELAY configuration option.
IsTransient() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns whether the screen description is transient.
IsTransientRaw() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Returns expression form of whether the screen description is transient.
isVisible() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to return visibility of trace GUI.
IsWorkstationIDReady() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Checks whether the negotiated workstation ID is ready.
IsWrap() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns whether the rows specified by a STRING_INRECT descriptor will be concatenated before checking for the specified string.
IsWrapRaw() - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Returns the expression form of whether the rows specified by a STRING_INRECT descriptor will be concatenated before checking for the specified string.

J

JUMP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

K

KEYPAD0_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad0]"
KEYPAD1_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad1]"
KEYPAD2_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad2]"
KEYPAD3_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad3]"
KEYPAD4_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad4]"
KEYPAD5_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad5]"
KEYPAD6_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad6]"
KEYPAD7_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad7]"
KEYPAD8_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad8]"
KEYPAD9_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad9]"
KEYPADCOMMA_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad,]"
KEYPADDOT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad.]"
KEYPADENTER_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypadenter]"
KEYPADMINUS_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[keypad-]"

L

LAM_ALEF_COMPRESSION - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for Lam_AlefCompression property keyword used in FileTransfer Bean, this property keyword only applies to Arabic Hosts
LAM_ALEF_COMPRESSION_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Lam_AlefCompression property value - Lam_AlefCompressionOff, this value only applies to Arabic hosts
LAM_ALEF_COMPRESSION_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Lam_AlefCompression property value - Lam_AlefCompressionOn, this value only applies to Arabic hosts
LAM_ALEF_EXPANSION - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for Lam_AlefExpansion property keyword used in FileTransfer Bean, this property keyword only applies to Arabic Hosts
LAM_ALEF_EXPANSION_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Lam_AlefExpansion property value - Lam_AlefExpansionOff, this value only applies to Arabic hosts
LAM_ALEF_EXPANSION_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Lam_AlefExpansion property value - Lam_AlefExpansionOn, this value only applies to Arabic hosts
LAMALEF_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
LamAlef property value - LAMALEFOFF, this value only applies to Arabic 5250 hosts
LAMALEF_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
LamAlef property value - LAMALEFON, this value only applies to Arabic 5250 hosts
LATINL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[latinlayer]"
LEFT_TO_RIGHT - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
TextOrientation property value - LEFTTORIGHT
LEFT_TO_RIGHT - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
hostFileOrientation, PCFileOrientation property value - LEFTTORIGHT file
LEFT_TO_RIGHT - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextOrientation property value - LEFTTORIGHT
LEVEL - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of LEVEL
ListPCCodePages() - Method in class com.ibm.eNetwork.ECL.ECLXfer
Returns a list of valid code pages which can be used by file transfer.
LOGEXCEPTION - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of LOGEXCEPTION
LOGICAL - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
TextType property value - LOGICAL
LOGICAL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextType property value - LOGICAL
LOGICAL_DISP - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextType Display property value - LOGICAL_DISP
LOGICAL_DISP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
LOGMESSAGE - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of LOGMESSAGE
LOLIGHT_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find low intensity fields

M

MagStripeReader(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
The MagStripeReader method sends a string to the presentation space at the current cursor location + 1.
MagStripeReader(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The MagStripeReader method sends a string to the presentation space at the specified location + 1.
MagStripeReader(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The MagStripeReader method sends a string to the presentation space at the specified location + 1.
MARKDOWN_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MARKLEFT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MARKRIGHT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MARKUP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MIDDLE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[middle]"
MODIFIED_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find modified fields
MOVEDOWN_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MOVELEFT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MOVERIGHT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MOVEUP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
MSR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

N

NATIONAL - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Numerals Shape property value - NATIONAL, this value only applies to Arabic hosts
NATIONAL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape property value - NATIONAL, this value only applies to Arabic hosts
NATIONAL_DISP - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape Display property value - NATIONAL_DISP, this value only applies to Arabic hosts
NATIONAL_DISP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NEUT_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NEWLINE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[newline]"
NEXTWORD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[nextword]"
NLS_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NO_TIMEOUT - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with ECLPS and ECLOIA WaitFor methods
NOMINAL - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Numerals Shape property value - NOMINAL, this value only applies to Arabic hosts
NOMINAL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape property value - NOMINAL, this value only applies to Arabic hosts
NOMINAL_DISP - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Numerals Shape Display property value - NOMINAL_DISP, this value only applies to Arabic hosts
NOMINAL_DISP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NON_DISPLAYABLE_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find hidden fields
NON_PENDETECTABLE_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find non-pen-detectable fields
noticeRTLScreen(boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
If parameter notice is true and ECLPS.SCREENREV_STR string has been sent to PS, then methods with noticeBIDIattrs attribute work with text as it could displayed at RTL screen.
noticeRTLScreen(boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
If parameter notice is true and ECLPS.SCREENREV_STR string has been sent to PS,
NotifyError(ECLConnection, ECLErr) - Method in interface com.ibm.eNetwork.ECL.ECLCommNotify
The NotifyError() method is called whenever the ECLConnection object detects an error during event generation.
NotifyError(ECLOIA, ECLErr) - Method in interface com.ibm.eNetwork.ECL.ECLOIANotify
The NotifyError() method is called whenever the ECLOIA object detects an error during event generation.
NotifyError(ECLPS, ECLErr) - Method in interface com.ibm.eNetwork.ECL.ECLPSNotify
Deprecated. The NotifyError() method is called whenever the ECLPS object detects an error during event generation.
NotifyError(ECLPS, ECLScreenDesc, ECLErr) - Method in interface com.ibm.eNetwork.ECL.ECLRecoNotify
The NotifyError() method is called whenever the ECLScreenReco object detects an error during event generation.
NotifyEvent(ECLConnection, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLCommNotify
The NotifyEvent() method is called whenever the connection status changes.
NotifyEvent(ECLOIA, int, int, String) - Method in interface com.ibm.eNetwork.ECL.ECLOIANotify
The NotifyEvent() method is called whenever a status indicator within ECLOIA changes.
NotifyEvent(ECLPS) - Method in interface com.ibm.eNetwork.ECL.ECLPSNotify
Deprecated. The NotifyEvent() method is called whenever the presentation space is updated.
NotifyEvent(ECLPS, ECLScreenDesc) - Method in interface com.ibm.eNetwork.ECL.ECLRecoNotify
The NotifyEvent() method is called whenever any screen in the PS is matched to an ECLScreenDesc object in ECLScreenReco.
NotifyStop(ECLConnection, int) - Method in interface com.ibm.eNetwork.ECL.ECLCommNotify
The NotifyStop() method is called when event generation is stopped for any reason.
NotifyStop(ECLOIA, int) - Method in interface com.ibm.eNetwork.ECL.ECLOIANotify
The NotifyStop() method is called when event generation is stopped for any reason.
NotifyStop(ECLPS, int) - Method in interface com.ibm.eNetwork.ECL.ECLPSNotify
Deprecated. The NotifyStop() method is called when event generation is stopped for any reason.
NotifyStop(ECLScreenDesc, int) - Method in interface com.ibm.eNetwork.ECL.ECLRecoNotify
The NotifyStop() method is called when event generation is stopped for any reason.
NOTINHIBITED - Static variable in class com.ibm.eNetwork.ECL.ECLScreenDesc
Constant for AddOIAInhibitStatus.
NUMCONTEXT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NUMERALS - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for Numerals property keyword used in FileTransfer Bean , this property keyword only applies to Arabic Hosts
NUMERALS_CONTEXTUAL - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Numerals property value - Numerals_Contextual, this value only applies to Arabic hosts
NUMERALS_NATIONAL - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Numerals property value - Numerals_National, this value only applies to Arabic hosts
NUMERALS_NOMINAL - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Numerals property value - Numerals_Nominal, this value only applies to Arabic hosts
NUMERIC_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find numeric-only fields
NUMNATIONAL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
NUMNOMINAL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

O

OIA_DONTCARE - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
OIA wait type.
OIA_NOTINHIBITED - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
OIA wait type.
OICR_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
OMIT_SOSI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
openLocalMessageConsole() - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to handle trace events from a HACL component.

P

PA1_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pa1]"
PA2_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pa2]"
PA3_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pa3]"
PAGEDWN_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pagedn]"
PAGEUP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[pageup]"
PASTE_FIELD_WRAP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_LINE_WRAP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_STOP_PRO_LINE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
PASTE_TAB_COLUMNS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_TAB_OPTIONS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_TAB_SPACES - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_TO_TRIMMED_AREA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTE_WORD_BREAK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
PASTENEXT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
PC_FILE_ORIENTATION - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for PCFileOrientation property keyword used in FileTransfer Bean
PC_FILE_TYPE - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for PCFileType property keyword used in FileTransfer Bean
PENDETECTABLE_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find pen-detectable fields
PINK_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
PlaneToString(int) - Static method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Takes a plane value and converts it into a string representation of a plane constant.
PREVIOUSWORD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[previousword]"
PRINT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
processFirstNumericField(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the cursor position of the first active numeric field to properly position.
PROGRESS - Static variable in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
 
PROTECTED_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find protected fields
PRTESTPAGE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
PSNotifyError(ECLPS, ECLErr) - Method in interface com.ibm.eNetwork.ECL.event.ECLPSListener
The PSNotifyError() method is called whenever the ECLPS object detects an error during event generation.
PSNotifyEvent(ECLPSEvent) - Method in interface com.ibm.eNetwork.ECL.event.ECLPSListener
The PSNotifyEvent() method is called whenever the presentation space is updated.
PSNotifyStop(ECLPS, int) - Method in interface com.ibm.eNetwork.ECL.event.ECLPSListener
The PSNotifyStop() method is called when event generation is stopped for any reason.
PSVTBIDIServices - interface com.ibm.eNetwork.ECL.PSVTBIDIServices.
The PSVTBIDIServices interface provides access to the bidirectional (BIDI) language properties in a BIDI VT session.
PUSH_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[push]"

R

RASTrace - class com.ibm.eNetwork.HOD.trace.RASTrace.
This class implements a windowed interface which allows users to visually set component trace levels, capture trace data, and save it.
RASTrace() - Constructor for class com.ibm.eNetwork.HOD.trace.RASTrace
Create a RASTrace object with default properties.
RASTrace(Properties) - Constructor for class com.ibm.eNetwork.HOD.trace.RASTrace
Create a RASTrace object with new properties.
RAWTEXT_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
ReceiveFile(String, String, String) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Receives a file from the host using the specified transfer options.
RED_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
Refresh() - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Refreshes the field list with a snapshot of the fields in the current presentation space.
Refresh(int) - Method in class com.ibm.eNetwork.ECL.ECLFieldList
Refreshes the field list with a snapshot of the fields in the current presentation space.
REGISTER - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of REGISTER
RegisterCommEvent(ECLCommNotify, boolean) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Registers a notification object for events dispatched by a single instance of ECLConnection.
RegisterOIAEvent(ECLOIANotify) - Method in class com.ibm.eNetwork.ECL.ECLOIA
Registers a notification object for events dispatched by a single instance of ECLOIA.
RegisterPSEvent(ECLPSListener) - Method in class com.ibm.eNetwork.ECL.ECLPS
Registers a PS Listener for all PS events.
RegisterPSEvent(ECLPSListener, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Registers a PS Listener for either host- or user-generated events.
RegisterPSEvent(ECLPSNotify) - Method in class com.ibm.eNetwork.ECL.ECLPS
Deprecated. 

Use RegisterPSEvent(ECLPSListener listener).

RegisterScreen(ECLScreenDesc, ECLRecoNotify) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Register an ECLScreenDesc object with the screen recognition system.
RegisterScreen(ECLScreenDesc, ECLRecoNotify, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Register an ECLScreenDesc object with the screen recognition system.
RegisterScreen(Vector, ECLRecoNotify, boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Registers a Vector ECLScreenDesc object with the screen recognition system.
registerSingleTraceComponent(String, String, int) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
RegisterTraceEvent(ECLTraceListener) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Registers a notification object for all trace events fired by HACL components.
RegisterTraceEvent(ECLTraceListener, String) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Registers a notification object for trace events fired by HACL components.
RegisterXferEvent(ECLXferListener) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Registers an ECLXferListener for ECLXferEvents.
RemoveDescriptor(ECLScreenDescriptor) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Removes a descriptor from the screen description.
RemoveECLRecoDebugListener(ECLRecoDebugListener) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Removes the given ECLRecoDebugListener from list of listeners.
removePrintJobListener(ECLPrintJobListener) - Method in class com.ibm.eNetwork.ECL.ECLHostPrintSession
Registered print job event listeners will need to call this method when they no longer need print job event notification.
RemovePS(ECLPS) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Removes an ECLPS object (Presentation Space) from the screen recognition system.
RemovePS(ECLPS, int) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Removes an ECLPS object (Presentation Space) from the screen recognition system.
RESET_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[reset]"
RETRYPRT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[retryprint]"
RIGHT_TO_LEFT - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
TextOrientation property value - RIGHTTOLEFT
RIGHT_TO_LEFT - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
hostFileOrientation, PCFileOrientation property value - RIGHTTOLEFT file
RIGHT_TO_LEFT - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextOrientation property value - RIGHTTOLEFT
ROUND_TRIP - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for Round_Trip property keyword used in FileTransfer Bean
ROUND_TRIP_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Round_Trip property value - Round_TripOff
ROUND_TRIP_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Round_Trip property value - Round_TripOn
ROUNDTRIP_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
RoundTrip property value - OFF
ROUNDTRIP_OFF_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
ROUNDTRIP_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
RoundTrip property value - ON
ROUNDTRIP_ON_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
RTLUNICODE_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
RTLUNICODE property value - RTLUNICODEOFF, this value only applies to BIDI 5250 hosts
RTLUNICODE_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
RTLUNICODE property value - RTLUNICODEON, this value only applies to BIDI 5250 hosts
RULE_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

S

SCREENREV_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[screenrev]"
SEARCH_BACKWARD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()
SEARCH_FORWARD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with ECLFieldList.FindField(), ECLPS.SearchText(), and ECLPS.SearchString()
SearchString(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchString method searches for a given text string within the presentation space similarly to SearchText, but it handles DBCS characters differently.
SearchString(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchString(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchString(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchString method searches for a given text string within the presentation space similarly to SearchText, but it handles DBCS characters differently.
SearchString(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchString(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchString(String, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchString method searches for a given text string within the presentation space similarly to SearchText, but it handles DBCS characters differently.
SearchString(String, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchString(String, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SearchString method searches for a given text string within the presentation space similarly to ECLPS#SearchText, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SearchText(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchText method searches for a given text string within the presentation space.
SearchText(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SearchText(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SearchText(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchText method searches for a given text string within the presentation space.
SearchText(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SearchText(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SearchText(String, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SearchText method searches for a given text string within the presentation space.
SearchText(String, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SearchText(String, int, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SearchText() method is analog of SearchString().
SELECTALL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
SendFile(String, String, String) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Sends a file to the host using the specified transfer options.
SendKeys(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SendKeys method sends a string of keys to the presentation space.
SendKeys(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This signature of SendKeys sends the given text string at the specified cursor location.
SendKeys(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This signature of SendKeys sends the given text string at the specified cursor position.
SESSION_3270_HOST_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_5250_HOST_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AID_LIST - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_APPLET - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_ATTN_KEY_OVERRIDE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AUTO_SYS_UNLOCK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AUTOCONNECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AUTOCONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AUTORECONNECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_AUTORECONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_BEST_FIT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ARABIC_864 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_AUTO_DETECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_CYRILLIC_855 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_CYRILLIC_866 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_GREEK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_HEBREW_856 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_ARABIC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_CYRILLIC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_GREEK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_HEBREW - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_LATIN1 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_LATIN2 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_ISO_LATIN5 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_LATIN1_437 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_LATIN1_850 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_LATIN2 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_LATIN5 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_CODE_PAGE_THAI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_GW_CODE_PAGE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_HOST_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_INITIAL_TRANS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_INITIAL_TRANS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_INITIAL_TRANS_ENABLED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_INITIAL_TRANS_ENABLED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_NETNAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_NETNAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CICS_SERVER_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ARABIC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_AUSTRIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_AUSTRIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BELARUS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BELARUS_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BELGIUM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BELGIUM_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BELGIUM_OLD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BOSNIA_HERZEGOVINA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BOSNIA_HERZEGOVINA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BRAZIL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BRAZIL_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BRAZIL_OLD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BULGARIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_BULGARIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CANADA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CANADA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CROATIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CROATIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CZECH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_CZECH_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_DENMARK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_DENMARK_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ESTONIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ESTONIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_FINLAND - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_FINLAND_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_FRANCE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_FRANCE_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_GERMANY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_GERMANY_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_GREECE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_HINDI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_HUNGARY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_HUNGARY_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ICELAND - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ICELAND_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ISRAEL_NEW - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ISRAEL_OLD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ITALY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ITALY_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_JAPAN_ENGLISH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_JAPAN_ENGLISH_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_JAPAN_KATAKANA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_JAPAN_KATAKANA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_JAPAN_KATAKANA_NEX - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_KEY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_KEY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_KOREA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_KOREA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LATIN_AMERICA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LATIN_AMERICA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LATVIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LATVIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LITHUANIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_LITHUANIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_MACEDONIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_MACEDONIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_MULTILINGUAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_MULTILINGUAL_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_MULTILINGUAL_ISO_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_NETHERLANDS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_NETHERLANDS_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_NORWAY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_NORWAY_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_OPEN_EDITION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_POLAND - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_POLAND_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_PORTUGAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_PORTUGAL_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_PRC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_PRC_GBK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ROC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ROC_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ROMANIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_ROMANIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_RUSSIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_RUSSIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SERBIA_MONTEGRO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SERBIA_MONTEGRO_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SLOVAKIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SLOVAKIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SLOVENIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SLOVENIA_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SPAIN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SPAIN_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SWEDEN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_SWEDEN_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_THAI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_THAI_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_TURKEY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_TURKEY_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_UKRAINE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_UKRAINE_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_UNITED_KINGDOM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_UNITED_KINGDOM_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_US - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CODE_PAGE_US_EURO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CURSOR_MOVEMENT_STATE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CURSOR_MOVEMENT_STATE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CURSOR_MOVEMENT_STATE_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_CURSOR_MOVEMENT_STATE_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_ENPTUI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_FACE_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_GRAPHICS_CELL_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_128 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_16 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_256 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_32 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_512 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_64 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HISTORY_SIZE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_BACKUP1 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_BACKUP2 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_GRAPHICS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_PORT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_PORT_BACKUP1 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HOST_PORT_BACKUP2 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_HTTP_PROXY_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_INPUT_AREA_INDICATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_KEYSTORE_FILE_PATH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_KEYSTORE_FILE_PATH_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_KEYSTORE_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_KEYSTORE_PASSWORD_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LABEL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LU_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LU_NAME_BACKUP1 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LU_NAME_BACKUP2 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LU_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LUM_LICENSING - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LUM_PORT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_LUM_SERVER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_MAC_SETTINGS_SET - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_MAX_MTU_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_MIN_MTU_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_MTU_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_MTU_SIZE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_NVT_LOCAL_ECHO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_NVT_LOCAL_ECHO_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_NVT_LOCAL_ECHO_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_NVT_LOCAL_ECHO_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PASTE_TAB_OPTIONS_COLUMNS_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PASTE_TAB_OPTIONS_FIELDWRAP_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PASTE_TAB_OPTIONS_SPACES_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PDF_FONT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PDF_PAPER_ORIENTATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PDF_PAPER_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_3270_BEST_FIT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_BEST_FIT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CONCAT_TIME - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CONCAT_TIME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CPI - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CPI_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CPI_DEFAULT_FOR_A4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CPL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_CPL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_DRAW_FIELD_ATTR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_DRAW_FIELD_ATTR_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_DRAW_FIELD_ATTR_HERE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_DRAW_FIELD_ATTR_NEXT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_DRAW_FIELD_ATTR_NONE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FACE_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FACE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FF_TAKES_PRINT_POS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FF_TAKES_PRINT_POS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FORM_FEED_POS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_FORM_FEED_POS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_IGNORE_ATTR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_IGNORE_ATTR_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_IGNORE_FF_FIRST_POS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_IGNORE_FF_FIRST_POS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_INHERIT_PARMS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_INHERIT_PARMS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_INTERV_TIME - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_INTERV_TIME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_LPI - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_LPI_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_LPP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_LPP_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_NUMERIC_SWAP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_NUMERIC_SWAP_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PDT_FILE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PDT_FILE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PRINT_NULLS_AS_SPACES - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PRINT_NULLS_AS_SPACES_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PRINTER_FONT_CODE_PAGE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_PRINTER_FONT_CODE_PAGE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_RTL_FILE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_RTL_FILE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SCS_SENSE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SCS_SENSE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_AUTO_NEWL_CR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_AUTO_NEWL_CR_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_AUTO_NEWL_NL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_AUTO_NEWL_NL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_NULL_LINES - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SUPPRESS_NULL_LINES_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SYMMETRIC_SWAP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_SYMMETRIC_SWAP_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_TERM_TIME - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_TERM_TIME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_TRACTOR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_3270_TRACTOR_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_ASCII_CODEPAGE_899 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_ASCII_CODEPAGE_899_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_CUSTOMIZING_LIBRARY - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_CUSTOMIZING_LIBRARY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_CUSTOMIZING_OBJECT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_CUSTOMIZING_OBJECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_DRAWER_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_DRAWER_1_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_DRAWER_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_DRAWER_2_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_ENVELOPE_HOPPER - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_ENVELOPE_HOPPER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Adjudant - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_APL_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_APL_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_APL_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Artisan - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Aviv_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Aviv_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Aviv_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Aviv_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Aviv_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_8_Mixed_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Barak_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Baskerville - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Baskerville_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Baskerville_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Baskerville_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Boldface_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Boldface_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Boldface_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Century_Schoolbook - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Century_Schoolbook_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Century_Schoolbook_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Century_Schoolbook_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Coronet_Cursive - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Coronet_Cursive_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Bold_Double_Wide - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Double_Wide - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_F - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_G - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Roman_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Roman_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Roman_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Courier_Roman_Medium - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Cyrillic_22 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Data_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Delegate - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Document - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Essay_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Essay_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Essay_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Essay_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Essay_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Foundry - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Foundry_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Foundry_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Foundry_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Futura - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Futura_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Futura_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Futura_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_F - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_G - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Text_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Text_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Gothic_Text_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Goudy - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Goudy_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Goudy_Bold_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Goudy_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Roman_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Roman_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Helvetica_Roman_Medium - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Katakana_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Katakana_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Katakana_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Katakana_Gothic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Letter_Gothic_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Light_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Courier - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_F - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_G - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_H - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Matrix_Gothic_I - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Modern - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Narkisim - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Narkisim_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Bold_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Bold_F - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_Bold_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Nasseem_Italic_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_OCR_A_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_OCR_A_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_OCR_B_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_OCR_B_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Old_English - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Old_World - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Optima - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Optima_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Optima_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Optima_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Orator_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Orator_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Orator_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Palatino - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Palatino_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Palatino_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Palatino_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Pica - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Presentor - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Press_Roman - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Press_Roman_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Press_Roman_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Press_Roman_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_F - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Prestige_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Rhetoric_Orator - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Roman_Text - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Scribe_Symbol - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Script - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Serif_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_Bold_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_Bold_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Shalom_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Bold_D - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Bold_E - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Sonoran_Serif_Italic_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Symbol_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Symbol_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Symbol_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_New_Roman_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_New_Roman_Italic - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_New_Roman_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_New_Roman_Medium - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Bold_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Bold_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Bold_C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Bold_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Bold_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Italic_A - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Italic_B - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Times_Roman_Italic_Bold - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_Title - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_HOST_FONT_University - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_MESSAGE_LIBRARY - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_MESSAGE_LIBRARY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_MESSAGE_QUEUE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_MESSAGE_QUEUE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MANUFACTURER - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MANUFACTURER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_CANLIPS3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_CPQPM15 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_CPQPM20 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_DEFAULT_DBCS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_DEFAULT_SBCS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPAP2250 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPAP3250 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPAP5000 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPAP5500 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPDFX5000 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPDFX8000 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPEPL7000 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPEPL8000 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPFX1170 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPFX850 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPFX870 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ1070 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ1170 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ2550 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ510 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ570 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ860 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLQ870 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPLX810 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPSQ1170 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_EPSQ870 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_ESCPDBCS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP310 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP320 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP500 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP520 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP540 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP550C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP560C - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP5SI - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HP6 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPCOLORLJ - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPDBCS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPII - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIID - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIII - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIIID - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIIIP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIIISI - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPIIP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPPAINT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPPAINT_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_HPPAINT_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2380 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2380_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2381 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2381_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2390 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2390_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2391 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM2391_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3112 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3116 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3130 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3812 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3816 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3912HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM3916HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM39302 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM39302_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM39303 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM39303_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4019 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4019_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4019HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4019HP_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029_3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029HP_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029HP_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4029HP_3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4037 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_6 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_7 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_8 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4039HP_9 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4070 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4070EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4072 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4076 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42011 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42012 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42013 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42021 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42022 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42023 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42071 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42072 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42081 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM42082 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4212 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4216 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4226 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4230 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4230_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4232 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4244ASF - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4244DUAL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4244MAN - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4247ASF - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4247DUAL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4247MAN - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4312 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4317 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4320 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4324 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4332 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM47121 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM47122 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM47221 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM47222 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM4770 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5152 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5201 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5202 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5204 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5216 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_10 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_11 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_12 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_13 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_14 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_15 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_16 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_17 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_18 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_19 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_20 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_21 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_6 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_7 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_8 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM5575_9 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6400 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6400EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6408 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6408_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6412 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBM6412_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_6 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES_7 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES300 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES300_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_IBMPAGES300_2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEX2380 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEX2381 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEX2390 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEX2391 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEX4227 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEXOPTRA - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEXOPTRAC - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEXOPTRAN - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEXOPTRAS - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_LEXOPTRASC - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP2 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP2200 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP2200XE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP5200 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP5300 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP6200 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECP6300 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECPCPR201 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_NECPCPR201_1 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI184IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI320IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI321IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI3410 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI390IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI391IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI393IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI400 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI590IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI591IBM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI800 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI810 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_OKI820 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1123EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1124EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1124IEP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1180EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1180IEP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1191EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1624EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1654EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN1695EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN2123EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN2124EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN2180EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN2624EP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN4410HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN4420HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN4430HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN4450IHP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_PAN4451HP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4215MRP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4219MRP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4220MRP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4230MRP - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4235 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_PRINTER_MODEL_XRX4700II - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_USE_CUSTOMIZING_OBJECT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_5250_USE_CUSTOMIZING_OBJECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_BUFFSIZE_1920 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_BUFFSIZE_2560 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_BUFFSIZE_3440 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_BUFFSIZE_3564 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_BUFFSIZE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_CONTINUOUS_132_COLUMNS_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_CONTINUOUS_80_COLUMNS_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_DESTINATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_EXECUTIVE_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FILE_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_FORM_A3 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_A4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_A5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_B4 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_B5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_C5 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_CONT132 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_CONT80 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_DL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_EXECUTIVE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_LEDGER - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_LEGAL - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_LETTER - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_MONARCH - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_NONE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_NUMBER10 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_NUMBER9 - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_FORM_SAME - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_A3_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_A4_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_A5_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_B4_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_B5_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_C5_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_ISO_DESIGNATED_LONG_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_JIS_B4_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_JIS_B5_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_LEDGER_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_MONARCH_ENVELOPE_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_NA_LEGAL_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_NA_LETTER_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_NA_NUMBER_10_ENVELOPE_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_NA_NUMBER_9_ENVELOPE_STR - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_COURIER - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_COURIERNEWPSMT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_COURIERTHAI - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_CUMBERLAND - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_HYSMYEONGJOSTD - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_KOZMINPRO - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_LUCIDACONSOLE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_MSUNGSTD - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_NARKISS_TAM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_NARKISSIM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_SHALOM - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_STSONGSTD - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_FONT_TYPING_ARABIC - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_ORIENTATION_LANDSCAPE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_PDF_ORIENTATION_PORTRAIT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SEPARATE_FILES - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PRINT_SESSION_ASSOCIATED_DEVICE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_AUTOCONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_AUTORECONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_CODE_PAGE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_HOST_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_HOST_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_LABEL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_LU_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PDF_FONT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PDF_PAPER_ORIENTATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PRINT_BUFFSIZE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PRINT_DESTINATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PRINT_FILE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_PRINT_SEPARATE_FILES_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SLP_AS400_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SLP_ENABLED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SLP_MAX_WAIT_TIME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SLP_SCOPE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SLP_THIS_SCOPE_ONLY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_BROWSER_KEYRING_ADDED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_PROMPT_HOW_OFTEN_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_PROVIDED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_SOURCE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_CERTIFICATE_URL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_SERVER_AUTHENTICATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_SSL_TELNET_NEGOTIATED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_TN_ENHANCED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_TYPE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_USE_ADOBE_PDF_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_USE_PDT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_USE_WINDOWS_DEFAULT_PRINTER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_VIEW_JOB_IN_BROWSER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_VT_PRINT_DESTINATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_VT_PRINT_FILE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_VT_PRINT_SEPARATE_FILES_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_WINDOWS_PRINTER_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_SESSION_WORKSTATION_ID_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_THAI_DISPLAY_MODE - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_THAI_DISPLAY_MODE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_SETTING - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_SETTING_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_SETTING_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_SETTING_ON - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_TABLE_SELECTION - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINT_UDC_TABLE_SELECTION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLHostPrintSession
 
SESSION_PRINTER_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROTOCOL_FTP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROTOCOL_SSH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROTOCOL_SSL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROTOCOL_TELNET - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROTOCOL_TLS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_AUTHEN_BASIC - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_AUTHEN_CLEAR_TEXT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_AUTHEN_METHOD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_AUTHEN_NONE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_BROWSER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_HTTP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_NONE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SOCKS_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SOCKS_USERSID - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SOCKS_V4 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SOCKS_V5 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SOCKS_V5_THEN_V4 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SRV_HOST_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_SRV_HOST_PORT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_TYPE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PROXY_USERSID - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_144X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_144X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_24X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_24X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_25X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_25X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_27X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_32X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_36X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_36X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_43X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_48X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_48X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_72X132_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_72X80_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_13X22_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_13X29_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_9X12_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_9X16_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_9X21_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_CELL_AUTO_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_DEBUGGER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_PS_SIZE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_QUIETMODE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SECURITY_PROTOCOL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SERVICE_MGR_HOST - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_AS400_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_AS400_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_ENABLED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_ENABLED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_MAX_WAIT_TIME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_MAX_WAIT_TIME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_SCOPE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_SCOPE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_THIS_SCOPE_ONLY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SLP_THIS_SCOPE_ONLY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SOCKS_PROXY_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSH_PUBLIC_KEY_ALIAS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSH_PUBLIC_KEY_ALIAS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSH_PUBLIC_KEY_ALIAS_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSH_PUBLIC_KEY_ALIAS_PASSWORD_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_BROWSER_KEYRING_ADDED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_BROWSER_KEYRING_ADDED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_DO_NOT_PROMPT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_HAS_BEEN_PROMPTED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_HASH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_HASH_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_IN_CSP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_IN_URL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_NAME_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PASSWORD_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PASSWORD_DEFAULT_VALUE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_EACH_CONNECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_FIRST_CERTIFICATE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_FIRST_CONNECT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_HOW_OFTEN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_HOW_OFTEN_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPT_ONLY_ONCE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPTED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROMPTED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROVIDED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_PROVIDED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_REMEMBERED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_SOURCE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_SOURCE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_URL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_CERTIFICATE_URL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_IGNORE_WELLKNOWNTRUSTEDCA_CLASS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_IGNORE_WELLKNOWNTRUSTEDCA_CLASS_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_SERVER_AUTHENTICATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_SERVER_AUTHENTICATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_TELNET_NEGOTIATED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_TELNET_NEGOTIATED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSL_USE_DEFAULT_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_CMSERVER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_CMSERVER_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_ENABLED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_ENABLED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_USE_KERBEROS_PASSTICKET - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_USE_KERBEROS_PASSTICKET_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_USE_LOCAL_IDENTITY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_SSO_USE_LOCAL_IDENTITY_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TCP_NODELAY - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TCPIP_SOCKET_TIMEOUT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TCPIP_SOCKET_TIMEOUT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TN_ENHANCED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TN_ENHANCED_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_COMM_EVENT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_COMM_EVENT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_DS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_DS - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_ERR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_ERR - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_FIELD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_FIELD - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_FIELDLIST - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_FIELDLIST - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_OIA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_OIA - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_OIA_EVENT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_OIA_EVENT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_PRINTER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_PRINTER - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_PS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_PS - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_PS_EVENT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_PS_EVENT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_SCREENRECO_EVENT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_SCREENRECO_EVENT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_SCREENRECODBG_EVENT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_SCREENRECODBG_EVENT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_SCRN_RECO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_SCRN_RECO - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_SD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_SD - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_SESSION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_SESSION - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_TRANSPORT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_TRANSPORT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRACE_XFER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TRACE_XFER - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
SESSION_TRANSPORT_RECV_BUFFSIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_3270 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_3270_PRT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_3270_PRT_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_3270_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_5250 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_5250_PRT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_5250_PRT_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_5250_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_CICS - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_CICS_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_FTP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_FTP_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_VT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_TYPE_VT_STR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_UNICODE_DATASTREAM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_ADOBE_PDF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_BIND_SCREEN_SIZE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_PDT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_PROTOCOL_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_SSH_PUBLIC_KEY_AUTHENTICATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_SSH_PUBLIC_KEY_AUTHENTICATION_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_WINDOWS_DEFAULT_PRINTER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USE_WINDOWS_PRINTER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USER_PASSWORD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USER_PASSWORD_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USERID - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_USERID_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VIEW_JOB_IN_BROWSER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ANS_BACK_MSG - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ANS_BACK_MSG_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_AUTOWRAP - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_AUTOWRAP_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_AUTOWRAP_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_AUTOWRAP_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_BACKSPACE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_BACKSPACE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_BACKSPACE_DELETE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_BACKSPACE_NORM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_ARABIC_ISO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_ASMO_449 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_BRI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_CAN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_GREEK - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_ISO_LATIN_1 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_ISO_LATIN_7 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_PC_DAN_NOR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_PC_INTERNATIONAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_PC_MULTILINGUAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_PC_PORTUGESE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_PC_SPANISH - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEC_TECHNICAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_DUT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_FIN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_FRE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_GER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_HEB7BIT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_HEB8BIT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_HEBREW - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_ITA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_MULTI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_NOR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_SPA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_SWE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_SWI - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_THA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CODE_PAGE_USA - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CURSOR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CURSOR_APPL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CURSOR_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_CURSOR_NORM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_HOST_PORT_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT100 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT101 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT102 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT220 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT320 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_ID_VT420 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_KEYPAD - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_KEYPAD_APPL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_KEYPAD_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_KEYPAD_NORM - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_LOCAL_ECHO - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_LOCAL_ECHO_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_LOCAL_ECHO_OFF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_LOCAL_ECHO_ON - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_NEW_LINE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_NEW_LINE_CR - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_NEW_LINE_CRLF - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_NEW_LINE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_PRINT_DESTINATION - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_PRINT_FILE_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_PRINT_SEPARATE_FILES - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_PRINTER_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_REVERSE_SCREEN - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_SCREEN_NORMAL - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_SCREEN_REVERSED - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_DEFAULT - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT100 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT220_7 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT220_8 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT420_7 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT420_8 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_VT_TERMINAL_TYPE_VT52 - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_WINDOWS_PRINTER_NAME - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SESSION_WORKSTATION_ID - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
SetActive(boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Starts or stops the ECLScreenReco monitoring process.
SetActive(boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets whether the ECLScreenDesc object should be monitored if it is registered with the ECLScreenReco system.
SetAttrib(char) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the attribute value for the descriptor.
SetAttrib(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the attribute value for the descriptor from a string.
SetBIDICursorPos(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the cursor position to the specified row and column.
SetBIDICursorPos(int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
SetBIDICursorPos(int, int) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the BIDI cursor position to the specified linear position.
SetBIDIMode(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the BIDIMode property.
SetBlockType(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the block matching type for the block descriptor.
SetCaseSense(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the case sensitivity for the string descriptor.
SetCaseSense(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the case sensitivity for the block descriptor.
SetCaseSense(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the case sensitivity for the string descriptor.
SetCaseSense(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the case sensitivity for the block descriptor.
setCertificateName(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Set configured client certificate Name
setCertificatePromptHowOften(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Set how often the client certificate should be prompted
SetClear(boolean) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Sets whether a clear is sent to the host before the file transfer is initiated.
SetCol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Sets the column position for the cursor descriptor
SetCol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the column position for the attribute descriptor.
SetCol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Sets the column position for the cursor descriptor.
SetCol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the column position for the attribute descriptor.
SetCondition(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCondition
Sets the condition to be evaluated by the descriptor
SetCursorDirection(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the CursorDirection property.
SetCursorPos(int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Sets the cursor position to the specified linear position.
SetCursorPos(int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Sets the cursor position to the specified row and column.
SetCursorVisible(boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Sets the cursor to be visible or invisible depending on the given parameter
SetCustomListener(ECLCustomRecoListener, String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Registers a custom recognition listener with a given ID.
SetDescriptors(Vector) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the descriptor collection object for the ECLScreenDesc class.
SetECol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the ending column for the string descriptor.
SetECol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the ending column for the block descriptor.
SetECol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the ending column for the string descriptor.
SetECol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the ending column for the block descriptor.
setEnabled(boolean) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to enable or disable trace.
SetERow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the ending row for the string descriptor.
SetERow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the ending row for the block descriptor.
SetERow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the ending row for the string descriptor.
SetERow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the ending row for the block descriptor.
setFieldReverse(boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
SetHostFileOrientation(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI HostFileOrientation property.
SetID(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Sets the identifier for the custom descriptor
SetInvertMatch(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Sets whether the recognition matching should be inverted for the descriptor.
SetInvertMatch(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Sets whether the recognition matching should be inverted for the descriptor.
SetLam_AlefCompression(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI Lam_AlefCompression property.
SetLam_AlefExpansion(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI Lam_AlefExpansion property.
SetLamAlef(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the LamAlef property.
SetListener(ECLCustomRecoListener) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCustom
Sets the listener for the custom descriptor
SetMatch(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Sets whether the descriptor matched in the ECLScreenReco matching algorithm.
SetMTUSize(int) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Sets the file transfer mtuSize to the specified value.
SetName(String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the unique name for the screen description.
SetName(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Sets the name of the variable for the descriptor.
SetNum(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Sets the number of fields for the descriptor.
SetNum(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Sets the number of fields for the descriptor.
SetNum(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDFields
Sets the number of fields for the descriptor.
SetNum(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDInputFields
Sets the number of fields for the descriptor.
SetNumerals(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI Numerals Shaping property.
SetNumeralShape(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets whether numeral shape is Nominal, National or Contextual for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
SetNumeralShape(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets whether numeral shape is Nominal, National or Contextual for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
SetNumeralShapeDisp(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the NumeralShapeDisp property.Determines how numerals should be shaped This method only applies to Arabic Hosts.
setNumericFromSC() - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
setNumericSwap(boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the Numeric Swapping value.Determines whether Numeric Swapping in RTL screens is enabled/disabled.
setOIAEventDelay(long) - Method in class com.ibm.eNetwork.ECL.ECLOIA
Set OIAEvent delay value if the connection is NOT operating in contention resolution mode.
SetOIAType(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Sets the OIA type for the descriptor.
SetOIAType(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDOIA
Sets the OIA type for the descriptor.
SetOptional(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Sets whether the descriptor will be optional in the ECLScreenReco matching algorithm.
SetOptional(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLScreenDescriptor
Sets whether the descriptor will be optional in the ECLScreenReco matching algorithm.
SetPCCodePage(String) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Sets the file transfer code page to the specified code page.
SetPCFileOrientation(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI PCFileOrientation property.
SetPCFileType(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI PCFileType property.
SetPlane(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the plane type for the attribute descriptor.
SetPlane(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the plane type for the attribute descriptor.
SetPlaneAsString(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the plane value from string for the attribute descriptor.
setProxyAuthenMethod(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the authentication method that will be used to authenitcate with the proxy server.
setProxyServerName(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the name of the proxy server to use.
setProxyServerPort(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the port that will be opened on the proxy server.
setProxyType(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the type of the proxy server that will be used.
setProxyUserID(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the value of the user id used for authentication with the proxy server.
setProxyUserPassword(String) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the value of the password used for authentication with the proxy server.
SetRound_Trip(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI Round Trip property.
SetRoundTrip(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets whether RoundTrip is on or off for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() method.
SetRow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Sets the row position for the cursor descriptor
SetRow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the row position for the attribute descriptor.
SetRow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDCursor
Sets the row position for the cursor descriptor.
SetRow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDAttrib
Sets the row position for the attribute descriptor.
SetRTLUnicode(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the RTLUnicode property.
setSaveToServe(boolean) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
SetSCol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the starting column for the string descriptor.
SetSCol(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the starting column for the block descriptor.
SetSCol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the starting column for the string descriptor.
SetSCol(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the starting column for the block descriptor.
SetShowTextAttributes(boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the ShowTextAttributes property.
setSize(int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
This method is used to set the size of the presentation space and allocate any memory need to store the characters.
SetSmartOrdering(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the SmartOrdering property.
SetSRow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the starting row for the string descriptor.
SetSRow(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the starting row for the block descriptor.
SetSRow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the starting row for the string descriptor.
SetSRow(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the starting row for the block descriptor.
SetString(String) - Method in class com.ibm.eNetwork.ECL.ECLField
Sets the text plane of the field to the specified string similarly to SetText, but it handles DBCS characters differently.
SetString(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetString method sends a string to the presentation space at the current cursor location similarly to SetText, but it handles DBCS characters differently.
SetString(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the string text for the string descriptor.
SetString(String, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetString(String, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetString(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetString method sends a string to the presentation space at the specified location similarly to SetText, but it handles DBCS characters differently.
SetString(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetString(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetString(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetString method sends a string to the presentation space at the specified location similarly to SetText, but it handles DBCS characters differently.
SetString(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetString(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
The SetString method sends a string to the presentation space likes ECLPS.SetString, but if noticeBIDIattrs parameter is set to true, it performs bidirectional reordering according to arranged text type and text orientation.
SetStrings(String[]) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDBlock
Sets the string text for the block descriptor.
SetStringType(int) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the string matching type for the string descriptor.
SetSuppressClearEvent(boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Sets whether the system should ignore screen events when a host application sends a clear screen command immediately followed by an end of record indicator in the data stream.
SetSym_Swap(String) - Method in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Set the BIDI Symmetric Swapping property.
setSymmetricSwap(boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets the Symmetric Swapping value (Directional Swapping).
SetText(String) - Method in class com.ibm.eNetwork.ECL.ECLField
Sets the text plane of the field to the specified string.
SetText(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetText method sends a string to the presentation space at the current cursor location.
SetText(String, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetText(String, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetText(String, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetText method sends a string to the presentation space at the specified location.
SetText(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetText(String, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetText(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
The SetText method sends a string to the presentation space at the specified location.
SetText(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetText(String, int, int, boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
For bidirectional codepages, SetText() method is analog of SetString().
SetTextOrientation(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets whether text orientation is Left To Right or Right To Left for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() and ECLPS.GetText() methods.
SetTextOrientation(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets whether text orientation is Left To Right or Right To Left for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
SetTextType(String) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Sets whether text type is Visual or Logical for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods or retrieved by ECLPS.GetString() and ECLPS.GetText() methods.
SetTextType(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets whether text type is Visual or Logical for string which will be sent to the presentation space by the ECLPS.SetString() and the ECLPS.SetText() methods.
SetTextTypeDisp(String) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Sets the TextTypeDisp property.
SetThaiDisplayMode(int) - Method in interface com.ibm.eNetwork.ECL.ECLPSTHAIServices
Sets the ThaiDisplayMode property (1-5).
SetTimeout(int) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Sets the file transfer time out to the specified value.
SetTraceLevel(int) - Method in interface com.ibm.eNetwork.ECL.trace.ECLTraceProducer
Sets the current trace level.
SetTraceLevel(String, int) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Sets the trace level of the ECL component to the level passed in.
setTraceLevel(String, String, int) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
setTraceNumRecords(int) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
 
SetTransient(boolean) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the screen description as transient.
SetTransient(String) - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Sets the screen description as transient.
setTransportReceiveBuffSize(int) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the transport receive buffer size.
SetUnicodeDataStreamEnabled(boolean) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Sets the value of the Unicode Data Stream is enabled or not
SetValue(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDVarUpdate
Sets the new value of the variable for the descriptor
setVisible(boolean) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to show or hide the trace GUI.
SetVTPrintConvert(boolean) - Method in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
Determines whether text which sent to printer by passthru mode should be converted from display session codepage into printer codepage.
SetWrap(boolean) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the wrap attribute for the string descriptor.
SetWrap(String) - Method in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Sets the wrap attribute for the string descriptor.
shapeMacro(boolean) - Method in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
Deprecated and not supported for programming usage.
SHIFT_F1_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
SHIFT_F10_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf10]"
SHIFT_F11_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf11]"
SHIFT_F12_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf12]"
SHIFT_F13_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf13]"
SHIFT_F14_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf14]"
SHIFT_F15_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf15]"
SHIFT_F16_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf16]"
SHIFT_F17_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf17]"
SHIFT_F18_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf18]"
SHIFT_F19_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf19]"
SHIFT_F2_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf2]"
SHIFT_F20_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf20]"
SHIFT_F3_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf3]"
SHIFT_F4_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf4]"
SHIFT_F5_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf5]"
SHIFT_F6_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf6]"
SHIFT_F7_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf7]"
SHIFT_F8_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf8]"
SHIFT_F9_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[Spf9]"
SHOW - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of SHOW
ShowPSDebugger(boolean) - Method in class com.ibm.eNetwork.ECL.ECLSession
Shows or hides the PS Debugger.
SMART_ORDERING_OFF - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
smartOrdering property value - SMART_ORDERING_OFF , this value only applies to Logical Sessions
SMART_ORDERING_ON - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
smartOrdering property value - SMART_ORDERING_ON , this value only applies to Logical Sessions
SMARTORDERING_OFF_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
SMARTORDERING_ON_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
START - Static variable in class com.ibm.eNetwork.ECL.event.ECLProgressEvent
 
StartCommunication() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Starts the communications link to the host.
STARTMAC_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
STATE_A_ONLINE - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_APL - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_CLEAR_DO_NOT_ENTER - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_COMM_CHECK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_COMM_ERR_REM - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_CONTROLLER_READY - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_DO_NOT_ENTER - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_DOC_MODE - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_ELSEWHERE - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_ENCRYPT - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_FN_MINUS - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_GR_CURSOR - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_HOD_CONTROL - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_HOST_CONTROL - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_HOST_WRITE - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_INPUT_ERROR - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_INSERT - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_MORE_THAN - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_MSG_WAITING - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_MY_JOB - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_NO_CHANGE - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_OIA_SUPPRESS - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_OP_SYS - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_PROG_CHECK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_SYM_MINUS - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_SYS_LOCK - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_TIME - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_UNOWNED - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_WHAT_KEY - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
STATE_WORDWRAP - Static variable in class com.ibm.eNetwork.ECL.ECLOIA
 
StopCommunication() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Stops the communications link to the host.
STRING_ABSOLUTE - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Value used to specify that the string descriptor describes a string at an absolute position.
STRING_INRECT - Static variable in class com.ibm.eNetwork.ECL.screenreco.ECLSDString
Value used to specify that the string descriptor describes a string that is in a rectangular area.
StringToAttrib(String) - Static method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Converts a hex string (0x00) to a character attribute.
StringToPlane(String) - Static method in class com.ibm.eNetwork.ECL.ECLScreenDesc
Takes a string representation of a plane constant and converts it into a plane value.
SYM_SWAP - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
String value for Sym_Swap property keyword used in FileTransfer Bean
SYM_SWAP_OFF - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Sym_Swap property value - Sym_SwapOff
SYM_SWAP_ON - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
Sym_Swap property value - Sym_SwapOn
syncStopCommunication() - Method in class com.ibm.eNetwork.ECL.ECLConnection
Stops the communications link to the host.
SYSREQ_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[sysreq]"

T

TABWORD_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[tabword]"
TEST_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
SendKeys mnemonic: "[test]"
TEXT_PLANE - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used with various methods to access text plane data
THAIL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
TOGGLEHEB_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
toString() - Method in class com.ibm.eNetwork.ECL.ECLScreenDesc
This method is used to serialize an ECLScreenDesc object.
toString() - Method in class com.ibm.eNetwork.ECL.event.ECLEvent
Returns a string representation of the event.
toString() - Method in class com.ibm.eNetwork.ECL.event.ECLXferEvent
Returns a String representation of the event.
TRACE_MAXIMUM - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
TRACE_MINIMUM - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
TRACE_NONE - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
TRACE_NORMAL - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTrace
 
TRACEENTRY - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of TRACEENTRY
traceEvent(TraceEvent) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to handle trace events from a Bean.
TRACEEXIT - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of TRACEEXIT
TRACEMESSAGE - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of TRACEMESSAGE
TraceNotifyEvent(ECLTraceEvent) - Method in interface com.ibm.eNetwork.ECL.trace.ECLTraceListener
The TraceNotifyEvent method is called on this listener whenever a trace message is generated.
TraceNotifyEvent(ECLTraceEvent) - Method in class com.ibm.eNetwork.HOD.trace.RASTrace
Method to handle trace events from a HACL component.
TRIM_RECT_REMAIN_AFTER - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
TRIM_RECT_SIZING_HANDLES - Static variable in class com.ibm.eNetwork.ECL.ECLSession
 
TURQ_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
TXTORL2R_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
TXTORR2L_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
TXTTYPEL_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
TXTTYPEV_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

U

UNMARK_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
UNMODIFIED_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unmodified fields
UNPROTECTED_FIELD - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
Used only with ECLFieldList GetFirstField() and GetNextField() methods to find unprotected fields
UNREGISTER - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of UNREGISTER
UnregisterAllScreens() - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Removes all registered screens from the screen recognition object.
UnregisterCommEvent(ECLCommNotify) - Method in class com.ibm.eNetwork.ECL.ECLConnection
Unregisters a notification object previously registered with the RegisterCommEvent() method.
UnregisterOIAEvent(ECLOIANotify) - Method in class com.ibm.eNetwork.ECL.ECLOIA
Unregisters a notification object previously registered with the RegisterOIAEvent() method.
UnregisterPSEvent(ECLPSListener) - Method in class com.ibm.eNetwork.ECL.ECLPS
Unregisters a PS Listener that was previously registered with the RegisterPSEvent() method.
UnregisterPSEvent(ECLPSListener, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Unregisters a PS Listener that was previously registered with the RegisterPSEvent() method.
UnregisterPSEvent(ECLPSNotify) - Method in class com.ibm.eNetwork.ECL.ECLPS
Deprecated. 

Use UnregisterPSEvent(ECLPSListener listener).

UnregisterScreen(ECLScreenDesc, ECLRecoNotify) - Method in class com.ibm.eNetwork.ECL.ECLScreenReco
Remove an ECLScreenDesc object and its corresponding ECLRecoNotify object from the screen recognition system.
UnregisterTraceEvent(ECLTraceListener) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Unregisters a notification object previously registered with the RegisterTraceListener() method.
UnregisterTraceEvent(ECLTraceListener, String) - Static method in class com.ibm.eNetwork.ECL.trace.ECLTrace
Unregisters a notification object previously registered with the RegisterTraceListener() method.
UnregisterXferEvent(ECLXferListener) - Method in class com.ibm.eNetwork.ECL.ECLXfer
Unregisters an ECLXferListener that was previously registered with the RegisterXferEvent() method.
USER_EVENTS - Static variable in class com.ibm.eNetwork.ECL.ECLPS
 

V

VariableException - exception com.ibm.eNetwork.ECL.VariableException.
This exception class is thrown when problems with Macro variables and arithmetic expressions are encountered.
VISIBLE - Static variable in class com.ibm.eNetwork.HOD.trace.RASTrace
visible property keyword
VISUAL - Static variable in interface com.ibm.eNetwork.ECL.ECLPSBIDIServices
TextType property value - VISUAL
VISUAL - Static variable in interface com.ibm.eNetwork.ECL.ECLXferBIDIServices
PCFileType property value - VISUAL
VISUAL - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextType property value - VISUAL
VISUAL_DISP - Static variable in interface com.ibm.eNetwork.ECL.PSVTBIDIServices
TextType Display property value - VISUAL_DISP, this value only applies to Hebrew Hosts
VISUAL_DISP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
VTPRINTCONVERT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

W

WaitForAttrib(int, int, char, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the attribute appears at the given row and column position.
WaitForAttrib(int, int, char, int, long, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the attribute appears at the given row and column position or until the method times out.
WaitForCursor(int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the cursor appears at the given row and column position.
WaitForCursor(int, int, long, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the cursor appears at the given row and column position or until the method times out.
WaitForInput() - Method in class com.ibm.eNetwork.ECL.ECLOIA
Synchronously waits indefinitely until the OIA input is not inhibited.
WaitForInput(long) - Method in class com.ibm.eNetwork.ECL.ECLOIA
For the time passed in, synchronously waits until the OIA input is not inhibited.
WaitForScreen(ECLScreenDesc) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the screen, as described by ECLScreenDesc, appears in the Presentation Space.
WaitForScreen(ECLScreenDesc, long) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits for the screen, as described by ECLScreenDesc, to appear in the Presentation Space.
WaitForString(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string appears in the presentation space.
WaitForString(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string appears at the given position.
WaitForString(String, int, int, long, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string appears at the given position.
WaitForStringInRect(String, int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string appears at the given rectangle.
WaitForStringInRect(String, int, int, int, int, long, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string appears at the given rectangle.
WaitWhileAttrib(int, int, char, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the attribute is no longer at the given row and column position.
WaitWhileAttrib(int, int, char, int, long, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the attribute is no longer at the given row and column position.
WaitWhileCursor(int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the cursor is no longer at the given row and column position.
WaitWhileCursor(int, int, long, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the cursor is no longer at the given row and column position or until the method times out.
WaitWhileScreen(ECLScreenDesc) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the screen, as described by ECLScreenDesc, is no longer in the Presentation Space.
WaitWhileScreen(ECLScreenDesc, long) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the screen, as described by ECLScreenDesc, is no longer in the Presentation Space.
WaitWhileString(String) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string is no longer in the presentation space.
WaitWhileString(String, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string is no longer in the given position.
WaitWhileString(String, int, int, long, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string is no longer in the given position.
WaitWhileStringInRect(String, int, int, int, int) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string is no longer in the given rectangle.
WaitWhileStringInRect(String, int, int, int, int, long, boolean, boolean) - Method in class com.ibm.eNetwork.ECL.ECLPS
Synchronously waits until the string is no longer in the given rectangle.
WARNING - Static variable in class com.ibm.eNetwork.ECL.trace.ECLTraceEvent
Event type of WARNING message
WORDLFT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
WORDRGT_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 
WORDWRAP_STR - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

X

XferNotifyError(ECLXfer, ECLErr) - Method in interface com.ibm.eNetwork.ECL.event.ECLXferListener
The XferNotifyError() method is called whenever the ECLXfer object detects an error during event generation.
XferNotifyEvent(ECLXferEvent) - Method in interface com.ibm.eNetwork.ECL.event.ECLXferListener
The XferNotifyEvent() method is called whenever a file data buffer has been successfully sent to or received from the host.
XferNotifyStop(ECLXfer, int) - Method in interface com.ibm.eNetwork.ECL.event.ECLXferListener
The XferNotifyStop() method is called when event generation is stopped for any reason.

Y

YELLOW_3270 - Static variable in interface com.ibm.eNetwork.ECL.ECLConstants
 

A B C D E F G H I J K L M N O P R S T U V W X Y