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

A

A3 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents A3 paper size (297 x 420 mm)
A4 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents A4 paper size (210 x 297 mm)
A5 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents A5 paper size (148 x 210 mm)
ABSBOTTOM - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical absolute bottom alignment
ABSMIDDLE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical absolute middle alignment.
ABSOLUTE_FIDELITY - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents *ABSOLUTE viewing fidelity
ABSOLUTE_PATH - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for absolute path.
ACCESS_DENIED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the access to the request was denied.
ACCOUNTING_CODE - Static variable in class com.ibm.as400.access.Job
Job attribute representing an identifier assigned to the job by the system to collect resource use information for the job when job accounting is active.
ACCOUNTING_CODE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for accounting code.
ACCOUNTING_CODE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for accounting code.
ACCOUNTING_CODE_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating the accounting code is changed to all blanks.
ACTION_ESCAPE_MESSAGE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the multithreaded job action used by the command is not to run the command, but issue an escape message instead.
ACTION_INFO_MESSAGE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the multithreaded job action used by the command is to run the command and issue an informational message.
ACTION_NOT_REQUIRED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that no action is required.
ACTION_NO_MESSAGE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the multithreaded job action used by the command is to run the command and issue no messages.
ACTION_REQUIRED_CANNOT_VERIFY - Static variable in class com.ibm.as400.access.PTF
Constant indicating that the PTF contains activation instructions in the cover letter, but no exit program exists to verify the activation instructions were performed.
ACTION_REQUIRED_EXIT_PROGRAM - Static variable in class com.ibm.as400.access.PTF
Constant indicating that the PTF contains activation instructions in the cover letter.
ACTION_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the multithreaded job action used by the command is specified by the QMLTTHDACN system value.
ACTIVE - Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Dialog still active.
ACTIVE_JOB_STATUS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the active status of the initial thread of a job.
ACTIVE_JOB_STATUS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for active job status.
ACTIVE_JOB_STATUS_DISCONNECTED - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job was disconnected from a work station display.
ACTIVE_JOB_STATUS_ENDED - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job has been ended with the *IMMED option, or its delay time has ended with the *CNTRLD option.
ACTIVE_JOB_STATUS_ENDING - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is ending for a reason other than running the End Job (ENDJOB) or End Subsystem (ENDSBS) commands, such as a SIGNOFF command, an End Group Job (ENDGRPJOB) command, or an exception that is not handled.
ACTIVE_JOB_STATUS_FOR_JOBS_ENDING - Static variable in class com.ibm.as400.access.Job
Job attribute representing the status of what the initial thread of a job is currently doing, when the active job status is ACTIVE_JOB_STATUS_ENDED or ACTIVE_JOB_STATUS_ENDING.
ACTIVE_JOB_STATUS_HELD - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is held.
ACTIVE_JOB_STATUS_HELD_THREAD - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is held due to a suspended thread.
ACTIVE_JOB_STATUS_INELIGIBLE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is ineligible and not currently in a pool activity level.
ACTIVE_JOB_STATUS_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is in transition or is not active.
ACTIVE_JOB_STATUS_RUNNING - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is currently running in a pool activity level.
ACTIVE_JOB_STATUS_STOPPED - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job has stopped as the result of a signal.
ACTIVE_JOB_STATUS_SUSPENDED - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is suspended by a Transfer Group Job (TFRGRPJOB) command.
ACTIVE_JOB_STATUS_SUSPENDED_SYSTEM_REQUEST - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is the suspended half of a system request job pair.
ACTIVE_JOB_STATUS_WAIT_BIN_SYNCH_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to a binary synchronous device.
ACTIVE_JOB_STATUS_WAIT_BIN_SYNCH_DEVICE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to a binary synchronous device.
ACTIVE_JOB_STATUS_WAIT_CHECKPOINT - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of save-while-active checkpoint processing in another job.
ACTIVE_JOB_STATUS_WAIT_COMM_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to a communications device.
ACTIVE_JOB_STATUS_WAIT_COMM_DEVICE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to a communications device.
ACTIVE_JOB_STATUS_WAIT_CONDITION - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting on a handle-based condition.
ACTIVE_JOB_STATUS_WAIT_CPI_COMM - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of a CPI communications call.
ACTIVE_JOB_STATUS_WAIT_DATABASE_EOF - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting to try a read operation again on a database file after the end-of-file (EOF) has been reached.
ACTIVE_JOB_STATUS_WAIT_DATABASE_EOF_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level to try a read operation again on a database file after the end-of-file (EOF) has been reached.
ACTIVE_JOB_STATUS_WAIT_DELAY - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a specified time interval to end, or for a specific delay end time, as specified on the Delay Job (DLYJOB) command.
ACTIVE_JOB_STATUS_WAIT_DELAYED - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a specified time interval to end, or for a specific delay end time, as specified on the Delay Job (DLYJOB) command.
ACTIVE_JOB_STATUS_WAIT_DEQUEUE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for completion of a dequeue operation.
ACTIVE_JOB_STATUS_WAIT_DEQUEUE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in the pool activity level for completion of a dequeue operation.
ACTIVE_JOB_STATUS_WAIT_DISKETTE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to a diskette unit.
ACTIVE_JOB_STATUS_WAIT_DISKETTE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to a diskette unit.
ACTIVE_JOB_STATUS_WAIT_DISPLAY - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for input from a work station display.
ACTIVE_JOB_STATUS_WAIT_DISPLAY_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for input from a work station display.
ACTIVE_JOB_STATUS_WAIT_EVENT - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for an event.
ACTIVE_JOB_STATUS_WAIT_ICF_FILE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to an intersystem communications function (ICF) file.
ACTIVE_JOB_STATUS_WAIT_ICF_FILE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to an intersystem communications function (ICF) file.
ACTIVE_JOB_STATUS_WAIT_JAVA - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a Java program operation to complete.
ACTIVE_JOB_STATUS_WAIT_JAVA_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for a Java program operation to complete.
ACTIVE_JOB_STATUS_WAIT_LOCK - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a lock.
ACTIVE_JOB_STATUS_WAIT_LOCK_SPACE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a lock space to be attached.
ACTIVE_JOB_STATUS_WAIT_LOCK_SPACE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for for a lock space to be attached.
ACTIVE_JOB_STATUS_WAIT_MESSAGE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a message from a message queue.
ACTIVE_JOB_STATUS_WAIT_MIXED_DEVICE_FILE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to a mixed device file.
ACTIVE_JOB_STATUS_WAIT_MULTIPLE_FILES - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to multiple files.
ACTIVE_JOB_STATUS_WAIT_MULTIPLE_FILES_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to multiple files.
ACTIVE_JOB_STATUS_WAIT_MUTEX - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a mutex.
ACTIVE_JOB_STATUS_WAIT_OPTICAL_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to an optical device.
ACTIVE_JOB_STATUS_WAIT_OPTICAL_DEVICE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to an optical device.
ACTIVE_JOB_STATUS_WAIT_OSI - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an OSI Communications Subsystem operation.
ACTIVE_JOB_STATUS_WAIT_PRESTART - Static variable in class com.ibm.as400.access.Job
Constant indicating that a prestart job is waiting for a program start request.
ACTIVE_JOB_STATUS_WAIT_PRINT - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for output to a printer to complete.
ACTIVE_JOB_STATUS_WAIT_PRINT_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for output to a printer to complete.
ACTIVE_JOB_STATUS_WAIT_SAVE_FILE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of a save file operation.
ACTIVE_JOB_STATUS_WAIT_SAVE_FILE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of a save file operation.
ACTIVE_JOB_STATUS_WAIT_SELECTION - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a selection to complete.
ACTIVE_JOB_STATUS_WAIT_SEMAPHORE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a semaphore.
ACTIVE_JOB_STATUS_WAIT_SIGNAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a signal.
ACTIVE_JOB_STATUS_WAIT_TAPE_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for the completion of an I/O operation to a tape device.
ACTIVE_JOB_STATUS_WAIT_TAPE_DEVICE_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for the completion of an I/O operation to a tape device.
ACTIVE_JOB_STATUS_WAIT_THREAD - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for another thread to complete an operation.
ACTIVE_JOB_STATUS_WAIT_TIME_INTERVAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting for a time interval to end.
ACTIVE_JOB_STATUS_WAIT_TIME_INTERVAL_AND_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is waiting in a pool activity level for a time interval to end.
ACTIVE_MODE - Static variable in class com.ibm.as400.access.FTP
Use active mode transfers with the system.
ADDRESS1 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by mailing address.
ADDRESS2 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by mailing address.
ADDRESS3 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by mailing address.
ADDRESS4 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by mailing address.
ADOPTED_AUTHORITY_PROFILE_OWNER - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating that the profile to use when the use adopted authority field is set is *OWNER.
ADOPTED_AUTHORITY_PROFILE_USER - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating that the profile to use when the use adopted authority field is set is *USER.
ADVANCED_FUNCTION_PRINTING - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for advanced function printing.
AFP - Static variable in class com.ibm.as400.access.ISeriesNetServerPrintShare
Value of the "spooled file type" attribute, indicating "Advanced Function Printing".
AFPResource - class com.ibm.as400.access.AFPResource.
The AFPResource class represents a system AFP resource.
AFPResource() - Constructor for class com.ibm.as400.access.AFPResource
Constructs an AFPResource object.
AFPResource(AS400, String) - Constructor for class com.ibm.as400.access.AFPResource
Constructs an AFPResource object.
AFPResourceBeanInfo - class com.ibm.as400.access.AFPResourceBeanInfo.
The AFPResourceBeanInfo class provides bean information for the AFPResource class.
AFPResourceBeanInfo() - Constructor for class com.ibm.as400.access.AFPResourceBeanInfo
 
AFPResourceList - class com.ibm.as400.access.AFPResourceList.
The AFPResourceList class is used to build a list of i5/OS AFP resource objects of type AFPResource.
AFPResourceList() - Constructor for class com.ibm.as400.access.AFPResourceList
Constructs an AFPResourceList.
AFPResourceList(AS400) - Constructor for class com.ibm.as400.access.AFPResourceList
Constructs an AFPResourceList.
AFPResourceListBeanInfo - class com.ibm.as400.access.AFPResourceListBeanInfo.
BeanInfo for AFPResourceList class.
AFPResourceListBeanInfo() - Constructor for class com.ibm.as400.access.AFPResourceListBeanInfo
 
AFTER_LAST_ROW - Static variable in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Row position is after the last row of the result set.
AH - class com.ibm.as400.util.commtrace.AH.
An AH Header.
ALERT_OPTION - Static variable in class com.ibm.as400.access.JobLog
 
ALERT_OPTION - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for alert option.
ALERT_OPTION_DEFER - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for ALERT_OPTION attribute value - An alert is sent after local problem analysis.
ALERT_OPTION_IMMEDIATE - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for ALERT_OPTION attribute value - An alert is sent immediately when the message is sent to a message queue that has the allows alerts.
ALERT_OPTION_NO - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for ALERT_OPTION attribute value - No alert is sent.
ALERT_OPTION_UNATTENDED - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for ALERT_OPTION attribute value - An alert is sent immediately when the system is running in unattended mode.
ALIGN_FORMS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for align forms.
ALIGN_FORMS_FILE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that control of the page alignment is specified by each file.
ALIGN_FORMS_WRITER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer determines when the forms alignment message is sent.
ALIGN_LEFT - Static variable in class com.ibm.as400.access.FieldDescription
This is only used for record level writing.
ALIGN_RIGHT - Static variable in class com.ibm.as400.access.FieldDescription
This is only used for record level writing.
ALL - Static variable in class com.ibm.as400.access.CommandList
Constant used to retrieve all commands in a given library.
ALL - Static variable in class com.ibm.as400.access.JobList
Deprecated. Use the selection constant that corresponds to the particular job selection criteria you are filtering. For example, to select jobs for all job names, do: JobList list = new JobList(system); list.addJobSelectionCriteria(JobList.SELECTION_JOB_NAME, JobList.SELECTION_JOB_NAME_ALL); For backwards compatibility, this has the same effect: JobList list = new JobList(system); list.setName(JobList.SELECTION_JOB_NAME_ALL);
ALL - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all messages in the message queue.
ALL - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *ALL.
ALL - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that the list contains all user profiles and group profiles.
ALL - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Constant indicating that all jobs are returned.
ALL - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to all messages in the message queue.
ALL - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that the list contains all user profiles and group profiles.
ALLOW_ALL - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in all environments.
ALLOW_BATCH_JOB - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in a batch job (*BATCH).
ALLOW_BATCH_PROGRAM - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in a batch program (*BPGM).
ALLOW_BATCH_REXX_PROCEDURE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in a batch REXX procedure (*BREXX).
ALLOW_CHANGE_BY_PROGRAM - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object can be changed by the Change Object Description (QLICOBJD) API.
ALLOW_DIRECT_PRINTING - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for allow direct printing.
ALLOW_EXEC - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run using QCMDEXC, QCAEXEC, or QCAPCMD (*EXEC).
ALLOW_INTERACTIVE_JOB - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in an interactive job (*INTERACT).
ALLOW_INTERACTIVE_PROGRAM - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in an interactive program (*IPGM).
ALLOW_INTERACTIVE_REXX_PROCEDURE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is allowed to run in an interactive REXX procedure (*IREXX).
ALLOW_MULTIPLE_THREADS - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether a job allows multiple user threads.
ALLOW_MULTIPLE_THREADS_NO - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job does not allow multiple user threads.
ALLOW_MULTIPLE_THREADS_YES - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job allows multiple user threads.
ALLOW_SYNCHRONIZATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for allow synchronization.
ALLOW_SYSTEM_NAME - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "allow system name".
ALLOW_SYSTEM_NAME_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "allow system name (pending)".
ALL_ENTRIES - Static variable in class com.ibm.as400.access.ClusteredHashTable
Entry status value to retrieve all entries on a node.
ALL_SERVICES - Static variable in class com.ibm.as400.access.AS400JPing
Constant for pinging all the services.
ALL_USER - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *ALLUSR.
ANY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to any message in the message queue.
ANY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to any message in the message queue.
APAR - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the identifier of the authorized program analysis report (APAR) that caused this object to be replaced.
ARP - Static variable in class com.ibm.as400.util.commtrace.IPPacket
Address Resolution Protocol
ARPHeader - class com.ibm.as400.util.commtrace.ARPHeader.
An Address Resolution Protocol(ARP)/Reverse Address Resolution Protocol(RARP) Header.
ARPPacket - class com.ibm.as400.util.commtrace.ARPPacket.
An Address Resolution Protocol(ARP)/Reverse Address Resolution Protocol(RARP) IPPacket.
ARPPacket(byte[], int) - Constructor for class com.ibm.as400.util.commtrace.ARPPacket
Creates and parses the data of this header.
AS400 - class com.ibm.as400.access.AS400.
Represents the authentication information and a set of connections to the i5/OS host servers.
AS400() - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(String) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(String, String) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(String, ProfileTokenCredential) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(String, String, String) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(String, String, String, String) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400(AS400) - Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400 - class com.ibm.as400.micro.AS400.
The AS400 class represents a sign-on to the i5/OS host servers from a wireless device.
AS400(String, String, String, String) - Constructor for class com.ibm.as400.micro.AS400
Constructs an AS400 object.
AS400 - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the AS400 component.
AS400 - Static variable in class utilities.ToolboxJarMaker
Specifies the AS400 component.
AS400Array - class com.ibm.as400.access.AS400Array.
The AS400Array class provides a composite data type representing an array of AS400DataType objects.
AS400Array() - Constructor for class com.ibm.as400.access.AS400Array
Constructs an AS400Array object.
AS400Array(AS400DataType, int) - Constructor for class com.ibm.as400.access.AS400Array
Constructs an AS400Array object.
AS400ArrayBeanInfo - class com.ibm.as400.access.AS400ArrayBeanInfo.
The AS400ArrayBeanInfo class provides bean information for the AS400Array class.
AS400ArrayBeanInfo() - Constructor for class com.ibm.as400.access.AS400ArrayBeanInfo
 
AS400AuthenticationException - exception com.ibm.as400.security.auth.AS400AuthenticationException.
The AS400AuthenticationException class and subclasses represent exceptions issued when errors occur during system authentication.
AS400BasicAuthenticationCredential - interface com.ibm.as400.security.auth.AS400BasicAuthenticationCredential.
The AS400BasicAuthenticationCredential interface defines i5/OS credentials that can be exploited by authentication services that rely on basic user and password authentication.
AS400BasicAuthenticationPrincipal - interface com.ibm.as400.security.auth.AS400BasicAuthenticationPrincipal.
The AS400BasicAuthenticationPrincipal interface defines i5/OS principals that can be exploited by authentication services that rely on basic user and password authentication.
AS400BeanInfo - class com.ibm.as400.access.AS400BeanInfo.
The AS400BeanInfo class provides bean information for the AS400 class.
AS400BeanInfo() - Constructor for class com.ibm.as400.access.AS400BeanInfo
 
AS400BidiTransform - class com.ibm.as400.access.AS400BidiTransform.
The AS400BidiTransform class provides layout transformations that allow the conversion of Bidi text in i5/OS format (after its conversion to Unicode) to Bidi text in Java format, or vice-versa.
AS400BidiTransform(int) - Constructor for class com.ibm.as400.access.AS400BidiTransform
Constructs an AS400BidiTransform object assuming that the i5/OS Bidi text conforms to a given CCSID.
AS400Bin2 - class com.ibm.as400.access.AS400Bin2.
The AS400Bin2 class provides a converter between a Short object and a signed two-byte binary number.
AS400Bin2() - Constructor for class com.ibm.as400.access.AS400Bin2
Constructs an AS400Bin2 object.
AS400Bin4 - class com.ibm.as400.access.AS400Bin4.
The AS400Bin4 class provides a converter between an Integer object and a signed four-byte binary number.
AS400Bin4() - Constructor for class com.ibm.as400.access.AS400Bin4
Constructs an AS400Bin4 object.
AS400Bin8 - class com.ibm.as400.access.AS400Bin8.
The AS400Bin8 class provides a converter between a Long object and a signed eight-byte binary number.
AS400Bin8() - Constructor for class com.ibm.as400.access.AS400Bin8
Constructs an AS400Bin8 object.
AS400ByteArray - class com.ibm.as400.access.AS400ByteArray.
The AS400ByteArray class provides a converter between a byte array and fixed-length byte array representing i5/OS data that is not convertible.
AS400ByteArray(int) - Constructor for class com.ibm.as400.access.AS400ByteArray
Constructs an AS400ByteArray object.
AS400Certificate - class com.ibm.as400.access.AS400Certificate.
The AS400Certificate class represents an X.509 ASN.1 encoded certificate.
AS400Certificate() - Constructor for class com.ibm.as400.access.AS400Certificate
Constructs an AS400Certificate object.
AS400Certificate(byte[]) - Constructor for class com.ibm.as400.access.AS400Certificate
Constructs an AS400Certificate object.
AS400CertificateAttribute - class com.ibm.as400.access.AS400CertificateAttribute.
The AS400CertificateAttribute class represents a certificate attribute.
AS400CertificateAttribute() - Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateAttribute(int, byte[]) - Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateAttribute(int, String) - Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateEvent - class com.ibm.as400.access.AS400CertificateEvent.
The AS400CertificateEvent class represents an AS400Certificate event.
AS400CertificateEvent(Object, int) - Constructor for class com.ibm.as400.access.AS400CertificateEvent
Constructs an AS400CertificateEvent object.
AS400CertificateListener - interface com.ibm.as400.access.AS400CertificateListener.
The AS400CertificateListener interface provides an interface for receiving certificate events.
AS400CertificateUserProfileUtil - class com.ibm.as400.access.AS400CertificateUserProfileUtil.
The AS400CertificateUserProfileUtil class accesses certificates in an i5/OS user profile object.
AS400CertificateUserProfileUtil() - Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtil
Constructs an AS400CertificateUserProfileUtil object.
AS400CertificateUserProfileUtil(AS400, String) - Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtil
Constructs an AS400CertificateUserProfileUtil object.
AS400CertificateUserProfileUtilBeanInfo - class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo.
The AS400CertificateUserProfileUtilBeanInfo class provides bean information for the AS400CertificateUserProfileUtil class.
AS400CertificateUserProfileUtilBeanInfo() - Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
 
AS400CertificateUtil - class com.ibm.as400.access.AS400CertificateUtil.
The AS400CertificateUtil class provides the methods common to AS400CertificateVldlUtil and AS400CertificateUserProfileUtil.
AS400CertificateUtil() - Constructor for class com.ibm.as400.access.AS400CertificateUtil
Constructs an AS400CertificateUtil object.
AS400CertificateUtil(AS400, String) - Constructor for class com.ibm.as400.access.AS400CertificateUtil
Constructs an AS400CertificateUtil object.
AS400CertificateUtilBeanInfo - class com.ibm.as400.access.AS400CertificateUtilBeanInfo.
The AS400CertificateUtilBeanInfo class provides bean information for the AS400CertificateUtil class.
AS400CertificateUtilBeanInfo() - Constructor for class com.ibm.as400.access.AS400CertificateUtilBeanInfo
 
AS400CertificateVldlUtil - class com.ibm.as400.access.AS400CertificateVldlUtil.
The AS400CertificateVldlUtil class provides the implementation of the methods for accessing certificates in an i5/OS validation list object.
AS400CertificateVldlUtil() - Constructor for class com.ibm.as400.access.AS400CertificateVldlUtil
Constructs an AS400CertificateVldlUtil object.
AS400CertificateVldlUtil(AS400, String) - Constructor for class com.ibm.as400.access.AS400CertificateVldlUtil
Constructs an AS400CertificateVldlUtil object.
AS400CertificateVldlUtilBeanInfo - class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo.
The AS400CertificateVldlUtilBeanInfo class provides bean information for the AS400CertificateVldlUtil class.
AS400CertificateVldlUtilBeanInfo() - Constructor for class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
 
AS400ClassPathOptimizer - class com.ibm.as400.util.AS400ClassPathOptimizer.
This class is used to optimize an AS400 classpath using the CRTJVAPGM command.
AS400ClassPathOptimizer() - Constructor for class com.ibm.as400.util.AS400ClassPathOptimizer
 
AS400ClassPathOptimizer(AS400) - Constructor for class com.ibm.as400.util.AS400ClassPathOptimizer
 
AS400ClassPathOptimizer(AS400, String) - Constructor for class com.ibm.as400.util.AS400ClassPathOptimizer
 
AS400ConnectionPool - class com.ibm.as400.access.AS400ConnectionPool.
The AS400ConnectionPool class manages a pool of AS400 objects.
AS400ConnectionPool() - Constructor for class com.ibm.as400.access.AS400ConnectionPool
Constructs an AS400ConnectionPool with default ConnectionPoolProperties.
AS400ConnectionPoolBeanInfo - class com.ibm.as400.access.AS400ConnectionPoolBeanInfo.
The AS400ConnectionPoolBeanInfo class provides the bean information for the AS400ConnectionPool class.
AS400ConnectionPoolBeanInfo() - Constructor for class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
 
AS400Credential - class com.ibm.as400.security.auth.AS400Credential.
The AS400Credential class provides an abstract superclass for representations of i5/OS system security-related attributes.
AS400Credential() - Constructor for class com.ibm.as400.security.auth.AS400Credential
Constructs an AS400Credential object.
AS400CredentialBeanInfo - class com.ibm.as400.security.auth.AS400CredentialBeanInfo.
Bean information for the AS400Credential class.
AS400CredentialBeanInfo() - Constructor for class com.ibm.as400.security.auth.AS400CredentialBeanInfo
 
AS400CredentialEvent - class com.ibm.as400.security.auth.AS400CredentialEvent.
The AS400CredentialEvent class represents a credential event.
AS400CredentialEvent(Object, int) - Constructor for class com.ibm.as400.security.auth.AS400CredentialEvent
Constructs a AS400CredentialEvent object.
AS400CredentialListener - interface com.ibm.as400.security.auth.AS400CredentialListener.
The AS400CredentialListener interface provides an interface for receiving AS400CredentialEvents.
AS400DataType - interface com.ibm.as400.access.AS400DataType.
The AS400DataType interface provides an interface for conversions between Java objects and byte arrays representing i5/OS data types.
AS400DateTimeConverter - class com.ibm.as400.access.AS400DateTimeConverter.
Deprecated. This class has been replaced by the DateTimeConverter class.
AS400DateTimeConverter(AS400) - Constructor for class com.ibm.as400.access.AS400DateTimeConverter
Deprecated. Constructs a AS400DateTimeConverter object.
AS400DecFloat - class com.ibm.as400.access.AS400DecFloat.
The AS400DecFloat class provides a converter between a BigDecimal object and a DecimalFloat type.
AS400DecFloat(int) - Constructor for class com.ibm.as400.access.AS400DecFloat
Constructs an AS400DecFloat object.
AS400DetailsModel - class com.ibm.as400.vaccess.AS400DetailsModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400DetailsModel() - Constructor for class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Constructs an AS400DetailsModel object.
AS400DetailsModel(VNode) - Constructor for class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Constructs an AS400DetailsModel object.
AS400DetailsModelBeanInfo - class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400DetailsModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated.  
AS400DetailsPane - class com.ibm.as400.vaccess.AS400DetailsPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400DetailsPane() - Constructor for class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Constructs an AS400DetailsPane object.
AS400DetailsPane(VNode) - Constructor for class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Constructs an AS400DetailsPane object.
AS400DetailsPaneBeanInfo - class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400DetailsPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated.  
AS400Exception - exception com.ibm.as400.access.AS400Exception.
The AS400Exception class represents an exception that indicates that an error has occurred on the system.
AS400Exception(AS400Message[]) - Constructor for class com.ibm.as400.access.AS400Exception
Constructs an AS400Exception object.
AS400ExplorerPane - class com.ibm.as400.vaccess.AS400ExplorerPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ExplorerPane() - Constructor for class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Constructs an AS400ExplorerPane object.
AS400ExplorerPane(VNode) - Constructor for class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Constructs an AS400ExplorerPane object.
AS400ExplorerPaneBeanInfo - class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ExplorerPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated.  
AS400FTP - class com.ibm.as400.access.AS400FTP.
The AS400FTP class represents a client for the i5/OS FTP server.
AS400FTP() - Constructor for class com.ibm.as400.access.AS400FTP
Constructs an AS400FTP object.
AS400FTP(AS400) - Constructor for class com.ibm.as400.access.AS400FTP
Constructs an AS400FTP object.
AS400FTPBeanInfo - class com.ibm.as400.access.AS400FTPBeanInfo.
The AS400FTPBeanInfo class provides bean information for the FTP class.
AS400FTPBeanInfo() - Constructor for class com.ibm.as400.access.AS400FTPBeanInfo
 
AS400File - class com.ibm.as400.access.AS400File.
The AS400File class represents a physical or logical file on the system.
AS400File() - Constructor for class com.ibm.as400.access.AS400File
Constructs an AS400File object.
AS400File(AS400, String) - Constructor for class com.ibm.as400.access.AS400File
Constructs an AS400File object.
AS400FileBeanInfo - class com.ibm.as400.access.AS400FileBeanInfo.
The AS400FileBeanInfo class provides bean information for the AS400File class.
AS400FileBeanInfo() - Constructor for class com.ibm.as400.access.AS400FileBeanInfo
 
AS400FileRecordDescription - class com.ibm.as400.access.AS400FileRecordDescription.
The AS400FileRecordDescription class represents the record descriptions of a physical or logical file on the system.
AS400FileRecordDescription() - Constructor for class com.ibm.as400.access.AS400FileRecordDescription
Constructs an AS400FileRecordDescription object.
AS400FileRecordDescription(AS400, String) - Constructor for class com.ibm.as400.access.AS400FileRecordDescription
Constructs an AS400FileRecordDescription object.
AS400FileRecordDescriptionBeanInfo - class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo.
The AS400FileRecordDescriptionBeanInfo class provides bean information for the AS400FileRecordDescription class.
AS400FileRecordDescriptionBeanInfo() - Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
 
AS400FileRecordDescriptionEvent - class com.ibm.as400.access.AS400FileRecordDescriptionEvent.
The AS400FileRecordDescriptionEvent class represents a RecordDescriptionEvent.
AS400FileRecordDescriptionEvent(Object, int) - Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Constructs a AS400FileRecordDescriptionEvent object.
AS400FileRecordDescriptionListener - interface com.ibm.as400.access.AS400FileRecordDescriptionListener.
The AS400FileRecordDescriptionListener interface provides the interface that must be implemented to handle AS400FileRecordDescriptionEvent objects that are fired by the AS400FileRecordDescription class.
AS400Float4 - class com.ibm.as400.access.AS400Float4.
The AS400Float4 class provides a converter between a Float object and a four-byte floating point number.
AS400Float4() - Constructor for class com.ibm.as400.access.AS400Float4
Constructs an AS400Float4 object.
AS400Float8 - class com.ibm.as400.access.AS400Float8.
The AS400Float8 class provides a converter between a Double object and a eight-byte floating point number.
AS400Float8() - Constructor for class com.ibm.as400.access.AS400Float8
Constructs an AS400Float8 object.
AS400JDBCBlob - class com.ibm.as400.access.AS400JDBCBlob.
The AS400JDBCBlob class provides access to binary large objects.
AS400JDBCBlobLocator - class com.ibm.as400.access.AS400JDBCBlobLocator.
The AS400JDBCBlobLocator class provides access to binary large objects.
AS400JDBCCallableStatement - class com.ibm.as400.access.AS400JDBCCallableStatement.
The AS400JDBCCallableStatement class runs a stored procedure.
AS400JDBCClob - class com.ibm.as400.access.AS400JDBCClob.
The AS400JDBCClob class provides access to character large objects.
AS400JDBCClobLocator - class com.ibm.as400.access.AS400JDBCClobLocator.
The AS400JDBCClobLocator class provides access to character large objects.
AS400JDBCConnection - class com.ibm.as400.access.AS400JDBCConnection.
The AS400JDBCConnection class provides a JDBC connection to a specific DB2 for i5/OS database.
AS400JDBCConnectionHandle - class com.ibm.as400.access.AS400JDBCConnectionHandle.
The AS400JDBCConnectionHandle class represents an AS400JDBCConnection object that can be used in a AS400JDBCPooledConnection.
AS400JDBCConnectionPool - class com.ibm.as400.access.AS400JDBCConnectionPool.
The AS400JDBCConnectionPool class represents a pool of JDBC connections that are available for use by a Java program.
AS400JDBCConnectionPool() - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPool
Constructs a default AS400JDBCConnectionPool object.
AS400JDBCConnectionPool(AS400JDBCConnectionPoolDataSource) - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPool
Constructs an AS400JDBCConnectionPool object with the specified dataSource.
AS400JDBCConnectionPoolBeanInfo - class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo.
The AS400JDBCConnectionPoolBeanInfo class provides bean information for the AS400JDBCConnectionPool class.
AS400JDBCConnectionPoolBeanInfo() - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
 
AS400JDBCConnectionPoolDataSource - class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource.
The AS400JDBCConnectionPoolDataSource class represents a factory for AS400PooledConnection objects.
AS400JDBCConnectionPoolDataSource() - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Constructs a default AS400JDBCConnectionPoolDataSource object.
AS400JDBCConnectionPoolDataSource(String) - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Constructs an AS400JDBCConnectionPoolDataSource with the specified serverName.
AS400JDBCConnectionPoolDataSource(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Constructs an AS400JDBCConnectionPoolDataSource with the specified signon information.
AS400JDBCConnectionPoolDataSource(String, String, String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Constructs an AS400JDBCConnectionPoolDataSource with the specified signon information to use for SSL communications with the system.
AS400JDBCConnectionPoolDataSourceBeanInfo - class com.ibm.as400.access.AS400JDBCConnectionPoolDataSourceBeanInfo.
The AS400JDBCConnectionPoolDataSourceBeanInfo class provides bean information for the AS400JDBCConnectionPoolDataSource class.
AS400JDBCConnectionPoolDataSourceBeanInfo() - Constructor for class com.ibm.as400.access.AS400JDBCConnectionPoolDataSourceBeanInfo
 
AS400JDBCDataSource - class com.ibm.as400.access.AS400JDBCDataSource.
The AS400JDBCDataSource class represents a factory for i5/OS database connections.
AS400JDBCDataSource() - Constructor for class com.ibm.as400.access.AS400JDBCDataSource
Constructs a default AS400JDBCDataSource object.
AS400JDBCDataSource(String) - Constructor for class com.ibm.as400.access.AS400JDBCDataSource
Constructs an AS400JDBCDataSource object to the specified serverName.
AS400JDBCDataSource(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCDataSource
Constructs an AS400JDBCDataSource object with the specified signon information.
AS400JDBCDataSource(AS400) - Constructor for class com.ibm.as400.access.AS400JDBCDataSource
Constructs an AS400JDBCDataSource object with the specified AS400 object
AS400JDBCDataSource(String, String, String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCDataSource
Constructs an AS400JDBCDataSource object with the specified signon information to use for SSL communications with the system.
AS400JDBCDataSourceBeanInfo - class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo.
The AS400JDBCDataSourceBeanInfo class provides bean information for the AS400JDBCDataSource class.
AS400JDBCDataSourceBeanInfo() - Constructor for class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
 
AS400JDBCDataSourcePane - class com.ibm.as400.vaccess.AS400JDBCDataSourcePane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400JDBCDataSourcePane() - Constructor for class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Constructs an AS400JDBCDataSourcePane object.
AS400JDBCDataSourcePane(AS400JDBCDataSource) - Constructor for class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Constructs an AS400JDBCDataSourcePane object.
AS400JDBCDataSourcePaneBeanInfo - class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400JDBCDataSourcePaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated.  
AS400JDBCDataSourcePaneDataBean - class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400JDBCDataSourcePaneDataBean() - Constructor for class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
AS400JDBCDataSourcePaneGUI - class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneGUI.
 
AS400JDBCDataSourcePaneGUI() - Constructor for class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneGUI
 
AS400JDBCDatabaseMetaData - class com.ibm.as400.access.AS400JDBCDatabaseMetaData.
The AS400JDBCDatabaseMetaData class provides information about the database as a whole.
AS400JDBCDriver - class com.ibm.as400.access.AS400JDBCDriver.
The AS400JDBCDriver class is a JDBC 2.0 driver that accesses DB2 for i5/OS databases.
AS400JDBCDriver() - Constructor for class com.ibm.as400.access.AS400JDBCDriver
 
AS400JDBCManagedConnectionPoolDataSource - class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource.
This implementation of javax.sql.ConnectionPoolDataSource can be used in conjunction with AS400JDBCManagedDataSource to produce PooledConnection objects (AS400JDBCPooledConnection) that are managed by the Toolbox's built-in connection pooling manager.
AS400JDBCManagedConnectionPoolDataSource() - Constructor for class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Constructs a default AS400JDBCManagedConnectionPoolDataSource object.
AS400JDBCManagedConnectionPoolDataSource(String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Constructs an AS400JDBCManagedConnectionPoolDataSource with the specified serverName.
AS400JDBCManagedConnectionPoolDataSource(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Constructs an AS400JDBCManagedConnectionPoolDataSource with the specified signon information.
AS400JDBCManagedConnectionPoolDataSource(String, String, String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Constructs an AS400JDBCManagedConnectionPoolDataSource with the specified signon information to use for SSL communications with the i5/OS system.
AS400JDBCManagedDataSource - class com.ibm.as400.access.AS400JDBCManagedDataSource.
This implementation of javax.sql.DataSource can be used to produce Connection objects that will automatically participate in connection pooling, and are managed by the Toolbox's built-in connection pooling manager.
AS400JDBCManagedDataSource() - Constructor for class com.ibm.as400.access.AS400JDBCManagedDataSource
Constructs a default AS400JDBCManagedDataSource object.
AS400JDBCManagedDataSource(String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedDataSource
Constructs an AS400JDBCManagedDataSource object to the specified serverName.
AS400JDBCManagedDataSource(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedDataSource
Constructs an AS400JDBCManagedDataSource object with the specified signon information.
AS400JDBCManagedDataSource(String, String, String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCManagedDataSource
Constructs an AS400JDBCManagedDataSource object with the specified signon information to use for SSL communications with the i5/OS system.
AS400JDBCObjectFactory - class com.ibm.as400.access.AS400JDBCObjectFactory.
The AS400JDBCObjectFactory is used by a JNDI service provider to reconstruct an object when it is retrieved from JNDI.
AS400JDBCObjectFactory() - Constructor for class com.ibm.as400.access.AS400JDBCObjectFactory
 
AS400JDBCParameterMetaData - class com.ibm.as400.access.AS400JDBCParameterMetaData.
The AS400JDBCParameterMetaData class can be used to retrieve information about the parameters of a PreparedStatement.
AS400JDBCPooledConnection - class com.ibm.as400.access.AS400JDBCPooledConnection.
The AS400JDBCPooledConnection class represents a connection object that provides hooks for connection pool management.
AS400JDBCPreparedStatement - class com.ibm.as400.access.AS400JDBCPreparedStatement.
The AS400JDBCPreparedStatement class precompiles and stores an SQL statement.
AS400JDBCResultSet - class com.ibm.as400.access.AS400JDBCResultSet.
The AS400JDBCResultSet class provides access to a table of data generated by a database query.
AS400JDBCResultSetMetaData - class com.ibm.as400.access.AS400JDBCResultSetMetaData.
The AS400JDBCResultSetMetaData class describes the columns in a result set.
AS400JDBCRowSet - class com.ibm.as400.access.AS400JDBCRowSet.
The AS400JDBCRowSet class represents a connected rowset that encapsulates an JDBC result set.
AS400JDBCRowSet() - Constructor for class com.ibm.as400.access.AS400JDBCRowSet
Constructs a default AS400JDBCRowSet object.
AS400JDBCRowSet(String) - Constructor for class com.ibm.as400.access.AS400JDBCRowSet
Constructs an AS400JDBCRowset with the specified dataSourceName.
AS400JDBCRowSet(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCRowSet
Constructs an AS400JDBCRowSet with the specified parameters.
AS400JDBCRowSetBeanInfo - class com.ibm.as400.access.AS400JDBCRowSetBeanInfo.
The AS400JDBCRowSetBeanInfo class provides bean information for the AS400JDBCRowSet class.
AS400JDBCRowSetBeanInfo() - Constructor for class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
 
AS400JDBCSavepoint - class com.ibm.as400.access.AS400JDBCSavepoint.
The AS400JDBCSavepoint class is the Toolbox JDBC driver's representation of a savepoint.
AS400JDBCStatement - class com.ibm.as400.access.AS400JDBCStatement.
The AS400JDBCStatement class provides a mechanism for executing static SQL statements.
AS400JDBCStatementListener - interface com.ibm.as400.access.AS400JDBCStatementListener.
Represents a listener that will get notified when certain events occur during the processing of an SQL statement.
AS400JDBCXAConnection - class com.ibm.as400.access.AS400JDBCXAConnection.
The AS400JDBCXACConnection class represents a pooled connection object that provides hooks for connection pool management and XA resource management.
AS400JDBCXADataSource - class com.ibm.as400.access.AS400JDBCXADataSource.
The AS400JDBCXADataSource class represents a factory for AS400JDBCXAConnection objects.
AS400JDBCXADataSource() - Constructor for class com.ibm.as400.access.AS400JDBCXADataSource
Constructs a default AS400JDBCXADataSource object.
AS400JDBCXADataSource(String) - Constructor for class com.ibm.as400.access.AS400JDBCXADataSource
Constructs an AS400JDBCXADataSource with the specified serverName.
AS400JDBCXADataSource(String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCXADataSource
Constructs an AS400JDBCXADataSource with the specified signon information.
AS400JDBCXADataSource(String, String, String, String, String) - Constructor for class com.ibm.as400.access.AS400JDBCXADataSource
Constructs an AS400JDBCXADataSource with the specified signon information to use for SSL communications with the i5/OS system.
AS400JDBCXADataSourceBeanInfo - class com.ibm.as400.access.AS400JDBCXADataSourceBeanInfo.
The AS400JDBCXADataSourceBeanInfo class provides bean information for the AS400JDBCXADataSource class.
AS400JDBCXADataSourceBeanInfo() - Constructor for class com.ibm.as400.access.AS400JDBCXADataSourceBeanInfo
 
AS400JDBCXAResource - class com.ibm.as400.access.AS400JDBCXAResource.
The AS400JDBCXAResource class represents a resource manager for use in XA transaction management.
AS400JDBCXid - class com.ibm.as400.access.AS400JDBCXid.
The AS400JDBCXid class represents an Xid for use with an AS400JDBCXAResource.
AS400JPing - class com.ibm.as400.access.AS400JPing.
The AS400JPing class is used to determine if services are running.
AS400JPing(String) - Constructor for class com.ibm.as400.access.AS400JPing
Constructs an AS400JPing object with the specified systemName.
AS400JPing(String, int) - Constructor for class com.ibm.as400.access.AS400JPing
Constructs an AS400JPing object with the specified systemName and service.
AS400JPing(String, int, boolean) - Constructor for class com.ibm.as400.access.AS400JPing
Constructs an AS400JPing object.
AS400ListModel - class com.ibm.as400.vaccess.AS400ListModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ListModel() - Constructor for class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Constructs an AS400ListModel object.
AS400ListModel(VNode) - Constructor for class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Constructs an AS400ListModel object.
AS400ListModelBeanInfo - class com.ibm.as400.vaccess.AS400ListModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ListModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated.  
AS400ListPane - class com.ibm.as400.vaccess.AS400ListPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ListPane() - Constructor for class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Constructs an AS400ListPane object.
AS400ListPane(VNode) - Constructor for class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Constructs an AS400ListPane object.
AS400ListPaneBeanInfo - class com.ibm.as400.vaccess.AS400ListPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400ListPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated.  
AS400Message - class com.ibm.as400.access.AS400Message.
The AS400Message class represents a message returned from an i5/OS system.
AS400PackedDecimal - class com.ibm.as400.access.AS400PackedDecimal.
The AS400PackedDecimal class provides a converter between a BigDecimal object and a packed decimal format floating point number.
AS400PackedDecimal(int, int) - Constructor for class com.ibm.as400.access.AS400PackedDecimal
Constructs an AS400PackedDecimal object.
AS400Principal - class com.ibm.as400.security.auth.AS400Principal.
The AS400Principal class provides an abstract superclass for representations of i5/OS system security-related identities.
AS400Principal() - Constructor for class com.ibm.as400.security.auth.AS400Principal
Constructs an AS400Principal object.
AS400Principal(AS400) - Constructor for class com.ibm.as400.security.auth.AS400Principal
Constructs an AS400Principal object.
AS400PrincipalBeanInfo - class com.ibm.as400.security.auth.AS400PrincipalBeanInfo.
Bean information for the AS400Principal class.
AS400PrincipalBeanInfo() - Constructor for class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
 
AS400SecurityException - exception com.ibm.as400.access.AS400SecurityException.
The AS400SecurityException class represents an exception that indicates that a security or authority error has occurred.
AS400SecurityException(int) - Constructor for class com.ibm.as400.access.AS400SecurityException
Constructs an AS400SecurityException.
AS400Servlet - class com.ibm.as400.util.servlet.AS400Servlet.
The AS400Servlet class is an abstract class that represents an HTML Servlet.
AS400Servlet() - Constructor for class com.ibm.as400.util.servlet.AS400Servlet
Constructs a default AS400Servlet object.
AS400Servlet(boolean) - Constructor for class com.ibm.as400.util.servlet.AS400Servlet
Constructs an AS400Servlet object specifing whether to use the connection pool.
AS400Structure - class com.ibm.as400.access.AS400Structure.
The AS400Structure class provides a composite data type representing a structure of AS400DataType objects.
AS400Structure() - Constructor for class com.ibm.as400.access.AS400Structure
Constructs an AS400Structure object.
AS400Structure(AS400DataType[]) - Constructor for class com.ibm.as400.access.AS400Structure
Constructs an AS400Structure object.
AS400StructureBeanInfo - class com.ibm.as400.access.AS400StructureBeanInfo.
The AS400Structure class provides bean information for the AS400Structure class.
AS400StructureBeanInfo() - Constructor for class com.ibm.as400.access.AS400StructureBeanInfo
 
AS400SwappableCredential - interface com.ibm.as400.security.auth.AS400SwappableCredential.
The AS400SwappableCredential interface defines i5/OS credentials that can be exploited by authentication services to swap the operating system thread identity when running on the local i5/OS system.
AS400Text - class com.ibm.as400.access.AS400Text.
The AS400Text class provides character set conversion between Java String objects and i5/OS code pages.
AS400Text(int) - Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, int) - Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, String) - Constructor for class com.ibm.as400.access.AS400Text
Constructs AS400Text object.
AS400Text(int, AS400) - Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, int, AS400) - Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400ToolboxInstaller - class utilities.AS400ToolboxInstaller.
Deprecated. This class is no longer being enhanced, since it has no known users.
AS400ToolboxJarMaker - class utilities.AS400ToolboxJarMaker.
Deprecated. Use ToolboxJarMaker instead.
AS400ToolboxJarMaker() - Constructor for class utilities.AS400ToolboxJarMaker
Deprecated. Constructs an AS400ToolboxJarMaker object.
AS400TreeModel - class com.ibm.as400.vaccess.AS400TreeModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400TreeModel() - Constructor for class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Constructs an AS400TreeModel object.
AS400TreeModel(VNode) - Constructor for class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Constructs an AS400TreeModel object.
AS400TreeModelBeanInfo - class com.ibm.as400.vaccess.AS400TreeModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400TreeModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated.  
AS400TreePane - class com.ibm.as400.vaccess.AS400TreePane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400TreePane() - Constructor for class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Constructs an AS400TreePane object.
AS400TreePane(VNode) - Constructor for class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Constructs an AS400TreePane object.
AS400TreePaneBeanInfo - class com.ibm.as400.vaccess.AS400TreePaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
AS400TreePaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated.  
AS400UnsignedBin2 - class com.ibm.as400.access.AS400UnsignedBin2.
The AS400UnsignedBin2 class provides a converter between an Integer object and an unsigned two-byte binary number.
AS400UnsignedBin2() - Constructor for class com.ibm.as400.access.AS400UnsignedBin2
Constructs an AS400UnsignedBin2 object.
AS400UnsignedBin4 - class com.ibm.as400.access.AS400UnsignedBin4.
The AS400UnsignedBin4 class provides a converter between a Long object and a unsigned four-byte binary number.
AS400UnsignedBin4() - Constructor for class com.ibm.as400.access.AS400UnsignedBin4
Constructs an AS400UnsignedBin4 object.
AS400ZonedDecimal - class com.ibm.as400.access.AS400ZonedDecimal.
The AS400ZonedDecimal class provides a converter between a BigDecimal object and a zoned decimal format floating point number.
AS400ZonedDecimal(int, int) - Constructor for class com.ibm.as400.access.AS400ZonedDecimal
Constructs an AS400ZonedDecimal object.
AS400_ERROR - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error has occurred on the system.
AS400_SECURITY_EXCEPTION - Static variable in class com.ibm.as400.micro.MEException
This return code indicates that a security or authority error has occurred.
AS400_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual AS400 component.
AS400_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual AS400 component.
ASCII - Static variable in class com.ibm.as400.access.FTP
Transfer files in ASCII mode.
ASP - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by auxiliary storage pool (ASP).
ASP_NAME_ALL - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating that the auxiliary storage pools that are currently part of the the thread's library name space will be searched to locate the library.
ASP_NAME_ALL - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating that the auxiliary storage pools that are currently part of the the thread's library name space will be searched to locate the library.
ASP_NAME_ALLAVL - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating that all available ASPs will be searched.
ASP_NAME_ALLAVL - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating that all available ASPs will be searched.
ASP_NAME_CURASPGRP - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating if the thread has an ASP group, the primary and secondary ASPs in the ASP group will be searched to locate the library.
ASP_NAME_CURASPGRP - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating if the thread has an ASP group, the primary and secondary ASPs in the ASP group will be searched to locate the library.
ASP_NAME_SYSBAS - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating that the system ASP (ASP 1) and all defined basic user ASPs (ASPs 2-32) will be searched to locate the library.
ASP_NAME_SYSBAS - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating that the system ASP (ASP 1) and all defined basic user ASPs (ASPs 2-32) will be searched to locate the library.
ASP_NAME_UNKNOWN - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating the name of the auxiliary storage pool device is not known.
ASP_SEARCH_TYPE_ASP - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating that only the single ASP named in the auxiliary storage pool device name field will be searched.
ASP_SEARCH_TYPE_ASP - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating that only the single ASP named in the auxiliary storage pool device name field will be searched.
ASP_SEARCH_TYPE_ASPGRP - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating that all ASPs in the auxiliary storage pool group named in the auxiliary storage pool device name field will be searched.
ASP_SEARCH_TYPE_ASPGRP - Static variable in class com.ibm.as400.access.ObjectList
Constant indicating that all ASPs in the auxiliary storage pool group named in the auxiliary storage pool device name field will be searched.
ASSIGNED_MULTIPLE - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is assigned to multiple printers.
ASSIGNED_NONE - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is not assigned to a printer.
ASSIGNED_SPECIFIC - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is assigned to a specific printer.
ASSISTANCE_LEVEL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for assistance level.
ASSISTANCE_LEVEL_ADVANCED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the expert system user interface.
ASSISTANCE_LEVEL_BASIC - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the Operational Assistant user interface.
ASSISTANCE_LEVEL_INTERMEDIATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the system user interface.
ATTENTION_KEY_HANDLING_PROGRAM - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for attention key handling program.
ATTENTION_KEY_HANDLING_PROGRAM_ASSIST - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the Operational Assistant attention key handling program.
ATTRIBUTES_NOT_RETURNED - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that resource attributes were not returned.
ATTRIBUTES_NOT_SET - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that resource attributes were not set.
ATTRIBUTES_PROPERTY - Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Deprecated. Property identifier for the attributes.
ATTRIBUTE_CHANGES_CANCELED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that attribute changes are canceled.
ATTRIBUTE_CHANGES_COMMITTED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that attribute changes are committed.
ATTRIBUTE_NOT_ALLOWED - Static variable in class com.ibm.as400.data.DAMRI
 
ATTRIBUTE_READ_ONLY - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that the resource attribute is read-only.
ATTRIBUTE_VALUES_REFRESHED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that attribute values are refreshed.
ATTRIBUTE_VALUE_CHANGED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that an attribute is changed.
ATTR_3812SCS - Static variable in class com.ibm.as400.access.PrintObject
3812 SCS (fonts).
ATTR_ACCOUNT_CODE - Static variable in class com.ibm.as400.access.PrintObject
Accounting code.
ATTR_AFP - Static variable in class com.ibm.as400.access.PrintObject
Advanced function printing.
ATTR_AFPRESOURCE - Static variable in class com.ibm.as400.access.PrintObject
 
ATTR_AFP_RESOURCE - Static variable in class com.ibm.as400.access.PrintObject
AFP resource integrated file system name.
ATTR_ALIGN - Static variable in class com.ibm.as400.access.PrintObject
Align page.
ATTR_ALIGNFORMS - Static variable in class com.ibm.as400.access.PrintObject
Align forms.
ATTR_ALWDRTPRT - Static variable in class com.ibm.as400.access.PrintObject
Allow direct print.
ATTR_ASCIITRANS - Static variable in class com.ibm.as400.access.PrintObject
ASCII transparency.
ATTR_ASPDEVICE - Static variable in class com.ibm.as400.access.PrintObject
Auxilliary storage pool device name.
ATTR_AUTHCHCK - Static variable in class com.ibm.as400.access.PrintObject
Authority to check.
ATTR_AUTHORITY - Static variable in class com.ibm.as400.access.PrintObject
Authority.
ATTR_AUTOEND - Static variable in class com.ibm.as400.access.PrintObject
Automatically end writer.
ATTR_AUX_POOL - Static variable in class com.ibm.as400.access.PrintObject
Auxilary storage pool.
ATTR_BACK_OVERLAY - Static variable in class com.ibm.as400.access.PrintObject
Back overlay integrated file system name.
ATTR_BARCODE - Static variable in class com.ibm.as400.access.PrintObject
Barcode.
ATTR_BKMGN_ACR - Static variable in class com.ibm.as400.access.PrintObject
Back margin offset across.
ATTR_BKMGN_DWN - Static variable in class com.ibm.as400.access.PrintObject
Back margin offset down.
ATTR_BKOVL_ACR - Static variable in class com.ibm.as400.access.PrintObject
Back overlay offset across.
ATTR_BKOVL_DWN - Static variable in class com.ibm.as400.access.PrintObject
Back overlay offset down.
ATTR_BTWNCPYSTS - Static variable in class com.ibm.as400.access.PrintObject
Between copies status.
ATTR_BTWNFILESTS - Static variable in class com.ibm.as400.access.PrintObject
Between files status.
ATTR_CHANGES - Static variable in class com.ibm.as400.access.PrintObject
Changes take effect.
ATTR_CHARID - Static variable in class com.ibm.as400.access.PrintObject
Character ID.
ATTR_CHAR_ID - Static variable in class com.ibm.as400.access.PrintObject
Graphic character set.
ATTR_CHRSET - Static variable in class com.ibm.as400.access.PrintObject
Character set name.
ATTR_CHRSET_LIB - Static variable in class com.ibm.as400.access.PrintObject
Character set library name.
ATTR_CHRSET_SIZE - Static variable in class com.ibm.as400.access.PrintObject
Character set point size.
ATTR_CHR_RTT_CMDS - Static variable in class com.ibm.as400.access.PrintObject
DBCS character rotation commands.
ATTR_CODEDFNT - Static variable in class com.ibm.as400.access.PrintObject
Coded font name.
ATTR_CODEDFNTLIB - Static variable in class com.ibm.as400.access.PrintObject
Coded font library name.
ATTR_CODEDFONT_SIZE - Static variable in class com.ibm.as400.access.PrintObject
Coded font point size.
ATTR_CODEPAGE - Static variable in class com.ibm.as400.access.PrintObject
Code page.
ATTR_CODEPAGE_NAME - Static variable in class com.ibm.as400.access.PrintObject
Code page name.
ATTR_CODEPAGE_NAME_LIB - Static variable in class com.ibm.as400.access.PrintObject
Code page library name.
ATTR_CODFNT_ARRAY - Static variable in class com.ibm.as400.access.PrintObject
Coded font array.
ATTR_COLOR - Static variable in class com.ibm.as400.access.PrintObject
Color.
ATTR_CONSTBCK_OVL - Static variable in class com.ibm.as400.access.PrintObject
Constant back overlay.
ATTR_CONTROLCHAR - Static variable in class com.ibm.as400.access.PrintObject
Control character.
ATTR_CONVERT_LINEDATA - Static variable in class com.ibm.as400.access.PrintObject
Convert line data.
ATTR_COPIES - Static variable in class com.ibm.as400.access.PrintObject
Copies.
ATTR_COPIESLEFT - Static variable in class com.ibm.as400.access.PrintObject
Copies left to produce.
ATTR_CORNER_STAPLE - Static variable in class com.ibm.as400.access.PrintObject
Corner staple.
ATTR_CPI - Static variable in class com.ibm.as400.access.PrintObject
Characters per inch.
ATTR_CPI_CHANGES - Static variable in class com.ibm.as400.access.PrintObject
Characters per inch changes.
ATTR_CURPAGE - Static variable in class com.ibm.as400.access.PrintObject
Current page.
ATTR_DATAFORMAT - Static variable in class com.ibm.as400.access.PrintObject
Data format.
ATTR_DATA_QUEUE - Static variable in class com.ibm.as400.access.PrintObject
Data queue integrated file system name.
ATTR_DATE - Static variable in class com.ibm.as400.access.PrintObject
Date file opened (created).
ATTR_DATE_END - Static variable in class com.ibm.as400.access.PrintObject
Spooled file selection ending date .
ATTR_DATE_USED - Static variable in class com.ibm.as400.access.PrintObject
Date file last used.
ATTR_DATE_WTR_BEGAN_FILE - Static variable in class com.ibm.as400.access.PrintObject
Date writer began processing spooled file.
ATTR_DATE_WTR_CMPL_FILE - Static variable in class com.ibm.as400.access.PrintObject
Date writer completed processing spooled filed.
ATTR_DAYS_UNTIL_EXPIRE - Static variable in class com.ibm.as400.access.PrintObject
Days until file expires.
ATTR_DBCSCPI - Static variable in class com.ibm.as400.access.PrintObject
DBCS characters per inch.
ATTR_DBCSDATA - Static variable in class com.ibm.as400.access.PrintObject
User specified DBCS data.
ATTR_DBCSEXTENSN - Static variable in class com.ibm.as400.access.PrintObject
DBCS extension characters.
ATTR_DBCSROTATE - Static variable in class com.ibm.as400.access.PrintObject
DBCS character rotation.
ATTR_DBCSSISO - Static variable in class com.ibm.as400.access.PrintObject
DBCS SO/SI spacing.
ATTR_DBCS_FNT - Static variable in class com.ibm.as400.access.PrintObject
DBCS coded font name.
ATTR_DBCS_FNT_LIB - Static variable in class com.ibm.as400.access.PrintObject
DBCS coded font library name.
ATTR_DBCS_FNT_SIZE - Static variable in class com.ibm.as400.access.PrintObject
DBCS coded font point size.
ATTR_DDS - Static variable in class com.ibm.as400.access.PrintObject
Data description specifications (DDS).
ATTR_DECIMAL_FMT - Static variable in class com.ibm.as400.access.PrintObject
Decimal format used.
ATTR_DELETESPLF - Static variable in class com.ibm.as400.access.PrintObject
Delete file after sending.
ATTR_DESCRIPTION - Static variable in class com.ibm.as400.access.PrintObject
Text description.
ATTR_DESTINATION - Static variable in class com.ibm.as400.access.PrintObject
Destination type.
ATTR_DESTOPTION - Static variable in class com.ibm.as400.access.PrintObject
Destination option.
ATTR_DEVCLASS - Static variable in class com.ibm.as400.access.PrintObject
Device class.
ATTR_DEVMODEL - Static variable in class com.ibm.as400.access.PrintObject
Device model.
ATTR_DEVSTATUS - Static variable in class com.ibm.as400.access.PrintObject
Device status.
ATTR_DEVTYPE - Static variable in class com.ibm.as400.access.PrintObject
Device type.
ATTR_DFR_WRITE - Static variable in class com.ibm.as400.access.PrintObject
Defer write.
ATTR_DISPLAYANY - Static variable in class com.ibm.as400.access.PrintObject
Display any file.
ATTR_DOUBLEWIDE - Static variable in class com.ibm.as400.access.PrintObject
Double wide characters.
ATTR_DRAWERCHANGE - Static variable in class com.ibm.as400.access.PrintObject
Drawer change.
ATTR_DRWRSEP - Static variable in class com.ibm.as400.access.PrintObject
Drawer for separators.
ATTR_DUPLEX - Static variable in class com.ibm.as400.access.PrintObject
Print on both sides.
ATTR_EDGESTITCH_NUMSTAPLES - Static variable in class com.ibm.as400.access.PrintObject
Edge stitch number of staples.
ATTR_EDGESTITCH_REF - Static variable in class com.ibm.as400.access.PrintObject
Edge stitch reference edge.
ATTR_EDGESTITCH_REFOFF - Static variable in class com.ibm.as400.access.PrintObject
Offset from edge stitch reference edge.
ATTR_ENDPAGE - Static variable in class com.ibm.as400.access.PrintObject
Ending page.
ATTR_ENDPNDSTS - Static variable in class com.ibm.as400.access.PrintObject
End pending status.
ATTR_ENVLP_SOURCE - Static variable in class com.ibm.as400.access.PrintObject
Envelope source.
ATTR_EXPIRATION_DATE - Static variable in class com.ibm.as400.access.PrintObject
Spooled file expiration date.
ATTR_FIDELITY - Static variable in class com.ibm.as400.access.PrintObject
Print fidelity.
ATTR_FIELD_OUTLIN - Static variable in class com.ibm.as400.access.PrintObject
Field outlining.
ATTR_FILESEP - Static variable in class com.ibm.as400.access.PrintObject
File separators.
ATTR_FOLDREC - Static variable in class com.ibm.as400.access.PrintObject
Fold records.
ATTR_FONTID - Static variable in class com.ibm.as400.access.PrintObject
Font identifier.
ATTR_FONTRESFMT - Static variable in class com.ibm.as400.access.PrintObject
Font resolution for formatting.
ATTR_FONT_CHANGES - Static variable in class com.ibm.as400.access.PrintObject
Font changes.
ATTR_FORMFEED - Static variable in class com.ibm.as400.access.PrintObject
Form feed.
ATTR_FORMTYPE - Static variable in class com.ibm.as400.access.PrintObject
Form type.
ATTR_FORMTYPEMSG - Static variable in class com.ibm.as400.access.PrintObject
Form type message option.
ATTR_FORM_DEFINITION - Static variable in class com.ibm.as400.access.PrintObject
Form definition integrated file system name.
ATTR_FRONT_OVERLAY - Static variable in class com.ibm.as400.access.PrintObject
Front overlay integrated file system name.
ATTR_FTMGN_ACR - Static variable in class com.ibm.as400.access.PrintObject
Front margin offset across.
ATTR_FTMGN_DWN - Static variable in class com.ibm.as400.access.PrintObject
Front margin offset down.
ATTR_FTOVL_ACR - Static variable in class com.ibm.as400.access.PrintObject
Front overlay offset across.
ATTR_FTOVL_DWN - Static variable in class com.ibm.as400.access.PrintObject
Front overlay offset down.
ATTR_GRAPHICS - Static variable in class com.ibm.as400.access.PrintObject
Graphics in spooled file.
ATTR_GRAPHICS_TOK - Static variable in class com.ibm.as400.access.PrintObject
Graphics token.
ATTR_GRPLVL_IDXTAG - Static variable in class com.ibm.as400.access.PrintObject
Group level index tags.
ATTR_HELDSTS - Static variable in class com.ibm.as400.access.PrintObject
Held status.
ATTR_HIGHLIGHT - Static variable in class com.ibm.as400.access.PrintObject
Highlight.
ATTR_HOLD - Static variable in class com.ibm.as400.access.PrintObject
Hold spool file before written.
ATTR_HOLDPNDSTS - Static variable in class com.ibm.as400.access.PrintObject
Hold pending status.
ATTR_HOLDTYPE - Static variable in class com.ibm.as400.access.PrintObject
When to hold file.
ATTR_IMGCFG - Static variable in class com.ibm.as400.access.PrintObject
Image configuration.
ATTR_INTERNETADDR - Static variable in class com.ibm.as400.access.PrintObject
Internet address.
ATTR_IPDSPASSTHRU - Static variable in class com.ibm.as400.access.PrintObject
IPDS pass-through.
ATTR_IPP_ATTR_CCSID - Static variable in class com.ibm.as400.access.PrintObject
IPP attributes ccsid.
ATTR_IPP_ATTR_NL - Static variable in class com.ibm.as400.access.PrintObject
IPP natural language.
ATTR_IPP_JOB_ID - Static variable in class com.ibm.as400.access.PrintObject
IPP job ID.
ATTR_IPP_JOB_NAME - Static variable in class com.ibm.as400.access.PrintObject
IPP job name.
ATTR_IPP_JOB_NAME_NL - Static variable in class com.ibm.as400.access.PrintObject
IPP job name natural language.
ATTR_IPP_JOB_ORIGUSER - Static variable in class com.ibm.as400.access.PrintObject
IPP job originating user name.
ATTR_IPP_JOB_ORIGUSER_NL - Static variable in class com.ibm.as400.access.PrintObject
IPP job originating user name natural language.
ATTR_IPP_PRINTER_NAME - Static variable in class com.ibm.as400.access.PrintObject
IPP printer name.
ATTR_JOBCCSID - Static variable in class com.ibm.as400.access.PrintObject
Job ccsid.
ATTR_JOBNAME - Static variable in class com.ibm.as400.access.PrintObject
Job name.
ATTR_JOBNUMBER - Static variable in class com.ibm.as400.access.PrintObject
Job number.
ATTR_JOBSEPRATR - Static variable in class com.ibm.as400.access.PrintObject
Job separators.
ATTR_JOBSYSTEM - Static variable in class com.ibm.as400.access.PrintObject
Job system name.
ATTR_JOBUSER - Static variable in class com.ibm.as400.access.PrintObject
Job user.
ATTR_JUSTIFY - Static variable in class com.ibm.as400.access.PrintObject
Justification.
ATTR_LASTPAGE - Static variable in class com.ibm.as400.access.PrintObject
Last page printed.
ATTR_LIBRARY - Static variable in class com.ibm.as400.access.PrintObject
Library name.
ATTR_LINESPACING - Static variable in class com.ibm.as400.access.PrintObject
Line spacing.
ATTR_LPI - Static variable in class com.ibm.as400.access.PrintObject
Lines per inch.
ATTR_LPI_CHANGES - Static variable in class com.ibm.as400.access.PrintObject
Lines per inch changes.
ATTR_MAXRCDS - Static variable in class com.ibm.as400.access.PrintObject
Maximum records.
ATTR_MAX_JOBS_PER_CLIENT - Static variable in class com.ibm.as400.access.PrintObject
Maximum jobs per client.
ATTR_MEASMETHOD - Static variable in class com.ibm.as400.access.PrintObject
Measurement method.
ATTR_MESSAGE_QUEUE - Static variable in class com.ibm.as400.access.PrintObject
Message queue integrated file system name.
ATTR_MFGTYPE - Static variable in class com.ibm.as400.access.PrintObject
Manufacturer type and model.
ATTR_MSGHELP - Static variable in class com.ibm.as400.access.PrintObject
Message help.
ATTR_MSGID - Static variable in class com.ibm.as400.access.PrintObject
Message ID.
ATTR_MSGREPLY - Static variable in class com.ibm.as400.access.PrintObject
Message reply.
ATTR_MSGSEV - Static variable in class com.ibm.as400.access.PrintObject
Message severity.
ATTR_MSGTEXT - Static variable in class com.ibm.as400.access.PrintObject
Message text.
ATTR_MSGTYPE - Static variable in class com.ibm.as400.access.PrintObject
Message type.
ATTR_MULTIUP - Static variable in class com.ibm.as400.access.PrintObject
Pages per side.
ATTR_MULTI_ITEM_REPLY - Static variable in class com.ibm.as400.access.PrintObject
Multi-item reply capability.
ATTR_NETWORK - Static variable in class com.ibm.as400.access.PrintObject
Net ID where file originated.
ATTR_NPSCCSID - Static variable in class com.ibm.as400.access.PrintObject
NPS CCSID.
ATTR_NPSLEVEL - Static variable in class com.ibm.as400.access.PrintObject
NPS level.
ATTR_NUMBYTES - Static variable in class com.ibm.as400.access.PrintObject
Number of bytes to read/write.
ATTR_NUMBYTES_SPLF - Static variable in class com.ibm.as400.access.PrintObject
Number of bytes available in a stream or spooled file.
ATTR_NUMFILES - Static variable in class com.ibm.as400.access.PrintObject
Number of files.
ATTR_NUMRSC_LIB_ENT - Static variable in class com.ibm.as400.access.PrintObject
Number of user resource library list entries.
ATTR_NUMWRITERS - Static variable in class com.ibm.as400.access.PrintObject
Number of writers started to queue
ATTR_OBJEXTATTR - Static variable in class com.ibm.as400.access.PrintObject
Object extended attribute.
ATTR_OFFICEVISION - Static variable in class com.ibm.as400.access.PrintObject
OfficeVision.
ATTR_ONJOBQSTS - Static variable in class com.ibm.as400.access.PrintObject
On job queue status.
ATTR_OPCNTRL - Static variable in class com.ibm.as400.access.PrintObject
Operator controlled.
ATTR_OPENCMDS - Static variable in class com.ibm.as400.access.PrintObject
Open time commands.
ATTR_ORDER - Static variable in class com.ibm.as400.access.PrintObject
Order of files on queue.
ATTR_OS4_CRT_AFP - Static variable in class com.ibm.as400.access.PrintObject
OS/400-create AFPDS.
ATTR_OUTPTY - Static variable in class com.ibm.as400.access.PrintObject
Output priority.
ATTR_OUTPUTBIN - Static variable in class com.ibm.as400.access.PrintObject
Output bin.
ATTR_OUTPUT_QUEUE - Static variable in class com.ibm.as400.access.PrintObject
Output queue integrated file system name.
ATTR_OUTQSTS - Static variable in class com.ibm.as400.access.PrintObject
Output queue status.
ATTR_OVERALLSTS - Static variable in class com.ibm.as400.access.PrintObject
Overall status of printer.
ATTR_OVERFLOW - Static variable in class com.ibm.as400.access.PrintObject
Overflow line number.
ATTR_PAGELEN - Static variable in class com.ibm.as400.access.PrintObject
Length of page.
ATTR_PAGELVLIDXTAG - Static variable in class com.ibm.as400.access.PrintObject
Page level index tags.
ATTR_PAGENUMBER - Static variable in class com.ibm.as400.access.PrintObject
Page number.
ATTR_PAGES - Static variable in class com.ibm.as400.access.PrintObject
Total pages.
ATTR_PAGES_EST - Static variable in class com.ibm.as400.access.PrintObject
Total pages estimated.
ATTR_PAGEWIDTH - Static variable in class com.ibm.as400.access.PrintObject
Width of page.
ATTR_PAGE_AT_A_TIME - Static variable in class com.ibm.as400.access.PrintObject
Page at a time.
ATTR_PAGE_DEFINITION - Static variable in class com.ibm.as400.access.PrintObject
Page definition integrated file system name.
ATTR_PAGE_GROUPS - Static variable in class com.ibm.as400.access.PrintObject
Page groups.
ATTR_PAGE_ROTATE - Static variable in class com.ibm.as400.access.PrintObject
Page rotation used.
ATTR_PAGRTT - Static variable in class com.ibm.as400.access.PrintObject
Page rotation.
ATTR_PAPER_SOURCE_1 - Static variable in class com.ibm.as400.access.PrintObject
Paper source 1.
ATTR_PAPER_SOURCE_2 - Static variable in class com.ibm.as400.access.PrintObject
Paper source 2.
ATTR_PELDENSITY - Static variable in class com.ibm.as400.access.PrintObject
Pel density.
ATTR_PGM_OPN_FILE - Static variable in class com.ibm.as400.access.PrintObject
Program that opened file name.
ATTR_PGM_OPN_LIB - Static variable in class com.ibm.as400.access.PrintObject
Program that opened file library name.
ATTR_POINTSIZE - Static variable in class com.ibm.as400.access.PrintObject
Point size.
ATTR_PRINTER - Static variable in class com.ibm.as400.access.PrintObject
Printer (device name).
ATTR_PRINTER_FILE - Static variable in class com.ibm.as400.access.PrintObject
Printer file integrated file system name.
ATTR_PRTASSIGNED - Static variable in class com.ibm.as400.access.PrintObject
Printer assigned.
ATTR_PRTDEVTYPE - Static variable in class com.ibm.as400.access.PrintObject
Printer device type.
ATTR_PRTQUALITY - Static variable in class com.ibm.as400.access.PrintObject
Print quality.
ATTR_PRTSEQUENCE - Static variable in class com.ibm.as400.access.PrintObject
Print sequence.
ATTR_PRTTEXT - Static variable in class com.ibm.as400.access.PrintObject
Print text.
ATTR_PUBINF - Static variable in class com.ibm.as400.access.PrintObject
Published printer.
ATTR_PUBINF_COLOR_SUP - Static variable in class com.ibm.as400.access.PrintObject
Color supported.
ATTR_PUBINF_DS - Static variable in class com.ibm.as400.access.PrintObject
Data stream supported.
ATTR_PUBINF_DUPLEX_SUP - Static variable in class com.ibm.as400.access.PrintObject
Pages per minute (monochrome).
ATTR_PUBINF_LOCATION - Static variable in class com.ibm.as400.access.PrintObject
Location description.
ATTR_PUBINF_PPM - Static variable in class com.ibm.as400.access.PrintObject
Pages per minute (color).
ATTR_PUBINF_PPM_COLOR - Static variable in class com.ibm.as400.access.PrintObject
Duplex supported.
ATTR_RCDFMT_DATA - Static variable in class com.ibm.as400.access.PrintObject
Record format name present in data stream.
ATTR_RECLENGTH - Static variable in class com.ibm.as400.access.PrintObject
Record length.
ATTR_REDUCE - Static variable in class com.ibm.as400.access.PrintObject
Reduce output.
ATTR_REF_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
ATTR_REF_WRONG_DATATYPE - Static variable in class com.ibm.as400.data.DAMRI
 
ATTR_REF_WRONG_NODETYPE - Static variable in class com.ibm.as400.data.DAMRI
 
ATTR_RESTART - Static variable in class com.ibm.as400.access.PrintObject
Restart printing.
ATTR_RMTLOCNAME - Static variable in class com.ibm.as400.access.PrintObject
Remote location name.
ATTR_RMTPRTQ - Static variable in class com.ibm.as400.access.PrintObject
Printer queue.
ATTR_RMTSYSTEM - Static variable in class com.ibm.as400.access.PrintObject
Remote system name.
ATTR_RPLCHAR - Static variable in class com.ibm.as400.access.PrintObject
Replacement character.
ATTR_RPLUNPRT - Static variable in class com.ibm.as400.access.PrintObject
Replace unprintable characters.
ATTR_RSC_LIB_LIST - Static variable in class com.ibm.as400.access.PrintObject
User resource library list.
ATTR_SADDLESTITCH_NUMSTAPLES - Static variable in class com.ibm.as400.access.PrintObject
Saddle stitch number of staples.
ATTR_SADDLESTITCH_REF - Static variable in class com.ibm.as400.access.PrintObject
Saddle stitch reference edge.
ATTR_SADDLESTITCH_STPL_OFFSEINFO - Static variable in class com.ibm.as400.access.PrintObject
Saddle stitch staple offset.
ATTR_SAVE - Static variable in class com.ibm.as400.access.PrintObject
Save spooled file after written.
ATTR_SAVE_COMMAND - Static variable in class com.ibm.as400.access.PrintObject
Save command.
ATTR_SAVE_DEVICE - Static variable in class com.ibm.as400.access.PrintObject
Save device.
ATTR_SAVE_FILE - Static variable in class com.ibm.as400.access.PrintObject
Save file integrated file system name.
ATTR_SAVE_LABEL - Static variable in class com.ibm.as400.access.PrintObject
Save label.
ATTR_SAVE_SEQUENCE_NUMBER - Static variable in class com.ibm.as400.access.PrintObject
Save sequence number.
ATTR_SAVE_VOLUME_FORMAT - Static variable in class com.ibm.as400.access.PrintObject
Save volume format.
ATTR_SAVE_VOLUME_ID - Static variable in class com.ibm.as400.access.PrintObject
Save volume ID.
ATTR_SCHEDULE - Static variable in class com.ibm.as400.access.PrintObject
File available.
ATTR_SCS2ASCII - Static variable in class com.ibm.as400.access.PrintObject
Transform SCS to ASCII.
ATTR_SEEKOFF - Static variable in class com.ibm.as400.access.PrintObject
Seek offset.
ATTR_SEEKORG - Static variable in class com.ibm.as400.access.PrintObject
Seek origin.
ATTR_SENDPTY - Static variable in class com.ibm.as400.access.PrintObject
Send priority.
ATTR_SEPPAGE - Static variable in class com.ibm.as400.access.PrintObject
Separator page.
ATTR_SPLFNUM - Static variable in class com.ibm.as400.access.PrintObject
Spooled file number.
ATTR_SPLFSTATUS - Static variable in class com.ibm.as400.access.PrintObject
Spooled file status.
ATTR_SPLF_AUTH_METHOD - Static variable in class com.ibm.as400.access.PrintObject
Spooled file creation authentication method.
ATTR_SPLF_CREATOR - Static variable in class com.ibm.as400.access.PrintObject
User Who Owned File.
ATTR_SPLF_RESTORED_DATE - Static variable in class com.ibm.as400.access.PrintObject
Spooled file restored date.
ATTR_SPLF_RESTORED_TIME - Static variable in class com.ibm.as400.access.PrintObject
Spooled file restored time.
ATTR_SPLF_SAVED_DATE - Static variable in class com.ibm.as400.access.PrintObject
Spooled file saved date.
ATTR_SPLF_SAVED_TIME - Static variable in class com.ibm.as400.access.PrintObject
Spooled file saved time.
ATTR_SPLF_SECURITY_METHOD - Static variable in class com.ibm.as400.access.PrintObject
Spooled file creation security method.
ATTR_SPLF_SIZE - Static variable in class com.ibm.as400.access.PrintObject
Spooled file size.
ATTR_SPLF_SIZE_MULT - Static variable in class com.ibm.as400.access.PrintObject
Spooled file size multiplier.
ATTR_SPLSCS - Static variable in class com.ibm.as400.access.PrintObject
Spool SCS.
ATTR_SPOOL - Static variable in class com.ibm.as400.access.PrintObject
Spool the data.
ATTR_SPOOLFILE - Static variable in class com.ibm.as400.access.PrintObject
Spooled file name.
ATTR_SRCDRWR - Static variable in class com.ibm.as400.access.PrintObject
Source drawer.
ATTR_SRC_CODEPAGE - Static variable in class com.ibm.as400.access.PrintObject
Source code page conversion.
ATTR_STARTEDBY - Static variable in class com.ibm.as400.access.PrintObject
Started by.
ATTR_STARTPAGE - Static variable in class com.ibm.as400.access.PrintObject
Starting page.
ATTR_SYSTEM - Static variable in class com.ibm.as400.access.PrintObject
System where file originated.
ATTR_SYS_DRV_PGM - Static variable in class com.ibm.as400.access.PrintObject
System driver program name.
ATTR_TGT_CODEPAGE - Static variable in class com.ibm.as400.access.PrintObject
Target code page conversion.
ATTR_TIME - Static variable in class com.ibm.as400.access.PrintObject
Time file opened (created).
ATTR_TIME_END - Static variable in class com.ibm.as400.access.PrintObject
Spooled file selection ending time.
ATTR_TIME_WTR_BEGAN_FILE - Static variable in class com.ibm.as400.access.PrintObject
Time writer began procesing spooled file.
ATTR_TIME_WTR_CMPL_FILE - Static variable in class com.ibm.as400.access.PrintObject
Time writer completed processing spooled file.
ATTR_TOADDRESS - Static variable in class com.ibm.as400.access.PrintObject
User ID address.
ATTR_TOUSERID - Static variable in class com.ibm.as400.access.PrintObject
User ID.
ATTR_TRC1403 - Static variable in class com.ibm.as400.access.PrintObject
TRC for 1403.
ATTR_UNITOFMEAS - Static variable in class com.ibm.as400.access.PrintObject
Unit of measure.
ATTR_USERCMT - Static variable in class com.ibm.as400.access.PrintObject
User comment.
ATTR_USERDATA - Static variable in class com.ibm.as400.access.PrintObject
User data.
ATTR_USERGEN_DATA - Static variable in class com.ibm.as400.access.PrintObject
System Validated data stream.
ATTR_USER_DEFINED_OBJECT - Static variable in class com.ibm.as400.access.PrintObject
User defined object integrated file system name.
ATTR_USER_DFN_TXT - Static variable in class com.ibm.as400.access.PrintObject
User defined text.
ATTR_USER_DRIVER_PROG - Static variable in class com.ibm.as400.access.PrintObject
User driver program integrated file system name.
ATTR_USER_TRANSFORM_PROG - Static variable in class com.ibm.as400.access.PrintObject
User transform program integrated file system name.
ATTR_USRDEFDATA - Static variable in class com.ibm.as400.access.PrintObject
User defined data.
ATTR_USRDEFFILE - Static variable in class com.ibm.as400.access.PrintObject
User defined file.
ATTR_USRDEFOPT - Static variable in class com.ibm.as400.access.PrintObject
User defined option(s).
ATTR_USRDRVDATA - Static variable in class com.ibm.as400.access.PrintObject
User driver program data.
ATTR_VIEWING_FIDELITY - Static variable in class com.ibm.as400.access.PrintObject
Viewing fidelity.
ATTR_VMMVSCLASS - Static variable in class com.ibm.as400.access.PrintObject
VM/MVS Class.
ATTR_WORKSTATION_CUST_OBJECT - Static variable in class com.ibm.as400.access.PrintObject
Workstation customization object integrated file system name.
ATTR_WRTNGSTS - Static variable in class com.ibm.as400.access.PrintObject
Writing status.
ATTR_WTNGDATASTS - Static variable in class com.ibm.as400.access.PrintObject
Waiting for data status.
ATTR_WTNGDEVSTS - Static variable in class com.ibm.as400.access.PrintObject
Waiting for device status.
ATTR_WTNGMSGSTS - Static variable in class com.ibm.as400.access.PrintObject
Waiting for message status.
ATTR_WTRAUTOEND - Static variable in class com.ibm.as400.access.PrintObject
When to automatically end writer.
ATTR_WTREND - Static variable in class com.ibm.as400.access.PrintObject
When to end writer.
ATTR_WTRINIT - Static variable in class com.ibm.as400.access.PrintObject
Initialize the writer.
ATTR_WTRJOBNAME - Static variable in class com.ibm.as400.access.PrintObject
Writer job name.
ATTR_WTRJOBNUM - Static variable in class com.ibm.as400.access.PrintObject
Writer job number.
ATTR_WTRJOBSTS - Static variable in class com.ibm.as400.access.PrintObject
Writer job status.
ATTR_WTRJOBUSER - Static variable in class com.ibm.as400.access.PrintObject
Writer job user name.
ATTR_WTRSTRPAGE - Static variable in class com.ibm.as400.access.PrintObject
Starting page.
ATTR_WTRSTRTD - Static variable in class com.ibm.as400.access.PrintObject
Writer started.
AUDITING - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the type of auditing for the object.
AUDITING_ALL - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the auditing value *ALL.
AUDITING_CHANGE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the auditing value *CHANGE.
AUDITING_NONE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the auditing value *NONE.
AUDITING_USER_PROFILE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the auditing value *USRPRF.
AUTHENTICATION_METHOD - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "authentication method".
AUTHENTICATION_METHOD_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "authentication method (pending)".
AUTHENTICATION_SCHEME_GSS_TOKEN - Static variable in class com.ibm.as400.access.AS400
Constant indicating the authentication scheme is GSS token.
AUTHENTICATION_SCHEME_IDENTITY_TOKEN - Static variable in class com.ibm.as400.access.AS400
Constant indicating the authentication scheme is identity token.
AUTHENTICATION_SCHEME_PASSWORD - Static variable in class com.ibm.as400.access.AS400
Constant indicating the authentication scheme is password.
AUTHENTICATION_SCHEME_PROFILE_TOKEN - Static variable in class com.ibm.as400.access.AS400
Constant indicating the authentication scheme is profile token.
AUTHORITY_INSUFFICIENT - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that user has insuffient authority.
AUTHORITY_VALUE_ALL - Static variable in class com.ibm.as400.access.UserObjectsOwnedListEntry
Special authority value indicating that the user has all object (operational, management, existence, alter and reference) and data (read, add, update, delete, and execute) authorities to the object.
AUTHORITY_VALUE_CHANGE - Static variable in class com.ibm.as400.access.UserObjectsOwnedListEntry
Special authority value indicating that the user has object operational and all data authorities to the object.
AUTHORITY_VALUE_EXCLUDE - Static variable in class com.ibm.as400.access.UserObjectsOwnedListEntry
Special authority value indicating that the user has none of the object or data authorities to the object, or authorization list management authority.
AUTHORITY_VALUE_USE - Static variable in class com.ibm.as400.access.UserObjectsOwnedListEntry
Special authority value indicating that the user has object operational and data read and execute authorities to the object.
AUTHORITY_VALUE_USER_DEF - Static variable in class com.ibm.as400.access.UserObjectsOwnedListEntry
Special authority value indicating that the user has some combination of object and data authorities that do not relate to a special value.
AUTH_ALL - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an authority of *ALL.
AUTH_ANY - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an authority of *ANY.
AUTH_CHANGE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an authority of *CHANGE.
AUTH_DATA_ADD - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing a data authority of *ADD.
AUTH_DATA_DELETE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing a data authority of *DLT.
AUTH_DATA_EXECUTE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing a data authority of *EXECUTE.
AUTH_DATA_READ - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing a data authority of *READ.
AUTH_DATA_UPDATE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing a data authority of *UPD.
AUTH_LIST_MANAGEMENT - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an authority of *AUTLMGT.
AUTH_OBJECT_ALTER - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an object authority of *OBJALTER.
AUTH_OBJECT_EXISTENCE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an object authority of *OBJEXIST.
AUTH_OBJECT_MANAGEMENT - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an object authority of *OBJMGT.
AUTH_OBJECT_OPERATIONAL - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an object authority of *OBJOPR.
AUTH_OBJECT_REFERENCE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an object authority of *OBJREF.
AUTH_USE - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing an authority of *USE.
AUTOMATICALLY_END_WRITER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for automatically end writer.
AUTOSTART - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "autostart".
AUTO_DETECT - Static variable in class com.ibm.as400.access.ISeriesNetServerPrintShare
Value of the "spooled file type" attribute, indicating "Automatic type sensing".
AUXILIARY_IO_REQUESTS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of auxiliary I/O requests performed by the job across all routing steps.
AUXILIARY_IO_REQUESTS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for auxiliary I/O requests.
AUXILIARY_IO_REQUESTS_LARGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of auxiliary I/O requests performed by the job across all routing steps.
AVAIL - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating that any logged data that is available for the specified dates should be listed.
AboutToolbox - class utilities.AboutToolbox.
Prints the current version of the Toolbox or JTOpen that is found in the user's CLASSPATH.
AboutToolbox() - Constructor for class utilities.AboutToolbox
 
AbstractValueMap - class com.ibm.as400.resource.AbstractValueMap.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
AbstractValueMap() - Constructor for class com.ibm.as400.resource.AbstractValueMap
Deprecated.  
ActionCompletedEvent - class com.ibm.as400.access.ActionCompletedEvent.
The ActionCompletedEvent class represents an ActionCompleted event.
ActionCompletedEvent(Object) - Constructor for class com.ibm.as400.access.ActionCompletedEvent
Constructs an ActionCompletedEvent object.
ActionCompletedListener - interface com.ibm.as400.access.ActionCompletedListener.
The ActionCompletedListener interface provides a listener interface for receiving ActionCompleted events.
ActiveStatusEvent - class com.ibm.as400.resource.ActiveStatusEvent.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ActiveStatusEvent(Object, int) - Constructor for class com.ibm.as400.resource.ActiveStatusEvent
Deprecated. Constructs a ActiveStatusEvent object.
ActiveStatusListener - interface com.ibm.as400.resource.ActiveStatusListener.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ArrayFieldDescription - class com.ibm.as400.access.ArrayFieldDescription.
The ArrayFieldDescription class represents the description of an array of data.
ArrayFieldDescription() - Constructor for class com.ibm.as400.access.ArrayFieldDescription
Constructs an ArrayFieldDescription object.
ArrayFieldDescription(AS400Array, String) - Constructor for class com.ibm.as400.access.ArrayFieldDescription
Constructs an ArrayFieldDescription object.
ArrayResourceList - class com.ibm.as400.resource.ArrayResourceList.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ArrayResourceList(Resource[], Presentation, ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.ArrayResourceList
Deprecated. Constructs a ArrayResourceList object.
AuthenticationServlet - class com.ibm.as400.util.servlet.AuthenticationServlet.
AuthenticationServlet is an HttpServlet implementation that performs basic authentication for servlets.
AuthenticationServlet() - Constructor for class com.ibm.as400.util.servlet.AuthenticationServlet
Constructs a default AuthenticationServlet object.
AuthenticationServlet(String, String, String) - Constructor for class com.ibm.as400.util.servlet.AuthenticationServlet
Constructs an AuthenticationServlet object with the specified user, password, and realm.
absolute(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to an absolute row number.
absolute(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to an absolute row number.
absolute(int) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to an absolute row number.
absolute(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to an absolute row number.
absolute(int) - Method in class com.ibm.as400.util.servlet.RowData
Sets the position to the specified rowIndex.
absoluteHorizontalPosition(int) - Method in class com.ibm.as400.access.SCS5256Writer
Moves the print position to the column specified.
absoluteVerticalPosition(int) - Method in class com.ibm.as400.access.SCS5256Writer
Moves the print position to the line number specified.
accept(IFSFile) - Method in interface com.ibm.as400.access.IFSFileFilter
Tests if a specified file should be in a file list.
accept(File, String) - Method in class com.ibm.as400.util.html.DirFilter
Determines if a file should be included in a list of directories.
accept(File, String) - Method in class com.ibm.as400.util.html.HTMLFileFilter
Determines if a file should be included in a file list.
acceptsURL(String) - Method in class com.ibm.as400.access.AS400JDBCDriver
Indicates if the driver understands how to connect to the database named by the URL.
actionCompleted(ActionCompletedEvent) - Method in interface com.ibm.as400.access.ActionCompletedListener
Invoked when an action has completed.
actionPerformed(ActionEvent) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Invoked when an action is performed.
actualSize() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Resets the size of the page image to its original size.
add() - Method in class com.ibm.as400.access.NetServerFileShare
Deprecated. Adds the file server share to the NetServer.
add() - Method in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Adds this print server share to the NetServer.
add() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Adds the share to the NetServer.
add(String) - Method in class com.ibm.as400.access.SystemValueGroup
Adds a system value name to this group.
add(Object, String, String) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry.
add(Object, String, String, ValueMap) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry.
add(Object, String, String, ValueMap, ResourceLevel) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry.
add(Object, String, String, int[]) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry.
add(Object, String, String, String, ValueMap) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry for array elements.
add(Object, String, String, String) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry for array elements.
add(Object, String, String, int[], ValueMap) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Adds a map entry.
add(Object, Class) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(Object, Class, boolean) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(Object, Class, Object) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(Object, Class, boolean, Object[], Object, boolean) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(Object, Class, boolean, Object[], Object, boolean, boolean) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(Object, Class, boolean, Object[], Object, boolean, boolean, String[]) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Creates and adds a ResourceMetaData object to the list.
add(RadioFormInput) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Adds a radio button to the group.
add(String, String, String, boolean) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Adds a radio button to the group.
add(Component, GridBagLayout, GridBagConstraints, int, int, int, int) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. This methods adds a user interface component to the specified GridBagLayout manager using the specified constraints.
addAS400CertificateListener(AS400CertificateListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Adds an AS400Certificate listener to receive AS400Certificate events.
addAS400FileRecordDescriptionListener(AS400FileRecordDescriptionListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when an AS400FileRecordDescriptionEvent is fired.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.CommandCall
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Adds an ActionCompletedListener to be notified when the Java application ends.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.ProgramCall
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Adds a listener to be notified when a command has been run on the system.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Adds a listener to be notified when a command has been run on the system.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Adds a listener to be notified when a program has been called.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Adds a listener to be notified when an action is completed.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Adds a listener to be notified when a new record is displayed.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Adds a listener to be notified when a new record is displayed.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Adds a listener to be notified when a SQL statement is executed.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Adds a listener to be notified when a SQL statement is executed.
addActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Adds a listener to be notified when a SQL statement is executed.
addActiveStatusListener(ActiveStatusListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Adds an ActiveStatusListener.
addActiveStatusListener(ActiveStatusListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Adds an ActiveStatusListener.
addAttributeToRetrieve(int) - Method in class com.ibm.as400.access.JobLog
Adds a message attribute that will be retrieved for each joblog.
addAuthorizedUser(String) - Method in class com.ibm.as400.access.Permission
Adds an authorized user.
addBanner() - Method in class com.ibm.as400.util.commtrace.Format
Return a String containing the banner.
addBatch() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Adds the set of parameters to the current batch.
addBatch(String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Adds an SQL statement to the current batch of SQL statements.
addBatch(String) - Method in class com.ibm.as400.access.AS400JDBCStatement
Adds an SQL statement to the current batch of SQL statements.
addCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Adds the certificate to the user profile.
addCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUtil
Adds the certificate to the repository.
addCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Add the certificate to the repository.
addChangeListener(ChangeListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Adds a listener to be notified when the user makes a change.
addColumn(HTMLTableCell[]) - Method in class com.ibm.as400.util.html.HTMLTable
Adds a column to the end of the table.
addColumn(HTMLTableCell) - Method in class com.ibm.as400.util.html.HTMLTableRow
Adds the column to the row.
addColumnHeader(String) - Method in class com.ibm.as400.util.html.HTMLTable
Adds a column header to the end of the table header.
addColumnHeader(HTMLTableHeader) - Method in class com.ibm.as400.util.html.HTMLTable
Adds a column header to the end of the table header.
addColumnListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTableRow
Adds an ElementListener for the columns.
addConnectionEventListener(ConnectionEventListener) - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Adds a ConnectionEventListener.
addConnectionListener(ConnectionListener) - Method in class com.ibm.as400.access.AS400
Adds a listener to be notified when a connection event occurs.
addConnectionPoolListener(ConnectionPoolListener) - Method in class com.ibm.as400.access.ConnectionPool
Adds a ConnectionPoolListener.
addCredentialListener(AS400CredentialListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Adds a listener to receive credential events.
addDataAreaListener(DataAreaListener) - Method in class com.ibm.as400.access.DataArea
Adds a data area listener to receive data area events from this data area.
addDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.access.BaseDataQueue
Adds a listener to be notified when a data queue event occurs.
addDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when a data queue event occurs.
addDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when a data queue event occurs.
addDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when a document event occurs.
addDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when a document event occurs.
addDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when a document event occurs.
addElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLDocument
Adds a tag to the main body of the document.
addElement(HTMLTagElement[]) - Method in class com.ibm.as400.util.html.HTMLDocument
Adds an array of tags to the document.
addElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLForm
Adds a form element to the HTMLForm.
addElement(HTMLTreeElement) - Method in class com.ibm.as400.util.html.HTMLTree
Adds an HTMLTreeElement to the tree.
addElement(HTMLTreeElement) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Adds a child element to the parent HTMLTreeElement
addElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.LayoutFormPanel
Adds a form element to the panel.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLApplet
Adds an addElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLForm
Adds an ElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLServlet
Adds an addElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTree
Adds an addElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Adds an addElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.LayoutFormPanel
Adds an ElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Adds an addElementListener.
addElementListener(ElementListener) - Method in class com.ibm.as400.util.html.SelectFormElement
Adds an addElementListener.
addEntry(ValidationListEntry) - Method in class com.ibm.as400.access.ValidationList
Adds the entry to the validation list.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Adds a listener to be notified when an error occurs.
addFTPListener(FTPListener) - Method in class com.ibm.as400.access.FTP
Adds a listener to be notified when an FTP event is fired.
addFieldDescription(FieldDescription) - Method in class com.ibm.as400.access.RecordFormat
Adds a field description to this record format.
addFileListener(FileListener) - Method in class com.ibm.as400.access.AS400File
Adds a listener to be notified when a FileEvent is fired.
addFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFile
Adds a file listener to receive file events from this IFSFile.
addFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Adds a file listener to receive file events from this IFSFileInputStream.
addFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Adds a file listener to receive file events from this IFSFileOutputStream.
addFileListener(FileListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Adds a file listener to receive file events from this IFSRandomAccessFile.
addFileListener(FileListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when a file event occurs.
addItem(HTMLTagElement) - Method in class com.ibm.as400.util.html.BidiOrdering
Adds an HTMLTagElement to the list elements.
addItem(String) - Method in class com.ibm.as400.util.html.BidiOrdering
Adds a String to the list of elements.
addItem(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLAlign
Adds an HTMLTagElement to the list of tags to align.
addItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.BidiOrdering
Adds an ElementListener.
addItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLAlign
Adds an ElementListener.
addJarMakerListener(JarMakerListener) - Method in class utilities.JarMaker
Adds a listener to the listener list.
addJobAttributeToRetrieve(int) - Method in class com.ibm.as400.access.JobList
Adds a job attribute that will be retrieved for each job in this job list.
addJobAttributeToSortOn(int, boolean) - Method in class com.ibm.as400.access.JobList
Adds a job attribute used to sort the list.
addJobSelectionCriteria(int, Object) - Method in class com.ibm.as400.access.JobList
Adds a selection type and value to be used to filter the list of jobs.
addKeyFieldDescription(int) - Method in class com.ibm.as400.access.RecordFormat
Adds a key field description to this record format.
addKeyFieldDescription(String) - Method in class com.ibm.as400.access.RecordFormat
Adds a key field description to this record format.
addLibraryAuthorityCriteria(String) - Method in class com.ibm.as400.access.ObjectList
Adds a library authority as part of the selection criteria for generating the list of objects.
addList(HTMLList) - Method in class com.ibm.as400.util.html.HTMLList
Adds an HTML list to the HTMLList.
addListDataListener(ListDataListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Adds a listener to be notified when the contents of the list change.
addListDataListener(ListDataListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Adds a listener to be notified when the contents of the list change.
addListItem(HTMLListItem) - Method in class com.ibm.as400.util.html.HTMLList
Adds an HTMLListItem item to the HTMLList.
addListItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLList
Adds an ElementListener.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Adds a listener to be notified when a list selection occurs in the details pane.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Adds a listener to be notified when the selection changes.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Adds a listener to be notified when the selection changes.
addListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Adds a listener to be notified when a list selection occurs in the details pane.
addListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLDocument
Adds an ElementListener for the tag The ElementListener object is added to an internal list of tag Listeners; it can be removed with removeListener.
addMetaInformation(HTMLMeta) - Method in class com.ibm.as400.util.html.HTMLHead
Adds HTMLMeta information to the HTMLHead.
addMetaInformationElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLHead
Adds an ElementListener.
addNotify() - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Notification to VJavaApplicationCall that it now has a parent component.
addObjectAttributeToRetrieve(int) - Method in class com.ibm.as400.access.ObjectList
Adds an object attribute to retrieve when this list is built.
addObjectAttributeToSortOn(int, boolean) - Method in class com.ibm.as400.access.ObjectList
Adds an object attribute used to sort the list.
addObjectAuthorityCriteria(String) - Method in class com.ibm.as400.access.ObjectList
Adds an object authority as part of the selection criteria for generating the list of objects.
addObjectListener(ObjectListener) - Method in class com.ibm.as400.access.BaseDataQueue
Adds a listener to be notified when an object event occurs.
addObjectSelectionCriteria(byte) - Method in class com.ibm.as400.access.ObjectList
Adds an object attribute used to filter the list.
addOption(SelectOption) - Method in class com.ibm.as400.util.html.SelectFormElement
Adds an option to the select form element.
addOption(String, String) - Method in class com.ibm.as400.util.html.SelectFormElement
Adds an option with the specified viewable text and initial input value to the select form element.
addOption(String, String, boolean) - Method in class com.ibm.as400.util.html.SelectFormElement
Adds an option with the specified viewable text, initial input value, and initial selected value to the select form element.
addOutputQueueListener(OutputQueueListener) - Method in class com.ibm.as400.access.OutputQueue
Adds the specified OutputQueue listener to receive OutputQueue events from this OutputQueue.
addParameter(ProgramParameter) - Method in class com.ibm.as400.access.ProgramCall
Adds a ProgramParameter to the parameter list.
addParameter(HTMLParameter) - Method in class com.ibm.as400.util.html.HTMLApplet
Adds a parameter to the applet tag.
addParameter(String, String) - Method in class com.ibm.as400.util.html.HTMLApplet
Adds a HTMLParameter to the applet.
addParameter(HTMLParameter) - Method in class com.ibm.as400.util.html.HTMLServlet
Adds an HTMLparameter to the servlet tag.
addParameter(String, String) - Method in class com.ibm.as400.util.html.HTMLServlet
Adds an HTMLParameter to the servlet.
addParameter(ProgramParameter) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Adds a parameter to the end of the parameter list.
addParameter(ProgramParameter) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Adds a parameter to the parameter list.
addPasswordCacheEntry(String, String, String) - Static method in class com.ibm.as400.access.AS400
Validates the user ID and password, and if successful, adds the information to the password cache.
addPasswordCacheEntry(String, String, String, String) - Static method in class com.ibm.as400.access.AS400
Validates the user ID and password, and if successful, adds the information to the password cache.
addPasswordCacheEntry(String, String, String) - Static method in class com.ibm.as400.access.SecureAS400
Validates the user ID and password against the system, and if successful, adds the information to the password cache.
addPasswordCacheEntry(String, String, String, String) - Static method in class com.ibm.as400.access.SecureAS400
Validates the user ID and password against the system, and if successful, adds the information to the password cache.
addPhysicalFileMember(String, String) - Method in class com.ibm.as400.access.AS400File
Adds a physical file member to the file represented by this object.
addPrintObjectListListener(PrintObjectListListener) - Method in class com.ibm.as400.access.PrintObjectList
Adds the specified PrintObjectList listener to receive PrintObjectList events from this print object list.
addProductLicenseListener(ProductLicenseListener) - Method in class com.ibm.as400.access.ProductLicense
Adds a file listener to receive file events from this IFSFile.
addProductToRetrieve(String, String, String) - Method in class com.ibm.as400.access.ProductList
Adds a product to the list of products to retrieve when the product filter is set to PRODUCT_FILTER_LIST.
addProperties(Object[]) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds multiple properties to the first tab.
addProperties(int, Object[]) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds multiple properties to the specified tab.
addProperty(Object) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds a property to the first tab.
addProperty(int, Object) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds a property to the specified tab.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400
Adds a listener to be notified when the value of any property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400File
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.BaseDataQueue
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ClusteredHashTable
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Command
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.CommandCall
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.CommandList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ConnectionPool
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.DataArea
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.DataQueueAttributes
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.EnvironmentVariable
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.EnvironmentVariableList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.FTP
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFile
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Job
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JobList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JobLog
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.MessageFile
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.MessageQueue
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PanelGroup
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Permission
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PrintObject
Adds the specified PropertyChange listener to receive PropertyChange events from this print object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PrintObjectList
Adds the specified PropertyChange listener to receive PropertyChange events from this print object list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProductLicense
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProgramCall
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProgramParameter
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.QSYSObjectPathName
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Record
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemPool
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemStatus
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValue
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValueGroup
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValueList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.User
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.UserList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.security.auth.AS400Principal
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.FileListElement
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTagAttributes
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTree
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.LabelFormElement
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.ListMetaData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.RowData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated.  
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Adds a listener to be notified when the value of any bound property changes.
addRecord(byte[], int, int) - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Add a record to the offline data store from the specified bytes of the byte array.
addRecordDescriptionListener(RecordDescriptionListener) - Method in class com.ibm.as400.access.Record
Adds a listener to be notified when a RecordDescriptionEvent is fired.
addRecordDescriptionListener(RecordDescriptionListener) - Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when a RecordDescriptionEvent is fired.
addResourceListListener(ResourceListListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Adds a ResourceListListener.
addResourceListener(ResourceListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Adds a ResourceListener.
addRow(HTMLTableRow) - Method in class com.ibm.as400.util.html.HTMLTable
Adds a row to the end of the table.
addRow(Object[]) - Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list.
addRow(Object[], Vector[]) - Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list.
addRow(Object[], int) - Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list at rowIndex.
addRow(Object[], Vector[], int) - Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list at rowIndex.
addRow(Record) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds the specified record to the end of the record list.
addRow(Record, Vector[]) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds the specified record to the end of the record list.
addRow(Record, int) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds the specified record to the record list at the specified rowIndex.
addRow(Record, int, Vector[]) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds the specified record to the record list at the specified rowIndex.
addRowDataListener(RowDataListener) - Method in class com.ibm.as400.util.servlet.ListRowData
Adds a RowDataListener.
addRowDataListener(RowDataListener) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds a RowDataListener.
addRowListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTable
Adds an ElementListener for the rows.
addRowSetListener(RowSetListener) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Adds a RowSetListener to the list.
addSectionCompletedListener(SectionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Adds a SectionCompletedListener.
addSectionCompletedListener(SectionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Adds a SectionCompletedListener.
addSelection(String, String) - Method in class com.ibm.as400.access.DirectoryEntryList
Adds a value used to filter the list of directory entries returned by getEntries().
addSortField(int, boolean) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Adds a field on which to sort the list when it is built.
addStatusBar() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds the status bar.
addStyle(String, Style) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a style into the logical style hierarchy.
addSystemValueListener(SystemValueListener) - Method in class com.ibm.as400.access.SystemValue
Adds an SystemValueListener.
addTab(String) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds a tab.
addTab(String, Object[]) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Adds a tab.
addTableModelListener(TableModelListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Adds a listener to be notified when the contents of the table change.
addTableModelListener(TableModelListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Adds a listener to be notified when the contents of the table change.
addToolBar() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds the tool bar.
addTreeModelListener(TreeModelListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Adds a listener to be notified when the contents of the tree change.
addTreeSelectionListener(TreeSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Adds a listener to be notified when a tree selection occurs.
addTreeSelectionListener(TreeSelectionListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Adds a listener to be notified when a tree selection occurs.
addUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds an undoable edit listener to be notified when undoable edits are made to the document.
addUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds an undoable edit listener to be notified when undoable edits are made to the document.
addUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds an undoable edit listener to be notified when undoable edits are made to the document.
addUserPermission(UserPermission) - Method in class com.ibm.as400.access.Permission
Adds a user permission.
addUserSpaceListener(UserSpaceListener) - Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when a UserSpaceEvent is fired.
addVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Adds a listener to be notified when a VObject is changed, created, or deleted.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400File
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.BaseDataQueue
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.CommandCall
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.DataArea
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.DataQueueAttributes
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.FTP
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFile
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.Job
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JobList
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JobLog
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.MessageFile
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.MessageQueue
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.PrintObject
Adds the specified VetoableChange listener to receive VetoableChange events from this print object.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.PrintObjectList
Adds the specified VetoableChange listener to receive VetoableChange events from this print object list.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.ProgramCall
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.ProgramParameter
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.QSYSObjectPathName
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.Record
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemPool
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemStatus
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValue
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValueGroup
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValueList
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.User
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.UserList
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.security.auth.AS400Principal
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.FormInput
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLForm
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTable
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableCell
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableRow
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLText
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.LabelFormElement
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.SelectFormElement
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.SelectOption
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.ListMetaData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.RowData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Adds a listener to be notified when the value of any constrained property changes.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Adds a listener to be notified of a working state.
addWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Adds a listener to be notified when work starts and stops on potentially long running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
addWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Adds a listener to be notified when work starts and stops on potentially long-running operations.
added(AS400CertificateEvent) - Method in interface com.ibm.as400.access.AS400CertificateListener
Invoked when a certificate has been added.
afterLast() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor after the last row.
afterLast() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor after the last row.
afterLast() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position after the last row in the list.
allProceduresAreCallable() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if all of the procedures returned by getProcedures() can be called by the current user.
allTablesAreSelectable() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if all of the tables returned by getTables() can be SELECTed by the current user.
allowsDirectPrinting() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether or not the printer writer allows the printer to be allocated to a job that prints directly to the printer.
allowsDynamicNaming() - Method in class com.ibm.as400.access.Product
Indicates if the names of product libraries and root folders for this product option can be dynamically changed without causing a product error.
allowsLimitedUser() - Method in class com.ibm.as400.access.Command
Indicates whether or not a user with limited authorities is allowed to run this command.
allowsMixedReleases() - Method in class com.ibm.as400.access.Product
Indicates if this product allows mixed releases between its *BASE and options.
allowsMultipleReleases() - Method in class com.ibm.as400.access.Product
Indicates if this product can be installed at a release level different from the current release level without installing over a current release.
answerMessage(String) - Method in class com.ibm.as400.access.SpooledFile
Replies to the message that caused the spooled file to wait.
append(String) - Method in class com.ibm.as400.access.AS400FTP
Starts the process of appending to a file on the system.
append(String, String) - Method in class com.ibm.as400.access.AS400FTP
Appends to a file on the system.
append(File, String) - Method in class com.ibm.as400.access.AS400FTP
Appends to a file on the system.
append(String) - Method in class com.ibm.as400.access.FTP
Starts the process of appending data to a file on the system.
append(String, String) - Method in class com.ibm.as400.access.FTP
Appends data to a file on the system.
append(File, String) - Method in class com.ibm.as400.access.FTP
Appends data to a file on the system.
applyChanges() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Commits the JDBC property values being displayed to the data source.
applyChanges() - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Applies the changes made by the user.
areMultipleAllowed() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Indicates if multiple values are allowed.
arePropertiesFrozen() - Method in class com.ibm.as400.access.AS400
Indicates if properties are frozen.
arePropertiesFrozen() - Method in class com.ibm.as400.resource.Resource
Deprecated. Indicates if properties are frozen.
arePropertiesFrozen() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if properties are frozen.
areRelatedPTFGroupsIncluded() - Method in class com.ibm.as400.access.PTFGroup
Indicates if information from all related PTF groups are included when the list of PTFs or related PTF groups are returned.
as400_ - Static variable in class com.ibm.as400.access.AS400DateTimeConverter
Deprecated. The system.
assignPool(int, String) - Method in class com.ibm.as400.access.Subsystem
Adds a shared system pool to the list of storage pools defined for the subsystem.
assignPool(int, int, int) - Method in class com.ibm.as400.access.Subsystem
Defines a private storage pool and adds it to the list of storage pools defined for the subsystem.
attributeChangesCanceled(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when attribute changes are canceled.
attributeChangesCanceled(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when attribute changes are canceled.
attributeChangesCommitted(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when attribute changes are committed.
attributeChangesCommitted(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when attribute changes are committed.
attributeValueChanged(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when an attribute value is changed.
attributeValueChanged(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when an attribute value is changed.
attributeValuesRefreshed(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when attributes values are refreshed.
attributeValuesRefreshed(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when attributes values are refreshed.
authenticate(String, String) - Method in class com.ibm.as400.access.AS400
Authenticates the user profile name and user profile password.
available() - Method in class com.ibm.as400.access.IFSFileInputStream
Returns the number of bytes that can be read from this file input stream.
available() - Method in class com.ibm.as400.access.PrintObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Returns the number of bytes remaining in the current page.
available() - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Returns the number of bytes available (with blocking).
available() - Method in class com.ibm.as400.access.ReaderInputStream
Returns the number of bytes stored in this ReaderInputStream's internal cache.

B

B4 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents B4 paper size (257 x 364 mm)
B5 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents B5 paper size (182 x 257 mm)
BAD_ATTRIBUTE_SYNTAX - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_ATTRIBUTE_VALUE - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_DATA_LENGTH - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_DATA_TYPE - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_NODE_TYPE - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_OFFSET_VALUE - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_PCML_VERSION - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_TAG - Static variable in class com.ibm.as400.data.DAMRI
 
BAD_TOTAL_OFFSET - Static variable in class com.ibm.as400.data.DAMRI
 
BASELINE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical baseline alignment.
BEFORE_FIRST_ROW - Static variable in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Row position is before the first row of the result set.
BEGIN - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating to list data logged from the beginning of the log.
BETWEEN_COPIES_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for between copies status.
BETWEEN_FILES_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for between files status.
BIG_DECIMAL_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.math.BigDecimal data type.
BINARY - Static variable in class com.ibm.as400.access.FTP
Transfer files in binary mode.
BLANK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a text description of *BLANK.
BLANK - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Constant indicating that a blank value is used.
BOTTOM - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical bottom alignment.
BREAK_MESSAGE_HANDLING - Static variable in class com.ibm.as400.access.Job
Job attribute representing how a job handles break messages.
BREAK_MESSAGE_HANDLING - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for break message handling.
BREAK_MESSAGE_HANDLING_HOLD - Static variable in class com.ibm.as400.access.Job
Constant indicating that the message queue holds break messages until a user or program requests them.
BREAK_MESSAGE_HANDLING_HOLD - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the message queue holds break messages until a user or program requests them.
BREAK_MESSAGE_HANDLING_NORMAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that the message queue status determines break message handling.
BREAK_MESSAGE_HANDLING_NORMAL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the message queue status determines break message handling.
BREAK_MESSAGE_HANDLING_NOTIFY - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system notifies the job's message queue when a message arrives.
BREAK_MESSAGE_HANDLING_NOTIFY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system notifies the job's message queue when a message arrives.
BREAK_MESSAGE_HANDLING_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the break message handling.
BROWSING_INTERVAL - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "browsing interval".
BROWSING_INTERVAL_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "browsing interval (pending)".
BUILDING - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by building.
BUILDING - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for building.
BUSY - Static variable in class com.ibm.as400.resource.ActiveStatusEvent
Deprecated. Event ID indicating that the active status is busy.
BYKEY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to a message identified by a key.
BYKEY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to a message identified by a key.
BYTE_ARRAY - Static variable in class com.ibm.as400.data.DAMRI
 
BYTE_ARRAY_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Byte array data type.
BaseDataQueue - class com.ibm.as400.access.BaseDataQueue.
The BaseDataQueue class represents an i5/OS data queue object.
BaseDataQueue() - Constructor for class com.ibm.as400.access.BaseDataQueue
Constructs a BaseDataQueue object.
BaseDataQueue(AS400, String) - Constructor for class com.ibm.as400.access.BaseDataQueue
Constructs a BaseDataQueue object.
BaseDataQueueBeanInfo - class com.ibm.as400.access.BaseDataQueueBeanInfo.
The BaseDataQueueBeanInfo class provides bean information for the BaseDataQueue class.
BaseDataQueueBeanInfo() - Constructor for class com.ibm.as400.access.BaseDataQueueBeanInfo
 
BidiConversionProperties - class com.ibm.as400.access.BidiConversionProperties.
The BidiConversionProperties class provides a set of properties that can be used to control the conversion of character set data.
BidiConversionProperties() - Constructor for class com.ibm.as400.access.BidiConversionProperties
Constructs a BidiConversionProperties object.
BidiOrdering - class com.ibm.as400.util.html.BidiOrdering.
The BidiOrdering class represents an HTML tag used to alter the language and direction of text.
BidiOrdering() - Constructor for class com.ibm.as400.util.html.BidiOrdering
Constructs a default BidiOrdering object.
BidiOrdering(String) - Constructor for class com.ibm.as400.util.html.BidiOrdering
Constructs a BidiOrdering object with the specified dir.
BidiOrdering(String, String) - Constructor for class com.ibm.as400.util.html.BidiOrdering
Constructs a BidiOrdering object with the specified lang and dir.
BidiOrderingBeanInfo - class com.ibm.as400.util.html.BidiOrderingBeanInfo.
The BidiOrderingBeanInfo class provides bean information for the BidiOrdering class.
BidiOrderingBeanInfo() - Constructor for class com.ibm.as400.util.html.BidiOrderingBeanInfo
 
BidiStringType - interface com.ibm.as400.access.BidiStringType.
The BidiStringType class is a collection of constants generally used for describing the output string type of bidi (bi-directional text) data as defined by the CDRA (Character Data Representation Architecture).
BinaryConverter - class com.ibm.as400.access.BinaryConverter.
A binary types converter between Java byte arrays and Java simple types.
BinaryFieldDescription - class com.ibm.as400.access.BinaryFieldDescription.
The BinaryFieldDescription class represents the description of the data in a binary (integer) field.
BinaryFieldDescription() - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin4, String) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin4, String, String, int) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin8, String) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin8, String, String, int) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400UnsignedBin4, String) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400UnsignedBin4, String, String, int) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin2, String) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin2, String, String, int) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400UnsignedBin2, String) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400UnsignedBin2, String, String, int) - Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BooleanValueMap - class com.ibm.as400.resource.BooleanValueMap.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
BooleanValueMap(Object, Object) - Constructor for class com.ibm.as400.resource.BooleanValueMap
Deprecated. Constructs a BooleanValueMap object.
BooleanValueMap(Object[], Object[]) - Constructor for class com.ibm.as400.resource.BooleanValueMap
Deprecated. Constructs a BooleanValueMap object.
BufferedResourceList - class com.ibm.as400.resource.BufferedResourceList.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
BufferedResourceList() - Constructor for class com.ibm.as400.resource.BufferedResourceList
Deprecated. Constructs a BufferedResourceList object.
BufferedResourceList(Presentation, ResourceMetaData[], ResourceMetaData[], ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.BufferedResourceList
Deprecated. Constructs a BufferedResourceList object.
ButtonFormInput - class com.ibm.as400.util.html.ButtonFormInput.
The ButtonFormInput class represents a button input type in an HTML form.
ButtonFormInput() - Constructor for class com.ibm.as400.util.html.ButtonFormInput
Constructs a default ButtonFormInput object.
ButtonFormInput(String) - Constructor for class com.ibm.as400.util.html.ButtonFormInput
Constructs a ButtonFormInput object with the specified control name.
ButtonFormInput(String, String) - Constructor for class com.ibm.as400.util.html.ButtonFormInput
Constructs a ButtonFormInput object with the specified control name and viewable text value of the button.
ButtonFormInput(String, String, String) - Constructor for class com.ibm.as400.util.html.ButtonFormInput
Constructs a ButtonFormInput object with the specified control name, viewable text value of the button, and the action to perform when the button is pressed.
ButtonFormInputBeanInfo - class com.ibm.as400.util.html.ButtonFormInputBeanInfo.
The ButtonFormInputBeanInfo class provides bean information for the ButtonFormInput class.
ButtonFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.ButtonFormInputBeanInfo
 
basicAuthenticationPrompt() - Method in interface com.ibm.as400.security.auth.AS400BasicAuthenticationCredential
Returns text that can be displayed to prompt for the basic user and password information used to initialize the credential.
basicAuthenticationPrompt() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns text that can be displayed to prompt for the basic user and password information used to initialize the credential.
beforeFirst() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor before the first row.
beforeFirst() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor before the first row.
beforeFirst() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position before the first row in the list.
busy(ActiveStatusEvent) - Method in interface com.ibm.as400.resource.ActiveStatusListener
Deprecated. Invoked when the active status changes to busy.
bypassAuthentication(HttpServletRequest) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Method to check to see if authentication should be performed.
byteArrayToDouble(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to a double.
byteArrayToFloat(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to a float.
byteArrayToInt(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to an int.
byteArrayToLong(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to a long.
byteArrayToShort(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to a short.
byteArrayToString(byte[]) - Method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(byte[], int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(byte[], int, int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(byte[], int, int, int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(byte[], int, int, BidiConversionProperties) - Method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(AS400, byte[]) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(int, AS400, byte[]) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToString(int, byte[]) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified bytes into a String.
byteArrayToUnsignedInt(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to a long.
byteArrayToUnsignedShort(byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified i5/OS data type to an int.
bytesToString(byte[]) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified byte array to its hexadecimal String representation.
bytesToString(byte[], int, int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified byte array to its hexadecimal String representation.

C

CALCULATE - Static variable in class com.ibm.as400.access.SystemPool
Deprecated.  
CALCULATE_INT - Static variable in class com.ibm.as400.access.SystemPool
Deprecated.  
CANCEL - Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Dialog was dismissed with the Cancel button.
CANNOT_CONVERT_VALUE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the value cannot be converted.
CANONICAL_PATH - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for canonical path.
CAN_READ - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for can read.
CAN_WRITE - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for can write.
CAPITALS - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Capital letter ordered labeling scheme.
CCSID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the coded character set identifier used for this job.
CCSID - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "server CCSID".
CCSID - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for CCSID.
CCSID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for coded character set identifier (CCSID).
CCSID_CONVERSION_STATUS_DATA - Static variable in class com.ibm.as400.access.JobLog
 
CCSID_CONVERSION_STATUS_TEXT - Static variable in class com.ibm.as400.access.JobLog
 
CCSID_FOR_DATA - Static variable in class com.ibm.as400.access.JobLog
 
CCSID_FOR_TEXT - Static variable in class com.ibm.as400.access.JobLog
 
CCSID_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the CCSID specified in the user profile under which this thread was initially running is used.
CCSID_INITIAL_USER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the CCSID specified in the user profile under which this thread was initially running is used.
CCSID_OF_JOB - Static variable in class com.ibm.as400.access.MessageFile
Constant indicating "the CCSID of the job".
CCSID_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "server CCSID (pending)".
CCSID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the coded character set identifier.
CCSID_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the CCSID specified in the system value QCCSID is used.
CCSID_SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the CCSID specified in the system value QCCSID is used.
CC_MAIL_ADDRESS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for cc:Mail address.
CC_MAIL_COMMENT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for cc:Mail comment.
CENTER - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal alignment in center of page.
CENTRAL - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Central service.
CERTIFICATE_ADDED - Static variable in class com.ibm.as400.access.AS400CertificateEvent
The AS400Certificate added event ID.
CERTIFICATE_ALREADY_ADDED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the certificate was already added.
CERTIFICATE_DELETED - Static variable in class com.ibm.as400.access.AS400CertificateEvent
The AS400Certificate deleted event ID.
CERTIFICATE_NOT_FOUND - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that no certificate was found.
CHANGED_BY_PROGRAM - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object has been changed by the Change Object Description (QLICOBJD) API.
CHANGES_TAKE_EFFECT - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for changes take effect.
CHANGE_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which the object was last changed.
CHARACTER_CODE_SET_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for character code set ID.
CHARACTER_IDENTIFIER_CONTROL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for character identifier control.
CHARACTER_IDENTIFIER_CONTROL_DEVICE_DESCRIPTION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the same function as on the CHRID command parameter for display files, printer files, and panel groups.
CHARACTER_IDENTIFIER_CONTROL_JOB_CCSID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the same function as on the CHRID command parameter for display files, printer files, and panel groups.
CHARACTER_ID_CONTROL - Static variable in class com.ibm.as400.access.Job
Job attribute representing the character identifier control for a job.
CHARACTER_ID_CONTROL_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating to perform the same function for *DEVD as on the CHRID command parameter for display files, printer files, and panel groups.
CHARACTER_ID_CONTROL_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the CHRIDCTL specified in the user profile under which this thread was initially running will be used.
CHARACTER_ID_CONTROL_JOB - Static variable in class com.ibm.as400.access.Job
Constant indicating to perform the same function for *JOBCCSID as on the CHRID command parameter for display files, printer files, and panel groups.
CHARACTER_ID_CONTROL_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value in the QCHRIDCTL system value will be used.
CHARACTER_NORMAL - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for normal character rotation.
CHARACTER_ROTATED - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for 270-degree character rotation.
CIRCLE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Circle, hollow circle, labeling scheme.
CIRCULAR_REFERENCE - Static variable in class com.ibm.as400.data.DAMRI
 
CLASSES_WITHOUT_CURRENT_JAVA_PROGRAMS - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for classes without current Java programs.
CLASSES_WITH_CURRENT_JAVA_PROGRAMS - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for classes with current Java programs.
CLASSES_WITH_ERRORS - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for classes with errors.
CLASS_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
CLEARED - Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue cleared event ID.
CLIENT_IP_ADDRESS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the IPv4 address of the client for which this system is doing work.
CLIENT_TO_PROXY_SERVER - Static variable in class com.ibm.as400.access.SecureAS400
Constant indicating that encryption should only be done on the connection between the client and the proxy server.
CLIENT_TO_SERVER - Static variable in class com.ibm.as400.access.SecureAS400
Constant indicating that encryption should be done in both the connection between the client and the proxy server and the connection between the proxy server and the system.
CLINT_TO_SERVER - Static variable in class com.ibm.as400.access.SecureAS400
Deprecated. Use CLIENT_TO_SERVER instead.
CLOSED - Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list closed event ID.
CLS - Static variable in class com.ibm.as400.access.SaveFile
Special value for the "waitTime" property.
COMMAND - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Command service.
COMMAND_CALL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Command Call component.
COMMAND_CALL - Static variable in class utilities.ToolboxJarMaker
Specifies the Command Call component.
COMMAND_CALL_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Command Call component.
COMMAND_CALL_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Command Call component.
COMMITMENT_CONTROL_ALREADY_STARTED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the commitment control has already been started.
COMMIT_LOCK_LEVEL_ALL - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *ALL.
COMMIT_LOCK_LEVEL_CHANGE - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *CHANGE.
COMMIT_LOCK_LEVEL_CURSOR_STABILITY - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *CS.
COMMIT_LOCK_LEVEL_DEFAULT - Static variable in class com.ibm.as400.access.AS400File
Constant indicating that the commit lock level specified on the startCommitmentControl() method should be used.
COMMIT_LOCK_LEVEL_NONE - Static variable in class com.ibm.as400.access.AS400File
Constant indicating that no commitment control should be used for the file.
COMMUNICATIONS_ERROR - Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that an error occurred in communications.
COMPANY - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by company.
COMPANY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for company.
COMPILER - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the licensed program of the compiler used to generate this object.
COMPLETED - Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list completed event ID.
COMPLETION - Static variable in class com.ibm.as400.access.AS400Message
Message type for completion messages.
COMPLETION - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to completion messages.
COMPLETION - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to completion messages.
COMPLETION_STATUS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the completion status for a job.
COMPLETION_STATUS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for completion status.
COMPLETION_STATUS_COMPLETED_ABNORMALLY - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job completed abnormally.
COMPLETION_STATUS_COMPLETED_ABNORMALLY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job completed abnormally.
COMPLETION_STATUS_COMPLETED_NORMALLY - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job completed normally.
COMPLETION_STATUS_COMPLETED_NORMALLY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job completed normally.
COMPLETION_STATUS_NOT_COMPLETED - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job has not completed.
COMPLETION_STATUS_NOT_COMPLETED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job has not completed.
COMPLETION_STATUS_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the completion status.
COMPLIANCE_KEYED - Static variable in class com.ibm.as400.access.ProductLicense
Value for compliance type, keyed compliance indicates a license that requires a license key to activate the license.
COMPLIANCE_OPERATOR_ACTION - Static variable in class com.ibm.as400.access.ProductLicense
Value for compliance type, operator action compliance indicates a form of soft compliance that will not allow a license in the usage limit exceeded case until the operator increases the maximum number of licenses on the system (this does not require a license key to increase.)
COMPLIANCE_WARNING - Static variable in class com.ibm.as400.access.ProductLicense
Value for compliance type, warning compliance indicates that a warning message will be sent to the system operators message queue when a license violation, such as usage limit exceeded is encountered.
COMPRESSION - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the compression status of the object.
COMPRESSION_INELIGIBLE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the compression status "X".
COMPRESSION_NO - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the compression status "N".
COMPRESSION_STORAGE_FREED - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the compression status "F".
COMPRESSION_TEMPORARY - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the compression status "T".
COMPRESSION_YES - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the compression status "Y".
CONDITION_EXCEEDED_GRACE_PERIOD - Static variable in class com.ibm.as400.access.ProductLicense
Value for license condition, usage limit exceeded, but within grace period.
CONDITION_EXCEEDED_OK - Static variable in class com.ibm.as400.access.ProductLicense
Value for license condition, usage limit exceeded, but not enforced.
CONDITION_GRACE_PERIOD_EXPIRED - Static variable in class com.ibm.as400.access.ProductLicense
Value for license condition, usage limit exceeded and grace period expired, but not enforced.
CONDITION_OK - Static variable in class com.ibm.as400.access.ProductLicense
Value for license condition, license granted.
CONFLICTING_POOL_SIZES - Static variable in class com.ibm.as400.access.ConnectionPoolException
The return code indicating that the minimum and maximum pool sizes conflict.
CONNECTION_COUNT - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "connection count".
CONNECTION_CREATED - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that a connection has been created.
CONNECTION_DROPPED - Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that the connection was dropped unexpectedly.
CONNECTION_DROPPED - Static variable in class com.ibm.as400.access.ProxyException
The return code indicating that a connection to the proxy server was dropped.
CONNECTION_DROPPED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the connection was dropped unexpectedly.
CONNECTION_EXPIRED - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that a connection has been cleaned up by the maintenance thread because one or more of its properties expired.
CONNECTION_NOT_ACTIVE - Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that the connection is not active.
CONNECTION_NOT_ESTABLISHED - Static variable in class com.ibm.as400.access.ProxyException
The return code indicating that a connection to the proxy server cannot be established.
CONNECTION_NOT_ESTABLISHED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to establish a connection.
CONNECTION_NOT_PASSED_AUTHORITY - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_LENGTH - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_LIBRARY_AUTHORITY - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_PRESTART_NOT_STARTED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_PROFILE - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_PROGRAM_AUTHORITY - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_PROGRAM_NOT_FOUND - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_RECEIVER_AREA - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_SERVER_ENDING - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_SERVER_NOT_STARTED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_SUBSYSTEM - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_TIMEOUT - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_NOT_PASSED_UNKNOWN - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an error passing the connection to the server job.
CONNECTION_POOL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Connection Pool component.
CONNECTION_POOL - Static variable in class utilities.ToolboxJarMaker
Specifies the Connection Pool component.
CONNECTION_POOL_CLOSED - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that a connection pool has been closed.
CONNECTION_PORT_CANNOT_CONNECT_TO - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to connect to the port.
CONNECTION_REJECTED - Static variable in class com.ibm.as400.access.ProxyException
The return code indicating that a connection to the proxy server was rejected.
CONNECTION_RELEASED - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that a connection has been given to an application.
CONNECTION_RETURNED - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that a connection has been returned to the pool.
CONNECT_TIME - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. Attribute ID for "connect time".
CONSISTENT_ENTRIES - Static variable in class com.ibm.as400.access.ClusteredHashTable
Entry status value to limit retrieved entries to only those which are consistent between nodes.
CONT132 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents continuous feed 132 paper size (13.2 x 11 inches)
CONT80 - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents continuous feed 80 paper size (8 x 11 inches)
CONTENT_FIDELITY - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents *CONTENT viewing fidelity
CONTROLLED_END_REQUESTED - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether or not the system issued a controlled cancellation.
CONTROLLED_END_REQUESTED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for controlled end requested.
CONTROLLED_END_REQUESTED_CANCELED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system, the subsystem in which the job is running, or the job itself is canceled.
CONTROLLED_END_REQUESTED_NOT_CANCELED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system, subsystem, or job is not canceled.
CONTROLLED_END_REQUESTED_NOT_RUNNING - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is not running.
CONVERSION - Static variable in class com.ibm.as400.access.Trace
'Character set conversion' trace category.
COPIESLEFT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the number of copies left.
COPIES_LEFT_TO_PRINT - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by number of copies left to print.
COPIES_LEFT_TO_PRODUCE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for copies left to produce.
COPY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the sender's copy of a previously sent inquiry message.
COPY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the sender's copy of a previously sent inquiry message.
COUNTRY_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the country or region identifier associated with this job.
COUNTRY_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for country ID.
COUNTRY_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for country ID.
COUNTRY_ID_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the country or region ID specified in the user profile under which this thread was initially running is used.
COUNTRY_ID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the country identifier.
COUNTRY_ID_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QCNTRYID is used.
CPUUSED_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the CPU used.
CPU_TIME_USED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of processing unit time (in milliseconds) that the job used.
CPU_TIME_USED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for CPU time used.
CPU_TIME_USED_FOR_DATABASE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of processing unit time (in milliseconds) that the job used for processing data base requests across all routing steps.
CPU_TIME_USED_LARGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of processing unit time (in milliseconds) that the job used across all routing steps.
CREATED - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for created.
CREATION_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which the object was created.
CREATOR_SYSTEM - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the system on which the object was created.
CREATOR_USER_PROFILE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the user that created the object.
CR_AUTO_REFRESH_FAILED - Static variable in class com.ibm.as400.security.auth.AS400Credential
ID indicating that automatic refresh has failed.
CR_AUTO_REFRESH_NOT_VALID - Static variable in class com.ibm.as400.security.auth.AS400Credential
ID indicating that automatic refresh is not a valid operation.
CR_AUTO_REFRESH_STARTED - Static variable in class com.ibm.as400.security.auth.AS400Credential
ID indicating that automatic refresh is started.
CR_AUTO_REFRESH_STOPPED - Static variable in class com.ibm.as400.security.auth.AS400Credential
ID indicating that automatic refresh is stopped.
CR_CREATE - Static variable in class com.ibm.as400.security.auth.AS400CredentialEvent
Event ID indicating that a credential has been created.
CR_DESTROY - Static variable in class com.ibm.as400.security.auth.AS400CredentialEvent
Event ID indicating that a credential has been destroyed.
CR_REFRESH - Static variable in class com.ibm.as400.security.auth.AS400CredentialEvent
Event ID indicating that a credential has been refreshed.
CR_SWAP - Static variable in class com.ibm.as400.security.auth.AS400CredentialEvent
Event ID indicating that a credential was used to change the thread identity.
CTMRI - class com.ibm.as400.util.commtrace.CTMRI.
Locale-specific objects for the CommTrace Utility.
CTMRI() - Constructor for class com.ibm.as400.util.commtrace.CTMRI
 
CURRENT - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the current user's message queue.
CURRENT - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Constant indicating that the current value is used.
CURRENT - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the current user's message queue.
CURRENT_DATE - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating the current date.
CURRENT_LIBRARY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the name of the current library for the initial thread of the job.
CURRENT_LIBRARY - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the value *CURLIB.
CURRENT_LIBRARY - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *CURLIB.
CURRENT_LIBRARY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for current library.
CURRENT_LIBRARY_EXISTENCE - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether or not a current library exists for the job.
CURRENT_LIBRARY_EXISTENCE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for current library existence.
CURRENT_LIBRARY_EXISTENCE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the current library existence.
CURRENT_LIBRARY_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for current library.
CURRENT_LIBRARY_NAME_DEFAULT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user does not have a current library.
CURRENT_LIBRARY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the current library if one exists.
CURRENT_PAGE - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by current page number.
CURRENT_RELEASE - Static variable in class com.ibm.as400.access.SaveFile
Value for the "targetRelease" property, indicating "current release".
CURRENT_SYSTEM_POOL_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the identifier of the system-related pool from which main storage is currently being allocated for the job's initial thread.
CURRENT_SYSTEM_POOL_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for current system pool ID.
CURRENT_USER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user profile that the initial thread of the job for which information is being retrieved is currently running under.
CURRENT_USER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for current user.
CallStackEntry - class com.ibm.as400.access.CallStackEntry.
Represents an entry in the call stack of a specific thread of a server job.
ChangeableResource - class com.ibm.as400.resource.ChangeableResource.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ChangeableResource() - Constructor for class com.ibm.as400.resource.ChangeableResource
Deprecated. Constructs a ChangeableResource object.
ChangeableResource(Presentation, Object, ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.ChangeableResource
Deprecated. Constructs a ChangeableResource object.
ChangeableResource(Presentation, Object, ResourceMetaDataTable) - Constructor for class com.ibm.as400.resource.ChangeableResource
Deprecated. Constructs a ChangeableResource object.
CharConverter - class com.ibm.as400.access.CharConverter.
A character set converter between Java String objects and i5/OS native code pages.
CharConverter() - Constructor for class com.ibm.as400.access.CharConverter
Constructs a CharConverter object using a "best guess" based on the default Locale.
CharConverter(String) - Constructor for class com.ibm.as400.access.CharConverter
Constructs a CharConverter object using the specified character encoding.
CharConverter(int) - Constructor for class com.ibm.as400.access.CharConverter
Constructs a CharConverter object using the specified CCSID.
CharConverter(int, AS400) - Constructor for class com.ibm.as400.access.CharConverter
Constructs a CharConverter object using the specified CCSID and system.
CharacterDataArea - class com.ibm.as400.access.CharacterDataArea.
The CharacterDataArea class represents a character data area on the system.
CharacterDataArea() - Constructor for class com.ibm.as400.access.CharacterDataArea
Constructs a CharacterDataArea object.
CharacterDataArea(AS400, String) - Constructor for class com.ibm.as400.access.CharacterDataArea
Constructs a CharacterDataArea object.
CharacterDataAreaBeanInfo - class com.ibm.as400.access.CharacterDataAreaBeanInfo.
The CharacterDataAreaBeanInfo class provides bean information for the CharacterDataArea class.
CharacterDataAreaBeanInfo() - Constructor for class com.ibm.as400.access.CharacterDataAreaBeanInfo
 
CharacterFieldDescription - class com.ibm.as400.access.CharacterFieldDescription.
The CharacterFieldDescription class represents the description of the data in a character field.
CharacterFieldDescription() - Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CharacterFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CharacterFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CheckboxFormInput - class com.ibm.as400.util.html.CheckboxFormInput.
The CheckboxFormInput class represents a checkbox input type in an HTML form where the checkbox represents an n-of-many choice field.
CheckboxFormInput() - Constructor for class com.ibm.as400.util.html.CheckboxFormInput
Constructs a default CheckboxFormInput object.
CheckboxFormInput(String, boolean) - Constructor for class com.ibm.as400.util.html.CheckboxFormInput
Constructs a CheckboxFormInput object with the specified viewable text label and initial checked value.
CheckboxFormInput(String, String, String, boolean) - Constructor for class com.ibm.as400.util.html.CheckboxFormInput
Constructs a CheckboxFormInput object with the specified control name, initial input value, viewable text label, and initial checked value.
CheckboxFormInputBeanInfo - class com.ibm.as400.util.html.CheckboxFormInputBeanInfo.
The CheckboxFormInputBeanInfo class provides bean information for the CheckboxFormInput class.
CheckboxFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.CheckboxFormInputBeanInfo
 
ClusteredHashTable - class com.ibm.as400.access.ClusteredHashTable.
The ClusteredHashTable class provides access to an i5/OS highly available Clustered Hash Table.
ClusteredHashTable() - Constructor for class com.ibm.as400.access.ClusteredHashTable
Constructs a default ClusteredHashTable object.
ClusteredHashTable(AS400, String) - Constructor for class com.ibm.as400.access.ClusteredHashTable
Constructs a ClusteredHashTable object that represents the i5/OS clustered hash table server.
ClusteredHashTableBeanInfo - class com.ibm.as400.access.ClusteredHashTableBeanInfo.
The ClusteredHashTableBeanInfo class provides bean information for the ClusteredHashTable class.
ClusteredHashTableBeanInfo() - Constructor for class com.ibm.as400.access.ClusteredHashTableBeanInfo
 
ClusteredHashTableEntry - class com.ibm.as400.access.ClusteredHashTableEntry.
The ClusteredHashTableEntry class represents an entry in an i5/OS highly available Clustered Hash Table.
ClusteredHashTableEntry() - Constructor for class com.ibm.as400.access.ClusteredHashTableEntry
Constructs a default ClusteredHashTableEntry object.
ClusteredHashTableEntry(byte[], byte[], int, int, int) - Constructor for class com.ibm.as400.access.ClusteredHashTableEntry
Constructs a ClusteredHashTableEntry object that represents an entry in the clustered hash table.
ClusteredHashTableEntryBeanInfo - class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo.
The ClusteredHashTableEntryBeanInfo class provides bean information for the ClusteredHashTableEntry class.
ClusteredHashTableEntryBeanInfo() - Constructor for class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
 
CommTrace - class com.ibm.as400.util.commtrace.CommTrace.
CommTrace is used to provide a front end for the Format class to display and transfer the trace.
CommTrace(String[]) - Constructor for class com.ibm.as400.util.commtrace.CommTrace
Base constructor which creates a Commtrace.
Command - class com.ibm.as400.access.Command.
The Command class represents information about a CL command (*CMD) object on the system.
Command() - Constructor for class com.ibm.as400.access.Command
Constructs a Command object.
Command(AS400, String) - Constructor for class com.ibm.as400.access.Command
Constructs a Command object.
CommandBeanInfo - class com.ibm.as400.access.CommandBeanInfo.
The CommandBeanInfo class provides bean information for the Command class.
CommandBeanInfo() - Constructor for class com.ibm.as400.access.CommandBeanInfo
 
CommandCall - class com.ibm.as400.access.CommandCall.
Represents an i5/OS command object.
CommandCall() - Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCall(AS400) - Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCall(AS400, String) - Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCall - class com.ibm.as400.micro.CommandCall.
The CommandCall class represents a command object.
CommandCallBeanInfo - class com.ibm.as400.access.CommandCallBeanInfo.
The CommandCallBeanInfo class provides bean information for the CommandCall class.
CommandCallBeanInfo() - Constructor for class com.ibm.as400.access.CommandCallBeanInfo
 
CommandCallButton - class com.ibm.as400.vaccess.CommandCallButton.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
CommandCallButton() - Constructor for class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Constructs a CommandCallButton object.
CommandCallButton(String) - Constructor for class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Constructs a CommandCallButton object.
CommandCallButton(String, Icon) - Constructor for class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Constructs a CommandCallButton object.
CommandCallButton(String, Icon, AS400) - Constructor for class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Constructs a CommandCallButton object.
CommandCallButton(String, Icon, AS400, String) - Constructor for class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Constructs a CommandCallButton object.
CommandCallButtonBeanInfo - class com.ibm.as400.vaccess.CommandCallButtonBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
CommandCallButtonBeanInfo() - Constructor for class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated.  
CommandCallMenuItem - class com.ibm.as400.vaccess.CommandCallMenuItem.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
CommandCallMenuItem() - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String) - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon) - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon, AS400) - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon, AS400, String) - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Constructs a CommandCallMenuItem object.
CommandCallMenuItemBeanInfo - class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
CommandCallMenuItemBeanInfo() - Constructor for class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated.  
CommandHelpRetriever - class com.ibm.as400.util.CommandHelpRetriever.
Utility class for generating IBM-formatted CL command help documentation.
CommandHelpRetriever() - Constructor for class com.ibm.as400.util.CommandHelpRetriever
Constructs an instance of the CommandHelpRetriever utility.
CommandLineArguments - class com.ibm.as400.access.CommandLineArguments.
The CommandLineArguments class will parse command line arguments into options specified in the format "-optionName optionValue".
CommandLineArguments(String[]) - Constructor for class com.ibm.as400.access.CommandLineArguments
Creates a CommandLineArguments object.
CommandLineArguments(String[], Vector, Hashtable) - Constructor for class com.ibm.as400.access.CommandLineArguments
Creates a CommandLineArguments object.
CommandList - class com.ibm.as400.access.CommandList.
The CommandList class represents a list of CL command (*CMD) objects on the system.
CommandList() - Constructor for class com.ibm.as400.access.CommandList
Constructs a CommandList object.
CommandList(AS400, String, String) - Constructor for class com.ibm.as400.access.CommandList
Constructs a CommandList object.
CommandListBeanInfo - class com.ibm.as400.access.CommandListBeanInfo.
The CommandListBeanInfo class provides bean information for the CommandList class.
CommandListBeanInfo() - Constructor for class com.ibm.as400.access.CommandListBeanInfo
 
ConnectionDroppedException - exception com.ibm.as400.access.ConnectionDroppedException.
The ConnectionDroppedException class represents an exception that indicates that the connection to the system was dropped unexpectedly.
ConnectionEvent - class com.ibm.as400.access.ConnectionEvent.
The ConnectionEvent class represents a Connection event.
ConnectionEvent(Object, int) - Constructor for class com.ibm.as400.access.ConnectionEvent
Constructs a ConnectionEvent object.
ConnectionListener - interface com.ibm.as400.access.ConnectionListener.
The ConnectionListener interface provides a listener interface for receiving Connection events.
ConnectionPool - class com.ibm.as400.access.ConnectionPool.
The ConnectionPool class represents a pool of connections to the system.
ConnectionPool() - Constructor for class com.ibm.as400.access.ConnectionPool
 
ConnectionPoolBeanInfo - class com.ibm.as400.access.ConnectionPoolBeanInfo.
The ConnectionPoolBeanInfo class provides bean information for the ConnectionPool class.
ConnectionPoolBeanInfo() - Constructor for class com.ibm.as400.access.ConnectionPoolBeanInfo
 
ConnectionPoolEvent - class com.ibm.as400.access.ConnectionPoolEvent.
The ConnectionPoolEvent class represents a connection pool event.
ConnectionPoolEvent(Object, int) - Constructor for class com.ibm.as400.access.ConnectionPoolEvent
Constructs a ConnectionPoolEvent object.
ConnectionPoolException - exception com.ibm.as400.access.ConnectionPoolException.
The ConnectionPoolException class represents an exception which indicates that a problem occurred with the connection pool.
ConnectionPoolListener - interface com.ibm.as400.access.ConnectionPoolListener.
The ConnectionPoolListener interface provides a listener interface for receiving Connection Pool events.
ConvTableReader - class com.ibm.as400.access.ConvTableReader.
A ConvTableReader represents a Toolbox converter that uses stateful character conversion.
ConvTableReader(InputStream) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the default character encoding.
ConvTableReader(InputStream, String) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the specified character encoding.
ConvTableReader(InputStream, int) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the specified CCSID.
ConvTableReader(InputStream, int, int) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the specified CCSID and bi-directional string type.
ConvTableReader(InputStream, int, BidiConversionProperties) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the specified CCSID and bi-directional string type.
ConvTableReader(InputStream, int, int, int) - Constructor for class com.ibm.as400.access.ConvTableReader
Creates a ConvTableReader that uses the specified CCSID, bi-directional string type, and internal cache size.
ConvTableUnicodeBigMap - class com.ibm.as400.access.ConvTableUnicodeBigMap.
 
ConvTableWriter - class com.ibm.as400.access.ConvTableWriter.
A ConvTableWriter represents a Toolbox converter that uses stateful character conversion.
ConvTableWriter(OutputStream) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the default character encoding.
ConvTableWriter(OutputStream, String) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the specified character encoding.
ConvTableWriter(OutputStream, int) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the specified CCSID.
ConvTableWriter(OutputStream, int, int) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the specified CCSID and bi-directional string type.
ConvTableWriter(OutputStream, int, BidiConversionProperties) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the specified CCSID and bi-directional string type.
ConvTableWriter(OutputStream, int, int, int) - Constructor for class com.ibm.as400.access.ConvTableWriter
Creates a ConvTableWriter that uses the specified CCSID, bi-directional string type, and internal cache size.
Copyright - interface com.ibm.as400.access.Copyright.
The Copyright interface is used to hold the copyright string and the version information for the IBM Toolbox for Java.
CoreMRI - class com.ibm.as400.access.CoreMRI.
Locale-specific objects for IBM Toolbox for Java.
CoreMRI() - Constructor for class com.ibm.as400.access.CoreMRI
 
callOpenListAPI() - Method in class com.ibm.as400.access.list.OpenList
This method should be implemented by subclasses to call a particular QGY API and return the 80-byte list information parameter.
callOpenListAPI() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Calls QGY/QGYOLSPL.
callProgram(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Calls the named program.
canRead() - Method in class com.ibm.as400.access.IFSFile
Determines if the applet or application can read from the integrated file system object represented by this object.
canRead() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the program can read from the IFSJavaFile.
canWrite() - Method in class com.ibm.as400.access.IFSFile
Determines if the applet or application can write to the integrated file system object represented by this object.
canWrite() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the program can write to the IFSJavaFile.
cancel() - Method in class com.ibm.as400.access.AS400JDBCStatement
Cancels the statement.
cancelAttributeChanges() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Cancels all uncommitted attribute changes.
cancelRowUpdates() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Cancels all pending updates that have been made since the last call to updateRow().
cancelRowUpdates() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Cancels all pending updates that have been made since the last call to updateRow().
carriageReturn() - Method in class com.ibm.as400.access.SCS5256Writer
Adds a carriage return control to the stream.
ccsidToEncoding(int) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess Java encoding given a CCSID.
cd(String) - Method in class com.ibm.as400.access.AS400FTP
Sets the current directory on the system to directory.
cd(String) - Method in class com.ibm.as400.access.FTP
Sets the current directory on the system to directory.
changeDescriptionText(String) - Method in class com.ibm.as400.access.Subsystem
Sets the subsystem description text.
changeDisplayFilePath(String) - Method in class com.ibm.as400.access.Subsystem
Specifies the signon display file that is used when showing signon displays at work stations allocated to the subsystem.
changeEntry(ValidationListEntry) - Method in class com.ibm.as400.access.ValidationList
Alters the entry in the validation list.
changeLanguageLibrary(String) - Method in class com.ibm.as400.access.Subsystem
Specifies a library to enter ahead of other libraries in the system portion of the library list.
changeMaximumActiveJobs(int) - Method in class com.ibm.as400.access.Subsystem
Sets the maximum number of active jobs that can run or use resources within the subsystem at one time.
changePassword(String, String) - Method in class com.ibm.as400.access.AS400
Changes the user profile password.
changes_ - Variable in class com.ibm.as400.access.IFSFileOutputStream
 
checkCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Determines if the certificate is in the validation list.
checkCertificateByHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Determines if a certificate matching the handle exists in the validation list.
checkLevel(int) - Method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Indicates if the VRM is within the range of this level.
checkLevel(String) - Method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Indicates if the specified level is within the range of this level.
checkPoolHealth(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Deprecated. Use checkPoolHealth() instead.
checkPoolHealth(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Verifies the health of the connection pool.
children() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the children of the node.
children() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the children of the node.
clear() - Method in class com.ibm.as400.access.BaseDataQueue
Removes all entries from the data queue.
clear() - Method in class com.ibm.as400.access.CharacterDataArea
Resets the data area to contain all blanks.
clear() - Method in class com.ibm.as400.access.DecimalDataArea
Resets the data area to contain 0.0.
clear(byte[]) - Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clear(String) - Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clear() - Method in class com.ibm.as400.access.LocalDataArea
Resets the data area to contain all blanks.
clear() - Method in class com.ibm.as400.access.LogicalDataArea
Clears the data area.
clear(PrintParameterList) - Method in class com.ibm.as400.access.OutputQueue
Clears the output queue on the system.
clear() - Method in class com.ibm.as400.access.SaveFile
Clears all existing records from the save file and reduces the amount of storage used by this file.
clear() - Method in class com.ibm.as400.access.SystemValue
Clears this system value from the cache.
clearAttributesToRetrieve() - Method in class com.ibm.as400.access.JobLog
Clears the message attributes to be retrieved for a given Joblog.
clearBatch() - Method in class com.ibm.as400.access.AS400JDBCStatement
Clears the current batch of SQL statements.
clearBuffer() - Method in class com.ibm.as400.resource.ProgramAttributeGetter
Deprecated. Clears any buffered attribute values.
clearCachedAttributes() - Method in class com.ibm.as400.access.IFSFile
Clear the cached attributes.
clearJobAttributesToRetrieve() - Method in class com.ibm.as400.access.JobList
Clears the job attributes to be retrieved.
clearJobAttributesToSortOn() - Method in class com.ibm.as400.access.JobList
Clears the job attributes used to sort the list.
clearJobSelectionCriteria() - Method in class com.ibm.as400.access.JobList
Clears the selection types and values used to filter the list of jobs.
clearLibraryAuthorityCriteria() - Method in class com.ibm.as400.access.ObjectList
Clears the library authority criteria used to filter the list.
clearObjectAttributesToRetrieve() - Method in class com.ibm.as400.access.ObjectList
Clears the object attribtues to retrieve as part of this list.
clearObjectAttributesToSortOn() - Method in class com.ibm.as400.access.ObjectList
Clears the object attributes used to sort the list.
clearObjectAuthorityCriteria() - Method in class com.ibm.as400.access.ObjectList
Clears the object authority criteria used to filter the list.
clearObjectSelectionCriteria() - Method in class com.ibm.as400.access.ObjectList
Clears the object statuses used to filter the list and resets the object selection to include objects in the list (true).
clearParameters() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Releases the resources used by the current input parameter values.
clearParameters() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Clears the columns for the current row and releases all associated resources.
clearPasswordCache() - Static method in class com.ibm.as400.access.AS400
Clears the password cache for all systems within this Java virtual machine.
clearPasswordCache(String) - Static method in class com.ibm.as400.access.AS400
Clears all the passwords that are cached for the given system name within this Java virtual machine.
clearProductsToRetrieve() - Method in class com.ibm.as400.access.ProductList
Clears the list of products to retrieve and sets the product filter to PRODUCT_FILTER_ALL.
clearSelection() - Method in class com.ibm.as400.access.DirectoryEntryList
Removes all selection IDs and values that were previously added by addSelection().
clearSortFields() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Clears all sorting information for this list.
clearWarnings() - Method in class com.ibm.as400.access.AS400JDBCConnection
Clears all warnings that have been reported for the connection.
clearWarnings() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Clears all warnings that have been reported for the connection.
clearWarnings() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Clears all warnings that have been reported for the result set.
clearWarnings() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Clears all warnings that have been reported for the result set.
clearWarnings() - Method in class com.ibm.as400.access.AS400JDBCStatement
Clears all warnings that have been reported for the statement.
clearWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Clears all SQL warnings.
clearWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Clears all SQL warnings.
clearWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Clears all SQL warnings.
cleared(DataAreaEvent) - Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a clear has been performed.
cleared(DataQueueEvent) - Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a clear has been performed.
clone() - Method in class com.ibm.as400.access.AS400Array
Creates a new AS400Array object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Bin2
Creates a new AS400Bin2 that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Bin4
Creates a new AS400Bin4 object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Bin8
Creates a new AS400Bin8 object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400ByteArray
Creates a new AS400ByteArray object that is identical to the current instance.
clone() - Method in interface com.ibm.as400.access.AS400DataType
Creates a new AS400DataType object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400DecFloat
Creates a new AS400DecFloat object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Float4
Creates a new AS400Float4 object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Float8
Creates a new AS400Float8 object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Method to create a clone of AS400JDBCDataSource.
clone() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Method to create a clone of AS400JDBCManagedDataSource.
clone() - Method in class com.ibm.as400.access.AS400PackedDecimal
Creates a new AS400PackedDecimal object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Structure
Creates a new AS400Structure object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400Text
Creates a new AS400Text object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400UnsignedBin2
Creates a new AS400UnsignedBin2 object that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400UnsignedBin4
Creates a new unsigned, binary-four data type that is identical to the current instance.
clone() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Creates a new AS400ZonedDecimal object that is identical to the current instance.
clone() - Method in class com.ibm.as400.data.ProgramCallDocument
Clones the ProgramCallDocument and the objects contained in it.
clone() - Method in class com.ibm.as400.data.RecordFormatDocument
Creates and returns a copy of this object.
clone() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns a copy of the HTMLHyperlink.
clone() - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Returns a copy of the ServletHyperlink.
close() - Method in class com.ibm.as400.access.AS400ConnectionPool
Close and cleanup the connection pool.
close() - Method in class com.ibm.as400.access.AS400File
Closes the file on the system.
close() - Method in class com.ibm.as400.access.AS400JDBCConnection
Releases the connection's resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Closes the handle to the connection.
close() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Closes all the unused database connections in the pool.
close() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Closes the physical connection.
close() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Releases the prepared statement's resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Releases the result set's resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Releases the rowset resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.access.AS400JDBCStatement
Releases the statement's resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.access.ClusteredHashTable
Closes a connection to the Clustered Hash Table server.
close() - Method in class com.ibm.as400.access.ConnectionPool
Closes the connection pool.
close() - Method in class com.ibm.as400.access.ConvTableReader
Closes this ConvTableReader and its underlying input stream.
close() - Method in class com.ibm.as400.access.ConvTableWriter
Closes this ConvTableWriter and its underlying output stream.
close() - Method in class com.ibm.as400.access.HistoryLog
Closes the message list on the system.
close() - Method in class com.ibm.as400.access.IFSFileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class com.ibm.as400.access.IFSFileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class com.ibm.as400.access.IFSFileReader
Closes the stream.
close() - Method in class com.ibm.as400.access.IFSFileWriter
Closes the stream, flushing it first.
close() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class com.ibm.as400.access.JobList
Closes the job list on the system.
close() - Method in class com.ibm.as400.access.JobLog
Closes the message list on the system.
close() - Method in class com.ibm.as400.access.MessageQueue
Closes the message list on the system.
close() - Method in class com.ibm.as400.access.ObjectList
Closes the object list on the system.
close() - Method in class com.ibm.as400.access.PrintObjectInputStream
Closes the input stream.
close() - Method in class com.ibm.as400.access.PrintObjectList
Closes the list so that objects in the list can be garbage collected.
close() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Closes the input stream and releases any resources associated with it.
close() - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Closes the input stream and releases any resources associated with it.
close() - Method in class com.ibm.as400.access.ReaderInputStream
Closes this ReaderInputStream and its underlying Reader.
close() - Method in class com.ibm.as400.access.SCS5256Writer
Closes the stream.
close() - Method in class com.ibm.as400.access.SpooledFileOutputStream
Closes the stream.
close() - Method in class com.ibm.as400.access.UserList
Closes the user list on the system.
close() - Method in class com.ibm.as400.access.UserSpace
Closes the user space and releases any system resources associated with the stream.
close() - Method in class com.ibm.as400.access.list.OpenList
Closes the list on the system.
close() - Method in class com.ibm.as400.micro.JdbcMeConnection
Releases the connection's resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Releases the result set's resources.
close() - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Close the offline data store, releasing resources required by the platform specific data store.
close() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Close the ResultSet and the offline database.
close() - Method in class com.ibm.as400.micro.JdbcMeStatement
Releases the statement's resources.
close() - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Closes the list.
close() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Closes the list.
close() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Closes the list.
close() - Method in class com.ibm.as400.util.commtrace.Format
Closes this format object.
close() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Closes the SQL result set.
close() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Closes the file this form represents.
close() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Closes the file this model represents.
close() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Closes the file this table represents.
close() - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Closes the SQL connection, if it is open.
close() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Closes the SQL result set this form represents.
close() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Closes the result set.
close() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Closes the SQL result set this table represents.
close() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Closes the viewer.
closeAll() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Closes all the Statement objects that have been opened by this PooledConnection object.
closePool() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Deprecated. Use closePool() instead.
closePool() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Shuts down the connection pool in an orderly manner.
collapse(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Collapses the specified object in the tree.
collapse(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Collapses the specified object.
com.ibm.as400.access - package com.ibm.as400.access
Provides classes that represent various i5/OS data and resources.
com.ibm.as400.access.list - package com.ibm.as400.access.list
Provides classes that efficiently access lists of resources on an i5/OS system.
com.ibm.as400.data - package com.ibm.as400.data
Provides classes to simplify calling i5/OS programs (RPG, COBOL, C, etc) from Java.
com.ibm.as400.micro - package com.ibm.as400.micro
Provides classes that allow access to various i5/OS data and resources from a wireless or handheld device.
com.ibm.as400.resource - package com.ibm.as400.resource
Deprecated Provides classes that represent i5/OS resources using a generic list-based scheme.
com.ibm.as400.security.auth - package com.ibm.as400.security.auth
Provides user profile swapping using iSeries or AS/400 profile token and credential classes.
com.ibm.as400.util - package com.ibm.as400.util
Provides various utility applications and classes, in addition to what is included in the utilities package.
com.ibm.as400.util.commtrace - package com.ibm.as400.util.commtrace
Provides an utility application and classes to assist in the formatting and display of i5/OS communication traces.
com.ibm.as400.util.html - package com.ibm.as400.util.html
Provides classes that assist in setting up forms and tables for HTML pages.
com.ibm.as400.util.servlet - package com.ibm.as400.util.servlet
Provides classes that assist in writing servlets that manipulate i5/OS data.
com.ibm.as400.vaccess - package com.ibm.as400.vaccess
Deprecated Provides classes that graphically present i5/OS data to the user.
commentsStripped(Connection, String, String) - Method in interface com.ibm.as400.access.AS400JDBCStatementListener
Notifies the listener that comments have been stripped off of the SQL statement to be executed.
commit() - Method in class com.ibm.as400.access.AS400File
Commits all transactions since the last commit boundary.
commit(AS400) - Static method in class com.ibm.as400.access.AS400File
Commits all transactions since the last commit boundary for the specified system.
commit() - Method in class com.ibm.as400.access.AS400JDBCConnection
Commits all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
commit() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Commits all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
commit(Xid, boolean) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Commits a global transaction.
commit() - Method in class com.ibm.as400.access.Permission
Commits the permission changes to the system.
commit() - Method in class com.ibm.as400.micro.JdbcMeConnection
Commits all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.access.NetServer
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.access.NetServerFileShare
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Commits the specified attribute changes.
commitAttributeChanges() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Commits all attribute changes.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[], int[]) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[]) - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[], int[]) - Method in class com.ibm.as400.resource.RJob
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[], int[]) - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Commits the specified attribute changes.
commitAttributeChanges(Object[], Object[], int[]) - Method in class com.ibm.as400.resource.RUser
Deprecated. Commits the specified attribute changes.
commitCache() - Method in class com.ibm.as400.access.SystemPool
Commits any cached system pool information changes to the system.
commitChanges() - Method in class com.ibm.as400.access.ISeriesNetServer
Commits all attribute value changes to the system.
commitChanges(ISeriesNetServerFileShare) - Method in class com.ibm.as400.access.ISeriesNetServer
Commits attribute value changes to the system, for the specified share.
commitChanges(ISeriesNetServerPrintShare) - Method in class com.ibm.as400.access.ISeriesNetServer
Commits attribute value changes to the system, for the specified share.
commitChanges() - Method in class com.ibm.as400.access.Job
Commits all uncommitted attribute changes.
compareTo(Object) - Method in class com.ibm.as400.access.IFSFile
Compares the path of this IFSFile with an Object's path.
compareTo(IFSJavaFile) - Method in class com.ibm.as400.access.IFSJavaFile
Compares the paths of two IFSJavaFiles.
compareTo(File) - Method in class com.ibm.as400.access.IFSJavaFile
Compares the path of IFSJavaFile with a File's path.
compareTo(IFSFile) - Method in class com.ibm.as400.access.IFSJavaFile
Compares the path of IFSJavaFile with a IFSFile's path.
compareTo(Object) - Method in class com.ibm.as400.access.SaveFileEntry
Compares this object with the specified object for order.
condenseXPCML(InputStream, OutputStream, OutputStream, String) - Static method in class com.ibm.as400.data.ProgramCallDocument
Transforms a fully specified XPCML stream to a more condensed XPCML stream and an XSD stream representing the new type definitions created while condensing Throws an XmlException if this object contains no data.
connect() - Method in class com.ibm.as400.access.AS400FTP
Connects to the system.
connect(String, Properties) - Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database named by the specified URL.
connect(AS400) - Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database on the specified system.
connect(AS400, boolean) - Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database on the specified system.
connect(AS400, Properties, String, boolean) - Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database on the specified system.
connect(AS400, Properties, String) - Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database on the specified system.
connect() - Method in class com.ibm.as400.access.FTP
Connects to the system.
connect() - Method in class com.ibm.as400.micro.AS400
Connect to an i5/OS system.
connectService(int) - Method in class com.ibm.as400.access.AS400
Connects to a service.
connected(ConnectionEvent) - Method in interface com.ibm.as400.access.ConnectionListener
Invoked when a service has been connected.
connected(FTPEvent) - Method in interface com.ibm.as400.access.FTPListener
Invoked after a connection has been established.
connectionCreated(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when a connection has been created.
connectionExpired(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when a connection is cleaned up by the maintenance thread because one or more of its properties has expired.
connectionInitiated(SignonEvent, boolean) - Method in interface com.ibm.as400.access.SignonHandler
Informs the SignonHandler that a connection operation has been initiated.
connectionInitiated(SignonEvent, boolean) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns true, indicating that the sign-on should proceed.
connectionPoolClosed(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when a pool has been closed.
connectionReleased(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when a connection has been given out.
connectionReturned(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when a connection has been returned.
contains(String) - Method in class com.ibm.as400.access.SystemValueGroup
Determines if a system value name is part of this group.
containsKey(byte[]) - Method in class com.ibm.as400.access.ClusteredHashTable
Indicates if the specified key is in the clustered hash table.
convert(AS400, byte[], String, String) - Static method in class com.ibm.as400.access.AS400DateTimeConverter
Deprecated. Converts date and time values from the input format to the requested output format.
convert(byte[], String, String) - Method in class com.ibm.as400.access.DateTimeConverter
Converts date and time values from the input format to the requested output format.
convert(byte[], String) - Method in class com.ibm.as400.access.DateTimeConverter
Returns a converted Date object.
convert(Date, String) - Method in class com.ibm.as400.access.DateTimeConverter
Returns the converted date and time in a byte array.
convert(RowData) - Method in class com.ibm.as400.util.servlet.StringConverter
Converts the row data specified by rowdata.
convertIFSQSYSPathnameToJobPathname(String, int) - Static method in class com.ibm.as400.access.CharConverter
Converts a QSYS pathname String obtained from the IFS classes into a String suitable for use with other Toolbox services such as CommandCall and DataQueues.
convertJobPathnameToIFSQSYSPathname(String, int) - Static method in class com.ibm.as400.access.CharConverter
Converts a pathname String obtained from a Toolbox host server (such as CommandCall or DataQueue) to a QSYS pathname suitable for use with the IFS classes.
convertToForms(RowData) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Converts the specified rowdata to an array of forms (one-row HTML tables).
convertToTable(RowData, int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Converts the row data specified by rowdata at the specified page into an HTMLTable object when using the maximum table size.
convertToTables(RowData) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Converts the row data specified by rowdata into an array of HTMLTable objects.
copy() - Method in class com.ibm.as400.access.SpooledFile
Creates a copy of the spooled file this (SpooledFile) object represents.
copy(OutputQueue) - Method in class com.ibm.as400.access.SpooledFile
Creates a copy of the spooled file this object represents.
copyTo(String) - Method in class com.ibm.as400.access.IFSFile
Copies this file or directory to the specified file or directory on the system.
copyTo(String, String) - Method in class com.ibm.as400.access.SaveFile
Copies the save file to another save file on the same system.
copyright - Static variable in interface com.ibm.as400.access.Copyright
Deprecated. This field is reserved for use within the Toolbox product.
create(int, String, String) - Method in class com.ibm.as400.access.AS400File
Creates a physical file with the specified record length and file type.
create(String, String) - Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified DDS source file.
create(RecordFormat, String) - Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified record format.
create(RecordFormat, String, String, String, String, String, boolean, String, String) - Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified record format and any specified keywords.
create() - Method in class com.ibm.as400.access.CharacterDataArea
Creates a character data area on the system.
create(int, String, String, String) - Method in class com.ibm.as400.access.CharacterDataArea
Creates a character data area with the specified attributes.
create(DataQueueAttributes) - Method in class com.ibm.as400.access.DataQueue
Creates a sequential data queue on the system.
create(int) - Method in class com.ibm.as400.access.DataQueue
Creates a sequential data queue on the system.
create(int, String, boolean, boolean, boolean, String) - Method in class com.ibm.as400.access.DataQueue
Creates a sequential data queue on the system.
create() - Method in class com.ibm.as400.access.DecimalDataArea
Creates a decimal data area on the system.
create(int, int, BigDecimal, String, String) - Method in class com.ibm.as400.access.DecimalDataArea
Creates a decimal data area with the specified attributes.
create(int, int) - Method in class com.ibm.as400.access.KeyedDataQueue
Creates a keyed data queue on the system.
create(int, int, String, boolean, boolean, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Creates a keyed data queue on the system.
create() - Method in class com.ibm.as400.access.LogicalDataArea
Creates a logical data area on the system.
create(boolean, String, String) - Method in class com.ibm.as400.access.LogicalDataArea
Creates a logical data area with the specified attributes.
create() - Method in class com.ibm.as400.access.SaveFile
Creates a save file on the system.
create(long, int, int, boolean, String, String) - Method in class com.ibm.as400.access.SaveFile
Creates a save file on the system.
create() - Method in class com.ibm.as400.access.Subsystem
Creates the subsystem on the system.
create(String) - Method in class com.ibm.as400.access.Subsystem
Creates the subsystem on the system.
create() - Method in class com.ibm.as400.access.UDFS
Creates a file system that can be made visible to the rest of the integrated file system name space through the mount() method.
create(String, String[], String, String, boolean, String, String, String, String, String) - Method in class com.ibm.as400.access.UDFS
Creates a file system that can be made visible to the rest of the integrated file system name space through the mount() method.
create(int, boolean, String, byte, String, String) - Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create(String, int, boolean, String, byte, String, String) - Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create() - Method in class com.ibm.as400.access.ValidationList
Creates the validation list on the AS/400 system.
create(String, int, int) - Static method in class com.ibm.as400.micro.JdbcMeOfflineData
Create an offline data repository, destroying the current one if it exists.
createFileObject(File, String) - Method in class com.ibm.as400.access.IFSSystemView
Returns a File object constructed in directory from the given filename.
createFileObject(String) - Method in class com.ibm.as400.access.IFSSystemView
Returns a File object constructed from the given path string.
createFileObject(File, String) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns a File object constructed in directory from the given filename.
createFileObject(String) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns a File object constructed from the given path string.
createFileShare(String, String) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a file share.
createFileShare(String, String, String, int) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a file share.
createFileShare(String, String, String) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a file share.
createFileShare(String, String, String, int, int) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a file share.
createFileSystemRoot(File) - Method in class com.ibm.as400.access.IFSSystemView
 
createFileSystemRoot(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated.  
createNewFile() - Method in class com.ibm.as400.access.IFSFile
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in class com.ibm.as400.access.IFSJavaFile
Atomically create a new, empty file.
createNewFolder(File) - Method in class com.ibm.as400.access.IFSSystemView
Creates a new folder with a default name.
createNewFolder(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Creates a new folder with a default name.
createPosition(int) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns a position that will track changes as the document is altered.
createPosition(int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns a position that will track change as the document is altered.
createPosition(int) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns a position that will track change as the document is altered.
createPrintShare(String, String, String) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a print share.
createPrintShare(String, String, String, String, int) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a print share.
createPrintShare(String, String, String, String, int, String, String, String) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a print share.
createPrintShare(String, String, String, String, int, String, String, String, boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Creates a print share.
createRecordFormatSource(String, String) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Retrieves the file description for the file, and creates a file containing the Java source for a class extending from RecordFormat that represents the record format for the file.
createResource(Object[], Object[]) - Method in class com.ibm.as400.resource.RJob
Deprecated. Creates the resource using the specified attribute values.
createStatement() - Method in class com.ibm.as400.access.AS400JDBCConnection
Creates a Statement object for executing SQL statements without parameters.
createStatement(int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Creates a Statement object for executing SQL statements without parameters.
createStatement(int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Creates a Statement object for executing SQL statements without parameters.
createStatement() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Creates a Statement object for executing SQL statements without parameters.
createStatement(int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Creates a Statement object for executing SQL statements without parameters.
createStatement(int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Creates a Statement object for executing SQL statements without parameters.
createStatement() - Method in class com.ibm.as400.micro.JdbcMeConnection
Creates a Statement object for executing SQL statements without parameters.
createStatement(int, int) - Method in class com.ibm.as400.micro.JdbcMeConnection
Create a Statement object that can be used to directly execute SQL.
created(DataAreaEvent) - Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a create has been performed.
created() - Method in class com.ibm.as400.access.IFSFile
Determines the time that the integrated file system object represented by this object was created.
created(UserSpaceEvent) - Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a create has been performed.
created(AS400CredentialEvent) - Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a create has been performed.

D

DAMRI - class com.ibm.as400.data.DAMRI.
 
DAMRI() - Constructor for class com.ibm.as400.data.DAMRI
 
DATABASE - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Database service.
DATAQUEUE - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Dataqueue service.
DATASTREAM - Static variable in class com.ibm.as400.access.Trace
'Data stream' trace category.
DATATYPE_NOT_SUPPORTED - Static variable in class com.ibm.as400.data.DAMRI
 
DATA_AREA - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Data Area component.
DATA_AREA - Static variable in class utilities.ToolboxJarMaker
Specifies the Data Area component.
DATA_AREA_CHARACTER - Static variable in class com.ibm.as400.access.IllegalObjectTypeException
The return code indicating that an attempt was made to use a character data area with a non-character data area object.
DATA_AREA_DECIMAL - Static variable in class com.ibm.as400.access.IllegalObjectTypeException
The return code indicating that an attempt was made to use a decimal data area with a non-decimal data area object.
DATA_AREA_LOGICAL - Static variable in class com.ibm.as400.access.IllegalObjectTypeException
The return code indicating that an attempt was made to use a logical data area with a non-logical data area object.
DATA_CONVERSION_CLIENT_NAME - Static variable in class com.ibm.as400.access.LicenseException
DATA_CONVERSION_CLIENT_NAME - Return code from the Central server when the client name can not be converted to the job CCSID.
DATA_CONVERSION_FEATURE - Static variable in class com.ibm.as400.access.LicenseException
DATA_CONVERSION_FEATURE - Return code from the Central server when the product feature can not be converted to the job CCSID.
DATA_CONVERSION_LICENSE_USER_HANDLE - Static variable in class com.ibm.as400.access.LicenseException
DATA_CONVERSION_LICENSE_USER_HANDLE - Return code from the Central server when the license handle is not valid.
DATA_CONVERSION_PRODUCT_ID - Static variable in class com.ibm.as400.access.LicenseException
DATA_CONVERSION_PRODUCT_ID - Return code from the Central server when the product ID can not be converted to the job CCSID.
DATA_CONVERSION_RELEASE - Static variable in class com.ibm.as400.access.LicenseException
DATA_CONVERSION_RELEASE - Return code from the Central server when the product release can not be converted to the job CCSID.
DATA_DESCRIPTION - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Data Description component.
DATA_DESCRIPTION - Static variable in class utilities.ToolboxJarMaker
Specifies the Data Description component.
DATA_QUEUE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Data Queue component.
DATA_QUEUE - Static variable in class utilities.ToolboxJarMaker
Specifies the Data Queue component.
DATA_QUEUE_KEYED - Static variable in class com.ibm.as400.access.IllegalObjectTypeException
The return code indicating that an attempt was made to use a keyed queue with a non-keyed data queue object.
DATA_QUEUE_NOT_KEYED - Static variable in class com.ibm.as400.access.IllegalObjectTypeException
The return code indicating that an attempt was made to use a non-keyed data queue with a keyed data queue object.
DATA_QUEUE_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Data Queue component.
DATA_QUEUE_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Data Queue component.
DATA_STREAM_LEVEL_NOT_VALID - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the server job cannot support the level of data streams that the client is using.
DATA_STREAM_SYNTAX_ERROR - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that there is a syntax error in the data stream.
DATA_STREAM_UNKNOWN - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the data stream received from the server job was not of the type or format expected.
DATE_ENDED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date and time when the job completed running on the system.
DATE_ENTERED_SYSTEM - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date and time when the job was placed on the system.
DATE_ENTERED_SYSTEM - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for date entered system.
DATE_FORMAT - Static variable in class com.ibm.as400.access.Job
Job attribute representing the format in which dates are presented.
DATE_FORMAT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for date format.
DATE_FORMAT_DMY - Static variable in class com.ibm.as400.access.Job
Constant indicating a date format of day, month, and year.
DATE_FORMAT_DMY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the day, month, and year date format.
DATE_FORMAT_JULIAN - Static variable in class com.ibm.as400.access.Job
Constant indicating a Julian date format (year and day).
DATE_FORMAT_JULIAN - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the Julian date format.
DATE_FORMAT_MDY - Static variable in class com.ibm.as400.access.Job
Constant indicating a date format of month, day, and year.
DATE_FORMAT_MDY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the month, day, and year date format.
DATE_FORMAT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date format.
DATE_FORMAT_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QDATFMT is used.
DATE_FORMAT_SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system value QDATFMT is used.
DATE_FORMAT_YMD - Static variable in class com.ibm.as400.access.Job
Constant indicating a date format of year, month, and day.
DATE_FORMAT_YMD - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the year, month, and day date format.
DATE_JOB_BECAME_ACTIVE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date and time the job become active.
DATE_JOB_ENTERED_SYSTEM_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date and time the job entered system.
DATE_JOB_SCHEDULE_TO_RUN_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date and time the job is scheduled to run.
DATE_OPENED - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by date.
DATE_PASSWORD_EXPIRES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for date password expires.
DATE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date.
DATE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the date and time that the message was sent.
DATE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the date the output was created.
DATE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the date.
DATE_PUT_ON_JOB_QUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date and time the job was put on this job queue.
DATE_SENT - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for date sent.
DATE_SEPARATOR - Static variable in class com.ibm.as400.access.Job
Job attribute representing the value used to separate days, months, and years when presenting a date.
DATE_SEPARATOR - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for date separator.
DATE_SEPARATOR_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating a blank is used for the date separator.
DATE_SEPARATOR_COMMA - Static variable in class com.ibm.as400.access.Job
Constant indicating a comma (,) is used for the date separator.
DATE_SEPARATOR_DASH - Static variable in class com.ibm.as400.access.Job
Constant indicating a dash (-) is used for the date separator.
DATE_SEPARATOR_PERIOD - Static variable in class com.ibm.as400.access.Job
Constant indicating a period (.) is used for the date separator.
DATE_SEPARATOR_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the date separator.
DATE_SEPARATOR_SLASH - Static variable in class com.ibm.as400.access.Job
Constant indicating a slash (/) is used for the date separator.
DATE_SEPARATOR_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QDATSEP is used for the date separator.
DATE_SEPARATOR_SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system value QDATSEP is used.
DATE_STARTED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date and time when the job began to run on the system.
DATE_STARTED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for date started.
DAYS_UNTIL_PASSWORD_EXPIRES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for days until password expires.
DAYS_USED - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the number of days the object was used, or 0 if the object does not have a last-used date.
DA_CLEARED - Static variable in class com.ibm.as400.access.DataAreaEvent
Event ID indicating that a data area has been cleared.
DA_CREATED - Static variable in class com.ibm.as400.access.DataAreaEvent
Event ID indicating that a data area has been created.
DA_DELETED - Static variable in class com.ibm.as400.access.DataAreaEvent
Event ID indicating that a data area has been deleted.
DA_READ - Static variable in class com.ibm.as400.access.DataAreaEvent
Event ID indicating that a data area has been read.
DA_WRITTEN - Static variable in class com.ibm.as400.access.DataAreaEvent
Event ID indicating that a data area has been written.
DBCSEitherFieldDescription - class com.ibm.as400.access.DBCSEitherFieldDescription.
The DBCSEitherFieldDescription class represents the description of the data in a DBCS-either field.
DBCSEitherFieldDescription() - Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSEitherFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSEitherFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSGraphicFieldDescription - class com.ibm.as400.access.DBCSGraphicFieldDescription.
The DBCSGraphicFieldDescription class represents the description of the data in a DBCS-graphic field.
DBCSGraphicFieldDescription() - Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSGraphicFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSGraphicFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSOnlyFieldDescription - class com.ibm.as400.access.DBCSOnlyFieldDescription.
The DBCSOnlyFieldDescription class represents the description of the data in a DBCS-only field.
DBCSOnlyFieldDescription() - Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOnlyFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOnlyFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOpenFieldDescription - class com.ibm.as400.access.DBCSOpenFieldDescription.
The DBCSOpenFieldDescription class represents the description of the data in a DBCS-open field.
DBCSOpenFieldDescription() - Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DBCSOpenFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DBCSOpenFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DBCS_CAPABLE - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether the job is DBCS-capable or not.
DBCS_CAPABLE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for DBCS capable.
DBCS_CAPABLE_NO - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is not DBCS-capable.
DBCS_CAPABLE_YES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is DBCS-capable.
DDM_CONVERSATION_HANDLING_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the DDM conversation handling.
DECIMAL_FORMAT - Static variable in class com.ibm.as400.access.Job
Job attribute representing the decimal format used for this job.
DECIMAL_FORMAT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for decimal format.
DECIMAL_FORMAT_COMMA_I - Static variable in class com.ibm.as400.access.Job
Constant indicating a decimal format that uses a comma for a decimal point, a period for a 3-digit grouping character, and zero-suppresses to the left of the decimal point.
DECIMAL_FORMAT_COMMA_I - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the date format that uses a comma for a decimal point and a period for a 3-digit grouping character.
DECIMAL_FORMAT_COMMA_J - Static variable in class com.ibm.as400.access.Job
Constant indicating a decimal format that uses a comma for a decimal point and a period for a 3-digit grouping character.
DECIMAL_FORMAT_COMMA_J - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the date format that uses a comma for a decimal point, a period for a 3-digit grouping character, and zero-suppresses to the left of the decimal point.
DECIMAL_FORMAT_PERIOD - Static variable in class com.ibm.as400.access.Job
Constant indicating a decimal format that uses a period for a decimal point, a comma for a 3-digit grouping character, and zero-suppresses to the left of the decimal point.
DECIMAL_FORMAT_PERIOD - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the date format that uses a period for a decimal point, a comma for a 3-digit grouping character, and zero-suppresses to the left of the decimal point.
DECIMAL_FORMAT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the decimal format.
DECIMAL_FORMAT_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value in the system value QDECFMT is used as the decimal format for this job.
DEFAULT - Static variable in interface com.ibm.as400.access.BidiStringType
The default string type for non bidi data (LTR).
DEFAULT - Static variable in class com.ibm.as400.access.SaveFile
Special value for the "maximumNumberOfRecords", "waitTime", and "asp" properties.
DEFAULT_BUFFER_SIZE - Static variable in class com.ibm.as400.access.AS400CertificateUtil
Recommended buffer size in kilobytes.
DEFAULT_CCSID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the default coded character set identifier (CCSID) used for this job.
DEFAULT_CCSID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for default coded character set identifier (CCSID).
DEFAULT_CCSID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the default coded character set identifier.
DEFAULT_REPLY - Static variable in class com.ibm.as400.access.JobLog
 
DEFAULT_REPLY - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for default reply.
DEFAULT_WAIT_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the default maximum time (in seconds) that a thread in the job waits for a system instruction, such as a LOCK machine interface (MI) instruction, to acquire a resource.
DEFAULT_WAIT_TIME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for default wait time.
DEPARTMENT - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by department.
DEPARTMENT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for department.
DESCRIPTION - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "description".
DESCRIPTION - Static variable in class com.ibm.as400.access.NetServerShare
Deprecated. Attribute ID for "description".
DESCRIPTION_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "description (pending)".
DESCRIPTION_PROPERTY - Static variable in interface com.ibm.as400.vaccess.VObject
Deprecated. Property identifier for the description.
DESCRIPTION_TEXT - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for description text.
DEVICE_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for device name.
DEVICE_RECOVERY_ACTION - Static variable in class com.ibm.as400.access.Job
Job attribute representing the action taken for interactive jobs when an I/O error occurs for the job's requesting program device.
DEVICE_RECOVERY_ACTION - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for device recovery action.
DEVICE_RECOVERY_ACTION_DISCONNECT_END_REQUEST - Static variable in class com.ibm.as400.access.Job
Constant indicating a device recovery action that disconnects the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_DISCONNECT_END_REQUEST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the device recovery action that disconnects the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_DISCONNECT_MESSAGE - Static variable in class com.ibm.as400.access.Job
Constant indicating a device recovery action that disconnects the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_DISCONNECT_MESSAGE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the device recovery action that disconnects the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_END_JOB - Static variable in class com.ibm.as400.access.Job
Constant indicating a device recovery action that ends the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_END_JOB - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the device recovery action that ends the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_END_JOB_NO_LIST - Static variable in class com.ibm.as400.access.Job
Constant indicating a device recovery action that ends the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_END_JOB_NO_LIST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the device recovery action that ends the job when an I/O error occurs.
DEVICE_RECOVERY_ACTION_MESSAGE - Static variable in class com.ibm.as400.access.Job
Constant indicating a device recovery action that signals the I/O error message to the application and lets the application program perform error recovery.
DEVICE_RECOVERY_ACTION_MESSAGE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating the device recovery action that signals the I/O error message to the application and lets the application program perform error recovery.
DEVICE_RECOVERY_ACTION_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the device recovery action.
DEVICE_RECOVERY_ACTION_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value in the system value QDEVRCYACN is used as the device recovery action for this job.
DEVICE_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for device status.
DEVICE_STATUS_ACTIVE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the active status.
DEVICE_STATUS_ACTIVE_READER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the active reader status.
DEVICE_STATUS_ACTIVE_WRITER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the active writer status.
DEVICE_STATUS_AS36_DISABLED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the AS/36 disabled status.
DEVICE_STATUS_AS36_ENABLED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the AS/36 enabled status.
DEVICE_STATUS_CONNECT_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the connect pending status.
DEVICE_STATUS_DAMAGED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the damaged status.
DEVICE_STATUS_DIAGNOSTIC_MODE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the diagnostic mode status.
DEVICE_STATUS_FAILED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the failed status.
DEVICE_STATUS_FAILED_READER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the failed reader status.
DEVICE_STATUS_FAILED_WRITER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the failed writer status.
DEVICE_STATUS_HELD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the held status.
DEVICE_STATUS_LOCKED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the locked status.
DEVICE_STATUS_POWERED_OFF - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the powered off status.
DEVICE_STATUS_RCYCNL - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the RCYCNL status.
DEVICE_STATUS_RCYPND - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the RCYPND status.
DEVICE_STATUS_SIGNON_DISPLAY - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the signon display status.
DEVICE_STATUS_SYSTEM_REQUEST - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the system request status.
DEVICE_STATUS_UNKNOWN - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the unknown status.
DEVICE_STATUS_VARIED_OFF - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the varied off status.
DEVICE_STATUS_VARIED_ON - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the varied on status.
DEVICE_STATUS_VARY_OFF_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the vary off pending status.
DEVICE_STATUS_VARY_ON_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Device status constant indicating the device is in the vary on pending status.
DEVICE_TYPE - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by device type.
DEVICE_TYPE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for device type.
DEVICE_TYPE_DISKETTE - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is intended for a diskette device.
DEVICE_TYPE_PRINTER - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is intended for a printer device.
DIAGNOSTIC - Static variable in class com.ibm.as400.access.AS400Message
Message type for diagnostic messages.
DIAGNOSTIC - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to diagnostic messages.
DIAGNOSTIC - Static variable in class com.ibm.as400.access.Trace
'Diagnostic message' trace category.
DIAGNOSTIC - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to diagnostic messages.
DIGITALLY_SIGNED - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object has a digital signature.
DIGITALLY_SIGNED_MULTIPLE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object has more than one digital signature.
DIGITALLY_SIGNED_TRUSTED - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object is signed by a source that is trusted by the system.
DIGITAL_CERTIFICATE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Digital Certificate component.
DIGITAL_CERTIFICATE - Static variable in class utilities.ToolboxJarMaker
Specifies the Digital Certificate component.
DIGITAL_CERTIFICATE_INDICATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for digital certificate indicator.
DIRECTORY_ENTRY_ACCESS_DENIED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user of this program does not have enough authority to access the directory entry.
DIRECTORY_FORMAT_TYPE1 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the directory has format type 1.
DIRECTORY_FORMAT_TYPE2 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the directory has format type 2.
DIR_ENTRY_DAMAGED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the directory entry is damaged.
DIR_ENTRY_EXISTS - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the directory entry exists.
DIR_NOT_EMPTY - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the directory is not empty.
DISC - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Disc, solid bullet, labeling scheme.
DISCONNECT_RECEIVED - Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that disconnect was received.
DISK_DRIVE - Static variable in class com.ibm.as400.access.ISeriesNetServerConnection
Value of the ISeriesNetServerConnection "connection type" attribute, indicating that the connection is to a disk drive, that is, a file share.
DISPLAY_SIGN_ON_INFORMATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for display sign-on information.
DLOPermission - class com.ibm.as400.access.DLOPermission.
The DLOPermission class represents the permission for the specfied user for document library objects (DLO) stored in QDLS.
DLOPermission(String) - Constructor for class com.ibm.as400.access.DLOPermission
Constructs a DLOPermission object.
DOCUMENT_ALREADY_SET - Static variable in class com.ibm.as400.data.DAMRI
 
DOCUMENT_NOT_SET - Static variable in class com.ibm.as400.data.DAMRI
 
DOMAIN - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "domain name".
DOMAIN - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the domain that contains the object.
DOMAIN_DEFAULT - Static variable in class com.ibm.as400.access.UserSpace
Constant representing the default domain for the user space.
DOMAIN_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "domain name (pending)".
DOMAIN_SYSTEM - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the object domain value of "*S".
DOMAIN_SYSTEM - Static variable in class com.ibm.as400.access.UserSpace
Constant indicating the domain for the user space is *SYSTEM.
DOMAIN_USER - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the object domain value of "*U".
DOMAIN_USER - Static variable in class com.ibm.as400.access.UserSpace
Constant indicating the domain for the user space is *USER.
DOUBLE_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Double data type.
DQAttsAuthorityEditor - class com.ibm.as400.access.DQAttsAuthorityEditor.
The DQAttsAuthorityEditor class provides the list of data queue editor authorities.
DQAttsAuthorityEditor() - Constructor for class com.ibm.as400.access.DQAttsAuthorityEditor
 
DQ_CLEARED - Static variable in class com.ibm.as400.access.DataQueueEvent
The DataQueue clear event ID.
DQ_PEEKED - Static variable in class com.ibm.as400.access.DataQueueEvent
The DataQueue peek event ID.
DQ_READ - Static variable in class com.ibm.as400.access.DataQueueEvent
The DataQueue read event ID.
DQ_WRITTEN - Static variable in class com.ibm.as400.access.DataQueueEvent
The DataQueue write event ID.
DSTUNR - Static variable in class com.ibm.as400.util.commtrace.Message
A Destination Unreachable Message
DTD_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
DUPLEX_DUPLEX - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for duplex printing.
DUPLEX_SIMPLEX - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for simplex printing.
DUPLEX_TUMBLE - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for tumble duplex printing.
DUPLICATE_FIELD_NAME - Static variable in class com.ibm.as400.data.DAMRI
 
DUPLICATE_KEY_FAIL - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Update option to indicate if the specified key already exists then do not allow the ClusteredHashTable.put() request to succeed.
DUPLICATE_KEY_UPDATE - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Update option to indicate if the specified key already exists then allow the entry to be updated on the ClusteredHashTable.put() request.
Data - class com.ibm.as400.util.commtrace.Data.
Represents the data that is contained in the packet.
DataArea - class com.ibm.as400.access.DataArea.
The DataArea class is an abstract base class that represents a data area object.
DataArea() - Constructor for class com.ibm.as400.access.DataArea
Constructs a DataArea object.
DataArea(AS400, String) - Constructor for class com.ibm.as400.access.DataArea
Constructs a DataArea object.
DataAreaBeanInfo - class com.ibm.as400.access.DataAreaBeanInfo.
The DataAreaBeanInfo class provides bean information for the DataArea class.
DataAreaBeanInfo() - Constructor for class com.ibm.as400.access.DataAreaBeanInfo
 
DataAreaEvent - class com.ibm.as400.access.DataAreaEvent.
The DataAreaEvent class represents a data area event.
DataAreaEvent(Object, int) - Constructor for class com.ibm.as400.access.DataAreaEvent
Constructs a DataAreaEvent object.
DataAreaListener - interface com.ibm.as400.access.DataAreaListener.
The DataAreaListener interface provides an interface for receiving DataAreaEvents.
DataQueue - class com.ibm.as400.access.DataQueue.
The DataQueue class represents an i5/OS sequential data queue object.
DataQueue() - Constructor for class com.ibm.as400.access.DataQueue
Constructs a DataQueue object.
DataQueue(AS400, String) - Constructor for class com.ibm.as400.access.DataQueue
Constructs a DataQueue object.
DataQueue - class com.ibm.as400.micro.DataQueue.
The DataQueue class represents a data queue object.
DataQueueAttributes - class com.ibm.as400.access.DataQueueAttributes.
The DataQueueAttributes class represents a data queue attributes object.
DataQueueAttributes() - Constructor for class com.ibm.as400.access.DataQueueAttributes
 
DataQueueAttributesBeanInfo - class com.ibm.as400.access.DataQueueAttributesBeanInfo.
The DataQueueAttributesBeanInfo class provides bean information for the DataQueueAttributes class.
DataQueueAttributesBeanInfo() - Constructor for class com.ibm.as400.access.DataQueueAttributesBeanInfo
 
DataQueueBeanInfo - class com.ibm.as400.access.DataQueueBeanInfo.
The DataQueueBeanInfo class provides bean information for the DataQueue class.
DataQueueBeanInfo() - Constructor for class com.ibm.as400.access.DataQueueBeanInfo
 
DataQueueDocument - class com.ibm.as400.vaccess.DataQueueDocument.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
DataQueueDocument() - Constructor for class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Constructs a DataQueueDocument object.
DataQueueDocument(AS400, String) - Constructor for class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Constructs a DataQueueDocument object.
DataQueueDocumentBeanInfo - class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
DataQueueDocumentBeanInfo() - Constructor for class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated.  
DataQueueEntry - class com.ibm.as400.access.DataQueueEntry.
The DataQueueEntry class represents an entry on a data queue.
DataQueueEvent - class com.ibm.as400.access.DataQueueEvent.
The DataQueueEvent class represents a DataQueue event.
DataQueueEvent(Object, int) - Constructor for class com.ibm.as400.access.DataQueueEvent
Constructs a DataQueueEvent object.
DataQueueListener - interface com.ibm.as400.access.DataQueueListener.
The DataQueueListener interface provides an interface for receiving DataQueue events.
DateFieldDescription - class com.ibm.as400.access.DateFieldDescription.
The DateFieldDescription class represents the description of the data in a date field.
DateFieldDescription() - Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
DateFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
DateFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
DateTimeConverter - class com.ibm.as400.access.DateTimeConverter.
The DateTimeConverter class represents a converted date and time.
DateTimeConverter(AS400) - Constructor for class com.ibm.as400.access.DateTimeConverter
Constructs a DateTimeConverter object.
DecimalDataArea - class com.ibm.as400.access.DecimalDataArea.
The DecimalDataArea class represents a decimal data area on the system.
DecimalDataArea() - Constructor for class com.ibm.as400.access.DecimalDataArea
Constructs a DecimalDataArea object.
DecimalDataArea(AS400, String) - Constructor for class com.ibm.as400.access.DecimalDataArea
Constructs a DecimalDataArea object.
DecimalDataAreaBeanInfo - class com.ibm.as400.access.DecimalDataAreaBeanInfo.
The DecimalDataAreaBeanInfo class provides bean information for the DecimalDataArea class.
DecimalDataAreaBeanInfo() - Constructor for class com.ibm.as400.access.DecimalDataAreaBeanInfo
 
Descriptor - interface com.ibm.as400.data.Descriptor.
The Descriptor interface defines a mechanism for inspecting a node of an XML based document.
Destination - class com.ibm.as400.util.commtrace.Destination.
A Destination Header.
DestinationUnreachable - class com.ibm.as400.util.commtrace.DestinationUnreachable.
A Destination Unreachable Header.
DestroyFailedException - exception com.ibm.as400.security.auth.DestroyFailedException.
The DestroyFailedException class represents an exception issued when error occur when destroying i5/OS system authentication information.
DirFilter - class com.ibm.as400.util.html.DirFilter.
The DirFilter class determines if a File object is a directory.
DirFilter() - Constructor for class com.ibm.as400.util.html.DirFilter
Constructs a default DirFilter object.
DirectoryEntry - class com.ibm.as400.access.DirectoryEntry.
The DirectoryEntry class represents system distribution directory information for a particular directory entry.
DirectoryEntryList - class com.ibm.as400.access.DirectoryEntryList.
The DirectoryEntryList class is used to retrieve a list of system distribution directory entries.
DirectoryEntryList(AS400) - Constructor for class com.ibm.as400.access.DirectoryEntryList
Constructs a DirectoryEntryList.
dataDefinitionCausesTransactionCommit() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a data definition statement within a transaction can force the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a data definition statement within a transaction is ignored.
decode(String) - Static method in class com.ibm.as400.util.html.HTMLTransform
Decodes the HTML string, which can contain replacement characters for HTML tags such as <, >, ", or &.
delete() - Method in class com.ibm.as400.access.AS400File
Deletes the file.
delete() - Method in class com.ibm.as400.access.BaseDataQueue
Deletes the data queue.
delete() - Method in class com.ibm.as400.access.CharacterDataArea
Removes the data area from the system.
delete() - Method in class com.ibm.as400.access.DecimalDataArea
Removes the data area from the system.
delete() - Method in class com.ibm.as400.access.EnvironmentVariable
Deletes the environment variable.
delete() - Method in class com.ibm.as400.access.IFSFile
Deletes the integrated file system object represented by this object.
delete() - Method in class com.ibm.as400.access.IFSJavaFile
Deletes the IFSJavaFile.
delete() - Method in class com.ibm.as400.access.LogicalDataArea
Removes the data area from the system.
delete() - Method in class com.ibm.as400.access.SaveFile
Deletes the save file.
delete() - Method in class com.ibm.as400.access.SpooledFile
Deletes the spooled file on the system.
delete() - Method in class com.ibm.as400.access.Subsystem
Deletes the subsystem from the system.
delete() - Method in class com.ibm.as400.access.UDFS
Deletes an existing and unmounted user-defined file system (UDFS) and all of the objects within it.
delete() - Method in class com.ibm.as400.access.UserSpace
Deletes the user space.
delete() - Method in class com.ibm.as400.access.ValidationList
Deletes the validation list from the AS/400 system.
delete() - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Deletes this file or directory.
delete() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Deletes the Java program.
delete() - Method in class com.ibm.as400.resource.RUser
Deprecated. Deletes the user.
deleteCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Deletes the certificate from the user profile.
deleteCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUtil
Deletes the certificate from the repository.
deleteCertificate(byte[]) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Deletes the certificate from the validation list.
deleteCertificateByHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Deletes the certificate matching the certificate handle from the user profile.
deleteCertificateByHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUtil
Deletes the certificate from the repository.
deleteCertificateByHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Deletes the certificate matching the certificate handle from the validation list.
deleteCurrentRecord() - Method in class com.ibm.as400.access.AS400File
Deletes the record at the current cursor position.
deleteMember() - Method in class com.ibm.as400.access.AS400File
Deletes the member associated with this object from the file.
deleteRecord(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Deletes the record specified by key.
deleteRecord(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Deletes the record specified by key.
deleteRecord(int) - Method in class com.ibm.as400.access.SequentialFile
Deletes the record specified by record number.
deleteRecord(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Delete the record specified from the offline data store.
deleteRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Deletes the current row from the result set and the database.
deleteRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Deletes the current row from the result set and the database.
deleteRow() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Deletes the current row from the result set and the database.
deleteRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Delete the current row.
deleted(AS400CertificateEvent) - Method in interface com.ibm.as400.access.AS400CertificateListener
Invoked when a certificate has been deleted.
deleted(DataAreaEvent) - Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a delete has been performed.
deleted(UserSpaceEvent) - Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a delete has been performed.
deletesAreDetected(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if visible deletes to a result set of the specified type can be detected by calling ResultSet.rowDeleted().
dependencyAnalysisCompleted(JarMakerEvent) - Method in interface utilities.JarMakerListener
Reports completion of dependency analysis on a specific entry in a jar file.
dependencyAnalysisStarted(JarMakerEvent) - Method in interface utilities.JarMakerListener
Reports the start of dependency analysis on a specific entry in a jar file.
destroy() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Destroy or clear sensitive information maintained by the credential implementation.
destroy() - Method in class com.ibm.as400.access.ProfileTokenImplNative
Destroy or clear sensitive information maintained by the credential implementation.
destroy() - Method in class com.ibm.as400.security.auth.AS400Credential
Destroys the credential by destroying or clearing sensitive information for the credential.
destroy() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Close the connection pool.
destroyed(AS400CredentialEvent) - Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a destroy has been performed.
dir() - Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current working directory.
dir(String) - Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current directory.
dir() - Method in class com.ibm.as400.access.FTP
Lists the contents of the current working directory.
dir(String) - Method in class com.ibm.as400.access.FTP
Lists the contents of the current directory.
disconnect() - Method in class com.ibm.as400.access.FTP
Closes the connection with the system.
disconnect() - Method in class com.ibm.as400.micro.AS400
Disconnects the client from the MEServer.
disconnectAllServices() - Method in class com.ibm.as400.access.AS400
Disconnects all services.
disconnectService(int) - Method in class com.ibm.as400.access.AS400
Disconnects the service.
disconnected(ConnectionEvent) - Method in interface com.ibm.as400.access.ConnectionListener
Invoked when a service has been disconnected.
disconnected(FTPEvent) - Method in interface com.ibm.as400.access.FTPListener
Invoked after the connection has been disconnected.
displayFirst() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Displays the first record of the record list.
displayFirst() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Displays the first record of the result set.
displayLast() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Displays the last record of the record list.
displayLast() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Displays the last record of the result set.
displayNext() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Displays the next record of the record list.
displayNext() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Displays the next record of the result set.
displayPrevious() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Displays the previous record of the record list.
displayPrevious() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Displays the previous record of the result set.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.as400.access.TunnelProxyServer
Requests information from the web server.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.as400.access.TunnelProxyServer
Sends information back to the web server.
doesMaxRowSizeIncludeBlobs() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if getMaxRowSize() includes blobs when computing the maximum length of a single row.
doubleToByteArray(double, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified double into i5/OS format in the specified byte array.
doubleToByteArray(double) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified double into i5/OS format in a byte array.
dumpDB(boolean) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Dump out the current database (Using System.out.println).
dumpDB(JdbcMeOfflineData, boolean) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Dump out the specified database.

E

ECHOREQ - Static variable in class com.ibm.as400.util.commtrace.Message
A Echo Request Message
ECHQRPL - Static variable in class com.ibm.as400.util.commtrace.Message
A Echo Reply Message
ELAPSED_CPU_PERCENT_USED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the percentage of processing time used during the elapsed time.
ELAPSED_CPU_PERCENT_USED_FOR_DATABASE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the percentage of processing unit used for database processing during the elapsed time.
ELAPSED_CPU_TIME_USED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of processing unit time (in milliseconds) used during the elapsed time.
ELAPSED_CPU_TIME_USED_FOR_DATABASE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of processing unit time (in milliseconds) used for database processing during the elapsed time.
ELAPSED_DISK_IO - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of disk I/O operations performed by the job during the elapsed time.
ELAPSED_DISK_IO_ASYNCH - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of asynchronous (physical) disk I/O operations performed by the job during the elapsed time.
ELAPSED_DISK_IO_SYNCH - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of synchronous (physical) disk I/O operations performed by the job during the elapsed time.
ELAPSED_INTERACTIVE_RESPONSE_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the total interactive response time for the initial thread (in hundredths of seconds) for the job during the elapsed time.
ELAPSED_INTERACTIVE_TRANSACTIONS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of user interactions, such as pressing the Enter key or a function key, for the job during the elapsed time for the initial thread.
ELAPSED_LOCK_WAIT_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of time (in milliseconds) that the initial thread has to wait to obtain database, nondatabase, and internal machine locks during the elapsed time.
ELAPSED_PAGE_FAULTS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the number of times an active program referenced an address that is not in main storage for the current routing step during the elapsed time.
ELAPSED_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the time (in milliseconds) that has elapsed between the measurement start time and the current system time.
ELEMENT_ADDED - Static variable in class com.ibm.as400.util.html.ElementEvent
Event ID indicating that an element has been added.
ELEMENT_CHANGED - Static variable in class com.ibm.as400.util.html.ElementEvent
Event ID indicating that an element has been changed.
ELEMENT_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
ELEMENT_REMOVED - Static variable in class com.ibm.as400.util.html.ElementEvent
Event ID indicating that an element has been removed.
ELIGIBLE_FOR_PURGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether or not the job is eligible to be moved out of main storage and put into auxiliary storage at the end of a time slice or when entering a long wait (such as waiting for a work station user's response).
ELIGIBLE_FOR_PURGE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for eligible for purge.
ELIGIBLE_FOR_PURGE_IGNORED - Static variable in class com.ibm.as400.access.Job
Constant indicating that whether a job is eligible for purge or not is ignored because the job type is either *JOBQ or *OUTQ, or the job is not valid.
ELIGIBLE_FOR_PURGE_NO - Static variable in class com.ibm.as400.access.Job
Constant indicating that a job is not eligible to be moved out of main storage and put into auxiliary storage.
ELIGIBLE_FOR_PURGE_YES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is eligible to be moved out of main storage and put into auxiliary storage.
EMPTY_ERROR_CODE_PARM - Static variable in class com.ibm.as400.access.list.OpenList
Constant that can be used for APIs that have an error code parameter.
ENABLED - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "text conversion enablement" attribute, indicating "text conversion is enabled".
ENABLED_AND_MIXED - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "text conversion enablement" attribute, indicating "text conversion is enabled, and mixed data is allowed".
ENABLE_PERFORMANCE_COLLECTION - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for enable performance collection.
ENABLE_PERFORMANCE_COLLECTION_ENTRY_EXIT - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the entry/exit information on all the procedures of the Java program (including those that are leaf procedures) is given.
ENABLE_PERFORMANCE_COLLECTION_FULL - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the entry/exit information on all procedures of the Java program (including those that are leaf procedures) and precall and postcall hooks around calls to other procedures is given.
ENABLE_PERFORMANCE_COLLECTION_NONE - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that no performance collection is enabled for this Java program.
ENCRYPTED_PASSWORDS - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the NetServer "authentication method" attribute, indicating that the system authenticates with encrypted passwords only.
END - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating the last day on which data was logged is the last day for which logged data is listed.
END_OF_FILE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the end of file has been reached.
END_PENDING_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for end pending status.
END_SEVERITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the message severity level of escape messages that can cause a batch job to end.
END_SEVERITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for end severity.
END_SEVERITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the end severity.
END_STATUS_CANCELLED - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system, the subsystem in which a job is running, or the job itself is cancelled.
END_STATUS_JOB_NOT_RUNNING - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is not running.
END_STATUS_NOT_CANCELLED - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system, the subsystem in which a job is running, or the job itself is not cancelled.
ENTRY_AUTHORITY_ANY_USER - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Entry authority option that identifies any user can access the entry in the clustered hash table.
ENTRY_AUTHORITY_LAST_USER - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Entry authority option that identifies a user with *ALLOBJ authority, the user that owns the entry or both can access it.
ENTRY_STATUS_CONSISTENT - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Data is consistent across the clustered hash table domain.
ENTRY_STATUS_INCONSISTENT - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Data is not consistent across the clustered hash table domain.
ERROR - Static variable in class com.ibm.as400.access.Trace
'Error message' trace category.
ERROR_ACCESSING_VALUE - Static variable in class com.ibm.as400.data.DAMRI
 
ERROR_CALLING_EXIT_PROGRAM - Static variable in class com.ibm.as400.access.LicenseException
ERROR_CALLING_EXIT_PROGRAM - Return code from the Central server when there was an error calling the regestered exit program.
ERROR_OCCURRED - Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list exception occurred event ID.
ESCAPE - Static variable in class com.ibm.as400.access.AS400Message
Message type for escape (exception already handled when API is called) messages.
ESCAPE_NOT_HANDLED - Static variable in class com.ibm.as400.access.AS400Message
Message type for escape (exception not handled when API is called) messages.
ESP - class com.ibm.as400.util.commtrace.ESP.
An ESP Header
Extends ExtHeader's methods to parse, print, and allow easy access to the ESP Header.
EXCEPTION_RECEIVED - Static variable in class com.ibm.as400.data.DAMRI
 
EXCESS_INPUT_DATA - Static variable in class com.ibm.as400.data.DAMRI
 
EXECUTIVE - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents executive paper size (7.25 x 10.5 inches)
EXISTS - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for exists.
EXIT_POINT_PROCESSING_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred processing the exit point.
EXIT_POINT_PROCESSING_ERROR - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error occurred while processing the exit point.
EXIT_PROGRAM_CALL_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred with the user exit program call.
EXIT_PROGRAM_CALL_ERROR - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error occurred with the user exit program call.
EXIT_PROGRAM_DENIED_REQUEST - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user exit program associated with the server job rejected the request.
EXIT_PROGRAM_DENIED_REQUEST - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the user exit program associated with the server job rejected the request.
EXIT_PROGRAM_ERROR - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the user exit program associated with the server job failed.
EXIT_PROGRAM_NOT_AUTHORIZED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user is not authorized to the exit program.
EXIT_PROGRAM_NOT_FOUND - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the user exit program associated with the server job could not be found.
EXIT_PROGRAM_NUMBER_NOT_VALID - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the number of user exit programs associated with the server job is not valid.
EXIT_PROGRAM_RESOLVE_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred resolving to the exit program.
EXIT_PROGRAM_RESOLVE_ERROR - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error occurred when resolving to the exit program.
EXPIRATION_DATE_REACHED - Static variable in class com.ibm.as400.access.LicenseException
EXPIRATION_DATE_REACHED - Return code from the Central server when the expiration date for the product license being requested is reached and a license was not granted.
EXTAH - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended AH Header
EXTDEST - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended Destination Header
EXTENDED_ATTRIBUTE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the extended attribute that further describes the object, such as a program or file type.
EXTESP - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended ESP Header
EXTFRAG - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended Fragment Header
EXTHOPBYHOP - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended Hop By Hop Header
EXTROUTE - Static variable in class com.ibm.as400.util.commtrace.Header
An Extended Routing Header
EchoReplyRequest - class com.ibm.as400.util.commtrace.EchoReplyRequest.
A Echo Reply Request Header.
EchoRequest - class com.ibm.as400.util.commtrace.EchoRequest.
A Echo Request Header.
ElementEvent - class com.ibm.as400.util.html.ElementEvent.
The ElementEvent class represents an element event.
ElementEvent(Object, int) - Constructor for class com.ibm.as400.util.html.ElementEvent
Constructs an ElementEvent object.
ElementListener - interface com.ibm.as400.util.html.ElementListener.
The ElementListener interface provides a listener interface for receiving element events.
EnvironmentVariable - class com.ibm.as400.access.EnvironmentVariable.
The EnvironmentVariable class represents an i5/OS system-level environment variable.
EnvironmentVariable() - Constructor for class com.ibm.as400.access.EnvironmentVariable
Constructs an EnvironmentVariable object.
EnvironmentVariable(AS400) - Constructor for class com.ibm.as400.access.EnvironmentVariable
Constructs an EnvironmentVariable object.
EnvironmentVariable(AS400, String) - Constructor for class com.ibm.as400.access.EnvironmentVariable
Constructs an EnvironmentVariable object.
EnvironmentVariableBeanInfo - class com.ibm.as400.access.EnvironmentVariableBeanInfo.
The EnvironmentVariableBeanInfo class represents the bean information for the EnvironmentVariable class.
EnvironmentVariableBeanInfo() - Constructor for class com.ibm.as400.access.EnvironmentVariableBeanInfo
 
EnvironmentVariableList - class com.ibm.as400.access.EnvironmentVariableList.
The EnvironmentVariableList class represents a list of i5/OS system-level environment variables.
EnvironmentVariableList() - Constructor for class com.ibm.as400.access.EnvironmentVariableList
Constructs a EnvironmentVariableList object.
EnvironmentVariableList(AS400) - Constructor for class com.ibm.as400.access.EnvironmentVariableList
Constructs a EnvironmentVariableList object.
EnvironmentVariableListBeanInfo - class com.ibm.as400.access.EnvironmentVariableListBeanInfo.
The EnvironmentVariableListBeanInfo class represents the bean information for the EnvironmentVariableList class.
EnvironmentVariableListBeanInfo() - Constructor for class com.ibm.as400.access.EnvironmentVariableListBeanInfo
 
ErrnoException - exception com.ibm.as400.access.ErrnoException.
The ErrnoException class represents an exception that indicates that an errno has been returned by a system API.
ErrorCompletingRequestException - exception com.ibm.as400.access.ErrorCompletingRequestException.
The ErrorCompletingRequestException class represents an exception that indicates an error occurred that prevented the request from completing.
ErrorDialogAdapter - class com.ibm.as400.vaccess.ErrorDialogAdapter.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ErrorDialogAdapter() - Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Constructs an ErrorDialogAdapter object.
ErrorDialogAdapter(Component) - Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Constructs an ErrorDialogAdapter object.
ErrorDialogAdapter(Component, boolean) - Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Constructs an ErrorDialogAdapter object.
ErrorDialogAdapterBeanInfo - class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ErrorDialogAdapterBeanInfo() - Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated.  
ErrorEvent - class com.ibm.as400.vaccess.ErrorEvent.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ErrorEvent(Object, Exception) - Constructor for class com.ibm.as400.vaccess.ErrorEvent
Deprecated. Constructs an ErrorEvent object.
ErrorListener - interface com.ibm.as400.vaccess.ErrorListener.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
EventLog - class com.ibm.as400.access.EventLog.
The EventLog class is an implementation of Log which logs exceptions and messages to the specified file or PrintStream.
EventLog() - Constructor for class com.ibm.as400.access.EventLog
Constructs a default EventLog object.
EventLog(String) - Constructor for class com.ibm.as400.access.EventLog
Constructs an EventLog object with the specified file pathname.
EventLog(OutputStream) - Constructor for class com.ibm.as400.access.EventLog
Constructs an EventLog object with the specified OutputStream.
EventLog(PrintWriter) - Constructor for class com.ibm.as400.access.EventLog
Constructs an EventLog object with the specified PrintWriter.
ExtHeader - class com.ibm.as400.util.commtrace.ExtHeader.
An Extended Header.
ExtendedIOException - exception com.ibm.as400.access.ExtendedIOException.
The ExtendedIOException class represents an exception that indicates that an error has occurred while communicating with the system.
ExtendedIllegalArgumentException - exception com.ibm.as400.access.ExtendedIllegalArgumentException.
The ExtendedIllegalArgumentException class represents an exception that indicates that an argument is not valid.
ExtendedIllegalArgumentException(String, int) - Constructor for class com.ibm.as400.access.ExtendedIllegalArgumentException
Constructs an ExtendedIllegalArgumentException object.
ExtendedIllegalStateException - exception com.ibm.as400.access.ExtendedIllegalStateException.
The ExtendedIllegalStateException class represents an exception that indicates that an object is not in the proper state to perform the requested operation.
ExtendedIllegalStateException(int) - Constructor for class com.ibm.as400.access.ExtendedIllegalStateException
Constructs an ExtendedIllegalStateException object.
ExtendedIllegalStateException(String, int) - Constructor for class com.ibm.as400.access.ExtendedIllegalStateException
Constructs an ExtendedIllegalStateException object.
elementAdded(ElementEvent) - Method in interface com.ibm.as400.util.html.ElementListener
Invoked when an element has been added.
elementChanged(ElementEvent) - Method in interface com.ibm.as400.util.html.ElementListener
Invoked when an element has been changed.
elementRemoved(ElementEvent) - Method in interface com.ibm.as400.util.html.ElementListener
Invoked when an element has been removed.
elements() - Method in class com.ibm.as400.access.ClusteredHashTable
Retrieves a list of entries that exist in the clustered hash table for the specified user profile.
elements(String, String, int) - Method in class com.ibm.as400.access.ClusteredHashTable
Retrieves a list of entries that exist in the clustered hash table for the specified user profile.
encode(String) - Static method in class com.ibm.as400.util.html.HTMLTransform
Encodes the HTML string, which can contain HTML tags such as < , >, ", or &.
encode(String) - Static method in class com.ibm.as400.util.html.URLEncoder
Encodes the URL.
encode(String, boolean) - Static method in class com.ibm.as400.util.html.URLEncoder
Encodes the URL.
encodingToCCSID(String) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess CCSID given a Java encoding.
end(Xid, int) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Ends the work performed on behalf of a transaction branch.
end() - Method in class com.ibm.as400.access.ISeriesNetServer
Ends the NetServer job on the i5/OS system.
end(int) - Method in class com.ibm.as400.access.Job
Ends this job.
end() - Method in class com.ibm.as400.access.NetServer
Deprecated. Ends the NetServer job on the i5/OS system.
end() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Ends the session.
end(int) - Method in class com.ibm.as400.access.Subsystem
Ends the subsystem on the system, in a controlled manner.
end(String) - Method in class com.ibm.as400.access.WriterJob
Ends a writer on the system.
end() - Method in class com.ibm.as400.resource.RJob
Deprecated. Ends the job controlled.
end(int) - Method in class com.ibm.as400.resource.RJob
Deprecated. Ends the job.
endAllSubsystems(AS400, int) - Static method in class com.ibm.as400.access.Subsystem
Ends all active subsystems on the system, in a controlled manner.
endAllSubsystemsImmediately(AS400) - Static method in class com.ibm.as400.access.Subsystem
Ends all active subsystems on the system, immediately.
endCommitmentControl() - Method in class com.ibm.as400.access.AS400File
Ends commitment control for this connection.
endCommitmentControl(AS400) - Static method in class com.ibm.as400.access.AS400File
Ends commitment control for the specified connection.
endImmediately() - Method in class com.ibm.as400.access.Subsystem
Ends the subsystem on the system, immediately.
endPage() - Method in class com.ibm.as400.access.SCS3812Writer
Ends current page.
endPage() - Method in class com.ibm.as400.access.SCS5219Writer
Ends current page.
endPage() - Method in class com.ibm.as400.access.SCS5256Writer
Ends current page.
endSession(long) - Method in class com.ibm.as400.access.ISeriesNetServer
Ends a specific NetServer session.
endSessionsForWorkstation(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Ends all the sessions that were established from the specified workstation.
enumerateFiles(IFSFileFilter, String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
enumerateFiles(String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
enumerateFiles(IFSFileFilter) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
enumerateFiles() - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
equals(Object) - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
 
equals(Object) - Method in class com.ibm.as400.access.IFSFile
Determines if two IFSFile objects are equal.
equals(Object) - Method in class com.ibm.as400.access.IFSJavaFile
Compares this IFSJavaFile against the specified object.
equals(Object) - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether or not the specified object is equal to this object.
equals(Object) - Method in class com.ibm.as400.access.ObjectDescription
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.ibm.as400.access.Record
Tests this Record object for equality with the given object.
equals(Object) - Method in class com.ibm.as400.access.SaveFile
Determines whether this SaveFile object is equal to another object.
equals(Object) - Method in class com.ibm.as400.access.SocketProperties
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.ibm.as400.access.Subsystem
Determines whether this Subsystem object is equal to another object.
equals(Object) - Method in class com.ibm.as400.access.SystemPool
Determines whether this SystemPool object is equal to another object.
equals(Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Indicates if this resource is equal to an object.
equals(Object) - Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Compares the specified Object with the credential for equality.
equals(Object) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Compares the specified Object with the credential for equality.
equals(Object) - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Compares the specified Object with the credential for equality.
errorOccurred(ErrorEvent) - Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Invoked when an error has occurred.
errorOccurred(ErrorEvent) - Method in interface com.ibm.as400.vaccess.ErrorListener
Deprecated. Invoked when an error has occurred.
errorOccurred(ErrorEvent) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Invoked when an error has occurred.
establishConnection() - Method in class com.ibm.as400.access.NetServer
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.access.NetServerConnection
Deprecated. Establishes the connection (of this object) to the system.
establishConnection() - Method in class com.ibm.as400.access.NetServerFileShare
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RJob
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RJobList
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RPrinterList
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RUser
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.RUserList
Deprecated. Establishes the connection to the system.
establishConnection() - Method in class com.ibm.as400.resource.Resource
Deprecated. Establishes the connection to the system, if any.
establishConnection() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Establishes the connection to the system, if any.
exceptionOccurred(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles an exception that was thrown during a sign-on attempt.
exceptionOccurred(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Rethrows the exception.
execute() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets.
execute(String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets.
execute(String, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets and makes any auto-generated keys available for retrieval using Statement.getGeneratedKeys().
execute() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Executes the command and fills the rowset with data.
execute(String) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets.
execute(String, int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets and makes any auto-generated keys available for retrieval using Statement.getGeneratedKeys().
execute(String, int[]) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets and makes any auto-generated keys for the columns indicated in the given array available for retrieval using Statement.getGeneratedKeys().
execute(String, String[]) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets and makes any auto-generated keys for the columns indicated in the given array available for retrieval using Statement.getGeneratedKeys().
execute(String) - Method in class com.ibm.as400.micro.JdbcMeStatement
Runs an SQL statement that may return multiple result sets.
execute() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Runs the contents of this document as a SQL statement.
executeBatch() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs the batch of SQL statements.
executeBatch() - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs the batch of SQL statements.
executeQuery() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs the SQL statement that returns a single result set.
executeQuery(String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that returns a single result set.
executeQuery(String) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that returns a single result set.
executeQuery(String) - Method in class com.ibm.as400.micro.JdbcMeStatement
Runs an SQL statement that returns a single result set.
executeToOfflineData(String, String, int, int) - Method in class com.ibm.as400.micro.JdbcMeStatement
Create or overwrite an offline device specific database containing the results of the query specified.
executeUpdate() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set.
executeUpdate(String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set.
executeUpdate(String, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set and makes any auto-generated keys available for retrieval using Statement.getGeneratedKeys().
executeUpdate(String) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set.
executeUpdate(String, int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set and makes any auto-generated keys available for retrieval using Statement.getGeneratedKeys().
executeUpdate(String, int[]) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set and makes any auto-generated keys for the columns indicated in the given array available for retrieval using Statement.getGeneratedKeys().
executeUpdate(String, String[]) - Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set and makes any auto-generated keys for the columns indicated in the given array available for retrieval using Statement.getGeneratedKeys().
executeUpdate(String) - Method in class com.ibm.as400.micro.JdbcMeStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set.
exists() - Method in class com.ibm.as400.access.BaseDataQueue
Checks to see if the data queue exists.
exists() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object exists.
exists() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the IFSJavaFile exists.
exists() - Method in class com.ibm.as400.access.ObjectDescription
Checks to see if this object currently exists on the system.
exists() - Method in class com.ibm.as400.access.SaveFile
Determines if the save file currently exists on the system.
exists() - Method in class com.ibm.as400.access.Subsystem
Determines if the subsystem currently exists on the system.
exists() - Method in class com.ibm.as400.access.User
Determines if this user profile exists on the system.
exists() - Method in class com.ibm.as400.access.UserSpace
Determines if the user space exists.
expand(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Expands the specified object in the tree.
expand(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Expands the specified object.
extract(File) - Method in class utilities.JarMaker
Extracts the desired entries and their dependencies from the specified JAR or ZIP file.
extract(File, File) - Method in class utilities.JarMaker
Extracts the desired entries and their dependencies from the specified JAR or ZIP file.

F

FAILED_TO_PARSE - Static variable in class com.ibm.as400.data.DAMRI
 
FAILED_TO_VALIDATE - Static variable in class com.ibm.as400.data.DAMRI
 
FAIL_OR_CREATE - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the request is either to fail if the file exists or is to create the file if it does not exist.
FALSE - Static variable in class com.ibm.as400.util.commtrace.FormatProperties
 
FAX - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by fax number.
FAX_TELEPHONE_NUMBER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for fax telephone number.
FIELD_DESCRIPTION_ADDED - Static variable in class com.ibm.as400.access.RecordDescriptionEvent
Event id indicating that a field description has been added to a RecordFormat object.
FIELD_MODIFIED - Static variable in class com.ibm.as400.access.RecordDescriptionEvent
Event id indicating that a field value has been modified in a Record object.
FIELD_NOT_FOUND - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the field was not found.
FILE - Static variable in class com.ibm.as400.access.AS400
Constant indicating the File service.
FILES_OPEN_COUNT - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. Attribute ID for "number of files open".
FILES_OPEN_COUNT - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "files open count".
FILE_CHANGE - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for file change.
FILE_CLOSED - Static variable in class com.ibm.as400.access.FileEvent
The file closed event ID.
FILE_CREATED - Static variable in class com.ibm.as400.access.FileEvent
The file created event ID.
FILE_DELETED - Static variable in class com.ibm.as400.access.FileEvent
The file deleted event ID.
FILE_FORMAT_TYPE1 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the file has format type 1.
FILE_FORMAT_TYPE2 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the file has format type 2.
FILE_IN_USE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the file is in use.
FILE_MODIFIED - Static variable in class com.ibm.as400.access.FileEvent
The file modified event ID.
FILE_NOT_FOUND - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the file was not found.
FILE_OPENED - Static variable in class com.ibm.as400.access.FileEvent
The file opened event ID.
FILE_SUBSTREAM_IN_USE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the file substream is in use.
FILTER - Static variable in class com.ibm.as400.resource.RIFSFileList
Deprecated. Selection ID for filter.
FIRST - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the first message in the message queue.
FIRST - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the first message in the message queue.
FIRST_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by first name.
FIRST_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for first name.
FIRST_OR_PREFERRED_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by first or preferred name.
FIXED_LAYOUT_LENGTH - Static variable in class com.ibm.as400.access.RecordFormat
This constant is only used for record level writing.
FLOAT_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Float data type.
FONT_COURIER_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, 10 pitch font.
FONT_COURIER_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, 12 pitch font.
FONT_COURIER_15 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, 15 pitch font.
FONT_COURIER_17 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, 17 pitch font.
FONT_COURIER_5 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, 5 pitch font.
FONT_COURIER_BOLD_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, bold, 10 pitch font.
FONT_COURIER_BOLD_17 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, bold, 17 pitch font.
FONT_COURIER_BOLD_5 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, bold, 5 pitch font.
FONT_COURIER_ITALIC_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, italic, 10 pitch font.
FONT_COURIER_ITALIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Courier, italic, 12 pitch font.
FONT_GOTHIC_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 10 pitch font.
FONT_GOTHIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 12 pitch font.
FONT_GOTHIC_13 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 13 pitch font.
FONT_GOTHIC_15 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 15 pitch font.
FONT_GOTHIC_20 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 20 pitch font.
FONT_GOTHIC_27 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, 27 pitch font.
FONT_GOTHIC_BOLD_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, bold, 10 pitch font.
FONT_GOTHIC_BOLD_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, bold, 12 pitch font.
FONT_GOTHIC_ITALIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Gothic, italic, 12 pitch font.
FONT_LETTER_GOTHIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a letter Gothic, 12 pitch font.
FONT_LETTER_GOTHIC_BOLD_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a letter Gothic, bold, 12 pitch font.
FONT_OCR_A_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for an OCR A, 10 pitch font.
FONT_OCR_B_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for an OCR B, 10 pitch font.
FONT_ORATOR_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for an Oritor, 10 pitch font.
FONT_ORATOR_BOLD_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for an Oritor, bold, 10 pitch font.
FONT_PRESTIGE_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Prestige, 10 pitch font.
FONT_PRESTIGE_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Prestige, 12 pitch font.
FONT_PRESTIGE_15 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Prestige, 15 pitch font.
FONT_PRESTIGE_BOLD_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Prestige, bold, 12 pitch font.
FONT_PRESTIGE_ITALIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Prestige, italic, 12 pitch font.
FONT_ROMAN_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Roman, 10 pitch font.
FONT_SCRIPT_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a script, 12 pitch font.
FONT_SERIF_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, 10 pitch font.
FONT_SERIF_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, 12 pitch font.
FONT_SERIF_15 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, 15 pitch font
FONT_SERIF_BOLD_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, bold, 12 pitch font.
FONT_SERIF_ITALIC_10 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, italic, 10 pitch font.
FONT_SERIF_ITALIC_12 - Static variable in class com.ibm.as400.access.SCS3812Writer
Constant value for a Serif, italic, 12 pitch font.
FORCE_ASYNCHRONOUS - Static variable in class com.ibm.as400.access.UserSpace
Force to auxiliary storage option that allows changes to be forced asynchronously.
FORCE_NONE - Static variable in class com.ibm.as400.access.UserSpace
Force to auxiliary storage option that does not allow changes to be forced.
FORCE_SYNCHRONOUS - Static variable in class com.ibm.as400.access.UserSpace
Force to auxiliary storage option that allows changes to be forced synchronously.
FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for formatting characters.
FORMAT_0100 - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Constant indicating that this list will accept parameters for, and, generate SpooledFileListItem objects in accordance with, the OSPL0100 format of the underlying API.
FORMAT_0200 - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Constant indicating that this list will accept parameters for, and, generate SpooledFileListItem objects in accordance with, the OSPL0200 format of the underlying API.
FORMAT_0300 - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Constant indicating that this list will accept parameters for, and, generate SpooledFileListItem objects in accordance with, the OSPL0300 format of the underlying API.
FORMTYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the form type.
FORM_ALIGNMENT_FILE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Form alignment constant indicating that control of the page alignment is specified by each file.
FORM_ALIGNMENT_WRITER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Form alignment constant indicating that the writer determines when the message is sent.
FORM_TYPE - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by form type.
FORM_TYPE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for form type.
FORM_TYPE_ALL - Static variable in class com.ibm.as400.access.ISeriesPrinter
Form type constant indicating that the writer is started with the option to print all spooled files of any form type.
FORM_TYPE_ALL - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is started with the option to print all spooled files of any form type.
FORM_TYPE_FORMS - Static variable in class com.ibm.as400.access.ISeriesPrinter
Form type constant indicating that the writer is started with the option to print all the spooled files with the same form type before using a different form type.
FORM_TYPE_FORMS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is started with the option to print all spooled files with the same form type before using a different form type.
FORM_TYPE_STANDARD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Form type constant indicating that the writer is started with the option to print all the spooled files with a form type of *STD.
FORM_TYPE_STANDARD - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is started with the option to print all spooled files with a form type of *STD.
FROM_JOB_NUMBER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the from job number.
FROM_JOB_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the from job name.
FROM_PROGRAM_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the from program.
FROM_PROGRAM_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the from program.
FROM_USER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the from user name.
FTP - class com.ibm.as400.access.FTP.
The FTP class represents a generic ftp client.
FTP() - Constructor for class com.ibm.as400.access.FTP
Constructs an FTP object.
FTP(String) - Constructor for class com.ibm.as400.access.FTP
Constructs an FTP object.
FTP(String, String, String) - Constructor for class com.ibm.as400.access.FTP
Constructs an FTP object.
FTP - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the FTP component.
FTP - Static variable in class utilities.ToolboxJarMaker
Specifies the FTP component.
FTPBeanInfo - class com.ibm.as400.access.FTPBeanInfo.
The FTPBeanInfo class provides bean information for the FTPClient class.
FTPBeanInfo() - Constructor for class com.ibm.as400.access.FTPBeanInfo
 
FTPEvent - class com.ibm.as400.access.FTPEvent.
The FTPEvent class represents an ftp event.
FTPEvent(Object, int) - Constructor for class com.ibm.as400.access.FTPEvent
Constructs an FTPEvent object.
FTPListener - interface com.ibm.as400.access.FTPListener.
The FTPListener interface provides an interface for receiving FTPEvents.
FTP_CONNECTED - Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a connection to the system has been created.
FTP_DISCONNECTED - Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that the connection to the system has been disconnected.
FTP_LISTED - Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a list of files on the system has been retrieved.
FTP_PUT - Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a file has been put to the system.
FTP_RETRIEVED - Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a file has been retrieved from the system.
FULL_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by full name.
FULL_NAME - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for full name.
FULL_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for full name.
FUNCTION_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing additional information (as described by the FUNCTION_TYPE attribute) about the last high-level function initiated by the initial thread.
FUNCTION_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for function name.
FUNCTION_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the function.
FUNCTION_TYPE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the last high-level function initiated by the initial thread.
FUNCTION_TYPE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for function type.
FUNCTION_TYPE_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system is not performing a logged function.
FUNCTION_TYPE_BLANK - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system is not performing a logged function.
FUNCTION_TYPE_COMMAND - Static variable in class com.ibm.as400.access.Job
Constant indicating that a command is running interactively, or it is in a batch input stream, or it was requested from a system menu.
FUNCTION_TYPE_COMMAND - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that a command is running interactively, or it is in a batch input stream, or it was requested from a system menu.
FUNCTION_TYPE_DELAY - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is processing a Delay Job (DLYJOB) command.
FUNCTION_TYPE_DELAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the initial thread of the job is processing a Delay Job (DLYJOB) command.
FUNCTION_TYPE_GROUP - Static variable in class com.ibm.as400.access.Job
Constant indicating that the Transfer Group Job (TFRGRPJOB) command suspended the job.
FUNCTION_TYPE_GROUP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the Transfer Group Job (TFRGRPJOB) command suspended the job.
FUNCTION_TYPE_INDEX - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is rebuilding an index (access path).
FUNCTION_TYPE_INDEX - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the initial thread of the job is rebuilding an index (access path).
FUNCTION_TYPE_IO - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a subsystem monitor that is performing input/output (I/O) operations to a work station.
FUNCTION_TYPE_IO - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a subsystem monitor that is performing input/output (I/O) operations to a work station.
FUNCTION_TYPE_JAVA - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is running a Java Vertual Machine (JVM).
FUNCTION_TYPE_LOG - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system logs history information in a database file.
FUNCTION_TYPE_LOG - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system logs history information in a database file.
FUNCTION_TYPE_MENU - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is currently at a system menu.
FUNCTION_TYPE_MENU - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the initial thread of the job is currently at a system menu.
FUNCTION_TYPE_MRT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a multiple requester terminal (MRT) job if the JOB_TYPE is JOB_TYPE_BATCH and the JOB_SUBTYPE is JOB_SUBTYPE_MRT, or it is an interactive job attached to an MRT job if the JOB_TYPE is JOB_TYPE_INTERACTIVE.
FUNCTION_TYPE_MRT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a multiple requester terminal (MRT) job is the job type is JOB_TYPE_BATCH and the job subtype is JOB_SUBTYPE_MRT, or it is an interactive job attached to an MRT job if the job type is JOB_TYPE_INTERACTIVE.
FUNCTION_TYPE_PROCEDURE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is running a procedure.
FUNCTION_TYPE_PROCEDURE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the initial thread of the job is running a procedure.
FUNCTION_TYPE_PROGRAM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job is running a program.
FUNCTION_TYPE_PROGRAM - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the initial thread of the job is running a program.
FUNCTION_TYPE_SPECIAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that the function type is a special function.
FUNCTION_TYPE_SPECIAL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the function type is special.
FieldDescription - class com.ibm.as400.access.FieldDescription.
The FieldDescription class is an abstract base class that allows the user to describe the data in a field with an AS400DataType object and a name.
FieldDescription() - Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FieldDescription(AS400DataType, String) - Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FieldDescription(AS400DataType, String, String) - Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FileAttributes - class com.ibm.as400.access.FileAttributes.
Represents the set of file attributes that can be retrieved and set through the Qp0lGetAttr and Qp0lSetAttr API's.
FileAttributes(AS400, String, boolean) - Constructor for class com.ibm.as400.access.FileAttributes
Constructs a FileAttributes object.
FileEvent - class com.ibm.as400.access.FileEvent.
The FileEvent class represents a File event.
FileEvent(Object, int) - Constructor for class com.ibm.as400.access.FileEvent
Constructs a FileEvent object.
FileFilter - class com.ibm.as400.vaccess.FileFilter.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
FileFilter() - Constructor for class com.ibm.as400.vaccess.FileFilter
Deprecated. Constructs a FileFilter object.
FileFilter(String, String) - Constructor for class com.ibm.as400.vaccess.FileFilter
Deprecated. Constructs a FileFilter object.
FileFormInput - class com.ibm.as400.util.html.FileFormInput.
The FileFormInput class represents a file input type in an HTML form.
FileFormInput() - Constructor for class com.ibm.as400.util.html.FileFormInput
Constructs a default FileFormInput object.
FileFormInput(String) - Constructor for class com.ibm.as400.util.html.FileFormInput
Constructs a FileFormInput object with the specified control name.
FileFormInputBeanInfo - class com.ibm.as400.util.html.FileFormInputBeanInfo.
The FileFormInputBeanInfo class provides bean information for the FileFormInput class.
FileFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.FileFormInputBeanInfo
 
FileListElement - class com.ibm.as400.util.html.FileListElement.
The FileListElement class represents the contents of an Integrated File System directory.
FileListElement() - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs a default FileListElement object.
FileListElement(HttpServletRequest) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs an FileListElement for the local file system using the pathInfo from the specified request.
FileListElement(AS400, HttpServletRequest) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs an FileListElement for an i5/OS file system using the pathInfo from the specified request, and the designated system.
FileListElement(AS400, HttpServletRequest, String) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs an FileListElement for an i5/OS file system using the pathInfo from the specified request, and the designated system.
FileListElement(AS400, HttpServletRequest, HTMLTable) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs an FileListElement with the specified system, request, and table.
FileListElement(AS400, HttpServletRequest, String, String) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs a FileListElement with the specified system, requst, NetServer sharePath, and NetServer shareName.
FileListElement(AS400, HttpServletRequest, String, String, String) - Constructor for class com.ibm.as400.util.html.FileListElement
Constructs a FileListElement with the specified system, requst, NetServer sharePath, and NetServer shareName.
FileListElementBeanInfo - class com.ibm.as400.util.html.FileListElementBeanInfo.
The FileListElementBeanInfo class provides bean information for the FileListElement class.
FileListElementBeanInfo() - Constructor for class com.ibm.as400.util.html.FileListElementBeanInfo
 
FileListRenderer - class com.ibm.as400.util.html.FileListRenderer.
The FileListRenderer class renders the name field for directories and files in a FileListElement.
FileListRenderer(HttpServletRequest) - Constructor for class com.ibm.as400.util.html.FileListRenderer
Constructs a FileListRenderer with the specified request.
FileListRenderer(HttpServletRequest, String, String) - Constructor for class com.ibm.as400.util.html.FileListRenderer
Constructs a FileListRenderer with the specified request, NetServer sharePath, and the NetServer shareName.
FileListener - interface com.ibm.as400.access.FileListener.
The FileListener interface provides an interface for receiving File events.
FileTreeElement - class com.ibm.as400.util.html.FileTreeElement.
The FileTreeElement class represents the Integrated File System within an HTMLTree view.
FileTreeElement() - Constructor for class com.ibm.as400.util.html.FileTreeElement
Constructs a default FileTreeElement object.
FileTreeElement(File) - Constructor for class com.ibm.as400.util.html.FileTreeElement
Constructs a FileTreeElement with the specified file.
FileTreeElement(File, String) - Constructor for class com.ibm.as400.util.html.FileTreeElement
Constructs a FileTreeElement with the specified file.
FileTreeElement(File, String, String) - Constructor for class com.ibm.as400.util.html.FileTreeElement
Constructs a FileTreeElement with the specified file, NetServer shareName and sharePath.
FileTreeElement(File, String, String, String) - Constructor for class com.ibm.as400.util.html.FileTreeElement
Constructs a FileTreeElement with the specified file, NetServer shareName and sharePath.
FileTreeElementBeanInfo - class com.ibm.as400.util.html.FileTreeElementBeanInfo.
The FileTreeElementBeanInfo class provides bean information for the FileTreeElement class.
FileTreeElementBeanInfo() - Constructor for class com.ibm.as400.util.html.FileTreeElementBeanInfo
 
FloatFieldDescription - class com.ibm.as400.access.FloatFieldDescription.
The FloatFieldDescription class represents the description of the data in a float field.
FloatFieldDescription() - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String, String, int) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String, String, int, int) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String, String, int) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String, String, int, int) - Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FormInput - class com.ibm.as400.util.html.FormInput.
The FormInput class represents an input element in an HTML form.
FormInput() - Constructor for class com.ibm.as400.util.html.FormInput
Constructs a default FormInput object.
FormInput(String) - Constructor for class com.ibm.as400.util.html.FormInput
Constructs a FormInput object with the specified control name.
FormInput(String, String) - Constructor for class com.ibm.as400.util.html.FormInput
Constructs a FormInput object with the specified controal name and the initial input value.
FormInputBeanInfo - class com.ibm.as400.util.html.FormInputBeanInfo.
The FormInputBeanInfo class provides bean information for the FormInput class.
FormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.FormInputBeanInfo
 
Format - class com.ibm.as400.util.commtrace.Format.
The Format object is an interface between the raw trace file and the records the trace file contains.
Format() - Constructor for class com.ibm.as400.util.commtrace.Format
Default constructor.
Format(AS400) - Constructor for class com.ibm.as400.util.commtrace.Format
Creates a new Format.
Format(FormatProperties, String, String) - Constructor for class com.ibm.as400.util.commtrace.Format
Constructs a new Format object.
Format(String[]) - Constructor for class com.ibm.as400.util.commtrace.Format
Creates a Format object on the given binary trace.
Format(String) - Constructor for class com.ibm.as400.util.commtrace.Format
Creates a Format object on the given local file.
Format(IFSFileInputStream) - Constructor for class com.ibm.as400.util.commtrace.Format
Creates a Format object on the given IFSFileInputStream.
FormatProperties - class com.ibm.as400.util.commtrace.FormatProperties.
Values to use for setting the Properties object that is sent to the Format class.
FormatProperties() - Constructor for class com.ibm.as400.util.commtrace.FormatProperties
 
Fragmentation - class com.ibm.as400.util.commtrace.Fragmentation.
A Fragmentation Header.
Frame - class com.ibm.as400.util.commtrace.Frame.
Encapsulates all the data for one Frame of the trace.
fd_ - Variable in class com.ibm.as400.access.IFSFileInputStream
 
fd_ - Variable in class com.ibm.as400.access.IFSFileOutputStream
 
fieldDescriptionAdded(RecordDescriptionEvent) - Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a field description has been added to a RecordFormat object.
fieldModified(RecordDescriptionEvent) - Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a field value has been changed in a Record object.
fileClosed(FileEvent) - Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been closed.
fileCreated(FileEvent) - Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been created.
fileDeleted(FileEvent) - Method in interface com.ibm.as400.access.FileListener
Invoked when a file is deleted.
fileModified(FileEvent) - Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been modified.
fileOpened(FileEvent) - Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been opened.
fill(String, String, String, int, int) - Method in class com.ibm.as400.access.AS400ConnectionPool
Preconnects a specified number of connections to a specific system, userID, password, and service.
fill(String, String, String, int, int, Locale) - Method in class com.ibm.as400.access.AS400ConnectionPool
Preconnects a specified number of connections to a specific system, userID, password, service, and Locale.
fill(int) - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Fills the connection pool with the specified number of database connections.
finalize() - Method in class com.ibm.as400.access.AS400ConnectionPool
Closes the connection if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.AS400File
Closes the file when this object is garbage collected.
finalize() - Method in class com.ibm.as400.access.AS400JDBCConnection
Closes the connection if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Closes the connection if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Closes the connection pool if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Closes the result set if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Closes the Statement and Connection.
finalize() - Method in class com.ibm.as400.access.AS400JDBCStatement
Closes the statement if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.ConnectionPool
Closes the connection pool if not explicitly closed by the caller.
finalize() - Method in class com.ibm.as400.access.FTP
Closes all streams and sockets before this object is garbage collected.
finalize() - Method in class com.ibm.as400.access.IFSFileInputStream
Ensures that the file input stream is closed when there are no more references to it.
finalize() - Method in class com.ibm.as400.access.IFSFileOutputStream
Ensures that the file output stream is closed when there are no more references to it.
finalize() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Ensures that the stream is closed when there are no more references to it.
finalize() - Method in class com.ibm.as400.access.JobList
Closes the job list on the system when this object is garbage collected.
finalize() - Method in class com.ibm.as400.access.MessageQueue
Closes the message list on the system when this object is garbage collected.
finalize() - Method in class com.ibm.as400.access.ProductLicense
The finalizer.
finalize() - Method in class com.ibm.as400.access.list.OpenList
Attempts to close the list on the system when this OpenList object is garbage collected.
finalize() - Method in class com.ibm.as400.security.auth.AS400Credential
Called when garbage collection determines that there are no more references to the object.
finalize() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Closes the viewer.
finalize() - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Stops all threads.
findCertificateUser(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Returns the user profile name which contains the certificate.
findCertificateUserByHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Returns the user profile which contains the certificate with the specified handle.
findColumn(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the column index for the specified column name.
findColumn(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the column index for the specified column name.
findEntry(String, int) - Method in class com.ibm.as400.access.ValidationList
Returns an entry from the validation list with the given identifier.
findEntry(String, int, ValidationListAttribute[]) - Method in class com.ibm.as400.access.ValidationList
Returns an entry from the validation list with the given identifier and attributes.
fireAttributeChangesCanceled() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Fires an attributeChangesCanceled() ResourceEvent.
fireAttributeChangesCommitted() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Fires an attributeChangesCommitted() ResourceEvent.
fireAttributeValueChanged(Object, Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Fires an attributeValueChanged() ResourceEvent.
fireAttributeValuesRefreshed() - Method in class com.ibm.as400.resource.Resource
Deprecated. Fires an attributeValuesRefreshed() ResourceEvent.
fireBusy() - Method in class com.ibm.as400.resource.Resource
Deprecated. Fires a busy active status event.
fireBusy() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a busy active status event.
fireIdle() - Method in class com.ibm.as400.resource.Resource
Deprecated. Fires a idle active status event.
fireIdle() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a idle active status event.
fireLengthChanged(long) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a lengthChanged() resource list event.
fireListClosed() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a listClosed() ResourceListEvent.
fireListCompleted() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a listCompleted() ResourceListEvent.
fireListInError() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a listInError() ResourceListEvent.
fireListOpened() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a listOpened() ResourceListEvent.
firePropertyChange(String, Object, Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Fires a property change event.
firePropertyChange(String, Object, Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a property change event.
fireResourceAdded(Resource, long) - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Fires a resourceAdded() ResourceListEvent.
fireResourceAdded(Resource, long) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a resourceAdded() ResourceListEvent.
fireResourceCreated() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Fires an resourceCreated() ResourceEvent.
fireResourceDeleted() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Fires an resourceDeleted() ResourceEvent.
fireVetoableChange(String, Object, Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Fires a vetoable change event.
fireVetoableChange(String, Object, Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Fires a vetoable change event.
first() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the first row.
first() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the first row.
first() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the first row.
first() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the first row.
first() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position to the first row in the list.
fitHeight() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Stretches the size of the page image vertically to the edges of the viewing window.
fitPage() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Stretches the size of the page image horizontally or vertically so the entire view is contained within the edges of the viewing window.
fitWidth() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Stretches the size of the page image horizontally to the edges of the viewing window.
floatToByteArray(float, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified float into i5/OS format in the specified byte array.
floatToByteArray(int) - Static method in class com.ibm.as400.access.BinaryConverter
Deprecated. Use floatToByteArray(float) instead.
floatToByteArray(float) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified float into i5/OS format in a byte array.
flush() - Method in class com.ibm.as400.access.ConvTableWriter
Flushes the underlying output stream.
flush() - Method in class com.ibm.as400.access.IFSFileOutputStream
Forces any buffered output bytes to be written.
flush() - Method in class com.ibm.as400.access.IFSFileWriter
Flushes the underlying output stream.
flush() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Forces any buffered output bytes to be written.
flush() - Method in class com.ibm.as400.access.SCS5256Writer
Flushes the stream.
flush() - Method in class com.ibm.as400.access.SpooledFileOutputStream
Flushes the stream.
forget(Xid) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Tells the resource manager to forget about a heuristically completed transaction branch.
formatOutputData(byte[], int, int) - Method in class com.ibm.as400.access.list.OpenList
Returns the actual array of Objects that getItems(int,int) returns.
formatOutputData(byte[], int, int) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Formats the data from QGY/QGYOLSPL.
formatProlog() - Method in class com.ibm.as400.util.commtrace.Format
Formats the prolog.
free() - Method in class com.ibm.as400.access.AS400JDBCBlob
This method frees the Blob object and releases the resources that it holds.
free() - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
This method frees the Blob object and releases the resources that it holds.
free() - Method in class com.ibm.as400.access.AS400JDBCClob
This method frees the Clob object and releases the resources the resources that it holds.
free() - Method in class com.ibm.as400.access.AS400JDBCClobLocator
This method frees the Clob object and releases the resources that it holds.
freezeProperties() - Method in class com.ibm.as400.access.NetServer
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.access.NetServerConnection
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RJob
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.RUser
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.Resource
Deprecated. Freezes any property changes.
freezeProperties() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Freezes any property changes.

G

GENERATE_TOKEN_AUTHORITY_INSUFFICIENT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user of this program does not have enough authority to generate a profile token for another user.
GENERATE_TOKEN_CAN_NOT_CHANGE_CCSID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that can not change the CCSID.
GENERATE_TOKEN_CAN_NOT_CONNECT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that can not connect to the system EIM domain.
GENERATE_TOKEN_CAN_NOT_OBTAIN_NAME - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that can not obtain the EIM registry name.
GENERATE_TOKEN_NO_MAPPING - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that no mapping exists.
GENERATE_TOKEN_REQUEST_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the generate token request is not valid.
GRACE_PERIOD_EXPIRED - Static variable in class com.ibm.as400.access.LicenseException
GRACE_PERIOD_EXPIRED - Return code from the Central server when the grace period for the product license being requested is exceeded and a license was not granted.
GROUP - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that the list contains only user profiles that are group profiles.
GROUP - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that the list contains only user profiles that are group profiles.
GROUPINDICATOR_GROUP - Static variable in class com.ibm.as400.access.UserPermission
Constant indicating that this user profile is a group.
GROUPINDICATOR_SPECIALVALUE - Static variable in class com.ibm.as400.access.UserPermission
Constant indicating that this user is neither a user nor a group.
GROUPINDICATOR_USER - Static variable in class com.ibm.as400.access.UserPermission
Constant indicating that this user profile is a user.
GROUP_ALC - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *ALC (Allocation).
GROUP_ALL - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *ALL (All).
GROUP_AUTHORITY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for group authority.
GROUP_AUTHORITY_ALL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile has all authority to the objects the user creates.
GROUP_AUTHORITY_CHANGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile has change authority to the objects the user creates.
GROUP_AUTHORITY_EXCLUDE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile has exclude authority to the objects the user creates.
GROUP_AUTHORITY_TYPE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for group authority type.
GROUP_AUTHORITY_TYPE_PGP - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile will be the primary group for objects the user creates.
GROUP_AUTHORITY_TYPE_PRIVATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile has a private authority to the objects the user creates, or the user does not have a group profile.
GROUP_AUTHORITY_USE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the group profile has use authority to the objects the user creates.
GROUP_DATTIM - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *DATTIM (Date and Time).
GROUP_EDT - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *EDT (Editing).
GROUP_ID_NUMBER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for group ID number.
GROUP_ID_NUMBER_GENERATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the system should generate a unique group ID number (*GEN).
GROUP_ID_NUMBER_NONE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the group ID number is *NONE.
GROUP_LIBL - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *LIBL (Library List).
GROUP_MEMBER_INDICATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for group member indicator.
GROUP_MSG - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *MSG (Message and Logging).
GROUP_NET - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *NET (Net Attribute).
GROUP_PROFILE - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection ID for group profile.
GROUP_PROFILE_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for group profile name.
GROUP_SEC - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *SEC (Security).
GROUP_STG - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *STG (Storage).
GROUP_SYSCTL - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *SYSCTL (System control).
GSS_OPTION_FALLBACK - Static variable in class com.ibm.as400.access.AS400
Constant indicating that the JGSS framework will be attempted when no password or authentication token is set.
GSS_OPTION_MANDATORY - Static variable in class com.ibm.as400.access.AS400
Constant indicating that the JGSS framework must be used when no password or authentication token is set.
GSS_OPTION_NONE - Static variable in class com.ibm.as400.access.AS400
Constant indicating that the JGSS framework will not be used when no password or authentication token is set.
GUEST_USER_PROFILE - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "guest user profile".
GUEST_USER_PROFILE_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "guest profile (pending)".
GridLayoutFormPanel - class com.ibm.as400.util.html.GridLayoutFormPanel.
The GridLayoutFormPanel class represents a grid layout of HTML form elements.
GridLayoutFormPanel() - Constructor for class com.ibm.as400.util.html.GridLayoutFormPanel
Constructs a default GridLayoutFormPanel with one column.
GridLayoutFormPanel(int) - Constructor for class com.ibm.as400.util.html.GridLayoutFormPanel
Constructs a GridLayoutFormPanel with the specified number of columns.
GridLayoutFormPanelBeanInfo - class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo.
The GridLayoutFormPanelBeanInfo class provides bean information for the GridLayoutFormPanel class.
GridLayoutFormPanelBeanInfo() - Constructor for class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
 
generateHTML(Command) - Method in class com.ibm.as400.util.CommandHelpRetriever
Generates IBM-formatted command help documentation for the specified CL command.
generateHTML(Command, PanelGroup) - Method in class com.ibm.as400.util.CommandHelpRetriever
Generates IBM-formatted command help documentation for the specified CL command.
generateHTMLBytes(Command, PanelGroup) - Method in class com.ibm.as400.util.CommandHelpRetriever
Generates IBM-formatted command help documentation for the specified CL command.
generateKey() - Method in class com.ibm.as400.access.ClusteredHashTable
Generates a 16-byte universally unique key.
generateList() - Method in class com.ibm.as400.access.CommandList
Generate a list of commands.
generateNewName(String, String) - Static method in class com.ibm.as400.access.FTP
Returns a new file name constructed out of the old file name and a simple expression containing asterisks.
generateProfileToken(String, int, int) - Method in class com.ibm.as400.access.AS400
Generates a profile token on behalf of the provided user identity.
generateToken(String, String, int, int) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Deprecated. As of V5R3, replaced by ProfileTokenImplNative.generateTokenExtended(String,String,int,int) for password strings and ProfileTokenImplNative.generateToken(String,int,int,int) for password special values.
generateToken(String, int, int, int) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Generates and returns a new profile token based on the provided information using a password special value.
generateToken(String, String, int, int) - Method in interface com.ibm.as400.security.auth.ProfileTokenImpl
Deprecated. As of V5R3, replaced by ProfileTokenImpl.generateTokenExtended(String,String,int,int) for password strings and ProfileTokenImpl.generateToken(String,int,int,int) for password special values
generateToken(String, int, int, int) - Method in interface com.ibm.as400.security.auth.ProfileTokenImpl
Generates and returns a new profile token based on the provided information using a password special value.
generateTokenExtended(String, String, int, int) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Generates and returns a new profile token based on the provided information using a password string.
generateTokenExtended(String, String, int, int) - Method in interface com.ibm.as400.security.auth.ProfileTokenImpl
Generates and returns a new profile token based on the provided information using a password string.
generateUIM(Command) - Method in class com.ibm.as400.util.CommandHelpRetriever
Generates an IBM-formatted UIM template for the specified CL command.
generateVRM(int, int, int) - Static method in class com.ibm.as400.access.AS400
Generates a VRM from a version, release, and modification.
generateXPCML(String, OutputStream) - Method in class com.ibm.as400.data.ProgramCallDocument
Generates XPCML representing the data associated with the passed in program name.
generateXPCML(OutputStream) - Method in class com.ibm.as400.data.ProgramCallDocument
Generates XPCML representing the data contained in the entire PCML node tree.
generateXPCML(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Generates XPCML representing the data contained in the entire PCML node tree.
generateXPCML(String, String) - Method in class com.ibm.as400.data.ProgramCallDocument
Generates XPCM representing the data contained for the passed in program name.
get(String) - Method in class com.ibm.as400.access.AS400FTP
Starts the process of getting a file from the system.
get(String, String) - Method in class com.ibm.as400.access.AS400FTP
Gets a file from the system.
get(String, File) - Method in class com.ibm.as400.access.AS400FTP
Gets a file from the system.
get(byte[]) - Method in class com.ibm.as400.access.ClusteredHashTable
Returns information from the clustered hash table for the specified key.
get(String) - Method in class com.ibm.as400.access.FTP
Starts the process of getting a file from the system.
get(String, String) - Method in class com.ibm.as400.access.FTP
Gets a file from the system.
get(String, File) - Method in class com.ibm.as400.access.FTP
Gets a file from the system.
getACKFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the ack Flag for this TCP header.
getAFlag() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the autonomous address-configuration flag of this PrefixInfo header.
getALIAS() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALIAS keyword for this field.
getALWNULL() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALWNULL keyword for this field.
getAPARNumbers() - Method in class com.ibm.as400.access.PTF
Retrieves the list of APAR numbers that were fixed by this PTF.
getAS400() - Method in class com.ibm.as400.access.ValidationList
Returns the AS/400 system containing the validation list.
getAS400() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the system assigned to the attribute.
getAS400Ccsid() - Method in class com.ibm.as400.access.AS400BidiTransform
Returns the current CCSID of i5/OS data.
getAS400Message() - Method in class com.ibm.as400.access.AS400Exception
Returns the AS400Message causing this exception.
getAS400Message() - Method in class com.ibm.as400.security.auth.AS400AuthenticationException
Returns the AS400Message causing the exception.
getAS400MessageList() - Method in class com.ibm.as400.access.AS400Exception
Returns the list of AS400Messages causing this exception.
getAS400MessageList() - Method in class com.ibm.as400.security.auth.AS400AuthenticationException
Returns the list of AS400Messages causing the exception.
getAS400Server() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "AS/400 server" field on the General tab.
getAS400StringType() - Method in class com.ibm.as400.access.AS400BidiTransform
Returns the current string type of the i5/OS data.
getASP() - Method in class com.ibm.as400.access.SaveFile
Returns the auxiliary storage pool ID for the save file.
getASP() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the auxiliary storage pool (ASP) of the object when it was saved.
getASP() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the auxiliary storage pool (ASP) in which the spooled file resides.
getASPDevice() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the auxiliary storage pool device name.
getAbsoluteFile() - Method in class com.ibm.as400.access.IFSJavaFile
Returns An IFSJavaFile object based on the absolute path name of the current object.
getAbsolutePath() - Method in class com.ibm.as400.access.IFSFile
Returns the path name of the integrated file system object represented by this object.
getAbsolutePath() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the absolute path name of the IFSJavaFile.
getAbsolutePath() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the absolute path for the file that was selected.
getAccess() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the level of database access for the connection.
getAccess() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the level of database access for the connection.
getAccessTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the time that the object's data was last accessed.
getAccessTypeGroup() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Access type" group on the Other tab.
getAccountingCode() - Method in class com.ibm.as400.access.JobDescription
Returns the accounting code associated with this job description.
getAccountingCode() - Method in class com.ibm.as400.access.User
Retrieves the accounting code that is associated with this user.
getAckNum() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the ack number for this TCP header.
getAction() - Method in class com.ibm.as400.util.html.ButtonFormInput
Returns the action being performed by the button.
getAction() - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Returns the action with which the action adapter is associated.
getActionContext() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the context in which actions will be performed.
getActionContext() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the context in which actions will be performed.
getActionContext() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the context in which actions will be performed.
getActionContext() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the context in which actions will be performed.
getActionContext() - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Returns the context in which the associated action will be performed.
getActionContext() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the context in which actions will be performed.
getActionRequired() - Method in class com.ibm.as400.access.PTF
Returns the action required to make this PTF active when it is applied.
getActions() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the list of actions that can be performed.
getActions() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the list of actions that can be performed.
getActivationGroupName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the name of the activation group within which the program or procedure is running.
getActivationGroupNumber() - Method in class com.ibm.as400.access.CallStackEntry
Returns the number of the activation group within which the program or procedure is running.
getActiveConnectionCount(String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get the number of active connections to a system.
getActiveConnectionCount() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Returns the number of active connections the pool has created.
getActiveConnections() - Method in class com.ibm.as400.access.ProxyServer
Returns the number of active connections.
getActiveJobsInSystem() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of jobs active in the system (jobs that have been started, but have not yet ended), including both user and system jobs.
getActiveThreadsInSystem() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of initial and secondary threads in the system (threads that have been started, but have not yet ended), including both user and system threads.
getActiveToIneligible() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in transitions per minute, of transitions of threads from an active condition to an ineligible condition.
getActiveToWait() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in transitions per minute, of transitions of threads from an active condition to a waiting condition.
getActivityLevel() - Method in class com.ibm.as400.access.SystemPool
Returns the activity level for the pool.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
Returns additional bean information from the ConnectionPool superclass.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns additional bean information from the ConnectionPool superclass.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSourceBeanInfo
Returns additional bean information from the AS400JDBCConnectionPoolDataSource superclass.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.AS400JDBCXADataSourceBeanInfo
Returns additional bean information from the AS400JDBCXADataSourceBeanInfo superclass.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.CharacterDataAreaBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.JobBeanInfo
Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.JobListBeanInfo
Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.NetServerBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.NetServerFileShareBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.NetServerPrintShareBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RIFSFileBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RIFSFileListBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RJavaProgramBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RJobBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RJobListBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RJobLogBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RMessageQueueBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RPrinterBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RPrinterListBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RSoftwareResourceBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RUserBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.resource.RUserListBeanInfo
Deprecated. Returns the additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
Returns additional bean information.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.CheckboxFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.FileFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo
Returns additional bean information from the HTMLTableHeader superclass.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.HiddenFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.PasswordFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.RadioFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.ResetFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.SubmitFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalFiles() - Method in class utilities.JarMaker
Returns the additional files that are to be included in the destination JAR or ZIP file.
getAddress() - Method in class com.ibm.as400.util.commtrace.MLMessage
Returns the IPv6 Address of this MLMessage.
getAddress() - Method in class com.ibm.as400.util.commtrace.SourceLLA
Returns the address of this SourceLLA header.
getAddress() - Method in class com.ibm.as400.util.commtrace.TargetLLA
Returns the address of this TargetLLA header.
getAdministrationDomain() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the administration domain.
getAdoptedAuthorityProfile() - Method in class com.ibm.as400.access.JavaProgram
Returns the profile to use when the "Use Adopted Authority" field is set.
getAge() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the number of seconds elapsed since the connection was established.
getAge() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the number of seconds that the session has been active.
getAlertOption() - Method in class com.ibm.as400.access.QueuedMessage
Returns the alert option.
getAlign() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns the alignment of the HTMLAlign object.
getAlign() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the alignment of the header.
getAlign() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the alignment of the image.
getAlignment() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the alignment of the text interpretation.
getAlignment() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the table horizontal alignment.
getAlignment() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the caption alignment relative to the table.
getAlignment() - Method in class com.ibm.as400.util.html.HTMLText
Returns the horizontal alignment.
getAlignment() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns the alignment of the text following the image.
getAlignment() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form alignment.
getAllocatedSize() - Method in class com.ibm.as400.access.FileAttributes
Returns the number of bytes that have been allocated for this object.
getAllowActions() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Indicates if actions can be invoked on objects.
getAllowActions() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if actions can be invoked on objects.
getAllowActions() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Indicates if actions can be invoked on objects.
getAllowActions() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if actions can be invoked on objects.
getAllowActions() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Indicates if pop-up menus are enabled.
getAllowActions() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Indicates if pop-up menus are enabled.
getAllowActions() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the value indicating if actions can be invoked on objects.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Indicates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Indicates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Indiciates if the node allows children.
getAllowsChildren() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Indiciates if the node allows children.
getAlt() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the alternate text.
getAnchor() - Method in class com.ibm.as400.access.PanelGroupHelpIdentifier
Returns the name of the anchor within the help document for this help identifier.
getArchive() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the name of the archive(s).
getArray(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL ARRAY output parameter as an Array value.
getArray(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL ARRAY output parameter as an Array value.
getArray(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as an Array object.
getArray(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as an Array object.
getArray(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as an Array object.
getArray(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as an Array object.
getAsText() - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the property value in an editable form.
getAsText() - Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the property value in a form suitable for editing.
getAsciiStream() - Method in class com.ibm.as400.access.AS400JDBCClob
Returns the entire CLOB as a stream of ASCII characters.
getAsciiStream() - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the entire CLOB as a stream of ASCII characters.
getAsciiStream(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of ASCII characters.
getAsciiStream(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a stream of ASCII characters.
getAsp() - Method in class com.ibm.as400.access.FileAttributes
Returns the auxiliary storage pool in which the object is stored.
getAspDeviceName() - Method in class com.ibm.as400.access.ObjectDescription
Returns the name of an auxiliary storage pool (ASP) device in which storage is allocated for the library that contains the object.
getAspDeviceName() - Method in class com.ibm.as400.access.ObjectList
Returns the name of an auxiliary storage pool (ASP) device in which storage is allocated for the library that contains the object.
getAspDeviceNameOfLibrary() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the auxiliary storage pool (ASP) device name where the object's library is stored.
getAspDeviceNameOfObject() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the auxiliary storage pool (ASP) device name where the object is stored.
getAspName() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the ASP on which the object resides.
getAspSearchType() - Method in class com.ibm.as400.access.ObjectDescription
Returns the type of search to be used withn a specific auxiliary storage pool device name is specified.
getAspSearchType() - Method in class com.ibm.as400.access.ObjectList
Returns the type of search to be used withn a specific auxiliary storage pool device name is specified.
getAssistanceLevel() - Method in class com.ibm.as400.access.User
Retrieves the user interface that the user will use.
getAttentionKeyHandlingProgram() - Method in class com.ibm.as400.access.User
Retrieves the attention key handling program for this user.
getAttribute() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the object's attribute.
getAttributeID() - Method in class com.ibm.as400.resource.ResourceEvent
Deprecated. Returns the associated attribute ID, or null if none.
getAttributeInfo() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the object containing all attribute information associated with the entry.
getAttributeList() - Method in interface com.ibm.as400.data.Descriptor
Returns an array of attribute names for the current node.
getAttributeLock() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the attribute lock type.
getAttributeLock() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the attribute lock type.
getAttributeMetaData(Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the attribute meta data for a specific attribute.
getAttributeMetaData() - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the attribute meta data.
getAttributeMetaData(Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the attribute meta data for a specific attribute of a resource in the contents of the list.
getAttributeMetaData() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the attribute meta data for the resources in the contents of the list.
getAttributeString() - Method in class com.ibm.as400.util.html.HTMLTagAttributes
Returns the attribute string.
getAttributeType() - Method in class com.ibm.as400.access.AS400CertificateAttribute
Returns the attribute type.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.access.NetServer
Deprecated. Returns the value of an attribute, disregarding any uncommitted changes.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Returns the value of an attribute, disregarding any uncommitted changes.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Returns the value of an attribute, disregarding any uncommitted changes.
getAttributeUnchangedValue(Object, int) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Returns the value of an attribute, disregarding any uncommitted changes.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Returns the unchanged value of an attribute.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Returns the unchanged value of an attribute.
getAttributeUnchangedValue(Object, int) - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the unchanged value of an attribute.
getAttributeUnchangedValue(Object, int) - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Returns the unchanged value of an attribute.
getAttributeUnchangedValue(Object) - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Returns the unchanged value of an attribute.
getAttributeUnchangedValue(Object, int) - Method in class com.ibm.as400.resource.RUser
Deprecated. Returns the unchanged value of an attribute.
getAttributeValue() - Method in class com.ibm.as400.access.AS400CertificateAttribute
Returns the attribute value.
getAttributeValue(Object) - Method in class com.ibm.as400.access.NetServerConnection
Deprecated. Returns the current value of an attribute.
getAttributeValue(Object) - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Returns the current value of an attribute.
getAttributeValue(String) - Method in interface com.ibm.as400.data.Descriptor
Returns the value of the named attribute.
getAttributeValue(Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Returns the current value of an attribute.
getAttributeValue(Object, int) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Returns the current value of an attribute.
getAttributeValue(Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the current value of an attribute.
getAttributeValue(Object, int) - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the current value of an attribute.
getAttributes(String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a ResultSet containing a description of type attributes available in a specified catalog.
getAttributes() - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Returns the attributes assigned to the receiver.
getAttributes() - Method in class com.ibm.as400.util.html.HTMLTagAttributes
Returns the attribute properties object.
getAudit() - Method in class com.ibm.as400.access.FileAttributes
Returns the auditing value associated with the object.
getAuthenticationMethod() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "authentication method" attribute.
getAuthenticationMethodPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "authentication method" attribute.
getAuthenticationScheme() - Method in class com.ibm.as400.access.AS400
Returns the authentication scheme for this object.
getAuthority() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns the public authority of the data queue.
getAuthorityHolder() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the object is an authority holder.
getAuthorityListManagement() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has authorization list management authority to the object.
getAuthorityValue() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the special value indicating the user's authority to the object.
getAuthorizationList() - Method in class com.ibm.as400.access.Permission
Returns the authorizations list of the object.
getAuthorizationListName() - Method in class com.ibm.as400.access.FileAttributes
Returns the name of the authorization list that is used to secure the named object.
getAuthorizedUsers() - Method in class com.ibm.as400.access.Permission
Returns an enumeration of authorized users.
getAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the auto-commit state.
getAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the auto-commit state.
getAutoCommit() - Method in class com.ibm.as400.micro.JdbcMeConnection
Returns the auto-commit state.
getAutomaticRefreshFailure() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns the exception resulting from failure of the most recent auto-refresh attempt.
getAutomaticRefreshStatus() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns the current status of automatic refresh activity for the credential.
getAuxiliaryIORequests() - Method in class com.ibm.as400.access.Job
Returns the number of auxiliary I/O requests performed by the job across all routing steps.
getAvailableConnectionCount(String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get the number of available connections to a system.
getAvailableConnectionCount() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Returns the number of available PooledConnections in the pool.
getBackground(AttributeSet) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the background color based on a set of attributes.
getBalanceThreshold() - Method in class com.ibm.as400.access.ProxyServer
Returns the balance threshold.
getBatchJobsEndedWithPrinterOutputWaitingToPrint() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of completed batch jobs that produced printer output that is waiting to print.
getBatchJobsEnding() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs that are in the process of ending due to one of the following conditions: The job finishes processing normally.
getBatchJobsHeldOnJobQueue() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs that were submitted, but were held before they could begin running.
getBatchJobsHeldWhileRunning() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs that had started running, but are now held.
getBatchJobsOnAHeldJobQueue() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs on job queues that have been assigned to a subsystem, but are being held.
getBatchJobsOnUnassignedJobQueue() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs on job queues that have not been assigned to a subsystem.
getBatchJobsRunning() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs currently running on the system.
getBatchJobsWaitingForMessage() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs waiting for a reply to a message before they can continue to run.
getBatchJobsWaitingToRunOrAlreadyScheduled() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of batch jobs on the system that are currently waiting to run, including those that were submitted to run at a future date and time.
getBeanDescriptor() - Method in class com.ibm.as400.access.AFPResourceBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AFPResourceListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400ArrayBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400BeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSourceBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400JDBCXADataSourceBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.CharacterDataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ClusteredHashTableBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.CommandBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ConnectionPoolBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.DataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.DataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.FTPBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.JobBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.JobListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.KeyedDataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.LocalDataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.NetServerBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.NetServerFileShareBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.NetServerPrintShareBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.OutputQueueListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrinterBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrinterFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrinterFileListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.PrinterListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SecureAS400BeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SpooledFileListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.UserBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.UserListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RIFSFileBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RIFSFileListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RJavaProgramBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RJobBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RJobListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RJobLogBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RMessageQueueBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RPrinterBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RPrinterListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RSoftwareResourceBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RUserBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.resource.RUserListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.CheckboxFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.FileFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.HiddenFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.PasswordFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.RadioFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.ResetFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.SubmitFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns the bean descriptor.
getBeanDescriptor() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns the bean descriptor.
getBehaviorOverride() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns what behaviors of the Toolbox JDBC driver have been overridden.
getBehaviorOverride() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns what behaviors of the Toolbox JDBC driver have been overridden.
getBestGuessReceiverSize(int) - Method in class com.ibm.as400.access.list.OpenList
Returns the initial size in bytes of the receiver variable for a particular implementation of an Open List API.
getBestGuessReceiverSize(int) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns receiver variable size based on format used.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of a table's optimal set of columns that uniquely identifies a row.
getBidiConversionProperties() - Method in class com.ibm.as400.access.AS400BidiTransform
Returns the bidi converion properties.
getBidiNumeralShaping() - Method in class com.ibm.as400.access.BidiConversionProperties
Gets the numeral shaping property.
getBidiStringType() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the output string type of bidi data, as defined by the CDRA (Character Data Representation Architecture).
getBidiStringType() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the output string type of bidi data, as defined by the CDRA (Character Data Representation Architecture).
getBidiStringType() - Method in class com.ibm.as400.access.BidiConversionProperties
Gets the bidi string type.
getBidiStringType() - Method in class com.ibm.as400.access.ReaderInputStream
Returns the bi-directional string type in use by this ReaderInputStream.
getBigDecimal(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL NUMERIC or DECIMAL output parameter as a BigDecimal object.
getBigDecimal(int, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Deprecated. Use getBigDecimal(int) or getBigDecimal(String) instead.
getBigDecimal(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL NUMERIC or DECIMAL output parameter as a BigDecimal object.
getBigDecimal(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a BigDecimal object.
getBigDecimal(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a BigDecimal object.
getBigDecimal(int, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Deprecated. Use getBigDecimal(int) instead.
getBigDecimal(String, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Deprecated. Use getBigDecimal(String) instead.
getBigDecimal(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a BigDecimal object.
getBigDecimal(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a BigDecimal object.
getBigDecimal(int, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Deprecated. Use getBigDecimal(int) instead.
getBigDecimal(String, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Deprecated. Use getBigDecimal(String) instead.
getBinaryStream() - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the entire BLOB as a stream of uninterpreted bytes.
getBinaryStream() - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the entire BLOB as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a stream of uninterpreted bytes.
getBlob(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL BLOB output parameter as a Blob value.
getBlob(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL BLOB output parameter as a Blob value.
getBlob(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Blob object.
getBlob(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Blob object.
getBlob(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Blob object.
getBlob(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Blob object.
getBlockCriteria() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the criteria for retrieving data from the system in blocks of records.
getBlockCriteria() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the criteria for retrieving data from the system in blocks of records.
getBlockSize() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the block size in kilobytes to retrieve from the system and cache on the client.
getBlockSize() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the block size in kilobytes to retrieve from the i5/OS system and cache on the client.
getBlockingFactor() - Method in class com.ibm.as400.access.AS400File
Returns the blocking factor being used for this file.
getBoolean(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java boolean.
getBoolean(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java boolean.
getBoolean(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java boolean value.
getBoolean(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java boolean value.
getBoolean(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java boolean value.
getBoolean(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java boolean value.
getBorder() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the thickness of the border around the image.
getBorderWidth() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the border width.
getBorderWidth() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form border width.
getBranchQualifier() - Method in class com.ibm.as400.access.AS400JDBCXid
Returns the branch qualifier.
getBreakMessageHandling() - Method in class com.ibm.as400.access.Job
Returns a value which represents how this job handles break messages.
getBroadcast() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the Broadcast filter.
getBrowsingInterval() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "browsing interval" attribute.
getBrowsingIntervalPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "browsing interval" attribute.
getBuffSize() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the buffer size in bytes.
getBufferSize() - Method in class com.ibm.as400.access.FTP
Returns the size of the buffer used when transferring files.
getBufferWrap() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns if buffer wrapped Y/N.
getBuilding() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the building.
getByte(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java byte.
getByte(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java byte.
getByte(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte value.
getByte(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte value.
getByte(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java byte value.
getByte(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java byte value.
getByteArray(Date, String) - Static method in class com.ibm.as400.access.AS400DateTimeConverter
Deprecated. Returns the converted date and time in a byte array.
getByteCacheSize() - Method in class com.ibm.as400.access.ConvTableReader
Returns the maximum number of bytes that may be stored in the internal buffer.
getByteData() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the raw data of this record.
getByteInfo() - Method in class com.ibm.as400.access.AS400Certificate
Returns the free form byte data.
getByteLength() - Method in class com.ibm.as400.access.AS400Array
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Bin2
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Bin4
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Bin8
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400ByteArray
Returns the byte length of the data type.
getByteLength() - Method in interface com.ibm.as400.access.AS400DataType
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400DecFloat
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Float4
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Float8
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Structure
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400Text
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400UnsignedBin2
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400UnsignedBin4
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns the byte length of the data type.
getByteLength() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the total length of the corresponding structure when this object is written to i5/OS bytes for use by the validation list APIs.
getByteLength() - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Returns the total length of the corresponding structure when this object is written to i5/OS bytes for use by the validation list APIs.
getByteLength() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the total length of the corresponding structure when this object is written to i5/OS bytes for use by the validation list APIs.
getByteLength() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the total length of the corresponding structure when this object is written to i5/OS bytes for use by the validation list APIs.
getByteLengthForNativeCall() - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Returns the total length of the corresponding structure when this object is written to i5/OS bytes for use by the validation list APIs.
getBytes(long, int) - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns part of the contents of the BLOB.
getBytes(long, int) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns part of the contents of the BLOB.
getBytes(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL BINARY or VARBINARY output parameter as a Java byte array.
getBytes(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL BINARY or VARBINARY output parameter as a Java byte array.
getBytes(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
getBytes(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
getBytes(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java byte array.
getBytes(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java byte array.
getBytes() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the i5/OS bytes comprising the translated data.
getBytesCollected() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns bytes collected.
getCCMailAddress() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the cc:Mail address.
getCCMailComment() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the cc:Mail comment.
getCCSID() - Method in class com.ibm.as400.access.CharacterFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCCSID() - Method in class com.ibm.as400.access.Command
Returns the coded character set ID (CCSID) associated with this command.
getCCSID() - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCCSID() - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCCSID() - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCCSID() - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCCSID() - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the environment variable CCSID.
getCCSID() - Method in class com.ibm.as400.access.IFSFile
Returns the file's data CCSID.
getCCSID() - Method in class com.ibm.as400.access.IFSFileReader
Returns the CCSID used by this IFSFileReader.
getCCSID() - Method in class com.ibm.as400.access.IFSFileWriter
Returns the CCSID used by this IFSFileWriter.
getCCSID() - Method in class com.ibm.as400.access.IFSTextFileOutputStream
Returns the CCSID.
getCCSID() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "system CCSID" attribute.
getCCSID() - Method in class com.ibm.as400.access.User
Retrieves the character code set ID to be used by the system for this user.
getCCSIDPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "system CCSID" attribute.
getCCSIDs() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Returns the CCSIDs explicitly to be included.
getCCSIDs() - Method in class utilities.ToolboxJarMaker
Returns the CCSIDs explicitly to be included.
getCCSIDsExcluded() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Returns CCSIDs to be excluded.
getCCSIDsExcluded() - Method in class utilities.ToolboxJarMaker
Returns CCSIDs to be excluded.
getCHRIDControl() - Method in class com.ibm.as400.access.User
Retrieves the character identifier control for the user.
getCOLHDG() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the COLHDG keyword for this field.
getCPUUsed() - Method in class com.ibm.as400.access.Job
Returns the amount of processing unit time (in milliseconds) that the job used.
getCWRFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the cwr Flag for this TCP header.
getCYMDJobDate() - Method in class com.ibm.as400.access.JobDescription
Returns the job date in CYMD format.
getCacheChanges() - Method in class com.ibm.as400.access.Job
Indicates if the attribute value changes are cached.
getCacheSize() - Method in class com.ibm.as400.access.ConvTableReader
Returns the maximum number of characters that may be stored in the internal buffer.
getCacheSize() - Method in class com.ibm.as400.access.ReaderInputStream
Returns the maximum number of characters that may be stored in the internal buffer.
getCallStack(long) - Method in class com.ibm.as400.access.Job
Returns the call stack for the specified thread in this job.
getCancelButtonText() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the text for the Cancel button.
getCanonicalFile() - Method in class com.ibm.as400.access.IFSJavaFile
Returns An IFSJavaFile object based on the canonical path name of the current object.
getCanonicalPath() - Method in class com.ibm.as400.access.IFSFile
Returns the canonical pathname string of the integrated file system object represented by this object.
getCanonicalPath() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the path name in canonical form of IFSJavaFile path.
getCapabilities() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Required by the framework.
getCaption() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the table caption.
getCaption() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form caption.
getCaseSensitivity() - Method in class com.ibm.as400.access.UDFS.UdfsInformationStructure
Returns the case sensitivity of this file system.
getCatalog() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the catalog name.
getCatalog() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the catalog name.
getCatalogName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the catalog name of the table for a column.
getCatalogSeparator() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the naming convention used when referring to tables.
getCatalogTerm() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for i5/OS SQL term for "catalog".
getCatalogs() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the catalog name available in this database.
getCcsid() - Method in class com.ibm.as400.access.AS400
Returns the CCSID for this object.
getCcsid() - Method in class com.ibm.as400.access.AS400Text
Returns the CCSID of the data type.
getCcsid() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the CCSID used for the data in this data queue.
getCcsid() - Method in class com.ibm.as400.access.CharConverter
Returns the CCSID of this conversion object.
getCcsid() - Method in class com.ibm.as400.access.ConvTableReader
Returns the CCSID used by this ConvTableReader.
getCcsid() - Method in class com.ibm.as400.access.ConvTableWriter
Returns the CCSID used by this ConvTableWriter.
getCcsid() - Method in class com.ibm.as400.access.FileAttributes
Returns the CCSID of the data and extended attributes of the object.
getCcsid() - Method in class com.ibm.as400.access.LineDataRecordWriter
Gets the CCSID used for this writer.
getCcsid() - Method in class com.ibm.as400.access.ReaderInputStream
Returns the CCSID used by this ReaderInputStream.
getCcsid() - Method in class com.ibm.as400.access.UDFS.UdfsInformationStructure
Returns the coded character set identifier (CCSID) for the data in the user-defined file system (UDFS).
getCcsid() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the coded character set identifier used to encode the translated bytes.
getCcsidCodedCharacterSetIdentifierForData() - Method in class com.ibm.as400.access.QueuedMessage
Returns the coded character set identifier (CCSID) that the replacement data is returned in.
getCcsidCodedCharacterSetIdentifierForText() - Method in class com.ibm.as400.access.QueuedMessage
Returns the coded character set identifier (CCSID) that the message text is returned in.
getCcsidConversionStatusIndicatorForText() - Method in class com.ibm.as400.access.QueuedMessage
Returns the CCSID conversion status indicator for text.
getCcsidForTextConversion() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the client CCSID that is used for text file data conversion.
getCcsidconversionStatusIndicatorForData() - Method in class com.ibm.as400.access.QueuedMessage
Returns the CCSID conversion status indicator for data.
getCellPadding() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the global table cell padding.
getCellPadding() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form cell padding in pixels.
getCellSpacing() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the global table cell spacing.
getCellSpacing() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form cell spacing in pixels.
getCertificateHandle(byte[]) - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the i5/OS certificate handle which uniquely identifies this certificate.
getCertificates(String, int, int) - Method in class com.ibm.as400.access.AS400CertificateUtil
Retrieves the certificate placed in a user space by listCertificates.
getChangeTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the time that the object's data or attributes were last changed.
getChannels() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns number of x.25 logical channels.
getCharacterElement(int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the element that represents the character that is at a given offset within the document.
getCharacterStream() - Method in class com.ibm.as400.access.AS400JDBCClob
Returns the entire CLOB as a character stream.
getCharacterStream() - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the entire CLOB as a character stream.
getCharacterStream(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a character stream.
getCharacterStream(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a character stream.
getCharacterStream(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a character stream.
getCharacterStream(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a character stream.
getCheckOutTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the time the object was checked out.
getCheckSum() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the checksum for this TCP header.
getCheckedOut() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns an indication of whether the object is currently checked out within this specific job.
getCheckedOut() - Method in class com.ibm.as400.access.ObjectReferences
Returns an indication of whether the object is currently checked out.
getCheckedOutUser() - Method in class com.ibm.as400.access.FileAttributes
Returns the user who has the object checked out.
getCheckedOutUserName() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the name of the user who has the object checked out within this specific job.
getCheckedOutUserName() - Method in class com.ibm.as400.access.ObjectReferences
Returns the name of the user who has the object checked out.
getChecksum() - Method in class com.ibm.as400.util.commtrace.ICMP4Header
Returns the checksum of this ICMPv4 Header.
getChecksum() - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns the checksum of this ICMPv6 Header.
getChild(Object, int) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Returns a child of the parent.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the child node at the specified index.
getChildAt(int) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the child node at the specified index.
getChildCount(Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Returns the number of children of the parent.
getChildCount() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the number of the children.
getChildCount() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the number of children.
getChildCount() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the number of children.
getChildren() - Method in interface com.ibm.as400.data.Descriptor
Returns the Descriptors of the children of this node.
getClassPath() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the value of the CLASSPATH environment variable when running the Java program.
getClasspathAdditions() - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Returns the set of paths that should be added to the CLASSPATH as a result of the latest install or uninstall operation.
getClasspathRemovals() - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Returns the set of paths that should be removed from the CLASSPATH as a result of the latest install or uninstall operation.
getCleanupInterval() - Method in class com.ibm.as400.access.ConnectionPool
 
getClientInfo(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the value of the client info property specified by name.
getClientInfo() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfo(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the value of the client info property specified by name.
getClientInfo() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfoProperties() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClob(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL CLOB output parameter as a Clob value.
getClob(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL CLOB output parameter as a Clob value.
getClob(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Clob object.
getClob(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Clob object.
getClob(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Clob object.
getClob(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Clob object.
getCode() - Method in class com.ibm.as400.util.commtrace.ICMP4Header
Returns the code of this ICMPv4 Header.
getCode() - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns the code of this ICMPv6 Header.
getCode() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the class name of the applet class.
getCodePage() - Method in class com.ibm.as400.access.FileAttributes
Returns the code page derived from the coded character set identifier (CCSID) used for the data in the file or the extended attributes of the directory.
getCodebase() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the base URL of the applet.
getCodedCharacterSetID() - Method in class com.ibm.as400.access.Job
Returns the coded character set identifier (CCSID) used for this job.
getCollapsedGif() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the collapsed gif.
getCollator() - Method in class com.ibm.as400.util.html.FileListElement
Returns the Collator.
getCollator() - Method in class com.ibm.as400.util.html.HTMLTree
Returns the Collator.
getColor() - Method in class com.ibm.as400.util.html.HTMLText
Returns the color used to paint the text.
getColumn(int) - Method in class com.ibm.as400.util.html.HTMLTable
Returns a column in the table as an array of HTMLTableCell objects.
getColumn(int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the column at the specified columnIndex.
getColumnAlignment(int) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the alignment of the text that is used for elements in a specific column in the grid.
getColumnAlignment(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the alignment of the column specified by columnIndex.
getColumnAlignment(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the alignment of the column specified by columnIndex.
getColumnAlignment(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the horizontal alignment of the column data specified by columnIndex.
getColumnAlignment(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the alignment of the column specified by columnIndex.
getColumnAttributeIDs() - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Returns the array of column attribute IDs.
getColumnAttributeIDs() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the column attribute IDs.
getColumnAttributeIDs() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the column attribute IDs.
getColumnClass(int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the class for objects that are contained in a column.
getColumnClass(int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the class of the values in the column.
getColumnClass(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the class for objects that are contained in a column.
getColumnClass(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the class of the values in the column.
getColumnClassName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the name of a Java class whose instances are created if ResultSet.getObject() is called to retrieve from the column.
getColumnCount() - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the number of columns in the result set.
getColumnCount() - Method in class com.ibm.as400.micro.JdbcMeResultSetMetaData
Returns the number of columns in the result set.
getColumnCount() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the number of columns in the row.
getColumnCount() - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the number of columns.
getColumnCount() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the number of columns.
getColumnCount() - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the number of columns.
getColumnCount() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the number of columns in the result set.
getColumnCount() - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the number of columns.
getColumnCount() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the number of columns in the table.
getColumnCount() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the number of columns.
getColumnCount() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the number of columns in the table.
getColumnDirection(int) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the direction of the text interpretation that is used for elements in a specific column in the grid.
getColumnDirection(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the direction of the column specified by columnIndex.
getColumnDirection(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the direction of the column specified by columnIndex.
getColumnDirection(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the direction of the column data specified by columnIndex.
getColumnDirection(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the direction of the column specified by columnIndex.
getColumnDisplaySize(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the normal maximum width of a column.
getColumnDisplaySize(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the display size in characters of the column specified by columnIndex.
getColumnDisplaySize(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the display size in characters of the column specified by columnIndex.
getColumnDisplaySize(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the display size in characters of the column specified by columnIndex.
getColumnDisplaySize(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the display size in characters of the column specified by columnIndex.
getColumnHeader(int) - Method in class com.ibm.as400.util.html.HTMLTable
Returns the table header tag for the specified columnIndex.
getColumnID(int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the identifier of the column.
getColumnID(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the column identifier.
getColumnIndex(HTMLTableCell) - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the column index of the specified cell.
getColumnIndex(HTMLTableCell, int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the column index of the specified cell.
getColumnLabel(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the suggested label for use in printouts or displays for a column.
getColumnLabel(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the label of the column specified by columnIndex.
getColumnLabel(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the label of the column specified by columnIndex.
getColumnLabel(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the label of the column specified by columnIndex.
getColumnLabel(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the label of the column specified by columnIndex.
getColumnModel() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the column model that is used to maintain the columns.
getColumnModel() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the column model for this table.
getColumnModel() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the column model that is used to maintain the columns.
getColumnModel() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the column model for this table.
getColumnName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the name of a column.
getColumnName(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the name of the column specified by columnIndex.
getColumnName(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the name of the column specified by columnIndex.
getColumnName(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the name of the column specified by columnIndex.
getColumnName(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the name of the column specified by columnIndex.
getColumnName(int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the name of a column.
getColumnName(int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the name of the column for use in a table heading.
getColumnName(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the name of a column.
getColumnName(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the column name.
getColumnPrivileges(String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the access rights for a table's columns.
getColumnSpan() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the column span.
getColumnTitle(int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the title of a column.
getColumnTitle(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the title of a column.
getColumnType(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the type of a column.
getColumnType(int) - Method in class com.ibm.as400.micro.JdbcMeResultSetMetaData
Returns the type of a column.
getColumnType(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the data type of the column specified by columnIndex.
getColumnType(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the data type of the column specified by columnIndex.
getColumnType(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the data type of the column specified by columnIndex.
getColumnType(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the SQL data type of the column specified by columnIndex.
getColumnType(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the column type.
getColumnTypeName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the type name of a column.
getColumnTypeName(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the data type name of the column specified by columnIndex.
getColumnTypeName(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the data type name of column specified by columnIndex.
getColumnTypeName(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the data type name of the column specified by columnIndex.
getColumnTypeName(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the data type name of the column specified by columnIndex.
getColumnWidth(int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the width of a column as a character count.
getColumnWidth(int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the width of a column.
getColumnWidth(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the preferred column width, in characters.
getColumnWidth(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the column width.
getColumnWidth(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the width of a column.
getColumns(String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the table's columns available in a catalog.
getColumns() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the number of columns in the layout.
getColumns() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the number of visible columns in the text area.
getCommand() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the command used by the statement the generate the rowset.
getCommand() - Method in class com.ibm.as400.access.CommandCall
Returns the command to run.
getCommand() - Method in class com.ibm.as400.access.CommandList
Returns the command name used to generate a list for.
getCommand() - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Returns the command that is run when the button is pressed.
getCommand() - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Returns the command.
getCommandCall() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the CommandCall object that was used in the most recent invocation of run().
getCommandProcessingProgram() - Method in class com.ibm.as400.access.Command
Returns the fully qualified integrated file system path of the program that accepts parameters from this command processes this command.
getCommandProcessingState() - Method in class com.ibm.as400.access.Command
Returns the state from which the command processing program is called.
getCommitLockLevel() - Method in class com.ibm.as400.access.AS400File
Returns the commit lock level for this file as specified on open.
getCommitMode() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Commit mode" field on the Server tab.
getCommitModeChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Commit mode" drop down list.
getCompany() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the company.
getCompletionStatus() - Method in class com.ibm.as400.access.Job
Returns the completion status of the job.
getComplianceType() - Method in class com.ibm.as400.access.ProductLicense
Returns the compliance type for this license.
getComponent() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Returns the component that determines the parent frame for dialogs.
getComponent() - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Returns the graphical user interface component.
getComponent() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Returns the component that determines the frame for cursor changes.
getComponents() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Returns the required components specified by the user.
getComponents() - Method in class utilities.ToolboxJarMaker
Returns the required components specified by the user.
getConcurrency() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the result set concurrency.
getConcurrency() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the result set concurrency.
getConcurrency() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the result set concurrency.
getConcurrency() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Return the concurrency of the result set.
getCondition() - Method in class com.ibm.as400.access.ProductLicense
Returns the condition of the license.
getConfiguration() - Method in class com.ibm.as400.access.ProxyServer
Returns the name of the configuration properties.
getConfirm() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Indicates if certain actions are confirmed with the user.
getConfirm() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if certain actions are confirmed with the user.
getConfirm() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Indicates if certain actions are confirmed with the user.
getConfirm() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if certain actions are confirmed with the user.
getConfirm() - Method in interface com.ibm.as400.vaccess.VActionContext
Deprecated. Indicates if certain actions should be confirmed with the user.
getConnectedUsers(String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a list of the userIds in the pool with connections to a specific system.
getConnection(String, String, String, int) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a connected AS400 object from the connection pool.
getConnection(String, String, String, int, Locale) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a connected AS400 object from the connection pool with the specified Locale.
getConnection(String, String, int) - Method in class com.ibm.as400.access.AS400ConnectionPool
Deprecated. Use getConnection(String systemName, String userID, String password, int service) instead.
getConnection(String, String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get an AS400 object from the connection pool.
getConnection(String, String, String, Locale) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get an AS400 object from the connection pool with the specified Locale.
getConnection(String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Deprecated. Use getConnection(String systemName, String userID, String password) instead.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Returns a connection from the pool.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the database connection.
getConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the database connection using the specified user and password.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the connection for this metadata.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Deprecated. Use getConnection() instead.
getConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Deprecated. Use getConnection() instead.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns a database connection.
getConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns a database connection using the specified user and password.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Returns the connection handle to the database.
getConnection() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the connection for this statement.
getConnection(String) - Static method in class com.ibm.as400.micro.JdbcMeDriver
Connects to the database named by the specified URL.
getConnection(String, String, String) - Static method in class com.ibm.as400.micro.JdbcMeDriver
The JdbcMe driver supports URLs of the following form: "jdbc:<subprotocol>:<target-db-specification>;meserver=<server>[:port]" The subprotocol and target-db-specification is specified as required by the target JDBC driver being used on the JdbcMe host server.
getConnection() - Method in class com.ibm.as400.micro.JdbcMeStatement
Returns the connection for this statement.
getConnection() - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Returns a JDBC connection.
getConnection() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns the SQL connection with which to access data for the GUI.
getConnection() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the SQL connection with which to access data.
getConnection() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the SQL connection.
getConnection() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the SQL connection with which to access data.
getConnection() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Returns the SQL connection used to execute statements.
getConnection() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Returns the SQL connection used to execute statements.
getConnection() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Returns the SQL connection used to execute statements.
getConnectionPool() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns the connection pool.
getConnectionType() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the type of the connection made from the workstation to the shared resource.
getContent() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the content of the HTMLMeta tag.
getContents() - Method in class com.ibm.as400.access.CoreMRI
 
getContents() - Method in class com.ibm.as400.access.JDMRI
 
getContents() - Method in class com.ibm.as400.access.JDMRI2
 
getContents() - Method in class com.ibm.as400.access.MRI
 
getContents() - Method in class com.ibm.as400.access.MRI2
 
getContents() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns a Reader object that can be used to read the contents of this cover letter.
getContents() - Method in class com.ibm.as400.access.Record
Returns the contents of this record as a byte array of i5/OS data.
getContents(OutputStream) - Method in class com.ibm.as400.access.Record
Writes the contents of this record to the specified output stream.
getContents() - Method in class com.ibm.as400.access.SVMRI
 
getContents() - Method in class com.ibm.as400.access.SVMRI_en
 
getContents() - Method in class com.ibm.as400.data.DAMRI
 
getContents() - Method in class com.ibm.as400.resource.ResourceMRI
Deprecated.  
getContents() - Method in class com.ibm.as400.util.commtrace.CTMRI
 
getContents() - Method in class com.ibm.as400.util.html.HMRI
 
getContents() - Method in class com.ibm.as400.util.servlet.SMRI
 
getContents() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneGUI
 
getContents() - Method in class com.ibm.as400.vaccess.VMRI
Deprecated.  
getContents() - Method in class com.ibm.as400.vaccess.VNPMRI
Deprecated.  
getContents() - Method in class com.ibm.as400.vaccess.VQRYMRI
Deprecated.  
getContext() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the JNDI naming context which provides name-to-object bindings and methods for retrieving and updating naming and directory services.
getControllerName() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the Controller name.
getCopiesLeft() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the number of copies left to be printed.
getCopiesLeftToPrint() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the remaining number of copies to be printed.
getCount() - Method in class com.ibm.as400.util.html.HTMLVector
This returns the superclass's element count, which is the actual number of elements that are populated in the array returned by getData().
getCountry() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the country or region.
getCountryDescription(AS400, String) - Static method in class com.ibm.as400.access.NLS
Retrieves the descriptive text for the specified country or region identifier.
getCountryID() - Method in class com.ibm.as400.access.Job
Returns the country or region identifier associated with this job.
getCountryID() - Method in class com.ibm.as400.access.User
Retrieves the country or region ID used by the system for this user.
getCoverLetter() - Method in class com.ibm.as400.access.PTF
Retrieves the cover letter for this PTF from the system.
getCoverLetter(Locale) - Method in class com.ibm.as400.access.PTF
Retrieves the cover letter for this PTF from the system based on the given locale.
getCoverLetters() - Method in class com.ibm.as400.access.PTF
Retrieves the cover letters for this PTF from the system, if they exist.
getCreateDate() - Method in class com.ibm.as400.access.SpooledFile
Returns the date of the spooled file creation.
getCreateObjectAuditing() - Method in class com.ibm.as400.access.FileAttributes
Returns the create object auditing value associated with the directory.
getCreateObjectScan() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the objects created in a directory will be scanned when exit programs are registered with any of the integrated file system scan-related exit points.
getCreateTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the time the object was created.
getCreateTime() - Method in class com.ibm.as400.access.SpooledFile
Returns the time of spooled file creation.
getCreationDate() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the date and time the spooled file was created.
getCrossReference(String, String, String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the foreign key columns in the foreign key table that references the primary key columns of the primary key table.
getCurrentActiveJobs() - Method in class com.ibm.as400.access.Subsystem
Returns the number of jobs currently active in the subsystem.
getCurrentCopyright() - Method in class com.ibm.as400.access.Product
Returns the value specified for the copyright current year when the product definition for this product load was created.
getCurrentDirectory() - Method in class com.ibm.as400.access.AS400FTP
Returns the current directory on the system.
getCurrentDirectory() - Method in class com.ibm.as400.access.FTP
Returns the current directory on the system.
getCurrentDirectory() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the current directory type.
getCurrentDirectory() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the current directory type.
getCurrentHandle() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Generates and returns a profile handle based on the current thread identity.
getCurrentHandle() - Method in interface com.ibm.as400.security.auth.ProfileHandleImpl
Generates and returns a profile handle based on the current thread identity.
getCurrentHopLimit() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the current hop limit of this RouterAdvertisement Message.
getCurrentIPLSource() - Method in class com.ibm.as400.access.PTF
Returns the copy of Licensed Internal Code that the system is currently operating from.
getCurrentLibrary() - Method in class com.ibm.as400.access.Command
Returns the library used as the current library during the processing of this command.
getCurrentLibrary() - Method in class com.ibm.as400.access.Job
Returns the name of the current library for the initial thread of the job.
getCurrentLibraryExistence() - Method in class com.ibm.as400.access.Job
Indicates if a current library exists.
getCurrentLibraryName() - Method in class com.ibm.as400.access.User
Retrieves the name of the user's current library.
getCurrentNumberOfRecords() - Method in class com.ibm.as400.access.SaveFile
Returns the current number of records in the save file.
getCurrentNumberOfUsers() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the number of connections that are currently made to the share.
getCurrentPage() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the page number or record number currently being written.
getCurrentPage() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the page number of the current page.
getCurrentPageNumber() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Returns the number of the current page of the input stream.
getCurrentPosition() - Method in class com.ibm.as400.util.servlet.RowData
Returns the current row position.
getCurrentProcessingCapacity() - Method in class com.ibm.as400.access.SystemStatus
Returns the amount (in number of physical processors) of current processing capacity of the partition.
getCurrentRecord() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the index of the record currently being displayed.
getCurrentRecord() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the index of the record currently being displayed.
getCurrentRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Return the number of the current row in the offline DB.
getCurrentUnprotectedStorageUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the current amount of storage in use for temporary objects.
getCurrentUser() - Method in class com.ibm.as400.access.QueuedMessage
Returns the current user name.
getCursorName() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the name of the SQL cursor in use by the result set.
getCursorName() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the name of the SQL cursor in use by the result set.
getCursorSensitivity() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the value of the cursor sensitivity property.
getCursorSensitivity() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the cursorSensitivity property.
getDATFMT() - Method in class com.ibm.as400.access.DateFieldDescription
Returns the value specified for the DATFMT keyword for this field.
getDATSEP() - Method in class com.ibm.as400.access.DateFieldDescription
Returns the value specified for the DATSEP keyword for this field.
getDDMConversation() - Method in class com.ibm.as400.access.JobDescription
Returns whether Distributed Data Management conversations are kept or dropped when they are not being used.
getDDMConversationHandling() - Method in class com.ibm.as400.access.Job
Returns whether connections using distributed data management (DDM) protocols remain active when they are not being used.
getDDMRDB() - Method in class com.ibm.as400.access.AS400
Returns the relational database name (RDB name) used for record-level access (DDM) connections.
getDDSName() - Method in class com.ibm.as400.access.FieldDescription
Returns the DDS name of this field, as specified on the construct.
getDFT() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the DFT keyword for this field.
getDFTCurrentValue() - Method in class com.ibm.as400.access.FieldDescription
Returns the default value setting based on the current timestamp.
getDLOName() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the document library object (DLO) name.
getDLOOwner() - Method in class com.ibm.as400.access.DirectoryEntry
Returns which profile will be assigned ownership of the document library objects (DLOs) for this directory entry.
getData() - Method in class com.ibm.as400.access.DataQueueEntry
Returns the data for this data queue entry.
getData() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the data associated with the attribute.
getData() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the raw data of this record.
getData() - Method in class com.ibm.as400.util.html.HTMLVector
This returns the superclass's element data array, which may be longer than the actual number of elements.
getDataAdd() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has data add authority to the object.
getDataAuthority() - Method in class com.ibm.as400.access.DLOPermission
Returns the data authority of the user.
getDataAuthority() - Method in class com.ibm.as400.access.RootPermission
Returns the data authority of the user.
getDataDelete() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has data delete authority to the object.
getDataDirection() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the data direction:
1=Sent
2=received
3=both
getDataExecute() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has data execute authority to the object.
getDataModel() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the data model for the table.
getDataModel() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the data model for the table.
getDataOffset() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the data offset for this TCP header.
getDataRead() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has data read authority to the object.
getDataSize() - Method in class com.ibm.as400.access.FileAttributes
Returns the size in bytes of the data in this object.
getDataSource() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Returns the data source used to make connections.
getDataSource() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Returns the data source currently being displayed.
getDataSourceName() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the data source name property.
getDataSourceName() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the dataSourceName property.
getDataSourceName() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the name of the data source as identified in JNDI.
getDataSourceName() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Data source name" field on the General tab.
getDataStart() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the byte at which the rest of this packet's header starts.
getDataToEncrypt() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the information to encrypt when the entry is subsequently inserted or updated.
getDataType() - Method in class com.ibm.as400.access.FieldDescription
Returns the AS400DataType object describing this field, as specified on construction.
getDataTypeName(int) - Static method in class com.ibm.as400.util.servlet.RowMetaDataType
Returns the data type name.
getDataUpdate() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has data update authority to the object.
getDatabaseFaults() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, shown in page faults per second, of database page faults against pages containing either database data or access paths.
getDatabaseMajorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the major version number of the database.
getDatabaseMinorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the minor version number of the database.
getDatabaseName() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the database name property.
getDatabaseName() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the databaseName property.
getDatabasePages() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in pages per second, at which database pages are brought into the storage pool.
getDatabaseProductName() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the name of this database product.
getDatabaseProductVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the version of this database product.
getDate(byte[], String) - Static method in class com.ibm.as400.access.AS400DateTimeConverter
Deprecated. Returns the Date object in the YYMD format.
getDate(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using the default calendar.
getDate(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using a calendar other than the default.
getDate(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using the default calendar.
getDate(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using a calendar other than the default.
getDate(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDate(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDate(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDate(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDate() - Method in class com.ibm.as400.access.AS400Message
Returns the date and time the message was sent.
getDate() - Method in class com.ibm.as400.access.Job
Returns the date and time when the job was placed on the system.
getDate() - Method in class com.ibm.as400.util.commtrace.Prolog
return the current date in the Date.toString() format.
getDateAndTimeStatusGathered() - Method in class com.ibm.as400.access.SystemStatus
Returns the date and time when the status was gathered.
getDateFormat() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the i5/OS date format used in date literals within SQL statements.
getDateFormat() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the date format used in date literals within SQL statements.
getDateFormat() - Method in class com.ibm.as400.access.Job
Returns the format in which dates are presented.
getDateFormat() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Date format" field on the Format tab.
getDateFormatChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Date format" drop down list.
getDateOpened() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the date the spooled file was created.
getDateSeparator() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the i5/OS date separator used in date literals within SQL statements.
getDateSeparator() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the date separator used in date literals within SQL statements.
getDateSeparator() - Method in class com.ibm.as400.access.Job
Returns the value used to separate days, months, and years when presenting a date.
getDateSeparator() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Date separator" field on the Format tab.
getDateSeparatorChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Date separator" drop down list.
getDaysUntilPasswordExpire() - Method in class com.ibm.as400.access.User
Retrieves the number of days until the password will expire.
getDaysUsedCount() - Method in class com.ibm.as400.access.FileAttributes
Returns the number of days an object has been used.
getDebug() - Method in class com.ibm.as400.util.CommandHelpRetriever
Returns whether or not the source XML and source command HTML help, which are used in generating the resulting command help HTML documentation, are saved to the current output location.
getDecfloatRoundingMode() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the decfloat rounding mode.
getDecfloatRoundingMode() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the decfloat rounding mode.
getDecimalFormat() - Method in class com.ibm.as400.access.Job
Returns the decimal format used for this job.
getDecimalPositions() - Method in class com.ibm.as400.access.DecimalDataArea
Returns the number of digits to the right of the decimal point in this data area.
getDecimalPositions() - Method in class com.ibm.as400.access.FloatFieldDescription
Returns the number of digits after the decimal point for this field.
getDecimalPositions() - Method in class com.ibm.as400.access.PackedDecimalFieldDescription
Returns the number of digits after the decimal point for this field.
getDecimalPositions() - Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Returns the number of digits after the decimal point for this field.
getDecimalSeparator() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the i5/OS decimal separator used in numeric literals within SQL statements.
getDecimalSeparator() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the decimal separator used in numeric literals within SQL statements.
getDecimalSeparator() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Decimal separator" field on the Format tab.
getDecimalSeparatorChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Decimal separator"" drop down list.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the default action.
getDefaultAction() - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the default action.
getDefaultAction() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the default action.
getDefaultCodedCharacterSetIdentifier() - Method in class com.ibm.as400.access.Job
Returns the default coded character set identifier (CCSID) used for this job.
getDefaultDirectory() - Method in class com.ibm.as400.access.IFSSystemView
Returns the user's default starting directory for the file chooser.
getDefaultDirectory() - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns the user's default starting directory for the file chooser.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400BeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.CommandBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.ConnectionPoolBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.DataAreaBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.FTPBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.JobBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.JobListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.UserBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.UserListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.resource.ResourceBeanInfo
Deprecated. Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated. Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated. Returns the default event index.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns the index of the default event.
getDefaultEventIndex() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns the index of the default event.
getDefaultLibraries() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Library list" field on the Server tab.
getDefaultPort() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the default port used to transfer standard in, standard out and standard error between the client and the i5/OS system.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400BeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.CharacterDataAreaBeanInfo
//D1A Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ClusteredHashTableBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.CommandBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ConnectionPoolBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.DataAreaBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
//D1A Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.FTPBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
//D1A Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.NetServerFileShareBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.NetServerPrintShareBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated. Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated. Returns the default property index.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns the index of the default property.
getDefaultPropertyIndex() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns the index of the default property.
getDefaultReply() - Method in class com.ibm.as400.access.AS400Message
Returns the default reply.
getDefaultRootElement() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
getDefaultSignonHandler() - Static method in class com.ibm.as400.access.AS400
Returns the default sign-on handler.
getDefaultTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the default transaction isolation level.
getDefaultUser(String) - Static method in class com.ibm.as400.access.AS400
Returns the default user ID for this system name.
getDefaultUserID() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Default user ID" field on the Connection Options tab.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Array
Returns a Java object that represents the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Bin2
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Bin4
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Bin8
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400ByteArray
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in interface com.ibm.as400.access.AS400DataType
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400DecFloat
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Float4
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Float8
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Structure
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400Text
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400UnsignedBin2
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400UnsignedBin4
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns a Java object representing the default value of the data type.
getDefaultValue() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the default value.
getDefaultWait() - Method in class com.ibm.as400.access.Job
Returns the default maximum time (in seconds) that a thread in the job waits for a system instruction, such as a LOCK machine interface (MI) instruction, to acquire a resource.
getDelimiter() - Method in class com.ibm.as400.access.RecordFormat
Returns the delimiter.
getDepartment() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the department.
getDependentPTFs() - Method in class com.ibm.as400.access.PTF
Retrieves the list of PTFs that are dependent upon this PTF.
getDescription() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the description of the data source.
getDescription() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the description of the data source.
getDescription() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the text description of the data queue.
getDescription() - Method in class com.ibm.as400.access.Command
Returns the user text used to briefly describe this command and its function.
getDescription() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns the text description of the data queue.
getDescription() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "description" attribute.
getDescription() - Method in class com.ibm.as400.access.ISeriesNetServerShare
Returns the text description of the share.
getDescription() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the text description of the printer device.
getDescription() - Method in class com.ibm.as400.access.SaveFile
Returns the text description of the save file.
getDescription() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the text description of the object.
getDescription() - Method in class com.ibm.as400.access.SystemPool
Returns the description of the system pool.
getDescription() - Method in class com.ibm.as400.access.SystemValue
Returns the description for this system value.
getDescription() - Method in class com.ibm.as400.access.UDFS.UdfsInformationStructure
Returns the text description for the user-defined file system.
getDescription() - Method in class com.ibm.as400.access.User
Retrieves the descriptive text for the user profile.
getDescription() - Method in class com.ibm.as400.access.ValidationList
Returns the text description for the validation list object.
getDescription() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Description" field on the General tab.
getDescription() - Method in class com.ibm.as400.vaccess.FileFilter
Deprecated. Returns the description.
getDescription() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the description.
getDescriptionID() - Method in class com.ibm.as400.access.Product
Returns the message ID associated with this product option.
getDescriptionMessageFile() - Method in class com.ibm.as400.access.Product
Returns the full pathname of the message file that contains the messages describing the product and its options.
getDescriptionPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "description" attribute.
getDescriptionText() - Method in class com.ibm.as400.access.Product
Retrieves the description text for this product's message ID out of this product's message file.
getDescriptionText() - Method in class com.ibm.as400.access.Subsystem
Returns the subsystem description text.
getDescriptor(String) - Method in interface com.ibm.as400.data.Descriptor
Returns the Descriptor for another element contained within the same document.
getDescriptor(String) - Static method in class com.ibm.as400.data.ProgramCallDocument
Returns a Descriptor for the specified pcml document.
getDescriptor(String, InputStream) - Static method in class com.ibm.as400.data.ProgramCallDocument
Returns a Descriptor for the specified XPCML document.
getDescriptor(String, ClassLoader) - Static method in class com.ibm.as400.data.ProgramCallDocument
Returns a Descriptor for the specified pcml document.
getDescriptor(String, ClassLoader, InputStream) - Static method in class com.ibm.as400.data.ProgramCallDocument
Returns a Descriptor for the specified XPCML document.
getDescriptor() - Method in class com.ibm.as400.data.ProgramCallDocument
Returns a Descriptor for the current pcml document.
getDescriptor(String) - Static method in class com.ibm.as400.data.RecordFormatDocument
Returns a Descriptor for the specified RFML document.
getDescriptor(String, ClassLoader) - Static method in class com.ibm.as400.data.RecordFormatDocument
Returns a Descriptor representing the specified RFML document.
getDescriptor() - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a Descriptor representing the current RFML document.
getDestination() - Method in class com.ibm.as400.util.commtrace.Redirect
Returns the destination address of this Redirect Message.
getDestinationHardwareAddress() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the hardware address of the destination of this packet.
getDestinationIPAddress() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the IP address of the destination of this packet.
getDestinationToSourceMap() - Method in class com.ibm.as400.access.BidiConversionProperties
Output value: destination-to-source map from the last transform with dstToSrcMapRequired specified; if this option was not specified, the content of dstToSrcMap should be ignored.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the child for the details at the specified index.
getDetailsChildAt(int) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the child for the details at the specified index.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the number of children for the details.
getDetailsChildCount() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the number of children for the details.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the column model that is used to maintain the columns of the details.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the column model that is used to maintain the columns of the details.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the table column model to be used in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsColumnModel() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the table column model to use in the details when representing the children.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the index of the specified child for the details.
getDetailsIndex(VObject) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the index of the specified child for the details.
getDetailsModel() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the details model.
getDetailsModel() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the details model.
getDetailsRoot() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the root of the details pane.
getDetailsSelectionModel() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the selection model that is used to maintain selection state in the details.
getDetailsSelectionModel() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the selection model that is used to maintain selection state in the details.
getDeviceRecoveryAction() - Method in class com.ibm.as400.access.Job
Returns the action taken for interactive jobs when an I/O error occurs for the job's requesting program device.
getDeviceRecoveryAction() - Method in class com.ibm.as400.access.JobDescription
Returns the action to take when an I/O error occurs for the interactive job's requesting program device.
getDeviceStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the status of the printer device.
getDeviceType() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the type of device for which the spooled file is intended.
getDirection() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.FormInput
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLHead
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLList
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.HTMLText
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.SelectOption
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the direction of the text interpretation.
getDirection() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form text interpretation direction.
getDirectory() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the path for the file selected.
getDirectoryEntry() - Method in class com.ibm.as400.access.User
Retrieves the system distribution directory entry for the user profile, if one exists.
getDirectoryFormat() - Method in class com.ibm.as400.access.FileAttributes
Returns the format of the specified directory object.
getDirectoryInformation() - Method in class com.ibm.as400.access.Product
Returns the list of product directories for this product.
getDirectoryName(File) - Method in class com.ibm.as400.util.html.FileListRenderer
Return the directory name string.
getDiskStorageOption() - Method in class com.ibm.as400.access.FileAttributes
Returns how auxiliary storage is allocated by the system for the specified object.
getDisplayFilePath() - Method in class com.ibm.as400.access.Subsystem
Returns the path of the signon display file that is used when showing signon displays at work stations allocated to the subsystem.
getDisplaySignOnInformation() - Method in class com.ibm.as400.access.User
Retrieves whether the sign-on information display is shown when the user signs on.
getDocGif() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the document gif.
getDocumentEnd() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns the tag containing the servlet ending.
getDocumentHead() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns the tag containing the servlet head.
getDomainDefinedAttributeType1() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the type of domain-defined attribute 1.
getDomainDefinedAttributeType2() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the type of domain-defined attribute 2.
getDomainDefinedAttributeType3() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the type of domain-defined attribute 3.
getDomainDefinedAttributeType4() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the type of domain-defined attribute 4.
getDomainDefinedAttributeValue1() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of domain-defined attribute 1.
getDomainDefinedAttributeValue2() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of domain-defined attribute 2.
getDomainDefinedAttributeValue3() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of domain-defined attribute 3.
getDomainDefinedAttributeValue4() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of domain-defined attribute 4.
getDomainName() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "domain name" attribute.
getDomainNamePending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "domain name" attribute.
getDouble(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DOUBLE or FLOAT output parameter as a Java double.
getDouble(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DOUBLE or FLOAT output parameter as a Java double.
getDouble(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java double value.
getDouble(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java double value.
getDouble(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java double value.
getDouble(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java double value.
getDoubleValue(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a double value for the named element.
getDoubleValue(String, int[]) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a double value for the named element given indices to the data element.
getDriver() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the JDBC driver implementation.
getDriver() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the JDBC driver implementation.
getDriverMajorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the major version number for this JDBC driver.
getDriverMinorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the minor version number for this JDBC driver.
getDriverName() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the name of this JDBC driver.
getDriverVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the version of this JDBC driver.
getDscp() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the dscp of this IPv4 Header.
getDstAddr() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the destination IP address of this IPv4 Header.
getDstAddr() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the destination IPv6 Address of this Header
getDstPort() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the destination port for this TCP header.
getDstPort() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the destination port of this UDP Header.
getECEFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the ece Flag for this TCP header.
getEcn() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the ecn of this IPv4 Header.
getElapsedTime() - Method in class com.ibm.as400.access.SystemStatus
Returns the time (in seconds) that has elapsed between the measurement start time and the current system time.
getElement() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the element for the caption.
getElement() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the table cell element.
getElementAt(int) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Returns the element at the specifed index.
getElementAt(int) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Returns the element at the specified index.
getEncoded() - Method in class com.ibm.as400.access.AS400Certificate
Returns the ASN.1 encoded certificate value.
getEncoding() - Method in class com.ibm.as400.access.AS400Text
Returns the encoding of the data type.
getEncoding() - Method in class com.ibm.as400.access.CharConverter
Returns the encoding of this conversion object.
getEncoding() - Method in class com.ibm.as400.access.ConvTableReader
Returns the encoding used by this ConvTableReader.
getEncoding() - Method in class com.ibm.as400.access.ConvTableWriter
Returns the encoding used by this ConvTableWriter.
getEncoding() - Method in class com.ibm.as400.access.IFSFileReader
Returns the encoding used by this IFSFileReader.
getEncoding() - Method in class com.ibm.as400.access.IFSFileWriter
Returns the encoding used by this IFSFileWriter.
getEncoding() - Method in class com.ibm.as400.access.LineDataRecordWriter
Gets the name of the encoding being used by this LineDataRecordWriter.
getEncoding() - Method in class com.ibm.as400.access.ReaderInputStream
Returns the encoding used by this ReaderInputStream.
getEncoding() - Method in class com.ibm.as400.access.SCS5256Writer
Returns the name of the encoding being used by this stream.
getEncryptedData() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the information currently encrypted for the entry in the validation list.
getEndDateFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the end create date filter.
getEndPendingStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether an End Writer (ENDWTR) command has been issued for this writer.
getEndPosition() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns a position that represents the end of the document.
getEndPosition() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns a position that represents the end of the document.
getEndPosition() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns a position that represents the end of the document.
getEndSeverity() - Method in class com.ibm.as400.access.Job
Returns the message severity level of escape messages that can cause a batch job to end.
getEndSeverity() - Method in class com.ibm.as400.access.JobDescription
Returns the message severity level of escape messages that can cause a batch job to end.
getEndTime() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the end time filter.
getEndTimeFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the end create date filter.
getEndingBytes() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the ending bytes.
getEndingDate() - Method in class com.ibm.as400.access.HistoryLog
Returns the ending date for messages and jobs to be listed.
getEntries() - Method in class com.ibm.as400.access.DirectoryEntryList
Retrieves the directory entry information from the system.
getEntries() - Method in class com.ibm.as400.access.ValidationList
Returns all entries from the validation list.
getEntryAuthority() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the entry authority.
getEntryID() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the translated data containing the entry identifier.
getEntryLength() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns the maximum entry length of the data queue.
getEntryStatus() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the entry status.
getEnumerationBlockSize() - Method in class com.ibm.as400.access.list.OpenList
Returns the number of items that Enumerations returned by this OpenList's getItems() method will attempt to retrieve from the system and cache.
getEnvironment() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns a hashtable of standard JNDI environment properties.
getEnvironmentVariables() - Method in class com.ibm.as400.access.EnvironmentVariableList
Returns an enumeration that contains an EnvironmentVariable object for each environment variable on the system.
getErrno() - Method in class com.ibm.as400.access.ErrnoException
 
getErrno() - Method in class com.ibm.as400.access.ServiceProgramCall
Returns the error number (errno).
getErrno(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns an "errno" value for the named service program element.
getErrors() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the amount of detail for error messages originating from the i5/OS system.
getErrors() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the amount of detail for error messages originating from the i5/OS system.
getEscapeProcessing() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if escape processing is enabled (default).
getEth2DestMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Ethernet2 destination mac of the Lan header.
getEth2SrcMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Ethernet2 source mac of the Lan header.
getEthDestMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Ethernet destination mac of the Lan header.
getEthFrameType() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the frame type of the Lan header.
getEthSaps() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Service Access Points of the Lan header.
getEthSrcMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Ethernet source mac of the Lan header.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400BeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.CommandBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.ConnectionPoolBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.DataAreaBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.FTPBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.JobBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.JobListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.UserBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.UserListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.resource.ResourceBeanInfo
Deprecated. Returns the event set descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns the event set descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns the event set descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns the event set descriptors.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns the descriptors for all events.
getEventSetDescriptors() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns the descriptors for all events.
getException() - Method in class com.ibm.as400.access.ConnectionPoolException
Returns the original exception.
getException() - Method in class com.ibm.as400.access.PrintObjectListEvent
Returns the exception that occurred while retrieving the list.
getException() - Method in class com.ibm.as400.access.SignonEvent
Returns the exception that is associated with this event, if any.
getException() - Method in class com.ibm.as400.data.XmlException
Returns the original exception that caused this XmlException.
getException() - Method in class com.ibm.as400.resource.ResourceException
Deprecated. Returns the underlying exception, if any.
getException() - Method in class com.ibm.as400.util.servlet.RowDataException
Returns the original exception.
getException() - Method in class com.ibm.as400.vaccess.ErrorEvent
Deprecated. Returns the exception which triggered this event.
getExecute() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute type.
getExecute() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute type.
getExecuteReadShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute/read, share with neither readers nor writers type.
getExecuteReadShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute/read, share with neither readers nor writers type.
getExecuteReadShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute/read, share with readers and writers type.
getExecuteReadShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute/read, share with readers and writers type.
getExecuteReadShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute/read, share with readers only type.
getExecuteReadShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute/read, share with readers only type.
getExecuteReadShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute/read, share with writers only type.
getExecuteReadShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute/read, share with writers only type.
getExecuteShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute, share with neither readers nor writers type.
getExecuteShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute, share with neither readers nor writers type.
getExecuteShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute, share with readers and writers type.
getExecuteShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute, share with readers and writers type.
getExecuteShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute, share with readers only type.
getExecuteShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute, share with readers only type.
getExecuteShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the execute, share with writers only type.
getExecuteShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the execute, share with writers only type.
getExistenceOption() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the existence option for this object.
getExitPrograms() - Method in class com.ibm.as400.access.PTF
Retrieves the list of exit programs for this PTF.
getExpandedGif() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the expanded gif.
getExplicitLocks() - Method in class com.ibm.as400.access.AS400File
Returns the explicit locks that have been obtained for the file using this AS400File object.
getExportedKeys(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the foreign key columns that reference a table's primary key columns.
getExtendedAttributeSize() - Method in class com.ibm.as400.access.FileAttributes
Returns the total number of extended attribute bytes.
getExtendedObjectAttribute() - Method in class com.ibm.as400.access.SaveFileEntry
Returns extended information about the object type.
getExtraNameCharacters() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns all of the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9, and _).
getExtraOptions() - Method in class com.ibm.as400.access.CommandLineArguments
Returns the list of any extra options that were specified.
getFD() - Method in class com.ibm.as400.access.IFSFileInputStream
Returns the opaque file descriptor associated with this stream.
getFD() - Method in class com.ibm.as400.access.IFSFileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns a file descriptor associated with this stream.
getFINFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the fin Flag for this TCP header.
getFLTPCN() - Method in class com.ibm.as400.access.FloatFieldDescription
Returns the value specified for the FLTPCN keyword for this field.
getFOTag() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns the XSL formatting object's tag for the Bi-Directional Ordering.
getFOTag() - Method in class com.ibm.as400.util.html.ButtonFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.CheckboxFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.FileFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns the tag for the XSL-FO alignment.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the tag for the XSL-FO document.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLForm
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLHead
Returns the tag for the XSL-FO header.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the tag for the XSL-FO heading.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the element tag for the XSL-FO image.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns the tag for the XSL-FO list item.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLParameter
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the XSL-FO table tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the XSL-FO caption tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the XSL-FO table cell tag.
getFOTag(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the XSL-FO table cell tag with the specified element.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the XSL-FO table header tag.
getFOTag(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the table header tag with the specified data element.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the XSL-FO table row tag.
getFOTag() - Method in interface com.ibm.as400.util.html.HTMLTagElement
Returns the element tag in XSL-FO.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLText
Returns the XSL-FO text tag.
getFOTag(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Returns the XSL-FO text tag.
getFOTag(String) - Method in class com.ibm.as400.util.html.HTMLText
Returns the XSL-FO text tag with the specified text.
getFOTag(String, boolean) - Method in class com.ibm.as400.util.html.HTMLText
Returns the XSL-FO text tag with the specified text.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTree
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.HiddenFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.LabelFormElement
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.LineLayoutFormPanel
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.OrderedList
Returns the XSL-FO tag for the ordered list.
getFOTag() - Method in class com.ibm.as400.util.html.PasswordFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.RadioFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.ResetFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.SelectOption
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.SubmitFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.TextFormInput
Returns a comment tag.
getFOTag() - Method in class com.ibm.as400.util.html.UnorderedList
Returns the XSL-FO tag for the unordered list.
getFaxNumber() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the fax telephone number.
getFeature() - Method in class com.ibm.as400.access.ProductLicense
Returns the feature identifier for this license.
getFeatureID() - Method in class com.ibm.as400.access.Product
Returns the feature ID for this product.
getFetchDirection() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the fetch direction.
getFetchDirection() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the fetch direction.
getFetchDirection() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the fetch direction.
getFetchSize() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the fetch size.
getFetchSize() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the number of rows to be fetched from the database when more rows are needed.
getFetchSize() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the fetch size.
getField(int) - Method in class com.ibm.as400.access.Record
Returns the value of the field by index.
getField(String) - Method in class com.ibm.as400.access.Record
Returns the value of the field by name.
getFieldAsBytes(int) - Method in class com.ibm.as400.access.Record
Returns the value of the field by index, as an unconverted byte array.
getFieldAsBytes(String) - Method in class com.ibm.as400.access.Record
Returns the value of the field by name, as an unconverted byte array.
getFieldDescription(int) - Method in class com.ibm.as400.access.RecordFormat
Returns the field description at the specified index.
getFieldDescription(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the field description with the specified name.
getFieldDescriptions() - Method in class com.ibm.as400.access.RecordFormat
Returns the field descriptions that make up this object.
getFieldName() - Method in class com.ibm.as400.access.FieldDescription
Returns the name of this field.
getFieldNames() - Method in class com.ibm.as400.access.RecordFormat
Returns the names of the field descriptions that make up this record format.
getFields() - Method in class com.ibm.as400.access.Record
Returns the values of the fields in the record.
getFile() - Method in class com.ibm.as400.util.html.FileTreeElement
Returns the file represented by this FileTreeElement.
getFileChangeDate() - Method in class com.ibm.as400.access.JavaProgram
Returns the date and time the file was last modified or changed.
getFileExtensions() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the list of file extensions for the share.
getFileFilter() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the filter that was selected.
getFileFormat() - Method in class com.ibm.as400.access.FileAttributes
Returns the format of the stream file.
getFileId() - Method in class com.ibm.as400.access.FileAttributes
Returns the identifier associated with the referred to object.
getFileName() - Method in class com.ibm.as400.access.AS400File
Returns the file name.
getFileName() - Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the file name.
getFileName() - Method in class com.ibm.as400.access.AS400Message
Returns the message file name.
getFileName() - Static method in class com.ibm.as400.access.Trace
Returns the trace file name.
getFileName(Object) - Static method in class com.ibm.as400.access.Trace
Returns the trace file name for the specified component.
getFileName(File) - Method in class com.ibm.as400.util.html.FileListRenderer
Return the file name string.
getFileName() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the selected file name.
getFileName() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the file name.
getFileName() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the file name.
getFileName() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the file name.
getFileOwner() - Method in class com.ibm.as400.access.JavaProgram
Returns the name of the owner of the file.
getFilePointer() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the current offset in this file.
getFileServerReference() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the file server reference type.
getFileServerReference() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the file server reference type.
getFileServerWorkingDirectory() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the file server working directory type.
getFileServerWorkingDirectory() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the file server working directory type.
getFileSystem() - Method in class com.ibm.as400.access.IFSFile
Returns the full path of the object.
getFiles(File, boolean) - Method in class com.ibm.as400.access.IFSSystemView
Gets the list of shown (that is, not hidden) files in the directory.
getFiles(File, boolean) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Gets the list of shown (that is, not hidden) files in the directory.
getFilesExcluded() - Method in class utilities.JarMaker
Returns the names of the required files specified by the user.
getFilesRequired() - Method in class utilities.JarMaker
Returns the names of the required files specified by the user.
getFilter() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the filter which determines which files and directories are included as children.
getFilterCreationDateEnd() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the end creation date being used to filter the list of spooled files.
getFilterCreationDateStart() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the start creation date being used to filter the list of spooled files.
getFilterDevices() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the printer device names being used to filter the list of spooled files.
getFilterFormType() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the form type being used to filter the list of spooled files.
getFilterIPv6() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns address filtering for IPv6.
getFilterJobName() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the job name portion of the job information used to determine which spooled files belong in the list.
getFilterJobNumber() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the job number portion of the job information used to determine which spooled files belong in the list.
getFilterJobSystemName() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the job system name used to determine which spooled files belong in the list.
getFilterJobUser() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the user name portion of the job information used to determine which spooled files belong in the list.
getFilterOutputQueues() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the output queue names being used to filter the list of spooled files.
getFilterStatuses() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the statuses being used to filter the list of spooled files.
getFilterUserData() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the user data being used to filter the list of spooled files.
getFilterUsers() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the user names being used to filter the list of spooled files.
getFirstCertificates(String, int) - Method in class com.ibm.as400.access.AS400CertificateUtil
Retrieves certificates placed in the user space by listCertificates starting at the first certificate in the user space.
getFirstCopyright() - Method in class com.ibm.as400.access.Product
Returns the value specified for the copyright first year when the product definition for this product load was created.
getFirstName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the first name.
getFlag() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the first flag of this IPv4 Header.
getFlag2() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the second flag of this IPv4 Header.
getFloat(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL REAL or FLOAT output parameter as a Java float.
getFloat(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL REAL or FLOAT output parameter as a Java float.
getFloat(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java float value.
getFloat(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java float value.
getFloat(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java float value.
getFloat(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java float value.
getFloatAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a Float type attribute.
getFloatParameter(int) - Method in class com.ibm.as400.access.PrintParameterList
Returns a float parameter.
getFlowLabel() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the flow label of this Header.
getFolder() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the name of the folder that was saved.
getFont(AttributeSet) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the font based on a set of attributes.
getForceToAuxiliaryStorage() - Method in class com.ibm.as400.access.BaseDataQueue
Returns a value that indicates if entries are forced to auxiliary storage.
getForeground(AttributeSet) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the foreground color based on a set of attributes.
getFormAlignmentMessageTime() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the time at which the forms alignment message will be sent.
getFormType() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the type of form being used to print the spooled file.
getFormType() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the type of forms that should be loaded on the printer before this spooled file is printed.
getFormTypeFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the formtype list filter.
getFormTypeFilter() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the form type filter for the list.
getFormat() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the format that was used by SpooledFileOpenList to generate this item.
getFormat() - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Returns the format currently in use by this open list.
getFormatId() - Method in class com.ibm.as400.access.AS400JDBCXid
Returns the format ID.
getFragmentOffset() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the fragment offset of this IPv4 Header.
getFrame() - Method in interface com.ibm.as400.vaccess.VActionContext
Deprecated. Returns the frame.
getFrameType() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the frame type of this packet.
getFreeSpace() - Method in class com.ibm.as400.access.IFSFile
Determines the amount of unused storage space that is available to the user.
getFromJobName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the sender job name.
getFromJobNumber() - Method in class com.ibm.as400.access.QueuedMessage
Returns the sender job number.
getFromProgram() - Method in class com.ibm.as400.access.QueuedMessage
Returns the sending program name.
getFullName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the full name.
getFullName() - Method in class com.ibm.as400.resource.Presentation
Deprecated. Returns the full name.
getFunctionColumns(String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctionName() - Method in class com.ibm.as400.access.Job
Returns additional information (as described by the FUNCTION_TYPE attribute) about the last high-level function initiated by the initial thread.
getFunctionType() - Method in class com.ibm.as400.access.Job
Returns the last high-level function initiated by the initial thread.
getFunctions(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Retrieves a description of the user functions available in the given catalog.
getGSSName() - Method in class com.ibm.as400.access.AS400
Returns the GSS name string.
getGSSOption() - Method in class com.ibm.as400.access.AS400
Returns the option for how the JGSS framework will be used.
getGarbageCollectionFrequency() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the relative frequency that garbage collection runs.
getGarbageCollectionInitialSize() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the initial size, in kilobytes, of the garbage collection heap.
getGarbageCollectionMaximumSize() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the maximum size, in kilobytes, that the garbage collection heap can grow to.
getGarbageCollectionPriority() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the priority of the tasks running garbage collection.
getGeneratedKeys() - Method in class com.ibm.as400.access.AS400JDBCStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenerationQualifier() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the generation qualifier.
getGivenName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the given name.
getGlobalTransactionId() - Method in class com.ibm.as400.access.AS400JDBCXid
Returns the global transaction ID.
getGridColor() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the color used to draw grid lines.
getGridColor() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the color used to draw grid lines.
getGroup() - Method in class com.ibm.as400.access.SystemValue
Returns the system value group to which this system value belongs.
getGroup(int) - Method in class com.ibm.as400.access.SystemValueList
Returns a set of SystemValue objects.
getGroupAuthority() - Method in class com.ibm.as400.access.User
Retrieves the authority the user's group profile has to objects the user creates.
getGroupAuthorityType() - Method in class com.ibm.as400.access.User
Retrieves the type of authority the user's group has to objects the user creates.
getGroupCount() - Static method in class com.ibm.as400.access.SystemValueList
Returns the total number of possible groups.
getGroupDescription() - Method in class com.ibm.as400.access.SystemValue
Returns the user-defined group description.
getGroupDescription() - Method in class com.ibm.as400.access.SystemValueGroup
Returns the user-defined description for this group.
getGroupDescription(int) - Static method in class com.ibm.as400.access.SystemValueList
Returns the description for the specified system value group.
getGroupDescription(int, Locale) - Static method in class com.ibm.as400.access.SystemValueList
Returns the description for the specified system value group.
getGroupID() - Method in class com.ibm.as400.access.User
Retrieves the group ID number for the user profile.
getGroupIDNumber() - Method in class com.ibm.as400.access.User
Deprecated. This method has been replaced by getGroupID() which returns a long.
getGroupIndicator() - Method in class com.ibm.as400.access.UserPermission
Returns the value indicating if the user profile is a group profile.
getGroupInfo() - Method in class com.ibm.as400.access.UserList
Returns the group profile whose members are to be returned.
getGroupInfo() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the group information.
getGroupName() - Method in class com.ibm.as400.access.SystemValue
Returns the user-defined group name.
getGroupName() - Method in class com.ibm.as400.access.SystemValueGroup
Returns the user-defined name for this group.
getGroupName(int) - Static method in class com.ibm.as400.access.SystemValueList
Returns the name of the specified system value group.
getGroupName(int, Locale) - Static method in class com.ibm.as400.access.SystemValueList
Returns the name of the specified system value group.
getGroupProfileName() - Method in class com.ibm.as400.access.User
Retrieves the name of the group profile.
getGuestUserProfile() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "guest user profile" attribute.
getGuestUserProfilePending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "guest user profile" attribute.
getHSpace() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the horizontal space around the image in pixels.
getHTMLHead() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns an HTMLHead object for the page.
getHTMLHyperlink(String) - Method in class com.ibm.as400.util.html.URLParser
Returns the HTMLHyperlink.
getHandle() - Method in class com.ibm.as400.access.ClusteredHashTable
Returns the name of the clustered hash table connection handle.
getHandle() - Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Returns the actual bytes for the handle as it exists on the i5/OS system.
getHardwareLength() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the byte length of each hardware address of this packet.
getHardwareType() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the hardware type of this packet.
getHeader() - Method in class com.ibm.as400.util.commtrace.IPPacket
Returns the header of this packet.
getHeader() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the table column header tags.
getHeaderChecksum() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the header check sum.
getHeaderData() - Method in class com.ibm.as400.util.commtrace.Header
Returns the data of this header.
getHeaderHyperlinks() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form header's hyperlinks.
getHeaderHyperlinks() - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Returns the table header's hyperlinks.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.AH
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.Destination
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.DestinationUnreachable
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.EchoReplyRequest
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.EchoRequest
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.ExtHeader
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.Header
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.HopByHop
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.ICMP4Header
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.IP4Header
 
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.MLMessage
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.NDOption
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.NeighborSolicitation
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.PacketTooBig
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.ParameterProblem
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.Redirect
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.RouterSolicitation
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.Routing
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.TimeExceeded
Returns the length of this header.
getHeaderLen() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the length of this header.
getHeaderTag() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the HTML tag for the table column headers.
getHeight() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the height of the applet in pixels.
getHeight() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the height of the image.
getHeight() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the height relative to the table in pixels or percent.
getHeight() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns the height of the image in pixels.
getHelp() - Method in class com.ibm.as400.access.AS400Message
Returns the message help.
getHelpIdentifier() - Method in class com.ibm.as400.access.Command
Returns the name of the general help module for the names of the help identifiers for this command.
getHelpIdentifiers(String[]) - Method in class com.ibm.as400.access.PanelGroup
Returns the panel group help identifiers for the specified keywords.
getHelpPanelGroup() - Method in class com.ibm.as400.access.Command
Returns the fully integrated file system path of the help panel group in which the online help information exists for this command.
getHelpSearchIndex() - Method in class com.ibm.as400.access.Command
Returns the fully qualified integrated file system path of the help search index used for this command.
getHelpText(String[]) - Method in class com.ibm.as400.access.PanelGroup
Retrieves the XML help text from the system for the specified keywords.
getHelpTextFormatting() - Method in class com.ibm.as400.access.MessageFile
Returns the status of help text formatting.
getHelpTextFormatting() - Method in class com.ibm.as400.access.MessageQueue
Returns the status of help text formatting.
getHiddenParameterList() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the form's hidden parameter list.
getHighestSchedulingPriority() - Method in class com.ibm.as400.access.User
Retrieves the highest scheduling priority the user is allowed to have for each job submitted to the system.
getHoldPendingStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether a Hold Writer (HLDWTR) command has been issued for this writer.
getHoldability() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the holdability of ResultSets created from this connection.
getHoldability() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the holdability of ResultSets created from this connection.
getHoldability() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Retrieves the holdability of this ResultSet object
getHomeDirectory() - Method in class com.ibm.as400.access.IFSSystemView
Returns the home directory.
getHomeDirectory() - Method in class com.ibm.as400.access.User
Retrieves the home directory for this user profile.
getHomeDirectory() - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns the home directory.
getHopLimit() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the hop limit of this Header.
getHorizontalAlignment() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the horizontal alignment.
getHorizontalAlignment() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the global horizontal alignment for the row.
getHttpEquiv() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the HTTP-EQUIV of the meta tag.
getHttpServletRequest() - Method in class com.ibm.as400.util.html.FileListElement
Returns the Http servlet request.
getHttpServletRequest() - Method in class com.ibm.as400.util.html.HTMLTree
Returns the HttpServletRequest.
getHttpServletResponse() - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Returns the Http servlet response.
getIASPNames() - Method in class com.ibm.as400.access.User
Retrieves the list of independent auxiliary storage pool (IASP) names in use by this user.
getIASPStorageAllowed(String) - Method in class com.ibm.as400.access.User
Retrieves the maximum amount of auxiliary storage in kilobytes that can be assigned to store permanent object owned by this user on the given independant ASP.
getIASPStorageUsed(String) - Method in class com.ibm.as400.access.User
Retrieves the amount of auxiliary storage in kilobytes occupied by this user's owned objects on the given independent ASP.
getID() - Method in class com.ibm.as400.access.AS400CertificateEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.AS400Message
Returns the message ID.
getID() - Method in class com.ibm.as400.access.ConnectionPoolEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.DataAreaEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.DataQueueEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.FTPEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.FileEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the connection ID.
getID() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the unique identifier for the system session.
getID() - Method in class com.ibm.as400.access.NetServerConnection
Deprecated. Returns the connection ID for connection.
getID() - Method in class com.ibm.as400.access.OutputQueueEvent
Returns the output queue event identifier.
getID() - Method in class com.ibm.as400.access.PTF
Returns the ID number for this PTF (e.g.
getID() - Method in class com.ibm.as400.access.PrintObjectListEvent
Returns the print object list event identifier.
getID() - Method in class com.ibm.as400.access.ProductLicenseEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.RecordDescriptionEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.access.UserSpaceEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.resource.ActiveStatusEvent
Deprecated. Returns the event ID.
getID() - Method in class com.ibm.as400.resource.ResourceEvent
Deprecated. Returns the event ID.
getID() - Method in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Returns the event ID.
getID() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the ID.
getID() - Method in class com.ibm.as400.security.auth.AS400CredentialEvent
Returns the identifier for the event.
getID() - Method in class com.ibm.as400.util.html.ElementEvent
Returns the identifier for this event.
getID() - Method in class com.ibm.as400.util.servlet.RowDataEvent
Returns the identifier for this event.
getIDs() - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Returns the list of IDs in the map.
getIPAddress() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the IPAddress filter
getIPID() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns IP protocol number.
getIPLAction() - Method in class com.ibm.as400.access.PTF
Returns the action to be taken on this PTF during the next IPL.
getIPLRequired() - Method in class com.ibm.as400.access.PTF
Returns the type of PTF (delayed or immediate).
getIPPJobIdentifier() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the Internet Print Protocol (IPP) job identifier assigned by the system based on the output queue to which the file was added or moved.
getIPv4() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns IP address IPv4.
getIcon(int) - Method in class com.ibm.as400.access.AFPResourceBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AFPResourceListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400ArrayBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400BeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400ConnectionPoolBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the icon image for a AS400FileRecordDescription bean.
getIcon(int) - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSourceBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400JDBCXADataSourceBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.CharacterDataAreaBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.ClusteredHashTableBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.CommandBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.DataQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.FTPBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.JobBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.JobListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.KeyedDataQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the icon image for a KeyedFile bean.
getIcon(int) - Method in class com.ibm.as400.access.LocalDataAreaBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.OutputQueueListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.PrinterBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.PrinterFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.PrinterFileListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.PrinterListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the icon image for a Record bean.
getIcon(int) - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the icon image for a RecordFormat bean.
getIcon(int) - Method in class com.ibm.as400.access.SecureAS400BeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the icon image for a SequentialFile bean.
getIcon(int) - Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SpooledFileListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.UserBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.UserListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.resource.RIFSFileBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RIFSFileListBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RJavaProgramBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RJobBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RJobListBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RJobLogBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RMessageQueueBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RPrinterBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RPrinterListBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RUserBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.resource.RUserListBeanInfo
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.CheckboxFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.FileFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.HiddenFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.PasswordFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.RadioFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.ResetFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.SubmitFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns an Image for this bean's icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated. Returns an image for this bean's icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated. Returns an image for this bean's icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the icon.
getIcon(int, boolean) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns an image for the icon.
getIcon(int) - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns an image for the icon.
getIconUrl() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the icon URL.
getIdentification() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the indentification of this IPv4 Header.
getIdentifier() - Method in class com.ibm.as400.access.SystemPool
Returns the system pool identifier.
getIdentifier() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the identifier of the attribute.
getIdentifier() - Method in class com.ibm.as400.util.commtrace.EchoReplyRequest
Returns the identifier of this EchoReplyRequest header.
getIdentifier() - Method in class com.ibm.as400.util.commtrace.EchoRequest
Returns the identifier of this EchoRequest header.
getIdentifierQuoteString() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the string used to quote SQL identifiers.
getIdleTime() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the number of seconds the session has been idle.
getIdleTimeout() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "idle timeout" attribute.
getIdleTimeoutPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "idle timeout" attribute.
getIgnoreWarnings() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the ignore warnings property.
getIgnoreWarnings() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the ignore warnings property.
getImportedKeys(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the primary key columns that are referenced by a table's foreign key columns.
getInUseTime() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Returns the elapsed time the connection has been in use.
getInactivityTime() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Returns the elapsed time the connection has been idle waiting in the pool.
getInclude() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Indicates if files, directories, or both are contained in the list of details children.
getIndex() - Method in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Returns the index of the associated resource within the list.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the index of the specified child.
getIndex(TreeNode) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the index of the specified child.
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of a table's indexes and statistics.
getIndexOfChild(Object, Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Returns the index of a child in the parent.
getIndexOfFieldName(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description named name.
getIndexOfKeyFieldName(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description of the key field named name.
getInfo() - Method in class com.ibm.as400.access.AS400Certificate
Returns the free form information.
getInitialASPGroupNames() - Method in class com.ibm.as400.access.JobDescription
Returns the list of initial ASP groups for jobs that use this job description.
getInitialLibraryList() - Method in class com.ibm.as400.access.JobDescription
Returns the initial library list that is used for jobs that use this job description.
getInitialMenu() - Method in class com.ibm.as400.access.User
Retrieves the initial menu for the user.
getInitialPoolSize() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the number of physical connections the connection pool should contain when it is created.
getInitialProgram() - Method in class com.ibm.as400.access.User
Retrieves the initial program for the user.
getInitialValue() - Method in class com.ibm.as400.access.UserSpace
Returns the initial value used for filling in the user space during creation and extension.
getInitials() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the initials.
getInputACIFMergedStream(boolean) - Method in class com.ibm.as400.access.SpooledFile
Returns an input stream merged with an AFP datastream that can be used to read the contents of the spooled file.
getInputBuffer() - Static method in class utilities.RunJavaApplication
Returns input buffer.
getInputCount() - Method in class com.ibm.as400.access.BidiConversionProperties
Output value: number of characters processed in the source data by the last transform.
getInputData() - Method in class com.ibm.as400.access.ProgramParameter
Returns the parameter data that will be sent to the program.
getInputStream() - Method in class com.ibm.as400.access.AFPResource
Returns an input stream that can be used to read the contents of the AFP resource.
getInputStream() - Method in class com.ibm.as400.access.SpooledFile
Returns an input stream that can be used to read the contents of the spooled file.
getInputStream(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Returns an input stream that can be used to read the contents of the spooled file.
getInquiryMessageReply() - Method in class com.ibm.as400.access.Job
Returns how the job answers inquiry messages.
getInquiryMessageReply() - Method in class com.ibm.as400.access.JobDescription
Indicates how inquiry messages are answered for jobs that use this job description.
getInstalledPath() - Method in class com.ibm.as400.access.ProductDirectoryInformation
The installed full path name for the product directory.
getInstanceType() - Method in class com.ibm.as400.access.AS400Array
Returns TYPE_ARRAY.
getInstanceType() - Method in class com.ibm.as400.access.AS400Bin2
Returns TYPE_BIN2.
getInstanceType() - Method in class com.ibm.as400.access.AS400Bin4
Returns TYPE_BIN4.
getInstanceType() - Method in class com.ibm.as400.access.AS400Bin8
Returns TYPE_BIN8.
getInstanceType() - Method in class com.ibm.as400.access.AS400ByteArray
Returns TYPE_BYTE_ARRAY.
getInstanceType() - Method in interface com.ibm.as400.access.AS400DataType
Returns an integer constant representing the type of class that implements this interface.
getInstanceType() - Method in class com.ibm.as400.access.AS400DecFloat
Returns instance type
getInstanceType() - Method in class com.ibm.as400.access.AS400Float4
Returns TYPE_FLOAT4.
getInstanceType() - Method in class com.ibm.as400.access.AS400Float8
Returns TYPE_FLOAT8.
getInstanceType() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns TYPE_PACKED.
getInstanceType() - Method in class com.ibm.as400.access.AS400Structure
Returns TYPE_STRUCTURE.
getInstanceType() - Method in class com.ibm.as400.access.AS400Text
Returns TYPE_TEXT.
getInstanceType() - Method in class com.ibm.as400.access.AS400UnsignedBin2
Returns TYPE_UBIN2.
getInstanceType() - Method in class com.ibm.as400.access.AS400UnsignedBin4
Returns TYPE_UBIN4.
getInstanceType() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns TYPE_ZONED.
getInt(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL INTEGER output parameter as a Java int.
getInt(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL INTEGER output parameter as a Java int.
getInt(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java int value.
getInt(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java int value.
getInt(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java int value.
getInt(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java int value.
getInt(int) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the value of a column as a Java int value.
getInt(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Returns the value of a column as a Java int value.
getIntFromFile() - Method in class com.ibm.as400.util.commtrace.Format
Reads in an int from the input stream.
getIntReturnValue(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns an int return value for the named service program element.
getIntValue(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns an int value for the named element.
getIntValue(String, int[]) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns an int value for the named element given indices to the data element.
getIntValue(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns an int value for the named element.
getIntValue(String, int[]) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns an int value for the named element given indices to the data element.
getIntegerAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a Integer type attribute.
getIntegerParameter(int) - Method in class com.ibm.as400.access.PrintParameterList
Returns an integer parameter.
getIntegerReturnValue() - Method in class com.ibm.as400.access.ServiceProgramCall
Returns the return data when the service program returns an integer.
getInteractiveTransactions() - Method in class com.ibm.as400.access.Job
Returns the count of operator interactions, such as pressing the Enter key or a function key.
getInternalJobID() - Method in class com.ibm.as400.access.Job
Deprecated. The internal job identifier should be treated as a byte array of 16 bytes.
getInternalJobID() - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the internal job identifier.
getInternalJobID() - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Returns the internal job identifier.
getInternalJobIdentifier() - Method in class com.ibm.as400.access.Job
Returns the internal job identifier.
getInternalJobIdentifier() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the internal job identifier for the job that created the spooled file.
getInternalSaveLock() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the internal save lock type.
getInternalSaveLock() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the internal save lock type.
getInternalSpooledFileIdentifier() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the internal spooled file identifier for the spooled file.
getInternetHeaderLength() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the Internet Header length of this IPv4 Header.
getInterpret() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns whether all Java class files should be run interpretively.
getItemCount() - Method in class com.ibm.as400.util.html.HTMLList
Returns the number of items in the HTMLList.
getItemData() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns the data in the HTMLListItem.
getItems() - Method in class com.ibm.as400.access.list.OpenList
Returns the list of items.
getItems(int, int) - Method in class com.ibm.as400.access.list.OpenList
Returns an array of items, which can be a subset of the entire list built on the system.
getItems() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns the list of items.
getItems() - Method in class com.ibm.as400.util.html.HTMLList
Returns the list of items.
getJDBCMajorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the JDBC major version number.
getJDBCMinorVersion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the JDBC minor version number.
getJarEntryName() - Method in class utilities.JarMakerEvent
Returns the name of the jar entry being processed.
getJavaApplication() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the name of Java application to be run.
getJavaApplicationCall() - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Returns the access class which defines the Java application to run.
getJavaInitializationString() - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns a code fragment representing an initializer for the current value.
getJavaInitializationString() - Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns a code fragment representing an initializer for the current value.
getJavaProgramCreationDate() - Method in class com.ibm.as400.access.JavaProgram
Returns the date and time the Java program was created for the file.
getJavaProgramVersion() - Method in class com.ibm.as400.access.JavaProgram
Returns the OS/400 or i5/OS version the Java program was created for.
getJavaStringType() - Method in class com.ibm.as400.access.AS400BidiTransform
Returns the current string type of Java data.
getJavaType() - Method in class com.ibm.as400.access.AS400Array
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Bin2
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Bin4
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Bin8
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400ByteArray
Returns the Java class that corresponds with this data type.
getJavaType() - Method in interface com.ibm.as400.access.AS400DataType
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400DecFloat
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Float4
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Float8
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Structure
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400Text
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400UnsignedBin2
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400UnsignedBin4
Returns the Java class that corresponds with this data type.
getJavaType() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns the Java class that corresponds with this data type.
getJob() - Method in class com.ibm.as400.access.CallStackEntry
Returns the Job object that generated this call stack entry.
getJob() - Method in class com.ibm.as400.access.CommandCall
Deprecated. Use getServerJob() instead.
getJob() - Method in class com.ibm.as400.access.ProgramCall
Deprecated. Use getServerJob() instead.
getJob() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the job.
getJobAccountingCode() - Method in class com.ibm.as400.access.Job
Returns an identifier assigned to the job by the system to collect resource use information for the job when job accounting is active.
getJobActiveDate() - Method in class com.ibm.as400.access.Job
Returns the date and time when the job began to run on the system.
getJobCCSIDEncoding() - Method in class com.ibm.as400.access.AS400
Returns the encoding that corresponds to the job CCSID.
getJobDate() - Method in class com.ibm.as400.access.Job
Returns the date to be used for the job.
getJobDateString() - Method in class com.ibm.as400.access.JobDescription
Returns the date that will be assigned to jobs using this job description when they are started.
getJobDescription() - Method in class com.ibm.as400.access.Job
Returns the fully qualified integrated file system path name for the job description.
getJobDescription() - Method in class com.ibm.as400.access.User
Retrieves the fully qualified integrated file system path name of the job description used for jobs that start through subsystem work station entries.
getJobEndedDate() - Method in class com.ibm.as400.access.Job
Returns the date and time when the job completed running on the system.
getJobEnterSystemDate() - Method in class com.ibm.as400.access.Job
Returns the date and time when the job was placed on the system.
getJobLog() - Method in class com.ibm.as400.access.Job
Returns the job log.
getJobLogOutput() - Method in class com.ibm.as400.access.JobDescription
Indicates how the job log will be produced when the job completes.
getJobMessageQueueFullAction() - Method in class com.ibm.as400.access.Job
Returns the action to take when the message queue is full.
getJobMessageQueueFullAction() - Method in class com.ibm.as400.access.JobDescription
Returns the action to be taken when the job message queue becomes full.
getJobMessageQueueMaximumSize() - Method in class com.ibm.as400.access.Job
Returns the maximum size (in megabytes) that the job message queue can become.
getJobMessageQueueMaximumSize() - Method in class com.ibm.as400.access.JobDescription
Returns the maximum size (in megabytes) of the job message queue.
getJobName() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the name that this job will run under.
getJobName() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns the simple job name of the job that issued the lock request.
getJobName() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the name of the job.
getJobName() - Method in class com.ibm.as400.access.SpooledFile
Returns the name of the job that created the spooled file.
getJobName() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the name of the job that created the spooled file.
getJobNumber() - Method in class com.ibm.as400.access.ObjectLockListEntry
The system-assigned job number of the job that issued the lock request.
getJobNumber() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number associated with the job.
getJobNumber() - Method in class com.ibm.as400.access.SpooledFile
Returns the number of the job that created the spooled file.
getJobNumber() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the number of the job that created the spooled file.
getJobPutOnJobQueueDate() - Method in class com.ibm.as400.access.Job
Returns the date and time this job was put on this job queue.
getJobQueueLibraryName() - Method in class com.ibm.as400.access.JobDescription
Returns the library of the job queue into which batch jobs using this job description are placed.
getJobQueueName() - Method in class com.ibm.as400.access.JobDescription
Returns the name of the job queue into which batch jobs using this job description are placed.
getJobQueuePriority() - Method in class com.ibm.as400.access.JobDescription
Returns the scheduling priority of each job that uses this job description.
getJobStatusInJobQueue() - Method in class com.ibm.as400.access.Job
Returns the status of this job on the job queue.
getJobSwitches() - Method in class com.ibm.as400.access.Job
Returns the current setting of the job switches used by this job.
getJobSwitches() - Method in class com.ibm.as400.access.JobDescription
Returns the initial settings for a group of eight job switches used by jobs that use this job description.
getJobSysName() - Method in class com.ibm.as400.access.SpooledFile
Returns the name of the system where the spooled file was created.
getJobSystemFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the create job system filter.
getJobSystemName() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the name of the system where the job that created the spooled file ran.
getJobTitle() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the job title.
getJobUser() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the user profile associated with the job.
getJobUser() - Method in class com.ibm.as400.access.SpooledFile
Returns the ID of the user that created the spooled file.
getJobUser() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the user of the job that created the spooled file.
getJobUserName() - Method in class com.ibm.as400.access.ObjectLockListEntry
The user name under which the job that issued the lock request is run.
getJobUsingObjectStructures() - Method in class com.ibm.as400.access.ObjectReferences
Returns information about the jobs that are known to be holding a reference on the object.
getJobs(int) - Method in class com.ibm.as400.access.AS400
Returns an array of Job objects representing the jobs to which this object is connected.
getJobs() - Method in class com.ibm.as400.access.HistoryLog
Returns the list of jobs used to filter which messages in the log are listed.
getJobs() - Method in class com.ibm.as400.access.JobList
Returns an Enumeration that wraps the list of jobs on the system.
getJobs(int, int) - Method in class com.ibm.as400.access.JobList
Returns a subset of the list of jobs in the job list.
getJobsInSystem() - Method in class com.ibm.as400.access.SystemStatus
Returns the total number of user jobs and system jobs that are currently in the system.
getJounalingStartTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the last date and time for which the object had journaling started for it.
getJournal() - Method in class com.ibm.as400.access.FileAttributes
Returns the fully qualified integrated file system path name of the current or last journal.
getJournalIdentifier() - Method in class com.ibm.as400.access.FileAttributes
Returns the field that associates the object being journaled with an identifier that can be used on various journaling-related commands and APIs.
getJournalingOptions() - Method in class com.ibm.as400.access.FileAttributes
Returns the current journaling options.
getKeepAlive() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket keepalive option.
getKey() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the key.
getKey() - Method in class com.ibm.as400.access.DirectoryEntryList
Returns the primary selection ID used when searching the system distribution directory.
getKey() - Method in class com.ibm.as400.access.KeyedDataQueueEntry
Returns the key for this data queue entry.
getKey() - Method in class com.ibm.as400.access.QueuedMessage
Returns the 4-byte message key.
getKey() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the key.
getKey() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the key.
getKey() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the key.
getKeyFieldDescription(int) - Method in class com.ibm.as400.access.RecordFormat
Returns the field description of the key field at the specified index.
getKeyFieldDescription(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the field description of the key field with the specified name.
getKeyFieldDescriptions() - Method in class com.ibm.as400.access.RecordFormat
Returns the key field descriptions that make up this object.
getKeyFieldFunctions() - Method in class com.ibm.as400.access.FieldDescription
Returns the string specified for any key field-level keywords for this field.
getKeyFieldNames() - Method in class com.ibm.as400.access.RecordFormat
Returns the names of the field descriptions of the keys that make up this record format.
getKeyFields() - Method in class com.ibm.as400.access.Record
Returns the values of the key fields in the record.
getKeyFieldsAsBytes() - Method in class com.ibm.as400.access.Record
Returns the values of the key fields in a byte array.
getKeyLength() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns the byte length of the keys of the data queue.
getKeyLength() - Method in class com.ibm.as400.access.KeyedDataQueue
Returns the length of the keys (in bytes) on this queue.
getKeyRingName() - Method in class com.ibm.as400.access.SecureAS400
Returns the key ring class name used for SSL communications with the system.
getKeyString() - Method in class com.ibm.as400.access.KeyedDataQueueEntry
Returns the key for this data queue entry as a string.
getKeyboardBuffering() - Method in class com.ibm.as400.access.User
Retrieves the keyboard buffering value that is used when a job is initialized for this user.
getKeyed() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns whether the file will be accessed in key or sequential order.
getKeyed() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns whether the file will be accessed in key or sequential order.
getKeyed() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns whether the file will be accessed in key or sequential order.
getKeyring() - Method in class com.ibm.as400.access.ProxyServer
Returns the keyring file that the proxy server will use during SSL connections from clients.
getLANFilter() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the Lan Filter option.
getLANManagerAuthentication() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "LAN Manager authentication" attribute.
getLANManagerAuthenticationPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "LAN Manager authentication" attribute.
getLFlag() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the on-link flag of this PrefixInfo header.
getLICGroup() - Method in class com.ibm.as400.access.PTF
Returns the name of the Licensed Internal Code Group for this PTF.
getLICOptions() - Method in class com.ibm.as400.access.JavaProgram
Returns the LIC options string specified when the java program was last modified.
getLLC() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the code determining if the LAN fame is LLC.
getLMIData() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns trace LMI data"
'0' - Normal trace
'6' - Exclude LMI
'3' - LMI only
getLOBThreshold() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Large object threshold" field on the Performance tab.
getLOBThresholdChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Large object threshold" drop down list.
getLabel() - Method in class com.ibm.as400.util.html.LabelFormElement
Returns the viewable text label.
getLabel() - Method in class com.ibm.as400.util.html.ToggleFormInput
Returns the viewable text label for the toggle.
getLabel(int) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Returns the label for the specified tab.
getLabelText(int) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the text of the label at the given index.
getLabelText(int) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the text of the label at the given index.
getLanRouteLength() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the lan routing length.
getLanguage() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns the language of the element.
getLanguage() - Method in class com.ibm.as400.util.html.FormInput
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLHead
Returns the language of the head element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLList
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the language of the meta tag.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the language of the caption.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the language of the caption.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the language of the table cell.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the language of the caption.
getLanguage() - Method in class com.ibm.as400.util.html.HTMLText
Returns the language of the text element.
getLanguage() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.SelectOption
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the language of the input element.
getLanguage() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the language of the form.
getLanguage() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Language" field on the Language tab.
getLanguageChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Language"" drop down list.
getLanguageDescription(AS400, String) - Static method in class com.ibm.as400.access.NLS
Retrieves the descriptive text for the specified language identifier.
getLanguageDirectory() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Returns the base directory under which the Toolbox language files will be searched for.
getLanguageDirectory() - Method in class utilities.ToolboxJarMaker
Returns the base directory under which the Toolbox language files will be searched for.
getLanguageID() - Method in class com.ibm.as400.access.Job
Returns the language identifier associated with this job.
getLanguageID() - Method in class com.ibm.as400.access.User
Retrieves the language ID used by the system for this user.
getLanguageLibrary() - Method in class com.ibm.as400.access.Subsystem
Returns the library that is entered ahead of other libraries in the system portion of the library list.
getLanguages() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Returns the national languages that explicitly are to be supported.
getLanguages() - Method in class utilities.ToolboxJarMaker
Returns the national languages that explicitly are to be supported.
getLastMessage() - Method in class com.ibm.as400.access.FTP
Returns the text of the last reply returned from the system.
getLastName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the last name.
getLastUsedDate() - Method in class com.ibm.as400.access.FileAttributes
Returns the date the object was last used.
getLayoutAlignment() - Method in class com.ibm.as400.access.FieldDescription
Returns the layout alignment of this field.
getLayoutLength() - Method in class com.ibm.as400.access.FieldDescription
Returns the layout length of this field.
getLength() - Method in class com.ibm.as400.access.DataArea
Returns the size of the data area.
getLength() - Method in class com.ibm.as400.access.FieldDescription
Returns the length of this field.
getLength() - Method in class com.ibm.as400.access.HistoryLog
Returns the number of messages in the history log.
getLength() - Method in class com.ibm.as400.access.JobList
Returns the number of jobs in the list.
getLength() - Method in class com.ibm.as400.access.JobLog
Returns the number of messages in the job log.
getLength() - Method in class com.ibm.as400.access.MessageQueue
Returns the number of messages in the list.
getLength() - Method in class com.ibm.as400.access.ObjectList
Returns the number of objects in the object list.
getLength() - Method in class com.ibm.as400.access.SaveFile
Returns the current total size (in bytes) of the save file.
getLength() - Method in class com.ibm.as400.access.UserList
Returns the number of users in the user list.
getLength() - Method in class com.ibm.as400.access.UserSpace
Returns the size (in bytes) of the user space.
getLength() - Method in class com.ibm.as400.access.list.OpenList
Returns the number of items in the list the system has built.
getLength() - Method in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Returns the length of the list.
getLength() - Method in class com.ibm.as400.util.commtrace.NDOption
Returns the length of this NDOption Header.
getLength() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the length of this UDP Header.
getLength() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the length of the document.
getLength() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the length of the document.
getLength() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the length of the document.
getLengthDependency(int) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description at the specified index depends.
getLengthDependency(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description with the specified name depends.
getLevel() - Method in class com.ibm.as400.access.Product
Returns the release level of this product.
getLevel() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the level for which this is supported.
getLevel() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the level of the header.
getLibraries() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the i5/OS system libraries to add to the server job's library list.
getLibraries() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the libraries to add to the server job's library list.
getLibrary() - Method in class com.ibm.as400.access.CommandList
Returns the library where the command(s) reside.
getLibrary() - Method in class com.ibm.as400.access.ObjectDescription
Returns the library of this object.
getLibrary() - Method in class com.ibm.as400.access.ObjectList
Returns the library used to filter this list.
getLibrary() - Method in class com.ibm.as400.access.SaveFile
Returns the name of the library where the save file is located on the system.
getLibrary() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the name of the library from which the object is saved.
getLibrary() - Method in class com.ibm.as400.access.Subsystem
Returns the name of the library where the subsystem resides on the system.
getLibraryName() - Method in class com.ibm.as400.access.AS400Message
Returns the message file library.
getLibraryName() - Method in class com.ibm.as400.access.JobDescription
Returns name of the library in which the job description resides.
getLibraryName() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the library in which the object resides.
getLibraryName() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the name of the library containing the object.
getLicense() - Method in class com.ibm.as400.access.Product
Returns a ProductLicense object representing license information for this product.
getLicenseTerm() - Method in class com.ibm.as400.access.ProductLicense
Returns the license term for this license.
getLicensedInternalCodeOptions() - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
getLifeSpan() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Returns the elapsed time the pooled connection has been alive.
getLimitCapabilities() - Method in class com.ibm.as400.access.User
Retrieves whether the user has limited capabilites.
getLimitDeviceSessions() - Method in class com.ibm.as400.access.User
Retrieves whether the user is limited to one device session.
getLink() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the Uniform Resource Identifier (URI) for the resource link.
getLinkChangesLock() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the link changes lock type.
getLinkChangesLock() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the link changes lock type.
getListDirection() - Method in class com.ibm.as400.access.JobLog
Returns the list direction.
getListDirection() - Method in class com.ibm.as400.access.MessageQueue
Returns the list direction.
getListLength() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the total number of resources in the list.
getLoadID() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Returns the load ID.
getLoadState() - Method in class com.ibm.as400.access.Product
Returns the state of the product load for which information was retrieved.
getLoadType() - Method in class com.ibm.as400.access.Product
Returns the type of product load for which information was retrieved.
getLoadedStatus() - Method in class com.ibm.as400.access.PTF
Returns the current loaded status of this PTF.
getLoadedStatusMessage(String) - Method in class com.ibm.as400.access.PTF
Returns the translated description text for the specified status.
getLobThreshold() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the maximum LOB (large object) size in bytes that can be retrieved as part of a result set.
getLobThreshold() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the maximum LOB (large object) size in bytes that can be retrieved as part of a result set.
getLocalRemote() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object is stored locally or stored on a remote system.
getLocalSAP() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns local SAP address.
getLocale() - Method in class com.ibm.as400.access.AS400
Returns the Locale associated with this system object.
getLocaleJobAttributes() - Method in class com.ibm.as400.access.User
Retrieves a list of the job attributes which are set from the user's locale path name.
getLocalePathName() - Method in class com.ibm.as400.access.User
Retrieves the locale path name that is assigned to the user profile when a job is started.
getLocalizedMessage() - Method in class com.ibm.as400.data.XmlException
Returns a localized description of this XmlException.
getLocalizedObjectType(String) - Static method in class com.ibm.as400.access.QSYSObjectTypeTable
Returns a localized description of an object type.
getLocalizedObjectType(String, String) - Static method in class com.ibm.as400.access.QSYSObjectTypeTable
Returns a localized description of an object type.
getLocation() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the location.
getLocation() - Method in class com.ibm.as400.access.ValidationListAttribute
Indicates where the attribute should be stored.
getLocation() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the bookmark locatoin of the resource link.
getLocation() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns the location of the servlet.
getLockScope() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns the value indicating the lock scope.
getLockState() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns the value indicating the lock state.
getLockStatus() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns the value indicating the lock status.
getLockType() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns the value indicating the lock type.
getLog() - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Get the log object used for tracing and error logging.
getLogFileName() - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.getFileName().
getLogStream() - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.getPrintWriter().
getLogWriter() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the log writer for this data source.
getLogWriter() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the log writer for this data source.
getLoggingCLPrograms() - Method in class com.ibm.as400.access.Job
Returns a value indicating whether or not commands are logged for CL programs that are run.
getLoggingLevel() - Method in class com.ibm.as400.access.Job
Returns what type of information is logged.
getLoggingSeverity() - Method in class com.ibm.as400.access.Job
Returns the severity level that is used in conjunction with the logging level to determine which error messages are logged in the job log.
getLoggingText() - Method in class com.ibm.as400.access.Job
Returns the level of message text that is written in the job log when a message is logged according to the LOGGING_LEVEL and LOGGING_SEVERITY.
getLogicalStyle(int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the logical style for a given offset within the document.
getLoginTimeout() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the timeout value in seconds.
getLoginTimeout() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the timeout value in seconds.
getLong(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
If the connected system supports SQL BIGINT data, this returns the value of an SQL BIGINT output parameter as a Java long.
getLong(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
If the connected system supports SQL BIGINT data, this returns the value of an SQL BIGINT output parameter as a Java long.
getLong(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java long value.
getLong(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java long value.
getLong(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java long value.
getLong(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java long value.
getMFlag() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the "Managed address configuration" flag of this RouterAdvertisement Message.
getMIInstructionNumber() - Method in class com.ibm.as400.access.CallStackEntry
Returns the current machine instruction number in the program.
getMTU() - Method in class com.ibm.as400.util.commtrace.MTU
Returns the MTU of MTU header.
getMTU() - Method in class com.ibm.as400.util.commtrace.PacketTooBig
Returns the MTU of this PacketTooBig Message.
getMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the destination MAC address of this packet.
getMailNotification() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the type of mail notification.
getMailServiceLevel() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of the mail service level field and product ID.
getMailServiceName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the field name portion of the mail server framework service level.
getMailServiceProductID() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the product ID portion of the mail server framework service level.
getMailingAddress1() - Method in class com.ibm.as400.access.DirectoryEntry
Returns line 1 of the mailing address.
getMailingAddress2() - Method in class com.ibm.as400.access.DirectoryEntry
Returns line 2 of the mailing address.
getMailingAddress3() - Method in class com.ibm.as400.access.DirectoryEntry
Returns line 3 of the mailing address.
getMailingAddress4() - Method in class com.ibm.as400.access.DirectoryEntry
Returns line 4 of the mailing address.
getMainStorageOption() - Method in class com.ibm.as400.access.FileAttributes
Returns how main storage is allocated and used by the system for the specified object.
getMainStorageSize() - Method in class com.ibm.as400.access.SystemStatus
Returns the amount of main storage, in kilobytes, in the system.
getMajorVersion() - Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the driver's major version number.
getMarginBottom() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the bottom margin of the page in inches.
getMarginLeft() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the left margin of the page in inches.
getMarginRight() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the right margin of the page in inches.
getMarginTop() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the top margin of the page in inches.
getMaxBinaryLiteralLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length for an inline binary literal.
getMaxCatalogNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length for a catalog name.
getMaxCharLiteralLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length for a character literal.
getMaxColumnNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length for a column name.
getMaxColumnsInGroupBy() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of columns in a GROUP BY clause.
getMaxColumnsInIndex() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of columns allowed in an index.
getMaxColumnsInOrderBy() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of columns in an ORDER BY clause.
getMaxColumnsInSelect() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of columns in a SELECT list.
getMaxColumnsInTable() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of columns in a table.
getMaxConnections() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the number of active connections you can have at a time to this database.
getMaxConnections() - Method in class com.ibm.as400.access.ConnectionPool
Returns the maximum number of connections.
getMaxConnections() - Method in class com.ibm.as400.access.ProxyServer
Returns the maximum number of connections which can be active at any particular time.
getMaxCursorNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum cursor name length.
getMaxEntryLength() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the maximum entry length of the data queue.
getMaxFieldSize() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the maximum column size.
getMaxFieldSize() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the maximum field size limit for the statement.
getMaxFrameProtocol() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns max frame allowed by protocol.
getMaxFrameUser() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns max frame allowed by user.
getMaxIdleTime() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the amount of time (in seconds) after which an available pooled physical connection is considered "stale" and should be closed.
getMaxInactivity() - Method in class com.ibm.as400.access.ConnectionPool
Returns the maximum amount of inactive time before an available connection is closed.
getMaxIndexLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of an index.
getMaxLength() - Method in class com.ibm.as400.util.html.TextFormInput
Returns the maximum number of characters permitted in the text field.
getMaxLevel() - Method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Returns the maximum supported level.
getMaxLifetime() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the maximum amount of time (in seconds) after which a physical connection is considered to be expired and should be closed.
getMaxLifetime() - Method in class com.ibm.as400.access.ConnectionPool
Returns the maximum life for an available connection.
getMaxPoolSize() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the maximum number of physical connections that the connection pool contains.
getMaxPrecision() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMaxPrecisionChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMaxProcedureNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a procedure name.
getMaxResponseDelay() - Method in class com.ibm.as400.util.commtrace.MLMessage
Returns the max response delay of this MLMessage.
getMaxRowSize() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a single row.
getMaxRows() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the maximum number of rows for the rowset.
getMaxRows() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the maximum rows limit for the statement.
getMaxScale() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMaxScaleChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMaxSchemaNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length allowed for a schema name.
getMaxStatementLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of an SQL statement.
getMaxStatements() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the number of active statements you can have open at one time.
getMaxTableNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a table name.
getMaxTablesInSelect() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum number of tables in a SELECT.
getMaxUseCount() - Method in class com.ibm.as400.access.ConnectionPool
Returns the maximum number of times a connection can be used before it is replaced in the pool.
getMaxUseTime() - Method in class com.ibm.as400.access.ConnectionPool
Returns the maximum amount of time a connection can be in use before it is closed and returned to the pool.
getMaxUserNameLength() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a user name.
getMaximumActiveJobs() - Method in class com.ibm.as400.access.Subsystem
Returns the maximum number of active jobs that can run or use resources within the subsystem at one time.
getMaximumActiveThreads() - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use getActivityLevel() instead.
getMaximumJobsInSystem() - Method in class com.ibm.as400.access.SystemStatus
Returns the maximum number of jobs that are allowed on the system.
getMaximumLevel() - Method in class com.ibm.as400.access.PTF
Returns the highest release level of the product on which this PTF can be installed.
getMaximumNumberOfRecords() - Method in class com.ibm.as400.access.SaveFile
Returns the capacity (maximum number of records) of the save file.
getMaximumNumberOfUsers() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the maximum number of concurrent connections that the share can accommodate.
getMaximumPositionalParameters() - Method in class com.ibm.as400.access.Command
Returns the maximum number of parameters that can be coded in a positional manner for this command.
getMaximumPrecision() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the maximum precision property.
getMaximumPrecision() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the maximum precision property.
getMaximumScale() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the maximum scale property.
getMaximumScale() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the maximum scale property.
getMaximumSegmentSize() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the Maximum Segment Size option for this TCP header.
getMaximumStorageAllowed() - Method in class com.ibm.as400.access.User
Retrieves the maximum amount of auxiliary storage (in kilobytes) that can be assigned to store permanant objects owned by the user.
getMaximumTableSize() - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Returns the maximum number of rows in a table.
getMaximumUnprotectedStorageUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the largest amount of storage for temporary object used at any one time since the last IPL.
getMaximumValueLength() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the maximum length of the value associated with the attribute.
getMemberName() - Method in class com.ibm.as400.access.AS400File
Returns the member name.
getMemberName() - Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the member name.
getMemberName() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the name of the member.
getMembers() - Method in class com.ibm.as400.access.AS400Structure
Returns the data types of the members of the structure.
getMembers(int) - Method in class com.ibm.as400.access.AS400Structure
Returns the data type of the member of the structure at the specified index.
getMembers() - Method in class com.ibm.as400.access.UserGroup
Returns the list of users that are members of this group.
getMessage(String) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the object.
getMessage(String, int) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the object.
getMessage(String, String) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage(String, String, int) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage(String, byte[]) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage(String, byte[], int) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage(String, byte[], int, int, int) - Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage() - Method in class com.ibm.as400.access.QueuedMessage
Returns the text of a predefined message without replacement data substitution option.If an impromptu message is listed, this field contains the impromptu message text.
getMessage() - Method in class com.ibm.as400.access.SpooledFile
Returns the message that is associated with this spooled file.
getMessage() - Method in class com.ibm.as400.data.XmlException
Returns a description of this XmlException.
getMessageAuthentication() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "message authentication" attribute.
getMessageAuthenticationPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "message authentication" attribute.
getMessageFile() - Method in class com.ibm.as400.access.Command
Returns a MessageFile object representing the message file from which messages identified on the DEP statements used to define the command are retrieved.
getMessageHelp() - Method in class com.ibm.as400.access.QueuedMessage
Returns the message help for the message listed without formatting characters and without replacement of data.
getMessageHelpReplacement() - Method in class com.ibm.as400.access.QueuedMessage
Returns the message help for the message listed, including the replacement data.
getMessageHelpReplacementandFormat() - Method in class com.ibm.as400.access.QueuedMessage
Returns the message help for the message listed, including the replacement data and the formatting characters.
getMessageIDs() - Method in class com.ibm.as400.access.HistoryLog
Returns the list of message ids used to filter which messages in the log are listed.
getMessageIDsListIndicator() - Method in class com.ibm.as400.access.HistoryLog
Returns the list indicator indicating if the message ids in the list are omitted or selected.
getMessageList() - Method in class com.ibm.as400.access.AS400SecurityException
Returns the list of messages associated with this exception.
getMessageList() - Method in class com.ibm.as400.access.CommandCall
Returns the list of messages returned from running the command.
getMessageList(int) - Method in class com.ibm.as400.access.CommandCall
Returns a message returned from running the command.
getMessageList() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the list of i5/OS system messages generated if the Java program cannot be started.
getMessageList() - Method in class com.ibm.as400.access.PersistenceException
Returns the list of associated system messages; null if not available.
getMessageList() - Method in class com.ibm.as400.access.ProgramCall
Returns the list of messages returned from running the program.
getMessageList(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the list of i5/OS system messages returned from running the program.
getMessageList() - Method in class com.ibm.as400.resource.ResourceException
Deprecated. Returns the message list, if any.
getMessageList() - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Returns the message list resulting from the last command that was run.
getMessageList() - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Returns the message list resulting from the last command that was run.
getMessageList() - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Returns the message list resulting from the last program call that was run.
getMessageList() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Returns the message list resulting from the last program call that was run.
getMessageList() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the message list.
getMessageLoggingLevel() - Method in class com.ibm.as400.access.JobDescription
Returns the type of information logged.
getMessageLoggingSeverity() - Method in class com.ibm.as400.access.JobDescription
Returns the severity level that is used in conjunction with the logging level to determine which error messages are logged in the job log.
getMessageLoggingText() - Method in class com.ibm.as400.access.JobDescription
Returns the level of message text that is written in the job log when a message is logged according to the logging level and logging severity.
getMessageOption() - Method in class com.ibm.as400.access.CommandCall
Returns the option for how many messages will be retrieved.
getMessageOption() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the message option for sending a message to the message queue when this form is finished.
getMessageOption() - Method in class com.ibm.as400.access.ProgramCall
Returns the option for how many messages will be retrieved.
getMessageQueue() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the fully qualified integrated file system pathname of the message queue associated with this printer.
getMessageQueue() - Method in class com.ibm.as400.access.User
Retrieves the fully qualified integrated file system path name of the message queue that is used by this user.
getMessageQueueDeliveryMethod() - Method in class com.ibm.as400.access.User
Retrieves how the messages are delivered to the message queue used by the user.
getMessageQueueSeverity() - Method in class com.ibm.as400.access.User
Retrieves the lowest severity that a message can have and still be delivered to a user in break or notify mode.
getMessageSeverity() - Method in class com.ibm.as400.access.HistoryLog
Returns the minimum severity of the messages to be listed.
getMessageText() - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Returns the text from the first message resulting from the last command that was run.
getMessageText() - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Returns the text from the first message resulting from the last command that was run.
getMessageText() - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Returns the message text from the last program that was run.
getMessageText() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Returns the message text from the last program that was run.
getMessageTypeListIndicator() - Method in class com.ibm.as400.access.HistoryLog
Returns the list indicator indicating if the message types in the list should be omitted or selected.
getMessageTypes() - Method in class com.ibm.as400.access.HistoryLog
Returns the message types to be selected or omitted from the list.
getMessages() - Method in class com.ibm.as400.access.HistoryLog
Returns the list of messages in the history log.
getMessages(int, int) - Method in class com.ibm.as400.access.HistoryLog
Returns a subset of the list of messages in the history log.
getMessages() - Method in class com.ibm.as400.access.JobLog
Returns the list of messages in the job log.
getMessages(int, int) - Method in class com.ibm.as400.access.JobLog
Returns a subset of the list of messages in the job log.
getMessages() - Method in class com.ibm.as400.access.MessageQueue
Returns the list of messages in the message queue.
getMessages(int, int) - Method in class com.ibm.as400.access.MessageQueue
Returns a subset of the list of messages in the message queue.
getMetaData() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the DatabaseMetaData object that describes the connection's tables, supported SQL grammar, stored procedures, capabilities and more.
getMetaData() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the DatabaseMetaData object that describes the connection's tables, supported SQL grammar, stored procedures, capabilities and more.
getMetaData() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData() - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Returns the array of ResourceMetaData objects.
getMetaData(String) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Returns the array of ResourceMetaData objects.
getMetaData(Object) - Method in class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Returns the meta data for a particular ID.
getMetaData() - Method in class com.ibm.as400.util.servlet.ListRowData
Returns the metadata.
getMetaData() - Method in class com.ibm.as400.util.servlet.RecordListRowData
Returns the metadata.
getMetaData() - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Returns the metadata.
getMetaData() - Method in class com.ibm.as400.util.servlet.RowData
Returns the meta data.
getMetaData() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the result set metadata.
getMetaData() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the metadata.
getMetaDataSource() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates how to retrieve DatabaseMetaData.
getMetaDataSource() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates how to retrieve DatabaseMetaData.
getMetadataSource() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates how to retrieve DatabaseMetaData.
getMetadataSource() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates how to retrieve DatabaseMetaData.
getMethod() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the HTTP method used for sending form contents to the server.
getMiddleName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the middle name.
getMinDivideScale() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMinDivideScaleChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getMinLevel() - Method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Returns the minimum supported level.
getMinPoolSize() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the minimum number of physical connections that the connection pool contains.
getMinimumDivideScale() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the minimum divide scale property.
getMinimumDivideScale() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the minimum divide scale property.
getMinimumLevel() - Method in class com.ibm.as400.access.PTF
Returns the lowest release level of the product on which this PTF can be installed.
getMinimumMessageSeverity() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "minimum message severity" attribute.
getMinimumMessageSeverityPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "minimum message severity" attribute.
getMinimumRequiredRelease() - Method in class com.ibm.as400.access.Product
Returns the minimum release level that is allowed for the option that will run with the current level of the *BASE option for the product.
getMinimumRequiredReleaseForBase() - Method in class com.ibm.as400.access.Product
Returns the minimum release level that is allowed for the *BASE option that will run with the current level of the option for the product.
getMinimumTargetRelease() - Method in class com.ibm.as400.access.Product
Returns the minimum operating system release to which the Save Licensed Program (SAVLICPGM) command will allow the product to be saved.
getMinorVersion() - Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the driver's minor version number.
getMode() - Method in class com.ibm.as400.access.FTP
Returns the current transfer mode.
getModeName() - Method in class com.ibm.as400.access.Job
Returns the mode name of the advanced program-to-program communications (APPC) device that started the job.
getModel() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the model that contains data for the table.
getModel() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the list model.
getModel() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the model which contains the data for the tree.
getModel() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the model that contains data for the table.
getModel() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the list model.
getModification() - Method in class com.ibm.as400.access.AS400
Returns the modification level of the system.
getModifiedProfile() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the user profile that last modified the entry.
getModifyTime() - Method in class com.ibm.as400.access.FileAttributes
Returns the time that the object's data was last changed.
getModuleLibrary() - Method in class com.ibm.as400.access.CallStackEntry
Returns the library in which the module is located.
getModuleName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the module containing the integrated language environment (ILE) procedure.
getMonitorJob() - Method in class com.ibm.as400.access.Subsystem
Returns the subsystem monitor job.
getMoreResults() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the next result set.
getMoreResults(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the next result set.
getMoreResults() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Makes the next result of the last statement run the current result.
getMoreResults() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Makes the next result of the last statement run the current result.
getMoreResults() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Makes the next result of the last statement run the current result.
getMountedFsInformationStructure() - Method in class com.ibm.as400.access.UDFS
Returns information about a mounted file system.
getMultithreadedJobAction() - Method in class com.ibm.as400.access.Command
Returns the action taken when a command that is not threadsafe is called in a multithreaded job.
getNDObject() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the ND object name.
getNDType() - Method in class com.ibm.as400.util.commtrace.NDOption
Returns the Neighbor Discovery type of this NDOption Header.
getNLV() - Method in class com.ibm.as400.access.AS400
Returns the National Language Version (NLV) that will be sent to the system.
getNLV() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns the National Language Version (NLV) for this cover letter.
getName() - Method in class com.ibm.as400.access.AFPResource
Returns the name of the AFP resource.
getName() - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the name of the i5/OS certificate repository.
getName() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the name of the data queue.
getName() - Method in class com.ibm.as400.access.ClusteredHashTable
Returns the name of the clustered hash table server.
getName() - Method in class com.ibm.as400.access.DataArea
Returns the data area name.
getName() - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the environment variable name.
getName(int) - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the environment variable name.
getName() - Method in class com.ibm.as400.access.IFSFile
Determines the name of the integrated file system object represented by this object.
getName() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the name of the IFSJavaFile.
getName() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "NetServer name" attribute.
getName() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the network name of the resource.
getName() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the name of the workstation from which the session to the system was established.
getName() - Method in class com.ibm.as400.access.ISeriesNetServerShare
Returns the name of the share.
getName() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the printer name.
getName() - Method in class com.ibm.as400.access.Job
Returns the job name.
getName() - Method in class com.ibm.as400.access.JobDescription
Returns name of the job description about which information is being returned.
getName() - Method in class com.ibm.as400.access.JobList
Returns the job name that describes which jobs are returned.
getName() - Method in class com.ibm.as400.access.JobLog
Returns the job name.
getName() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Returns the name of the workstation from which the session to the system was established.
getName() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Returns the network name of the share.
getName() - Method in class com.ibm.as400.access.ObjectDescription
Returns the name of this object.
getName() - Method in class com.ibm.as400.access.ObjectList
Returns the object name used to filter this list.
getName() - Method in class com.ibm.as400.access.OutputQueue
Returns the name of the output queue.
getName() - Method in class com.ibm.as400.access.PanelGroupHelpIdentifier
Returns the name of the help identifier.
getName() - Method in class com.ibm.as400.access.Permission
Returns the name of the object whose permission is represented by this object.
getName() - Method in class com.ibm.as400.access.Printer
Returns the name of the printer.
getName() - Method in class com.ibm.as400.access.PrinterFile
Returns the name of the printer file.
getName() - Method in class com.ibm.as400.access.RecordFormat
Returns the name of this record format.
getName() - Method in class com.ibm.as400.access.SaveFile
Returns the name of the save file on the system.
getName() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the name of the object saved.
getName() - Method in class com.ibm.as400.access.SpooledFile
Returns the name of the spooled file.
getName() - Method in class com.ibm.as400.access.Subsystem
Returns the subsystem name.
getName() - Method in class com.ibm.as400.access.SystemPool
Returns the name of this storage pool.
getName() - Method in class com.ibm.as400.access.SystemValue
Returns the name of this system value.
getName() - Method in class com.ibm.as400.access.User
Returns the user profile name.
getName() - Method in class com.ibm.as400.access.UserSpace
Returns the user space name.
getName() - Method in class com.ibm.as400.access.WriterJob
Returns the name of the writer.
getName() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the name of the spooled file.
getName() - Method in interface com.ibm.as400.data.Descriptor
Returns the simple name of the Descriptor as specified on the name= attribute of its associated tag.
getName() - Method in class com.ibm.as400.resource.Presentation
Deprecated. Returns the abbreviated name.
getName() - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the job name.
getName() - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Returns the job name.
getName() - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Returns the printer device name.
getName() - Method in class com.ibm.as400.resource.RUser
Deprecated. Returns the user profile name.
getName() - Method in class com.ibm.as400.security.auth.AS400Principal
Returns the name commonly used to refer to the principal.
getName() - Method in class com.ibm.as400.util.commtrace.Header
The name of this header.
getName() - Method in class com.ibm.as400.util.commtrace.IPPacket
The name of this packet
getName() - Method in class com.ibm.as400.util.html.FormInput
Returns the control name of the input field.
getName() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the bookmark name.
getName() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the unique name of the image.
getName() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the name of the meta tag.
getName() - Method in class com.ibm.as400.util.html.HTMLParameter
Returns the name of the parameter.
getName() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns the name of the servlet.
getName() - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Returns the control name of the radio group.
getName() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the control name of the select element.
getName() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the control name of the text area.
getName() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the directory name.
getName() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the file name.
getName() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the job name.
getName() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the user name.
getNamePending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "NetServer name" attribute.
getNames() - Method in class com.ibm.as400.access.SystemValueGroup
Returns the system value names that are currently part of this group.
getNaming() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the naming convention used when referring to tables.
getNaming() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the naming convention used when referring to tables.
getNamingConvention() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Naming convention" field on the Format tab.
getNamingConventionChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Naming convention"" drop down list.
getNetworkUserID() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the network user ID.
getNewRecord() - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains default values for the contents of the fields.
getNewRecord(String) - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains default values for the contents of the fields.
getNewRecord(byte[]) - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], String) - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], int) - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], int, String) - Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewValue() - Method in class com.ibm.as400.access.SystemValueEvent
Returns the new value of the system value.
getNextCertificates(int) - Method in class com.ibm.as400.access.AS400CertificateUtil
Retrieves the next certificates placed in a user space by listCertificates.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.AH
Returns the next header in this packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.DestinationUnreachable
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.ExtHeader
Returns the next header in this packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.Header
Returns the next header in this packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.IP4Header
 
getNextHeader() - Method in class com.ibm.as400.util.commtrace.IP6Header
 
getNextHeader() - Method in class com.ibm.as400.util.commtrace.NDOption
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the next header in the packet
getNextHeader() - Method in class com.ibm.as400.util.commtrace.NeighborSolicitation
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.PacketTooBig
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.ParameterProblem
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.Redirect
Returns the next header in the packet
getNextHeader() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.RouterSolicitation
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.TimeExceeded
Returns the next header in the packet.
getNextHeader() - Method in class com.ibm.as400.util.commtrace.UnknownMessage
Returns the next header in this packet.
getNextHeaderDec() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the next header identifier.
getNextRecord() - Method in class com.ibm.as400.util.commtrace.Format
Retrieves the next record from the given trace.
getNonDatabaseFaults() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in page faults per second, of nondatabase page faults against pages other than those designated as database pages.
getNonDatabasePages() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in page per second, at which non-database pages are brought into the storage pool.
getNumBytes() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the number of bytes collected during this communication trace .
getNumRecs() - Method in class com.ibm.as400.util.commtrace.Prolog
return the number of records in this communication trace.
getNumber() - Method in class com.ibm.as400.access.Job
Returns the job number.
getNumber() - Method in class com.ibm.as400.access.JobList
Returns the job number that describes which jobs are returned.
getNumber() - Method in class com.ibm.as400.access.JobLog
Returns the job number.
getNumber() - Method in class com.ibm.as400.access.SpooledFile
Returns the number of the spooled file.
getNumber() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the number of the spooled file.
getNumber() - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the job number.
getNumber() - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Returns the job number.
getNumber() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the job number.
getNumberOfAttachedPrograms() - Method in class com.ibm.as400.access.JavaProgram
Returns the number of Java prgroams attached to the .class or .jar/sip file.
getNumberOfClasses() - Method in class com.ibm.as400.access.JavaProgram
Returns the number of classes.
getNumberOfClassesWithCurrentJavaPrograms() - Method in class com.ibm.as400.access.JavaProgram
Returns the number of classes with representations up-to-date in the attached Java programs.
getNumberOfClassesWithErrors() - Method in class com.ibm.as400.access.JavaProgram
Returns the number of classes containing errors.
getNumberOfClassesWithoutCurrentJavaPrograms() - Method in class com.ibm.as400.access.JavaProgram
Returns the number of classes with representations out-of-date.
getNumberOfConnections() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the number of connections made during the session.
getNumberOfDecimalPositions() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the number of decimal positions in the packed decimal number.
getNumberOfDecimalPositions() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns the number of decimal positions in the zoned decimal number.
getNumberOfDigits() - Method in class com.ibm.as400.access.AS400DecFloat
Returns the total number of digits in the decfloat number.
getNumberOfDigits() - Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the total number of digits in the packed decimal number.
getNumberOfDigits() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns the total number of digits in the zoned decimal number.
getNumberOfElements() - Method in class com.ibm.as400.access.AS400Array
Returns the number of elements in the data type.
getNumberOfEntries() - Method in class com.ibm.as400.access.ValidationList
Returns the number of entries in the validation list.
getNumberOfFields() - Method in class com.ibm.as400.access.Record
Returns the number of fields in this record.
getNumberOfFields() - Method in class com.ibm.as400.access.RecordFormat
Returns the number of field descriptions in this record format.
getNumberOfFilesOpen() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the number of files that are open currently (on the connection).
getNumberOfFilesOpen() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the number of files that are currently open for the session.
getNumberOfKeyFields() - Method in class com.ibm.as400.access.Record
Returns the number of key fields in this record.
getNumberOfKeyFields() - Method in class com.ibm.as400.access.RecordFormat
Returns the number of key field descriptions in this record format.
getNumberOfLibrariesInSYSLIBL() - Method in class com.ibm.as400.access.Job
Returns the number of libraries in the system portion of the library list of the initial thread of the job.
getNumberOfLibrariesInUSRLIBL() - Method in class com.ibm.as400.access.Job
Returns the number of libraries in the user portion of the library list for the initial thread of the job.
getNumberOfMembers() - Method in class com.ibm.as400.access.AS400Structure
Returns the number of members in the data type.
getNumberOfPages() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Returns the number of pages in the stream.
getNumberOfPages() - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Returns the number of pages in the list buffer.
getNumberOfPages() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the number of pages in the spooled file.
getNumberOfPartitions() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of partitions on the system.
getNumberOfProcessors() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of processors that are currently active in this partition.
getNumberOfProductLibraries() - Method in class com.ibm.as400.access.Job
Returns the number of libraries that contain product information for the initial thread of the job.
getNumberOfSeparators() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the number of separator pages to be printed.
getNumberOfTCPRecords() - Method in class com.ibm.as400.util.commtrace.Format
Returns the number of tcp records in this trace.
getNumberOfUsers() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the number of current users on the connection.
getNumericFunctions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported math functions.
getOFlag() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the "Other stateful configuration" flag of this RouterAdvertisement Message.
getORName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the paper representation of the X.400 O/R name, if one exists.
getObject(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(int, Map) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(String, Map) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(int, Map) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(String, Map) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java Object.
getObject(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java Object.
getObject(int, Map) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java Object.
getObject(String, Map) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java Object.
getObject(int) - Method in class com.ibm.as400.access.PrintObjectList
Returns one object from the list.
getObject() - Method in class com.ibm.as400.access.PrintObjectListEvent
Returns the print object added to the list.
getObject(int) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Returns the current record's field at the specified columnIndex.
getObject(int) - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Returns the current row's column data specified at columnIndex.
getObject(int) - Method in class com.ibm.as400.util.servlet.RowData
Returns the current row's column data specified at columnIndex.
getObject() - Method in class com.ibm.as400.vaccess.VObjectEvent
Deprecated. Returns the affected system resource.
getObject() - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Returns the object with which the action is associated.
getObjectAlter() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has object alter authority to the object.
getObjectAt(int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the object at the specifed row.
getObjectAuditingValue() - Method in class com.ibm.as400.access.User
Retrieves the user's object auditing value.
getObjectAuthority() - Method in class com.ibm.as400.access.QSYSPermission
Returns the object authority of the user specified as a single value.
getObjectDescription() - Method in class com.ibm.as400.access.SaveFile
Returns an ObjectDescription instance representing the save file.
getObjectDescription() - Method in class com.ibm.as400.access.Subsystem
Returns an ObjectDescription instance representing the subsystem.
getObjectExistence() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has object existence authority to the object.
getObjectHyperlink(RowData, int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the object's hyperlink at the specified column within the current row.
getObjectHyperlink(RowData, int, int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the object's hyperlink at the specified row and column.
getObjectHyperlink(RowData, int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Returns the object hyperlink for the current row's specified column.
getObjectHyperlink(RowData, int, int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Returns the object's hyperlink at the specified row and column.
getObjectInfo() - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns free form object info.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.ibm.as400.access.AS400JDBCObjectFactory
Returns the object requested.
getObjectList() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns a list of all UserObjectsOwnedListEntry i5/OS objects based on the current selection criteria for the file system and object relation.
getObjectLockList() - Method in class com.ibm.as400.access.ObjectDescription
Returns a list of all ObjectLockListEntry objects representing possible Object Locks on this ObjectDescription.
getObjectManagement() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has object management authority to the object.
getObjectName() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the name of the object this path name represents.
getObjectName() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the name of the object the user is authorized to, owns, or is the primary group for.
getObjectOperational() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has object operational authority to the object.
getObjectOwner() - Method in class com.ibm.as400.access.FileAttributes
Returns the name of the user profile that is the owner of the object.
getObjectPath() - Method in class com.ibm.as400.access.Permission
Returns the path of the integrated file system object whose permission is represented by this object.
getObjectProperties(int) - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Returns the data object's property list at the specified columnIndex.
getObjectProperties(int) - Method in class com.ibm.as400.util.servlet.RowData
Returns the data object's property list at the specified columnIndex.
getObjectReference() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user has object reference authority to the object.
getObjectType() - Method in class com.ibm.as400.access.FileAttributes
Returns the object type.
getObjectType() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns type of object this path name represents.
getObjectType() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the type of object the user is authorized to, owns, or is the primary group of.
getObjectType() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the Object type and subtype:
'1' - Line description
'2' - Network interface
'3' - Network Server
getObjects() - Method in class com.ibm.as400.access.ObjectList
Returns the list of objects in the object list.
getObjects(int, int) - Method in class com.ibm.as400.access.ObjectList
Returns a subset of the list of objects.
getObjects() - Method in class com.ibm.as400.access.PrintObjectList
Returns an enumeration of the PrintObjects in the list.
getObjectsOwned() - Method in class com.ibm.as400.access.User
Return an object representing the objects that this user owns.
getOffice() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the office.
getOffsetDependency(int) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description at the specified index depends.
getOffsetDependency(String) - Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description with the specified name depends.
getOkButtonText() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the text for the Ok button.
getOldValue() - Method in class com.ibm.as400.access.SystemValueEvent
Returns the old value of the system value.
getOpcode() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the opcode of this packet.
getOpportunisticLockTimeout() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "opportunistic lock timeout" attribute.
getOpportunisticLockTimeoutPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "opportunistic lock timeout" attribute.
getOptimization() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the optimization level of i5/OS system Java programs that will be created if no Java program is associated with the Java class.
getOptimizationLevel() - Method in class com.ibm.as400.access.JavaProgram
Returns the optimization level used to create the java program.
getOption() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the first 8 bits of the options for this TCP header.
getOptionCount() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the number of elements in the option layout.
getOptionNames() - Method in class com.ibm.as400.access.CommandLineArguments
Returns the list of option names that were specified.
getOptionValue(String) - Method in class com.ibm.as400.access.CommandLineArguments
Returns the value of an option.
getOptions() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns a list of special options used when running the Java class.
getOptions() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the option of this IPv4 header.
getOptions() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the options for this TCP header.
getOrganization() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the organization.
getOrganizationUnit1() - Method in class com.ibm.as400.access.DirectoryEntry
Returns organization unit 1.
getOrganizationUnit2() - Method in class com.ibm.as400.access.DirectoryEntry
Returns organization unit 1.
getOrganizationUnit3() - Method in class com.ibm.as400.access.DirectoryEntry
Returns organization unit 1.
getOrganizationUnit4() - Method in class com.ibm.as400.access.DirectoryEntry
Returns organization unit 1.
getOutputCount() - Method in class com.ibm.as400.access.BidiConversionProperties
Output value: number of characters written in the destination data by the last transform
getOutputData() - Method in class com.ibm.as400.access.ProgramParameter
Returns the parameter data that has been received from the program.
getOutputDataLength() - Method in class com.ibm.as400.access.ProgramParameter
Returns the output parameter data length.
getOutputLocation() - Method in class com.ibm.as400.util.CommandHelpRetriever
Returns the output location for the source XML and source command HTML help when running programatically.
getOutputQueue() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the fully qualified integrated file system pathname of the output queue associated with this printer from which spooled files are selected for printing.
getOutputQueue() - Method in class com.ibm.as400.access.Job
Returns the fully qualified integrated file system path name of the default output queue that is used for spooled output produced by this job.
getOutputQueue() - Method in class com.ibm.as400.access.User
Retrieves the output queue used by this user.
getOutputQueue() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the fully-qualified integrated file system path of the output queue in which the spooled file is located.
getOutputQueueLibrary() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the name of the library containing the output queue associated with the share.
getOutputQueueLibrary() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the library of the output queue in which the spooled file is located.
getOutputQueueLibraryName() - Method in class com.ibm.as400.access.JobDescription
Returns the name of the library in which the output queue resides.
getOutputQueueName() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the name of the output queue associated with the share.
getOutputQueueName() - Method in class com.ibm.as400.access.JobDescription
Returns the name of the default output queue that is used for spooled output produced by jobs that use this job description.
getOutputQueueName() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the name of the output queue in which the spooled file is located.
getOutputQueuePriority() - Method in class com.ibm.as400.access.Job
Returns the output priority for spooled output files that this job produces.
getOutputQueuePriority() - Method in class com.ibm.as400.access.JobDescription
Returns the output priority for spooled files that are produced by jobs using this job description.
getOutputQueueStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the status of the output queue from which spooled files are being selected for printing.
getOutputText() - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Returns a reference to the JTextArea object.
getOutputsize(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the number of bytes reserved for output for the named element.
getOutputsize(String, int[]) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the number of bytes reserved for output for the named element and indices.
getOverallStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the overall status of the logical printer.
getOverride() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the override flag of this NeighborAdvertisement Message
getOwner() - Method in class com.ibm.as400.access.Permission
Returns the object owner.
getOwner() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the name of the object owner's user profile.
getOwner() - Method in class com.ibm.as400.access.UDFS.UdfsInformationStructure
Returns the user profile name of the user who owns the user-defined file system (UDFS).
getOwner() - Method in class com.ibm.as400.access.User
Retrieves who is to own objects created by this user.
getOwnerId() - Method in class com.ibm.as400.access.IFSFile
Deprecated. Use getOwnerUID() instead.
getOwnerName() - Method in class com.ibm.as400.access.IFSFile
Returns the name of the user profile that is the owner of the file.
getOwnerProfile() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the user profile that created the entry.
getOwnerUID() - Method in class com.ibm.as400.access.IFSFile
Returns the "user ID number" of the owner of the integrated file system file.
getOwnership() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns whether the user owns the object or is the primary group for the object.
getPDUType() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the PDU length.
getPSHFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the psh Flag for this TCP header.
getPTFGroup() - Method in class com.ibm.as400.access.PTFGroupList
Returns a list of all PTF groups that are known to the system.
getPTFGroupDescription() - Method in class com.ibm.as400.access.PTFGroup
Returns the description for the PTF group.
getPTFGroupLevel() - Method in class com.ibm.as400.access.PTFGroup
Returns the PTF group level.
getPTFGroupName() - Method in class com.ibm.as400.access.PTFGroup
Returns the PTF group name.
getPTFGroupStatus() - Method in class com.ibm.as400.access.PTFGroup
Indicates the overall status of the PTF group on this system.
getPTFs() - Method in class com.ibm.as400.access.PTFGroup
 
getPTFs(boolean) - Method in class com.ibm.as400.access.Product
Returns the list of Program Temporary Fixes (PTFs) on the system for this product.
getPackage() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the base name of the SQL package.
getPackage() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the base name of the SQL package.
getPackage() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Package" field on the Package tab.
getPackageCCSID() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
getPackageCCSID() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
getPackageCcsid() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
getPackageCcsid() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
getPackageCriteria() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the type of SQL statement to be stored in the SQL package.
getPackageCriteria() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the type of SQL statement to be stored in the SQL package.
getPackageError() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the action to take when SQL package errors occur.
getPackageError() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the action to take when SQL package errors occur.
getPackageLibrary() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the library for the SQL package.
getPackageLibrary() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the library for the SQL package.
getPackageLibrary() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Package library" field on the Package tab.
getPackages() - Method in class utilities.JarMaker
Returns the names of the packages that are to be included in the output.
getPackagesExcluded() - Method in class utilities.JarMaker
Returns the names of the packages that are to be excluded from the output.
getPacket() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the packet contained by this Frame.
getPageBeingWritten() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the page number in the spooled file that is currently being processed by the writer.
getPageHeight() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the height of the page in inches.
getPageInputStream(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Returns a page input stream that can be used to read the contents of the spooled file, one page at a time.
getPageSize() - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Returns the page size of the list buffer.
getPageWidth() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the width of the page in inches.
getPagingOption() - Method in class com.ibm.as400.access.SystemPool
Returns the value indicating whether the system will dynamically adjust the paging characteristics of the storage pool for optimum performance.
getPaperSize() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the paper size.
getParagraphElement(int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the element that represents the paragraph that encloses a given offset within the document.
getParameterClassName(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the fully-qualified name of the Java class of the specified parameter.
getParameterCount() - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the number of parameters in this ParameterMetaData object.
getParameterList() - Method in class com.ibm.as400.access.ProgramCall
Returns the list of parameters.
getParameterList() - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Returns the parameter list.
getParameterList() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Returns the parameter list.
getParameterMetaData() - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Returns the number, types, and properties of a PreparedStatement object's parameters.
getParameterMode(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the mode of the specified parameter or if that information is unknown.
getParameterType(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the SQL type of the specified parameter.
getParameterType() - Method in class com.ibm.as400.access.ProgramParameter
Returns the program parameter type.
getParameterTypeName(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the database-specific type name of the specified parameter.
getParameters() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns parameter values that are passed to the Java application.
getParameters() - Method in class com.ibm.as400.util.html.URLParser
Returns the parameters.
getParent() - Method in class com.ibm.as400.access.IFSFile
Returns the parent directory of the integrated file system object represented by this object.
getParent() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the parent directory of the IFSJavaFile.
getParent() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VObjectEvent
Deprecated. Returns the parent of the affected system resource.
getParent() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the parent node.
getParent() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the parent node.
getParentDirectory(File) - Method in class com.ibm.as400.access.IFSSystemView
Returns the parent directory of dir.
getParentDirectory(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns the parent directory of dir.
getParentDirectory() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the parent directory name.
getParentDirectory() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the parent directory name.
getParentFile() - Method in class com.ibm.as400.access.IFSJavaFile
Returns an IFSJavaFile object that represents the parent of the current object.
getParentName(File) - Method in class com.ibm.as400.util.html.FileListRenderer
Return the parent directory name string.
getPartitionIdentifier() - Method in class com.ibm.as400.access.SystemStatus
Returns the identifier for the current partition in which the API is running.
getPassword() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the password used to create the connection.
getPasswordChangeBlock() - Method in class com.ibm.as400.access.User
Retrieves the time period during which a password is blocked from being changed following the prior successful password change operation.
getPasswordExpirationDate() - Method in class com.ibm.as400.access.AS400
Returns the password expiration date for the signed-on user.
getPasswordExpirationInterval() - Method in class com.ibm.as400.access.User
Retrieves the number of days the user's password can remain active before it must be changed.
getPasswordExpirationWarningDays() - Static method in class com.ibm.as400.access.AS400
Returns the number of days before password expiration to start warning the user.
getPasswordExpireDate() - Method in class com.ibm.as400.access.User
Retrieves the date the user's password expires.
getPasswordLastChangedDate() - Method in class com.ibm.as400.access.User
Retrieves the date the user's password was last changed.
getPath() - Method in class com.ibm.as400.access.AFPResource
Returns the integrated file system pathname of the AFP resource.
getPath() - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the integrated file system path name of the i5/OS certificate repository.
getPath() - Method in class com.ibm.as400.access.AS400File
Returns the integrated file system pathname for the file as specified on the constructor or the setPath() method.
getPath() - Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the integrated file system path name for the file as specified on the constructor or the setPath() method.
getPath() - Method in class com.ibm.as400.access.AS400Message
Returns the full integrated file system path name of the message file.
getPath() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the full integrated file system path name of the data queue.
getPath() - Method in class com.ibm.as400.access.CharacterDataArea
Returns the integrated file system path name of the object represented by the data area.
getPath() - Method in class com.ibm.as400.access.Command
Returns the path name of this Command object.
getPath() - Method in class com.ibm.as400.access.DecimalDataArea
Returns the integrated file system path name of the object represented by the data area.
getPath() - Method in class com.ibm.as400.access.IFSFile
Returns the path of the integrated file system object represented by this object.
getPath() - Method in class com.ibm.as400.access.IFSFileInputStream
Returns the integrated file system path name of the object represented by this IFSFileInputStream object.
getPath() - Method in class com.ibm.as400.access.IFSFileOutputStream
Returns the integrated file system path name of the object represented by this IFSFileOutputStream object.
getPath() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the path name of the IFSJavaFile.
getPath() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the integrated file system path name of the object represented by this IFSRandomAccessFile.
getPath() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the path in the integrated file system to be shared with the network.
getPath() - Method in class com.ibm.as400.access.JavaProgram
Returns the path to a class, jar, or zip file used to create the Java program.
getPath() - Method in class com.ibm.as400.access.LogicalDataArea
Returns the integrated file system path name of the object represented by the data area.
getPath() - Method in class com.ibm.as400.access.MessageFile
Returns the integrated file system path name of the message file.
getPath() - Method in class com.ibm.as400.access.MessageQueue
Returns the fully qualified integrated file system path name of the message queue, or CURRENT to refer to the user's default message queue.
getPath() - Method in class com.ibm.as400.access.ObjectDescription
Returns the fully-qualified integrated file system path name of this object.
getPath() - Method in class com.ibm.as400.access.OutputQueue
Returns the integrated file system pathname of the output queue.
getPath() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns the full pathname to this cover letter on the system.
getPath() - Method in class com.ibm.as400.access.PTFExitProgram
Returns the full pathname of the exit program.
getPath() - Method in class com.ibm.as400.access.PanelGroup
Returns the path name for this panel group.
getPath() - Method in class com.ibm.as400.access.PanelGroupHelpIdentifier
Returns the path of the panel group from whence this help identifier came.
getPath() - Method in class com.ibm.as400.access.PrinterFile
Returns the integrated file system pathname of the printer file.
getPath() - Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the fully qualified integrated file system path name.
getPath() - Method in class com.ibm.as400.access.SaveFile
Returns the fully-qualifed IFS pathname of the save file.
getPath() - Method in class com.ibm.as400.access.Subsystem
Returns the fully-qualifed IFS pathname of the subsystem.
getPath() - Method in class com.ibm.as400.access.UserSpace
Returns the integrated file system path name of the object represented by the user space.
getPath() - Method in class com.ibm.as400.access.ValidationList
Returns the location (library context) of the validation list.
getPath() - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Returns the file path name.
getPath() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Returns the directory path.
getPath() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Returns the path.
getPath() - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Returns the fully qualified integrated file system path name of the message queue, or CURRENT to refer to the user's default message queue.
getPath(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the path from the root to get to this object in the tree hierarchy.
getPath(Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Returns the path from the root to get to this object in the tree hierarchy.
getPath(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the path from the root to get to this object in the tree hierarchy.
getPath() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the fully qualified integrated file system path name of the data queue.
getPath() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. The path name of the file.
getPath() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the fully qualified integrated file system path name of the data queue.
getPath() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the fully qualified path name of the file.
getPath() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the fully qualified path name of the file.
getPath() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the fully qualified integrated file system path name of the message queue.
getPathInfo() - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Returns the path information.
getPathName() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the path name of the object the user owns, is authorized to, or is the primary group for.
getPathWhereMounted() - Method in class com.ibm.as400.access.UDFS.UdfsInformationStructure
Returns the path name where the user-defined file system (UDFS) is mounted.
getPattern() - Method in class com.ibm.as400.vaccess.FileFilter
Deprecated. Returns the pattern.
getPattern() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the pattern that all file and directory names must match to be included as children.
getPatternMatching() - Method in class com.ibm.as400.access.IFSFile
Returns the pattern-matching behavior used when files are listed by any of the list() or listFiles() methods.
getPatternMatching() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the pattern-matching behavior used when files are listed by any of the list() or listFiles() methods.
getPayLoad() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header's raw payload.
getPayload() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header's payload as an ascii and hexadecimal string.
getPayloadBytes() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header's payload as a byte array.
getPayloadHexString() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header's payload as a hexadecimal string.
getPayloadLength() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the payload length of this Header.
getPeers() - Method in class com.ibm.as400.access.ProxyServer
Returns a list of peer proxy servers for use in load balancing.
getPendingFormType() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the next form type to be printed.
getPendingMessageOption() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the message option for sending a message to the message queue when the next form type is finished.
getPendingNumberOfSeparators() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the next number of separator pages to be printed when the change to the writer takes place.
getPendingOutputQueue() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the fully qualified integrated file system pathname of the next output queue.
getPendingSeparatorDrawer() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the drawer from which to take the separator pages if there is a change to the writer.
getPercentCurrentInteractivePerformance() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of interactive performance assigned to this logical partition.
getPercentDBCapability() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of processor database capability that was used during the elapsed time.
getPercentPermanent256MBSegmentsUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible permanent 256MB segments that have been used.
getPercentPermanent4GBSegmentsUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible permanent 4GB segments that have been used.
getPercentPermanentAddresses() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible addresses for permanent objects that have been used.
getPercentProcessingUnitUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the average of the elapsed time during which the processing units were in use.
getPercentSharedProcessorPoolUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the total shared processor pool capacity used by all partitions using the pool during the elapsed time. -1 is returned if this partition does not share processors.
getPercentSystemASPUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the system storage pool currently in use.
getPercentTemporary256MBSegmentsUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible temporary 256MB segments that have been used.
getPercentTemporary4GBSegmentsUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible temporary 4GB segments that have been used.
getPercentTemporaryAddresses() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible addresses for temporary objects that have been used.
getPercentUncappedCPUCapacityUsed() - Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the uncapped shared processing capacity for the partition that was used during the elapsed time
getPerformanceCollectionEnabledFlag() - Method in class com.ibm.as400.access.JavaProgram
Returns whether or not performance collection is enabled.
getPerformanceCollectionType() - Method in class com.ibm.as400.access.JavaProgram
Returns the type of performance collection if the performance collection flag is set.
getPermission() - Method in class com.ibm.as400.access.IFSFile
Returns the permission of the object.
getPermissions() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the access available from the network for this share.
getPointer() - Method in class com.ibm.as400.util.commtrace.ParameterProblem
Returns the pointer of this Parameter Problem.
getPool(int) - Method in class com.ibm.as400.access.Subsystem
Returns the storage pool defined at the specified position for the subsystem.
getPoolIdentifier() - Method in class com.ibm.as400.access.Job
Returns the identifier of the system-related pool from which the job's main storage is allocated.
getPoolIdentifier() - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use getIdentifier() instead.
getPoolName() - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use getName() instead.
getPoolSize() - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use getSize() instead.
getPooledConnection() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Returns a pooled connection that is connected to the i5/OS system.
getPooledConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Returns a pooled connection that is connected to the i5/OS system.
getPooledConnection() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns a pooled connection that is connected to the i5/OS system.
getPooledConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns a pooled connection that is connected to the i5/OS system.
getPools() - Method in class com.ibm.as400.access.Subsystem
Returns the list of storage pools that are defined for the subsystem.
getPoolsNumber() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of system pools.
getPort() - Method in class com.ibm.as400.access.FTP
Returns the port used to connect to the system.
getPort() - Method in class com.ibm.as400.access.ProxyServer
Returns the port to use for accepting connections from clients.
getPort() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the Port filter.
getPositionOfSyntaxError() - Method in class com.ibm.as400.access.AS400JDBCStatement
Will return the value of the last syntax error that came back from the i5/OS system.
getPossibleValuePresentation(Object) - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the presentation for a possible value.
getPossibleValuePresentations() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the presentations for the possible values.
getPossibleValues() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the possible values.
getPostSpecialInstructions() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns whether the cover letter contains special instructions that should be followed after applying or removing the PTF.
getPreSpecialInstructions() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns whether the cover letter contains special instructions that should be followed prior to applying or removing the PTF.
getPrecision(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the number of decimal digits of the specified parameter.
getPrecision(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the precision of a column.
getPrecision(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the precision of the column specified by columnIndex.
getPrecision(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the precision of the column specified by columnIndex.
getPrecision(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the precision of the column specified by columnIndex.
getPrecision(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the number of decimal digits for the column specified by columnIndex.
getPreferredAddressName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the field name portion of the preferred address.
getPreferredAddressProductID() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the product ID portion of the preferred address.
getPreferredAddressTypeName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the address type name of the preferred address.
getPreferredAddressTypeValue() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the address type value of the preferred address.
getPreferredAddressValue() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the value of the preferred address field and product ID.
getPreferredLifeTime() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the preferred life time of this PrefixInfo header.
getPreferredName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the preferred name.
getPreferredSize() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the preferred size of the viewer.
getPrefix() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the prefix of this PrefixInfo header.
getPrefixLength() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the prefix length of this PrefixInfo header.
getPresentation(String) - Method in class com.ibm.as400.resource.PresentationLoader
Deprecated. Returns a Presentation object with text loaded from the resource bundle.
getPresentation(String, String) - Method in class com.ibm.as400.resource.PresentationLoader
Deprecated. Returns a Presentation object with text loaded from the resource bundle.
getPresentation() - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the presentation information.
getPresentation() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the presentation information.
getPresentation() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the presentation information.
getPresentationWithIcon(String, String) - Method in class com.ibm.as400.resource.PresentationLoader
Deprecated. Returns a Presentation object with text loaded from the resource bundle.
getPresentationWithIcon(String, String, String) - Method in class com.ibm.as400.resource.PresentationLoader
Deprecated. Returns a Presentation object with text loaded from the resource bundle.
getPreviousSignedOnDate() - Method in class com.ibm.as400.access.User
Retrieves the date and time the user last signed on.
getPreviousSignonDate() - Method in class com.ibm.as400.access.AS400
Returns the date of the last successful sign-on.
getPrimaryGroup() - Method in class com.ibm.as400.access.FileAttributes
Returns the name of the user profile that is the primary group of the object.
getPrimaryGroup() - Method in class com.ibm.as400.access.Permission
Returns the primary group of the object.
getPrimaryKeys(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the primary key columns.
getPrimaryLanguageFeatureID() - Method in class com.ibm.as400.access.Product
Returns the primary language feature ID for this product.
getPrimaryPath() - Method in class com.ibm.as400.access.ProductDirectoryInformation
The primary full path name for the product directory.
getPrincipal() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns the AS400Principal associated with the credential.
getPrintDevice() - Method in class com.ibm.as400.access.User
Retrieves the printer used to print for this user.
getPrintDriver() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the text string that identifies the print driver appropriate for this share.
getPrintKeyFormat() - Method in class com.ibm.as400.access.Job
Returns a value indicating whether border and header information is provided when the Print key is pressed.
getPrintText() - Method in class com.ibm.as400.access.Job
Returns the line of text (if any) that is printed at the bottom of each page of printed output for the job.
getPrintText() - Method in class com.ibm.as400.access.JobDescription
Returns the line of text (if any) that is printed at the bottom of each page of printed output for jobs using this job description.
getPrintWriter() - Static method in class com.ibm.as400.access.Trace
Returns the PrintWriter object.
getPrintWriter(Object) - Static method in class com.ibm.as400.access.Trace
Returns the print writer object for the specified component.
getPrinter() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the printer associated with this object.
getPrinterAssignment() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns how the spooled file is assigned.
getPrinterDeviceName() - Method in class com.ibm.as400.access.Job
Returns the printer device used for printing output from this job.
getPrinterDeviceName() - Method in class com.ibm.as400.access.JobDescription
Returns the name of the printer device or the source for the name of the printer device that is used for all spooled files created by jobs that use this job description.
getPrinterDeviceType() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the type of printer being used to print the spooled file.
getPrinterFileFilter() - Method in class com.ibm.as400.access.PrinterFileList
Returns the printer file list filter.
getPrinterFileLibrary() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the name of the library containing the printer file associated with the share.
getPrinterFileName() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the name of the printer file associated with the share.
getPrinterFilter() - Method in class com.ibm.as400.access.PrinterList
Returns the printer list filter.
getPrinterFilter() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the printer list filter.
getPrinterName() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the name of the printer the spooled file has been assigned to print on.
getPriority() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the priority of the spooled file.
getPrivateManagementDomain() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the private management domain.
getProcedureColumns(String, String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of a catalog's stored procedure parameters and result columns.
getProcedureName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the name of the procedure at this level of the call stack.
getProcedureName() - Method in class com.ibm.as400.access.ServiceProgramCall
Returns the service program procedure to be called.
getProcedureTerm() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for i5/OS SQL term for "procedure".
getProcedures(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the stored procedures available in a catalog.
getProcessorSharingAttribute() - Method in class com.ibm.as400.access.SystemStatus
Returns the processor sharing attribute.
getProductFeature() - Method in class com.ibm.as400.access.PTF
Returns the product feature to which this PTF applies.
getProductID() - Method in class com.ibm.as400.access.PTF
Returns the product ID of this PTF (e.g. "5722JC1").
getProductID() - Method in class com.ibm.as400.access.Product
Returns the product ID for this product.
getProductID() - Method in class com.ibm.as400.access.ProductLicense
Returns the product identifier for this license.
getProductID() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Returns the product ID.
getProductLibraries() - Method in class com.ibm.as400.access.Job
Returns the libraries that contain product information for the initial thread of the job.
getProductLibrary() - Method in class com.ibm.as400.access.Command
Returns the library that is in effect during the processing of the command.
getProductOption() - Method in class com.ibm.as400.access.PTF
Returns the product option to which this PTF applies.
getProductOption() - Method in class com.ibm.as400.access.Product
Returns the product option for this product.
getProductOption() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Returns the product option.
getProductOptions() - Method in class com.ibm.as400.access.Product
Returns the list of product options for this product ID.
getProducts() - Method in class com.ibm.as400.access.ProductList
Retrieves the list of products from the system.
getProfileToken() - Method in class com.ibm.as400.access.AS400
Deprecated. Use getProfileToken(int,int) instead.
getProfileToken(int, int) - Method in class com.ibm.as400.access.AS400
Authenticates the assigned user profile and password and returns a corresponding ProfileTokenCredential if successful.
getProfileToken(String, String) - Method in class com.ibm.as400.access.AS400
Authenticates the given user profile and password and returns a corresponding ProfileTokenCredential if successful.
getProfileToken(String, String, int, int) - Method in class com.ibm.as400.access.AS400
Authenticates the given user profile and password and returns a corresponding ProfileTokenCredential if successful.
getProfilingDataStatus() - Method in class com.ibm.as400.access.JavaProgram
Returns whether profiling data is enabled or applied.
getProgram() - Method in class com.ibm.as400.access.ProgramCall
Returns the integrated file system pathname for the program.
getProgram() - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Returns the program which will be called when the button is pressed.
getProgram() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Returns the program which will be called when the button is pressed.
getProgramASPName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the name of the auxiliary storage pool (ASP) device in which the program is located.
getProgramASPNumber() - Method in class com.ibm.as400.access.CallStackEntry
Returns the numeric identifier of the auxiliary storage pool (ASP) device containing the program.
getProgramCall() - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the ProgramCall object that was used in the most recent invocation of callProgram().
getProgramLibrary() - Method in class com.ibm.as400.access.CallStackEntry
Returns the library in which the program is located.
getProgramLibraryASPName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the name of the auxiliary storage pool (ASP) device in which the program library is located.
getProgramLibraryASPNumber() - Method in class com.ibm.as400.access.CallStackEntry
Returns the numeric identifier of the auxiliary storage pool (ASP) device containing the program library.
getProgramName() - Method in class com.ibm.as400.access.CallStackEntry
Returns the name of the procedure at this level of the call stack.
getProgress() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Property set if progress should be displayed.
getProlog() - Method in class com.ibm.as400.util.commtrace.Format
Returns the prolog of this trace.
getPromptMessageFile() - Method in class com.ibm.as400.access.Command
Returns a MessageFile object representing the message file that contains the prompt text for this command.
getPromptOverrideProgram() - Method in class com.ibm.as400.access.Command
Returns the fully qualified integrated file system path of the program that replaces default values on the prompt display with the current actual values for the parameter.
getPromptOverrideState() - Method in class com.ibm.as400.access.Command
Returns the state from which the prompt override program is called.
getProperties() - Method in class com.ibm.as400.access.EnvironmentVariableList
Returns a new Properties object which contains an entry for each environment variable in the list.
getProperties() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the properties set on the i5/OS system's JVM before running the Java program.
getProperties() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the properties associated with the link resource.
getProperties(int) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Returns the property IDs that have been added to the specified tab.
getProperties() - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Returns the properties for this connection.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the properties pane.
getPropertiesPane() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the properties pane.
getProperty(Object) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns a property value associated with the document.
getProperty(Object) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns a property value associated with the document.
getProperty(Object) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns a property value associated with the document.
getPropertyCycle() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns the interval (in seconds) between runs of the connection pool's maintenance thread.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AFPResourceBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AFPResourceListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400ArrayBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400BeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400JDBCDataSourceBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400JDBCRowSetBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.CharacterDataAreaBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ClusteredHashTableBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ClusteredHashTableEntryBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.CommandBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.CommandListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ConnectionPoolBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.DataAreaBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.EnvironmentVariableBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.EnvironmentVariableListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.FTPBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.JavaApplicationCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.JobBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.JobListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.JobLogBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.MessageQueueBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.NetServerFileShareBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.NetServerPrintShareBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.OutputQueueListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PanelGroupBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrinterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrinterFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrinterFileListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.PrinterListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ProductLicenseBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.RecordBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SecureAS400BeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SpooledFileListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SystemPoolBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SystemStatusBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SystemValueBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SystemValueGroupBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.UserBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.UserListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RIFSFileBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RIFSFileListBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RJavaProgramBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RJobBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RJobLogBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RMessageQueueBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RPrinterBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RSoftwareResourceBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.RUserBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.resource.ResourceBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.BidiOrderingBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.ButtonFormInputBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.FileListElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.FileTreeElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.FormInputBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLAlignBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLAppletBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLDocumentBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLFormBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLHeadBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLHeadingBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLImageBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLListItemBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLMetaBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLParameterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLServletBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableCellBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTableRowBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTextBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTreeBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.ImageFormInputBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.LabelFormElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.OrderedListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.OrderedListItemBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.SelectFormElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.SelectOptionBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.TextFormInputBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.ToggleFormInputBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.UnorderedListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.html.UnorderedListItemBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.ListRowDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated. Returns the property descriptors.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyDescriptors() - Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated. Returns the descriptors for all properties.
getPropertyInfo(String, Properties) - Method in class com.ibm.as400.access.AS400JDBCDriver
Returns an array of DriverPropertyInfo objects that describe the properties that are supported by this driver.
getPropertyMap() - Method in class com.ibm.as400.access.BidiConversionProperties
Output value: property map from the last transform with propertyMapRequired specified; if this option was not specified, the content of propertyMap should be ignored.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns a property value.
getPropertyValue(Object) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns a property value.
getProtocol() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the protocol of this packet
getProtocol() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the protocol of this IPv4 Header.
getProtocol() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the protocol:
'A' - ASYNC
'B' - BSC
'C' - ETHERNET
'D' - DDI
'E' - ECL(TOKEN-RING)
'E' - ECL(TOKEN-RING)
'F' - FRAME RELAY
'H' - HDLC(X.25)
'I' - ISDN
'Q' - IDLC
'S' - SDLC
getProtocolLength() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the byte length of each protocol address of this packet.
getProxyEncryptionMode() - Method in class com.ibm.as400.access.SecureAS400
Returns the proxy encryption mode.
getProxyServer() - Method in class com.ibm.as400.access.AS400
Returns the name of the middle-tier machine where the proxy server is running.
getProxyServer() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the name of the proxy server.
getProxyServer() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the name of the proxy server.
getPublicDataAuthority() - Method in class com.ibm.as400.access.ProductDirectoryInformation
The public data authority given to the directory by the Restore Licensed Program (RSTLICPGM) command when this product is installed if the directory does not exist.
getPublicObjectAuthorities() - Method in class com.ibm.as400.access.ProductDirectoryInformation
The public object authorities given to the directory by the Restore Licensed Program (RSTLICPGM) command when this product is installed if the directory does not exist.
getPurge() - Method in class com.ibm.as400.access.Job
Indicates whether or not the job is eligible to be moved out of main storage and put into auxiliary storage at the end of a time slice or when entering a long wait (such as waiting for a work station user's response).
getQaqqiniLibrary() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the QAQQINI library name.
getQaqqiniLibrary() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the QAQQINI library name.
getQaqqinilib() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the QAQQINI library name.
getQaqqinilib() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the QAQQINI library name.
getQualifiedName() - Method in interface com.ibm.as400.data.Descriptor
Returns the qualified name of the Descriptor.
getQualifiedNameParm() - Method in class com.ibm.as400.access.ValidationList
Returns a program parameter to be used for AS/400 Toolbox program calls that require the qualifed name of the validation list.
getQuery() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns the SQL query that corresponds to the user's selections.
getQuery() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the SQL query used to generate the form data.
getQuery() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the SQL query.
getQuery() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the SQL query used to generate the table data.
getQueryOptimizeGoal() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the goal the i5/OS system should use with optimization of queries.
getQueryOptimizeGoal() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the "query optimize goal" property
getQueryStorageLimit() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the storage limit in megabytes, that should be used for statements executing a query in a connection.
getQueryStorageLimit() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the storage limit in megabytes, that should be used for statements executing a query in a connection.
getQueryTimeout() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the maximum wait time in seconds for a statement to execute.
getQueryTimeout() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the query timeout limit for this statement.
getQueue() - Method in class com.ibm.as400.access.Job
Returns the fully qualified integrated file system path name of the job queue that the job is currently on, or that the job was on if it is currently active.
getQueue() - Method in class com.ibm.as400.access.QueuedMessage
Returns the message queue.
getQueueFilter() - Method in class com.ibm.as400.access.OutputQueueList
Returns the output queue list filter.
getQueueFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the output queue filter.
getQueueFilter() - Method in class com.ibm.as400.access.WriterJobList
Returns the output queue filter.
getQueueFilter() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the output queue list filter.
getQueuePriority() - Method in class com.ibm.as400.access.Job
Returns the scheduling priority of the job compared to other jobs on the same job queue.
getREFFLD() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the REFFLD keyword for this field.
getRJob() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the job.
getRSTFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the rst Flag for this TCP header.
getReachableTime() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the reachable time of this RouterAdvertisement Message.
getReadOffsetCcsid() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of CCSID information in the structure when the receiver is read from i5/OS bytes.
getReadOffsetTByteLength() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of the length of the translated bytes when the receiver is read from a i5/OS byte structure.
getReadOffsetTBytes() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of the translated bytes when the receiver is read from an i5/OS byte structure.
getReadOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read only type.
getReadOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read only type.
getReadOnlyShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read only, share with neither readers nor writers type.
getReadOnlyShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read only, share with neither readers nor writers type.
getReadOnlyShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read only, share with readers and writers type.
getReadOnlyShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read only, share with readers and writers type.
getReadOnlyShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read only, share with readers only type.
getReadOnlyShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read only, share with readers only type.
getReadOnlyShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read only, share with writers only type.
getReadOnlyShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read only, share with writers only type.
getReadWrite() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read/write type.
getReadWrite() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read/write type.
getReadWriteShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read/write, share with neither readers nor writers type.
getReadWriteShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read/write, share with neither readers nor writers type.
getReadWriteShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read/write, share with readers and writers type.
getReadWriteShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read/write, share with readers and writers type.
getReadWriteShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read/write, share with readers only type.
getReadWriteShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read/write, share with readers only type.
getReadWriteShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the read/write, share with writers only type.
getReadWriteShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the read/write, share with writers only type.
getRealm() - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Retrieve the realm that was used for the authentication.
getRecFromFile() - Method in class com.ibm.as400.util.commtrace.Format
Reads a Frame from the input stream.
getRecNum() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the Frame number.
getRecStatus() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the Frame status.
getRecTimer() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns record timer length 2/4 bytes.
getRecType() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the Frame type.
getReceiveBufferSize() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket receive buffer size option.
getReceiveBufferSize() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'receive buffer size' option.
getReceiveBufferSize() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_RCVBUF socket option is set.
getReceiverStatementNumbers() - Method in class com.ibm.as400.access.QueuedMessage
Returns the number of statement numbers or instruction numbers available for the receiving program or procedure.
getReceivingModuleName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the module that contains the procedure where the message was sent.
getReceivingProcedureName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the procedure receiving the message.
getReceivingProgramName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the program name, or the ILE program name that contains the procedure that the message was sent to.
getReceivingType() - Method in class com.ibm.as400.access.QueuedMessage
Returns the type of the receiver (whether it is a program or a procedure).
getRecord(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Get a record from the offline data store.
getRecordBlockingCriteria() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Record blocking criteria" field on the Performance tab.
getRecordBlockingCriteriaChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Record Blocking criteria"" drop down list.
getRecordBlockingSize() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Record blocking size" field on the Performance tab.
getRecordBlockingSizeChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Record Blocking size"" drop down list.
getRecordFormat() - Method in class com.ibm.as400.access.AS400File
Returns the record format of this file.
getRecordFormat() - Method in class com.ibm.as400.access.Record
Returns the record format for this record.
getRecordFormat() - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the record format.
getRecordFormat() - Method in class com.ibm.as400.util.servlet.RecordListRowData
Returns the record format.
getRecordFormatID() - Method in class com.ibm.as400.access.RecordFormat
Returns the record format ID.
getRecordFormatType() - Method in class com.ibm.as400.access.RecordFormat
Returns the record format type.
getRecordLength() - Method in class com.ibm.as400.access.Record
Returns the record length of this record.
getRecordName() - Method in class com.ibm.as400.access.Record
Returns the record name for this record.
getRecordNumber() - Method in class com.ibm.as400.access.Record
Returns the record number of this record.
getRecsProcessed() - Method in class com.ibm.as400.util.commtrace.Format
Returns the number of records that have been formated.
getRef(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL REF output parameter as a Ref value.
getRef(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL REF output parameter as a Ref value.
getRef(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Ref object.
getRef(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Ref object.
getRef(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Ref object.
getRef(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Ref object.
getReference() - Method in class com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
Returns the Reference object for the data source object.
getReference() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the Reference object for the data source object.
getReference() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns a Reference object for the data source object.
getReference() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the Reference object for the data source object.
getReference() - Method in class com.ibm.as400.access.AS400JDBCXADataSource
Returns the Reference object for the data source object.
getReference() - Method in class com.ibm.as400.util.html.URLParser
Returns the reference, also known as the "anchor".
getReferenceCount() - Method in class com.ibm.as400.access.ObjectReferences
Returns the current number of references on the object.
getRegistrationType() - Method in class com.ibm.as400.access.Product
Returns the registration type associated with this product.
getRegistrationValue() - Method in class com.ibm.as400.access.Product
Returns the registration value associated with this product.
getRelatedPTFGroups() - Method in class com.ibm.as400.access.PTFGroup
Returns a list of related PTF groups.
getRelationship(PTF) - Method in class com.ibm.as400.access.PTF
Returns the relationship between this PTF and another PTF.
getRelease() - Method in class com.ibm.as400.access.AS400
Returns the release of the system.
getRelease() - Method in class com.ibm.as400.access.SystemValue
Returns the supported release for this system value.
getReleaseDate() - Method in class com.ibm.as400.access.Product
Returns the value specified for the release date when the product definition for this product load was created.
getReleaseLevel() - Method in class com.ibm.as400.access.PTF
Returns the release level of this PTF (e.g.
getReleaseLevel() - Method in class com.ibm.as400.access.Product
Returns the release level for this product.
getReleaseLevel() - Method in class com.ibm.as400.access.ProductLicense
Returns the release level for this license.
getReleaseLevel() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Returns the release level.
getRemarks() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the source of the text for REMARKS columns in ResultSets returned by DatabaseMetaData methods.
getRemarks() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the source of the text for REMARKS columns in ResultSets returned by DatabaseMetaData methods.
getRemarksSourceGroup() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Remarks source" group on the Other tab.
getRenderer() - Method in class com.ibm.as400.util.html.FileListElement
Return the file list renderer.
getReplyStatus() - Method in class com.ibm.as400.access.QueuedMessage
Returns the reply status.
getRequestLevel() - Method in class com.ibm.as400.access.CallStackEntry
Returns the level of the request-processing program or procedure.
getRequestLevel() - Method in class com.ibm.as400.access.QueuedMessage
Returns the level of the request-processing program that received the request message.
getRequestStatus() - Method in class com.ibm.as400.access.QueuedMessage
Returns information regarding the processing status of the request message.
getRequiredFiles() - Method in class utilities.JarMaker
Deprecated. Use getFilesRequired() instead.
getRequirementsMet() - Method in class com.ibm.as400.access.Product
Returns the reason why the release requirements between the base and option may or may not be in error.
getRequisitePTFs() - Method in class com.ibm.as400.access.PTF
Retrieves the list of pre- and co-requisite PTFs for this PTF.
getReservedSize() - Method in class com.ibm.as400.access.SystemPool
Returns the amount of storage, in kilobytes, in the pool reserved for system use.
getResetDate() - Method in class com.ibm.as400.access.FileAttributes
Returns the date the days used count was last reset to zero (0).
getResource() - Method in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Returns the associated resource.
getResourceAt(int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the resource at the specified row.
getResourceAtPoint(Point) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the resource that corresponds to the row located at the specified point.
getResourceAtPoint(Point) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the resource that corresponds to the row located at the specified point.
getResourceFilter() - Method in class com.ibm.as400.access.AFPResourceList
Returns the library, name, and resource type being used as a resource list filter.
getResourceKey() - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the resource key.
getResourceList() - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Return the resource list.
getResourceList() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the resource list from which all information for the model is gathered.
getResourceList() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the resource list from which all information for the model is gathered.
getResourceList() - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Returns the resource list from which all information for the model is gathered.
getResourceList() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the resource list from which all information for the model is gathered.
getResourceProperties() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the resource properties.
getResourceProperties() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the resource properties.
getResourceType() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the type of resource for this connection.
getRestrictedRelease() - Method in class com.ibm.as400.access.Command
Returns the version, release, and modification level to which this command is restricted.
getRestrictedStateFlag() - Method in class com.ibm.as400.access.SystemStatus
Returns the value indicating whether the system is in restricted state.
getResultSet() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the current result set.
getResultSet() - Method in class com.ibm.as400.micro.JdbcMeStatement
Returns the current result set.
getResultSet() - Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the SQL result set.
getResultSet() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the SQL result set.
getResultSet() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the SQL result set.
getResultSet() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Returns the current results of the last SQL statement run.
getResultSet() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Returns the current results of the last SQL statement run.
getResultSet() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Returns the current results of the last SQL statement run.
getResultSetConcurrency() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the result set concurrency to be used for this statement.
getResultSetConcurrency() - Method in class com.ibm.as400.micro.JdbcMeStatement
Returns the result set concurrency to be used for this statement.
getResultSetHoldability() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the result set cursor holdability to be used for this statement.
getResultSetType() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the result set type to be used for this statement.
getResultSetType() - Method in class com.ibm.as400.micro.JdbcMeStatement
Returns the result set type to be used for this statement.
getRetransTimer() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the retrans Time of this RouterAdvertisement Message.
getReturnCode() - Method in class com.ibm.as400.access.AS400SecurityException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ConnectionDroppedException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ConnectionPoolException
Returns the return code.
getReturnCode() - Method in class com.ibm.as400.access.ErrorCompletingRequestException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ExtendedIOException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ExtendedIllegalArgumentException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ExtendedIllegalStateException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.IllegalObjectTypeException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.IllegalPathNameException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.InternalErrorException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.LicenseException
Returns the return code.
getReturnCode() - Method in class com.ibm.as400.access.ObjectAlreadyExistsException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ObjectDoesNotExistException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ProxyException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.RequestNotSupportedException
Returns the return code associated with this exception.
getReturnCode() - Method in interface com.ibm.as400.access.ReturnCodeException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.access.ServerStartupException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.micro.MEException
Returns the return code associated with this exception.
getReturnCode() - Method in class com.ibm.as400.resource.ResourceException
Deprecated. Returns the return code.
getReturnValue() - Method in class com.ibm.as400.access.ServiceProgramCall
Returns the data returned from the service program.
getReturnValueFormat() - Method in class com.ibm.as400.access.ServiceProgramCall
Returns the format of the returned data.
getRmtContName() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the remote controller name.
getRmtMacAddr() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns remote MAC address.
getRmtSAP() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns remote SAP address.
getRoot() - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRoot() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the root, or the system resource, from which all information for the model is gathered.
getRootDirectory() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the root directory type.
getRootDirectory() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the root directory type.
getRootElements() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the root elements.
getRootElements() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the root elements.
getRootElements() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the root elements.
getRoots() - Method in class com.ibm.as400.access.IFSSystemView
Returns all root partitions on this system.
getRoots() - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns all root partitions on this system.
getRouter() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the router flag of this NeighborAdvertisement Message
getRouterLifeTime() - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns the router life time of this RouterAdvertisement Message.
getRoutingData() - Method in class com.ibm.as400.access.Job
Returns the routing data that is used to determine the routing entry that identifies the program to start for the routing step.
getRoutingData() - Method in class com.ibm.as400.access.JobDescription
Returns the routing data that is used with this job description to start jobs.
getRoutingLength() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the LAN routing length,
getRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the current row number, or 0.
getRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the current row number.
getRow(int) - Method in class com.ibm.as400.util.html.HTMLTable
Returns the HTMLTableRow object for the specified rowIndex.
getRow() - Method in class com.ibm.as400.util.servlet.ListRowData
Returns the data objects for the current row.
getRow() - Method in class com.ibm.as400.util.servlet.RecordListRowData
Returns the Record object for the current row.
getRowCount() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the number of rows in the table.
getRowCount() - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the number of rows in the table.
getRowCount() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the number of rows in the table.
getRowCount() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the number of rows in the table.
getRowCount() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the number of rows in the table.
getRowData(File, boolean, Collator) - Method in class com.ibm.as400.util.html.FileListRenderer
Return the row data to be displayed in the FileListElement.
getRowProperties() - Method in class com.ibm.as400.util.servlet.RowData
Returns the current row's property list.
getRowSelectionAllowed() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the indicator for whether the rows can be selected.
getRowSpan() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the row span.
getRows() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the number of visible rows in the text area.
getRunPriority() - Method in class com.ibm.as400.access.Job
Returns the priority at which the job is currently running, relative to other jobs on the system.
getRunStage() - Method in class com.ibm.as400.access.PTFExitProgram
Returns the stage of the PTF process in which the exit program will be run.
getSDLCPort() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the SDLC port.
getSDLCSlot() - Method in class com.ibm.as400.util.commtrace.Frame
Returns the SDLC slot.
getSMTPDomain() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the SMTP domain, if one exists.
getSMTPRoute() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the SMTP route, if one exists.
getSMTPUserID() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the SMTP user ID, if one exists.
getSQLKeywords() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of all of the database's SQL keywords that are not also SQL92 keywords.
getSQLStateType() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open SQL CLI or SQL99.
getSQLStatement() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Returns the SQL statement that will be run when this button is pressed.
getSQLStatement() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Returns the SQL statement that was last executed which the results in this object represent.
getSQLStatement() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Returns the SQL statement that will be run when this menu item is chosen.
getSQLlibrary() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
getSYNFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the syn Flag for this TCP header.
getSaveDate() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the time at which the object was saved.
getSaveFile() - Method in class com.ibm.as400.access.PTF
Returns the full pathname of the save file for this PTF, if one exists.
getSaveFilePublicAuthority() - Method in class com.ibm.as400.access.AS400FTP
Returns the public authority of save files created by this object.
getSaveLock() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the save lock type.
getSaveLock() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the save lock type.
getSaveSenderInformation() - Method in class com.ibm.as400.access.BaseDataQueue
Returns whether sender information is stored with each data queue entry.
getSavepointId() - Method in class com.ibm.as400.access.AS400JDBCSavepoint
Returns the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - Method in class com.ibm.as400.access.AS400JDBCSavepoint
Returns the name for the savepoint that this Savepoint object represents.
getScale(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns the number of digits to the right of the decimal point of the specified parameter.
getScale(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the scale of a column.
getScale(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Returns the scale of the column specified by columnIndex.
getScale(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Returns the scale of the column specified by columnIndex.
getScale(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Returns the scale of the column specified by columnIndex.
getScale(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Returns the number of digits to the right of the decimal point for the column specified by columnIndex.
getScan() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object will be scanned when exit programs are registered with any of the integrated file system scan-related exit points.
getScanCcsid1() - Method in class com.ibm.as400.access.FileAttributes
Returns the CCSID value that the object has been scanned in if it was previously scanned in a CCSID.
getScanCcsid2() - Method in class com.ibm.as400.access.FileAttributes
Returns the CCSID value that the object has been scanned in if it was previously scanned in a CCSID.
getScanStatus() - Method in class com.ibm.as400.access.FileAttributes
Returns the scan status associated with this object.
getSchedule() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the schedule of the spooled file.
getScheduleDate() - Method in class com.ibm.as400.access.Job
Returns the date and time the job is scheduled to become active.
getSchemaName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the schema name of the table for a column.
getSchemaTerm() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for i5/OS SQL term for "schema".
getSchemas() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the schema names available in this database.
getSchemas(String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Retrieves the schema names available in this database.
getSearchStringEscape() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the string used to escape wildcard characters.
getSearchType() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the search type.
getSearchType() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the search type.
getSearchType() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the search type.
getSecondIPAddress() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the second IPAddress filter.
getSecondaryURL() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the secondary URL.
getSecondaryURL() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the secondary URL.
getSecondaryUrl() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the secondary URL.
getSecondaryUrl() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the secondary URL.
getSection() - Method in class com.ibm.as400.util.servlet.SectionCompletedEvent
Returns the completed section of data.
getSecureConnection(String, String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get an secure connected AS400 object from the connection pool.
getSecureConnection(String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Deprecated. Use getSecureConnection(String systemName, String userID, String password) instead.
getSecureConnection(String, String, String, int) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a secure connected AS400 object from the connection pool.
getSecureConnection(String, String, int) - Method in class com.ibm.as400.access.AS400ConnectionPool
Deprecated. Use getConnection(String systemName, String userID, String password, int service) instead.
getSecurePort() - Method in class com.ibm.as400.access.ProxyServer
Returns the port to use for accepting Secure Sockets Layer (SSL) connections from clients.
getSecurityCheckLevel() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the level of warnings given for directories in the CLASSPATH that have public write authority.
getSegmentSize() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the Segment Size option for this TCP header.
getSelectedObject() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the first selected object.
getSelectedObject() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the first selected object.
getSelectedObject() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the first selected object.
getSelectedObject() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the first selected object.
getSelectedObject() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the first selected object.
getSelectedObjects() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the objects which are represented by the selected rows.
getSelectedObjects() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the selected objects.
getSelectedObjects() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the selected objects.
getSelectedObjects() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the selected objects.
getSelectedObjects() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the selected objects.
getSelectedResource() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the first selected resource.
getSelectedResource() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the first selected resource.
getSelectedResources() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the resources which are represented by the selected rows.
getSelectedResources() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the selected resources.
getSelection() - Method in class com.ibm.as400.access.MessageQueue
Deprecated. Use isSelectMessagesNeedReply(), isSelectMessagesNoNeedReply(), and isSelectSendersCopyMessagesNeedReply() instead. The value returned by this method may not accurately reflect the actual selection criteria used to filter the list of messages.
getSelection() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the selection.
getSelectionFileSystem() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns the current selection criteria for the file system from which to retrieve the list of objects that a user is authorized to or list of objects the user owns.
getSelectionMetaData(Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the selection meta data for a specific selection.
getSelectionMetaData() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the selection meta data.
getSelectionModel() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Returns the selection model that is used to maintain row selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the selection model that is used to maintain selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Returns the selection model that is used to maintain selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Returns the selection model that is used to maintain row selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the selection model that is used to maintain selection state.
getSelectionModel() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionObjectRelation() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns the returned objects setting indicating that objects to be returned are objects that the user is authorized to, objects owned, or both.
getSelectionValue(Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the current value of a selection.
getSelectionValue(Object, int) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the current value of a selection.
getSendBufferSize() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket send buffer size option.
getSendBufferSize() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'send buffer size' option.
getSendBufferSize() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_SNDBUF socket option is set.
getSenderInformation() - Method in class com.ibm.as400.access.DataQueueEntry
Returns the sender information for this data queue entry.
getSenderType() - Method in class com.ibm.as400.access.QueuedMessage
Returns the type of the sender (whether it is a program or procedure).
getSendingModuleName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the module that contains the procedure sending the message.
getSendingProcedureName() - Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the procedure sending the message.
getSendingStatementNumbers() - Method in class com.ibm.as400.access.QueuedMessage
Returns number of sending statement numbers or instruction numbers available followed by an array of the sending statement numbers or instruction numbers.
getSendingUserProfile() - Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the user profile that the thread was running under when the message was sent.
getSensitivityLevel() - Method in class com.ibm.as400.access.Permission
Returns the sensitivity level of the object.
getSeparatorDrawer() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the drawer from which the job and file separator pages are to be taken.
getSequence() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the sequence for this TCP header.
getSequenceNumber() - Method in class com.ibm.as400.util.commtrace.EchoReplyRequest
Returns the sequence number of this EchoReplyRequest header.
getSequenceNumber() - Method in class com.ibm.as400.util.commtrace.EchoRequest
Returns the sequence number of this EchoRequest header.
getServer() - Method in class com.ibm.as400.access.FTP
Returns the name of the system.
getServerJob() - Method in class com.ibm.as400.access.CommandCall
Returns a Job object which represents the system job in which the command will be run.
getServerJob() - Method in class com.ibm.as400.access.ProgramCall
Returns a Job object which represents the server job in which the program will be run.
getServerJobIdentifier() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the job identifier of the host server job corresponding to this connection.
getServerJobIdentifier() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the job identifier of the host server job corresponding to this connection.
getServerName() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the name of the i5/OS system.
getServerName() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the serverName property.
getServerTrace() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the level of tracing started on the JDBC server job.
getServerTrace() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the level of tracing started on the JDBC server job.
getServerTraceCategories() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the level of tracing started on the JDBC server job.
getServerTraceCategories() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the level of tracing started on the JDBC server job.
getService() - Method in class com.ibm.as400.access.ConnectionEvent
Returns the service ID.
getServicePort(int) - Method in class com.ibm.as400.access.AS400
Returns the service port stored in the service port table for the specified service.
getServletHyperlink(String) - Method in class com.ibm.as400.util.html.URLParser
Returns the ServletHyperlink.
getSessionID() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the session ID for connection.
getSessionIdentifier() - Method in class com.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure
Returns the unique identifier for the session.
getSessionUsingObjectStructures() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns information about the sessions that are known to be holding a reference on the object.
getSeverity() - Method in class com.ibm.as400.access.AS400Message
Returns the message severity.
getSeverity() - Method in class com.ibm.as400.access.MessageQueue
Returns the severity of the messages which are returned.
getSeverity() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the severity.
getShare() - Method in class com.ibm.as400.access.ObjectLockListEntry
Share.
getShareName() - Method in class com.ibm.as400.util.html.FileListElement
Return the name of the NetServer share.
getShareName() - Method in class com.ibm.as400.util.html.FileTreeElement
Returns the NetServer share name.
getShareOption() - Method in class com.ibm.as400.access.IFSFileInputStream
Returns the share option for this object.
getShareOption() - Method in class com.ibm.as400.access.IFSFileOutputStream
Returns the share option for this object.
getShareOption() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the share option for this object.
getSharePath() - Method in class com.ibm.as400.util.html.FileListElement
Return the NetServer share point.
getSharePath() - Method in class com.ibm.as400.util.html.FileTreeElement
Returns the NetServer share path.
getShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the share with neither readers nor writers type.
getShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the share with neither readers nor writers type.
getShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the share with readers and writers type.
getShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the share with readers and writers type.
getShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the share with readers only type.
getShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the share with readers only type.
getShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the share with writers only type.
getShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the share with writers only type.
getShort(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java short value.
getShort(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL SMALLINT output parameter as a Java short value.
getShort(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java short value.
getShort(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java short value.
getShort(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java short value.
getShort(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a Java short value.
getShowChoiceProgramValues() - Method in class com.ibm.as400.util.CommandHelpRetriever
Returns whether or not the generated HTML documentation will contain parameter values returned by a "choices program".
getShowHorizontalLines() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns whether horizontal lines are drawn between rows.
getShowHorizontalLines() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns whether horizontal lines are drawn between rows.
getShowVerticalLines() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns whether vertical lines are drawn between columns.
getShowVerticalLines() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns whether vertical lines are drawn between columns.
getSignedOnAttemptsNotValid() - Method in class com.ibm.as400.access.User
Retrieves the number of sign-on attempts that were not valid since the last successful sign-on.
getSignedOnJob() - Method in class com.ibm.as400.access.Job
Indicates whether the job is to be treated like a signed-on user on the system.
getSignonDate() - Method in class com.ibm.as400.access.AS400
Returns the date for the current sign-on.
getSignonHandler() - Method in class com.ibm.as400.access.AS400
Returns the sign-on handler that is used by this object.
getSingleFloatAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a Float type attribute.
getSingleIntegerAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a Integer type attribute.
getSingleStringAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a String type attribute.
getSize() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the total size of the object in bytes.
getSize() - Method in class com.ibm.as400.access.SystemPool
Returns the amount of main storage, in kilobytes, currently allocated to the pool.
getSize() - Method in class com.ibm.as400.access.SystemValue
Returns the length (in bytes) of this system value's data value component.
getSize() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the spooled file size in bytes.
getSize() - Method in class com.ibm.as400.util.html.FormInput
Returns the size of the input field.
getSize() - Method in class com.ibm.as400.util.html.HTMLText
Returns the font text size.
getSize() - Method in class com.ibm.as400.util.html.LayoutFormPanel
Returns the number of elements in the layout.
getSize() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the number of visible options.
getSize() - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Returns the number of objects in the list.
getSize() - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Returns the number of objects in the list.
getSizeOfAttachedJavaPrograms() - Method in class com.ibm.as400.access.JavaProgram
Returns the size in kilobytes of all the attached java programs.
getSoLinger() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket linger option in seconds.
getSoLinger() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'linger' option, in milliseconds.
getSoLinger() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_LINGER socket option is set.
getSoTimeout() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket timeout option in milliseconds.
getSoTimeout() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'timeout' option in milliseconds.
getSoTimeout() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_TIMEOUT socket option is set.
getSocketProperties() - Method in class com.ibm.as400.access.AS400
Returns a copy of the socket options object.
getSocketProperties() - Method in class com.ibm.as400.access.AS400ConnectionPool
Returns a copy of the socket properties that this AS400ConnectionPool specifies when it creates new AS400 objects, for example in fill(), getConnection(), or getSecureConnection().
getSolicited() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the solicited flag of this NeighborAdvertisement Message
getSort() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns how the system sorts records before sending them to the client.
getSort() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns how the i5/OS system sorts records before sending them to the client.
getSort() - Method in class com.ibm.as400.access.MessageQueue
Returns whether or not messages will be sorted when ALL is specified for the selection criteria.
getSortLanguage() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the three-character language id to use for selection of a sort sequence.
getSortLanguage() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the three-character language id to use for selection of a sort sequence.
getSortMetaData(Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the sort meta data for a specific sort.
getSortMetaData() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the sort meta data.
getSortOrder(Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the current order for a particular sort.
getSortSequenceTable() - Method in class com.ibm.as400.access.Job
Returns the name of the sort sequence table associated with this job.
getSortSequenceTable() - Method in class com.ibm.as400.access.User
Retrieves the name of the sort sequence table used for string comparisons.
getSortTable() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the library and file name of a sort sequence table stored on the system.
getSortTable() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the library and file name of a sort sequence table stored on the i5/OS system.
getSortTable() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Sort library/table name" field on the Language tab.
getSortType() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Sort type" field on the Language tab.
getSortTypeChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Sort type" drop down list.
getSortValue() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the current value of the sort.
getSortWeight() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns how the system treats case while sorting records.
getSortWeight() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns how the i5/OS system treats case while sorting records.
getSortWeightGroup() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Sort weight" group on the Language tab.
getSource() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns the source URL for the image.
getSourceFile() - Method in class com.ibm.as400.access.Command
Returns the fully qualified integrated file system path of the source file member that contains the command definition statements used to create this command.
getSourceHardwareAddress() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the hardware address of the sender of this packet.
getSourceIPAddress() - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns the IP address of the source of this packet.
getSourceToDestinationMap() - Method in class com.ibm.as400.access.BidiConversionProperties
Output value: source-to-destination map from the last transform with srcToDstMapRequired specified; if this option was not specified, the content of srcToDstMap should be ignored.
getSpecialAuthority() - Method in class com.ibm.as400.access.User
Retrieves a list of the special authorities the user has.
getSpecialEnvironment() - Method in class com.ibm.as400.access.User
Retrieves the special environment the user operates in after signing on.
getSpooledFile() - Method in class com.ibm.as400.access.SpooledFileOutputStream
Returns the spooled file that was created (or is being created) with this output stream.
getSpooledFile() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the spooled file being viewed.
getSpooledFile() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the spooled file.
getSpooledFileAction() - Method in class com.ibm.as400.access.JobDescription
Returns the value that specifies whether spooled files can be accessed through job interfaces once a job has completed its normal activity.
getSpooledFileCreationDate() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the date and time the spooled file was created on the system.
getSpooledFileFilter() - Method in class com.ibm.as400.access.AFPResourceList
Returns the spooled file object being used as a resource list filter.
getSpooledFileJobName() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the job that created the spooled file currently being processed by the writer.
getSpooledFileJobNumber() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the number of the job that created the spooled file currently being processed by the writer.
getSpooledFileJobSystem() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the system where the job that created the spooled file ran.
getSpooledFileJobUser() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the user of the job that created the spooled file currently being processed by the writer.
getSpooledFileName() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the spooled file currently being processed by the writer.
getSpooledFileNumber() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the number of the spooled file currently being processed by the writer.
getSpooledFileType() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the spooled file type for the share.
getSrc() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the absolute or relative URL to reference the image.
getSrcAddr() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the source IP address of this IPv4 Header.
getSrcAddr() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the source IPv6 Address of this Header.
getSrcPort() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the source port for this TCP header.
getSrcPort() - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns the source port of this UDP Header.
getStandardErrorString() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the next string written to standard error by the program running on the system.
getStandardOutString() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the next string written to standard output by the application.
getStartBytes() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the beginning bytes.
getStartDateFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the create start date filter.
getStartPosition() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns a position that represents the start of the document.
getStartPosition() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns a position that represents the start of the document.
getStartPosition() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns a position that represents the start of the document.
getStartTime() - Method in class com.ibm.as400.util.commtrace.FormatProperties
Gets the start time filter
getStartTime() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns Start time of trace in 8-byte TOD clock value.
getStartTimeFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the create date filter.
getStarterUser() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the user that started the writer.
getStartingDate() - Method in class com.ibm.as400.access.HistoryLog
Returns the starting date for messages and jobs to be listed.
getStartingJournalReceiverAspDevice() - Method in class com.ibm.as400.access.FileAttributes
Returns the name of the ASP for the library that contains the starting journal receiver.
getStartingJournalReceiverForApply() - Method in class com.ibm.as400.access.FileAttributes
Returns the fully qualified integrated file system path name of the starting journal receiver for apply.
getStartingMessageKey() - Method in class com.ibm.as400.access.JobLog
Returns the starting message key.
getStartingSequenceNumber() - Method in class com.ibm.as400.util.html.OrderedList
Returns the starting number in the order labeling.
getStatement() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the statement for this result set.
getStatement() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the statement for this result set.
getStatement() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the statement for this result set.
getStatement() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Returns the statement for this result set.
getStatementIdentifier() - Method in class com.ibm.as400.access.CallStackEntry
Returns the high-level language statement identifier.
getStatus() - Method in class com.ibm.as400.access.Job
Returns the status of this job.
getStatus() - Method in class com.ibm.as400.access.ObjectDescription
Returns the status of the information returned in this object if it was generated by an ObjectList.
getStatus() - Method in class com.ibm.as400.access.PanelGroupHelpIdentifier
Returns the state of the information for this help identifier.
getStatus() - Method in class com.ibm.as400.access.Subsystem
Returns the extended status of the subsystem.
getStatus() - Method in class com.ibm.as400.access.User
Retrieves the status of the user profile.
getStatus() - Method in class com.ibm.as400.access.list.OpenListException
Returns the list status indicator for the Open List API call that generated this exception, or the error code.
getStatus() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the status of the spooled file.
getStatus() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns status of trace:
'STOP' - Stopped
'ERR ' - Error
getStatusDate() - Method in class com.ibm.as400.access.PTF
Returns the date and time the PTF status last changed.
getStatusMessageHandling() - Method in class com.ibm.as400.access.Job
Returns whether status messages are displayed for this job.
getStopFull() - Method in class com.ibm.as400.util.commtrace.Prolog
returns Stop on Buffer full.
getStopTime() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns stop time of trace in 8-byte TOD clock value.
getStorageUsed() - Method in class com.ibm.as400.access.User
Retrieves the amount of auxiliary storage (in kilobytes) occupied by this user's owned objects.
getString(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL CHAR or VARCHAR output parameter as a Java String object.
getString(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL CHAR or VARCHAR output parameter as a Java String object.
getString(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a String object.
getString(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a String object.
getString(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a String object.
getString(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a String object.
getString() - Method in class com.ibm.as400.access.DataQueueEntry
Returns the data for this data queue entry as a string.
getString(AS400) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the result of converting the assigned i5/OS bytes to a Java String using the assigned CCSID.
getString(int) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the value of a column as a String object.
getString(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Returns the value of a column as a String object.
getStringAttribute(int) - Method in class com.ibm.as400.access.PrintObject
Returns an attribute of the object that is a String type attribute.
getStringFunctions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported string functions.
getStringParameter(int) - Method in class com.ibm.as400.access.PrintParameterList
Returns a string parameter.
getStringType(int) - Static method in class com.ibm.as400.access.AS400BidiTransform
 
getStringValue(String, int) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns a String value for the named element.
getStringValue(String, int[], int) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns a String value for the named element given indices to the data element.
getStringValue(String, int) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a String value for the named <data type="char"> element.
getStringValue(String, int[], int) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a String value for the named <data type="char"> element, given indices to the data element.
getStringValueAt(int) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the string value of the current record at the given index.
getStringValueAt(int, int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the string value at the specifed row and column.
getStringValueAt(int) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the string value of the current record at the given index.
getStringValueAt(int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the string value at the specifed row and column.
getStyle(String) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns a named style.
getSubString(long, int) - Method in class com.ibm.as400.access.AS400JDBCClob
Returns part of the contents of the CLOB.
getSubString(long, int) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns part of the contents of the CLOB.
getSubstitutionData() - Method in class com.ibm.as400.access.AS400Message
Returns the substitution data.
getSubsystem() - Method in class com.ibm.as400.access.Job
Returns the fully qualified integrated file system path name of the subsystem description for the subsystem in which the job is running.
getSubsystemLibrary() - Method in class com.ibm.as400.access.SystemPool
Returns the library of the subsystem with which this storage pool is associated.
getSubsystemName() - Method in class com.ibm.as400.access.SystemPool
Returns the subsystem with which this storage pool is associated.
getSubtype() - Method in class com.ibm.as400.access.IFSFile
Returns the subtype of the integrated file system object represented by this object.
getSubtype() - Method in class com.ibm.as400.access.Job
Returns additional information about the job type (if any exists).
getSuperTables(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a ResultSet containing descriptions of the table hierarchies in a schema.
getSuperTypes(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a ResultSet containing descriptions of user-defined type hierarchies in a schema.
getSupersedingPTF() - Method in class com.ibm.as400.access.PTF
Returns the PTF ID of the PTF that supersedes this PTF.
getSupplementalGroups() - Method in class com.ibm.as400.access.User
Retrieves the supplemental groups for the user profile.
getSupplementalGroupsNumber() - Method in class com.ibm.as400.access.User
Retrieves the number of supplemental groups for the user profile.
getSupportedAttributes(String) - Static method in class com.ibm.as400.access.QSYSObjectTypeTable
Returns a list of the supported extended attributes for an object type.
getSupportedObjectTypes() - Static method in class com.ibm.as400.access.QSYSObjectTypeTable
Returns a list of the supported object types.
getSurname() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the surname.
getSymbolicLoadState() - Method in class com.ibm.as400.access.Product
Returns the symbolic load state for which information was retrieved.
getSymptomStrings() - Method in class com.ibm.as400.access.PTF
Returns the list of symptom strings for the problems fixed by this PTF.
getSyntaxCheckSeverity() - Method in class com.ibm.as400.access.JobDescription
Returns whether requests placed on the job's message queue are checked for syntax as CL commands, and the message severity that causes a syntax error to end processing of a job.
getSystem() - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the system object.
getSystem() - Method in class com.ibm.as400.access.AS400FTP
Returns the name of the system.
getSystem() - Method in class com.ibm.as400.access.AS400File
Returns the system object for this object.
getSystem() - Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the system object for this object.
getSystem() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the system object which is managing the connection to the system.
getSystem() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the system object representing the system on which the data queue exists.
getSystem() - Method in class com.ibm.as400.access.ClusteredHashTable
Returns the system object for the clustered hash table.
getSystem() - Method in class com.ibm.as400.access.Command
Returns the system object for this command.
getSystem() - Method in class com.ibm.as400.access.CommandCall
Returns the system on which the command is to be run.
getSystem() - Method in class com.ibm.as400.access.CommandList
Returns the system from which to retrieve the command list.
getSystem() - Method in class com.ibm.as400.access.DataArea
Returns the AS400 system object for the data area.
getSystem() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the system.
getSystem() - Method in class com.ibm.as400.access.DirectoryEntryList
Returns the system.
getSystem() - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the system on which the environment variable exists.
getSystem() - Method in class com.ibm.as400.access.EnvironmentVariableList
Returns the system on which the environment variable list exists.
getSystem() - Method in class com.ibm.as400.access.HistoryLog
Returns the system object representing the system on which the history log exists.
getSystem() - Method in class com.ibm.as400.access.IFSFile
Returns the system that this object references.
getSystem() - Method in class com.ibm.as400.access.IFSFileInputStream
Returns the AS400 system object for this file input stream.
getSystem() - Method in class com.ibm.as400.access.IFSFileOutputStream
Returns the AS400 system object for this stream.
getSystem() - Method in class com.ibm.as400.access.IFSJavaFile
Returns the system that this object references.
getSystem() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the AS400 system object for this stream.
getSystem() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the system.
getSystem() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the system object representing the system on which the printer exists.
getSystem() - Method in class com.ibm.as400.access.JavaApplicationCall
Returns the system which contains the Java program.
getSystem() - Method in class com.ibm.as400.access.JavaProgram
Returns the name of the system.
getSystem() - Method in class com.ibm.as400.access.Job
Returns the system.
getSystem() - Method in class com.ibm.as400.access.JobCCSID
Returns the system on which the Job CCSID is to be retrieved.
getSystem() - Method in class com.ibm.as400.access.JobDescription
Returns the system where the job description is located.
getSystem() - Method in class com.ibm.as400.access.JobList
Returns the system object representing the system on which the jobs exist.
getSystem() - Method in class com.ibm.as400.access.JobLog
Returns the system object representing the system on which the job log exists.
getSystem() - Method in class com.ibm.as400.access.MessageFile
Returns the system object representing the system on which the message file exists.
getSystem() - Method in class com.ibm.as400.access.MessageQueue
Returns the system object representing the system on which the message queue exists.
getSystem() - Method in class com.ibm.as400.access.ObjectDescription
Returns the system.
getSystem() - Method in class com.ibm.as400.access.ObjectList
Returns the system.
getSystem() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns the system.
getSystem() - Method in class com.ibm.as400.access.PTFGroup
Returns the system.
getSystem() - Method in class com.ibm.as400.access.PTFGroupList
Returns the system used to get a list of PTF groups.
getSystem() - Method in class com.ibm.as400.access.PanelGroup
Returns the system object.
getSystem() - Method in class com.ibm.as400.access.Permission
Returns the system
getSystem() - Method in class com.ibm.as400.access.PrintObject
Returns the system on which this object exists.
getSystem() - Method in class com.ibm.as400.access.PrintObjectList
Returns the system name.
getSystem() - Method in class com.ibm.as400.access.Product
Returns the system.
getSystem() - Method in class com.ibm.as400.access.ProductLicense
Returns the system object for this license.
getSystem() - Method in class com.ibm.as400.access.ProgramCall
Returns the system on which the program is to be run.
getSystem() - Method in class com.ibm.as400.access.SaveFile
Returns the system where the save file is located.
getSystem() - Method in class com.ibm.as400.access.Subsystem
Returns the system where the subsystem resides.
getSystem() - Method in class com.ibm.as400.access.SystemPool
Returns the system.
getSystem() - Method in class com.ibm.as400.access.SystemStatus
Returns the system object representing the system from which the system status information will be retrieved.
getSystem() - Method in class com.ibm.as400.access.SystemValue
Returns the system object representing the system on which the system value exists.
getSystem() - Method in class com.ibm.as400.access.SystemValueGroup
Returns the system object representing the system on which the system value group exists.
getSystem() - Method in class com.ibm.as400.access.SystemValueList
Returns the system object representing the system on which the system value list exists.
getSystem() - Method in class com.ibm.as400.access.User
Returns the system object representing the system on which the user profile exists.
getSystem() - Method in class com.ibm.as400.access.UserList
Returns the system object representing the system on which the users exist.
getSystem() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns the system from which to retrieve the list of objects that a user is authorized to and the list of objects the user owns.
getSystem() - Method in class com.ibm.as400.access.UserSpace
Returns the system object for this user space.
getSystem() - Method in class com.ibm.as400.access.list.OpenList
Returns the system object used by this OpenList.
getSystem() - Method in class com.ibm.as400.data.ProgramCallDocument
Gets the system on which programs are to be called.
getSystem() - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the system.
getSystem() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the system.
getSystem() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns the AS400 system object for the credential.
getSystem() - Method in class com.ibm.as400.security.auth.AS400Principal
Returns the AS400 system object for the principal.
getSystem() - Method in class com.ibm.as400.util.html.FileListElement
Returns the system.
getSystem() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem(String) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem(int) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem(String, int) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem(String, String, String) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem(String, String, String, int) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Returns an object representing the system.
getSystem() - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Returns the system on which commands are run.
getSystem() - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Returns the system on which commands are run.
getSystem() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the system on which the data queue resides.
getSystem() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Returns the system for this dialog.
getSystem() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the system on which the file resides.
getSystem() - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the system on which the data queue resides.
getSystem() - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Returns the system on which programs are run.
getSystem() - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Returns the system on which programs are run.
getSystem() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the system where the file is located.
getSystem() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the system where the file is located.
getSystem() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the system where the file is located.
getSystem() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the system on which the file resides.
getSystem() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the system on which the file resides.
getSystem() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the system on which the job resides.
getSystem() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the system on which the list resides.
getSystem() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the system on which the message queue exists.
getSystem() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the system on which the output resides.
getSystem() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the system from which the list will be retrieved.
getSystem() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the system in which the system pool information resides.
getSystem() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the system in which the system status information resides.
getSystem() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the system in which the system values resides.
getSystem() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the system on which the user resides.
getSystem() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the system in which the user information resides.
getSystem() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the system from which the user will be retrieved.
getSystemASP() - Method in class com.ibm.as400.access.SystemStatus
Returns the storage capacity of the system auxiliary storage pool (ASP1).
getSystemDisplayName(File) - Method in class com.ibm.as400.access.IFSSystemView
Returns the name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemDisplayName(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns the name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemFunctions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported system functions.
getSystemGroup() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the system group of this directory entry.
getSystemIcon(File) - Method in class com.ibm.as400.access.IFSSystemView
Always returns an icon representing an i5/OS system.
getSystemIcon(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Always returns an icon representing an i5/OS system.
getSystemLibraryList() - Method in class com.ibm.as400.access.Job
Returns the system portion of the library list of the initial thread of the job.
getSystemName() - Method in class com.ibm.as400.access.AS400
Returns the name of the system.
getSystemName() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the system name of this directory entry.
getSystemName() - Method in class com.ibm.as400.access.PasswordDialog
Returns the system name.
getSystemName() - Method in class com.ibm.as400.access.SystemStatus
Returns the name of the system where the statistics were collected.
getSystemNames() - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a list of the system names in the pool.
getSystemPool() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the systemPool.
getSystemPools() - Method in class com.ibm.as400.access.SystemStatus
Returns an enumeration containing a SystemPool object for each system pool.
getSystemThread() - Method in class com.ibm.as400.access.CommandCall
Returns the thread on which the command would be run, if it were to be called on-thread.
getSystemThread() - Method in class com.ibm.as400.access.ProgramCall
Returns the thread on which the program would be run, if it were to be called on-thread.
getSystemTypeDescription(File) - Method in class com.ibm.as400.access.IFSSystemView
Returns a type description for a file, directory, or folder as it would be displayed in a system file browser.
getSystemTypeDescription(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns a type description for a file, directory, or folder as it would be displayed in a system file browser.
getSystemUse() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the file has a special use by the system.
getSystemValueList() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the system value list.
getSystemValues() - Method in class com.ibm.as400.access.SystemValueGroup
Returns newly-generated SystemValue objects representing the system values in this group.
getTCP() - Method in class com.ibm.as400.util.commtrace.Frame
Returns if the Frame is TCP Y/N.
getTEXT() - Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the TEXT keyword for this field.
getTIMFMT() - Method in class com.ibm.as400.access.TimeFieldDescription
Returns the value specified for the TIMFMT keyword for this field.
getTIMSEP() - Method in class com.ibm.as400.access.TimeFieldDescription
Returns the value specified for the TIMSEP keyword for this field.
getTOD() - Method in class com.ibm.as400.util.commtrace.Frame
Returns 64 bit Time of Day.
getTabCount() - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Returns the number of tabs.
getTable() - Method in class com.ibm.as400.util.html.FileListElement
Returns the HTMLTable.
getTable() - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Returns the default HTML table.
getTableName(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the column's table name.
getTablePrivileges(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the access rights for each table available in a catalog.
getTableSchemas() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns the schemas for which the tables will be listed for inclusion in the query.
getTableTypes() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the table types available in this database.
getTables(String, String, String, String[]) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the tables available in a catalog.
getTables() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns the names of the tables used in the query.
getTag() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns the tag for the Bi-Directional Ordering.
getTag() - Method in class com.ibm.as400.util.html.ButtonFormInput
Returns the tag for the button form input type.
getTag() - Method in class com.ibm.as400.util.html.CheckboxFormInput
Returns the tag for the checkbox form input type.
getTag() - Method in class com.ibm.as400.util.html.FileFormInput
Returns the tag for the file form input type.
getTag() - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Returns the grid layout panel tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns the tag for the HTML alignment.
getTag() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the tag for the HTML applet.
getTag() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns the tag for the HTML document.
getTag() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the HTML form tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLHead
Returns the tag for the HTML alignment.
getTag() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the tag for the HTML heading.
getTag() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the HTML tag that represents the resource link.
getTag(String, Properties) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the HTML tag that represents the resource link with the specified text and properties.
getTag(String, String, String, Properties) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the HTML tag that represents the resource link with the specified text, bookmark name, resource link, and properties.
getTag() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the element tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns the tag for the HTML list item.
getTag() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the tag for the HTML heading.
getTag() - Method in class com.ibm.as400.util.html.HTMLParameter
Returns the tag for the HTML parameter.
getTag() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns the tag for the HTML servlet.
getTag() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the HTML table tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the HTML caption tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the table cell tag.
getTag(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the table cell tag with the specified element.
getTag() - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the table header tag.
getTag(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the table header tag with the specified data element.
getTag() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the table row tag.
getTag() - Method in interface com.ibm.as400.util.html.HTMLTagElement
Returns the element tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag.
getTag(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag.
getTag(String) - Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag with the specified text.
getTag(String, boolean) - Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag with the specified text.
getTag() - Method in class com.ibm.as400.util.html.HTMLTree
Returns the HTMLTree tag.
getTag() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the HTMLTreeElement tag.
getTag() - Method in class com.ibm.as400.util.html.HiddenFormInput
Returns the tag for the hidden form input type.
getTag() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns the tag for the image form input type.
getTag() - Method in class com.ibm.as400.util.html.LabelFormElement
Returns the label tag.
getTag() - Method in class com.ibm.as400.util.html.LineLayoutFormPanel
Returns the line layout panel tag.
getTag() - Method in class com.ibm.as400.util.html.OrderedList
Returns the tag for the ordered list.
getTag() - Method in class com.ibm.as400.util.html.PasswordFormInput
Returns the tag for the password form input type.
getTag() - Method in class com.ibm.as400.util.html.RadioFormInput
Returns the tag for the radio button form input type.
getTag() - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Returns the radio button group tag.
getTag() - Method in class com.ibm.as400.util.html.ResetFormInput
Returns the tag for the reset form input type.
getTag() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the select form element tag.
getTag() - Method in class com.ibm.as400.util.html.SelectOption
Returns the select option tag.
getTag(String) - Method in class com.ibm.as400.util.html.SelectOption
Returns the select option tag with the new viewable option text.
getTag() - Method in class com.ibm.as400.util.html.SubmitFormInput
Returns the tag for the submit form input type.
getTag() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the text area tag.
getTag() - Method in class com.ibm.as400.util.html.TextFormInput
Returns the tag for the text form input type.
getTag() - Method in class com.ibm.as400.util.html.UnorderedList
Returns the tag for the unordered list.
getTag() - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Returns the HTML tag that represents the resource link.
getTag(String, Properties) - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Returns the HTML tag that represents the resource link with the specified text and properties.
getTagName() - Method in interface com.ibm.as400.data.Descriptor
Returns the tag name of the Descriptor.
getTags() - Method in class com.ibm.as400.access.DQAttsAuthorityEditor
Returns the list of data queue editor authorities.
getTags() - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the set of possible values for the property.
getTags() - Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the set of possible values for the property.
getTarget() - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns the target address of this NeighborAdvertisement Message
getTarget() - Method in class com.ibm.as400.util.commtrace.Redirect
Returns the target address of this Redirect Message.
getTarget() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the target frame for the form response.
getTarget() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the target frame for the resource link.
getTargetAddress() - Method in class com.ibm.as400.util.commtrace.NeighborSolicitation
Returns the target address of this NeighborSolicitation Message.
getTargetRelease() - Method in class com.ibm.as400.access.PTF
Returns the earliest release of the operating system on which you can load and apply this PTF (e.g.
getTargetRelease() - Method in class com.ibm.as400.access.SaveFile
Returns the target release level of the operating system on which you intend to restore and use the object(s) saved in the save file by a subsequent invocation of one of the save() methods.
getTcpNoDelay() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the socket TCP no delay option.
getTelephoneNumber1() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the first telephone number.
getTelephoneNumber2() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the second telephone number.
getText() - Method in class com.ibm.as400.access.AS400Message
Returns the message text with the substitution text inserted.
getText() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the text for this directory entry.
getText() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the alternate text of the applet.
getText() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns the text of the header.
getText() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the text that represents the resource link.
getText() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns the alternate text of the servlet.
getText() - Method in class com.ibm.as400.util.html.HTMLText
Returns the text.
getText() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the visible text of the HTMLTreeElement.
getText() - Method in class com.ibm.as400.util.html.SelectOption
Returns the viewable option text.
getText() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the initial text of the text area.
getText(int, int) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Returns the text contained within the specified portion of the document.
getText(int, int, Segment) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Stores the text contained within the specified portion of the document in a segment.
getText(int, int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the text contained within the specified portion of the document.
getText(int, int, Segment) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Stores the text contained within the specified portion of the document in a segment.
getText(int, int) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Returns the text contained within the specified portion of the document.
getText(int, int, Segment) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Stores the text contained within the specified portion of the document in a segment.
getText() - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Returns the text for the action.
getText() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the name of the message queue.
getText() - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Returns the descriptive text associated with this object.
getText() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Returns the text for the properties action.
getText() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the text which is the system pool name.
getText() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the description text.
getText() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the text representation of the system value list.
getText() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the text.
getText() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the description text.
getText() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the description text.
getTextConversionEnablement() - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Gets the value of the "enable text conversion" attribute.
getTextDescription() - Method in class com.ibm.as400.access.JobDescription
Returns the user text, if any, used to briefly describe the job description.
getTextDescription() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns the text description of the object.
getTextUrl() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Returns the text URL.
getThreadID() - Method in class com.ibm.as400.access.CallStackEntry
Returns the identifier of the thread in whose call stack this entry belongs.
getThreadID() - Method in class com.ibm.as400.access.ObjectLockListEntry
The identifier of the thread that is holding a thread-scoped lock or waiting for a lock.
getThreadSafety() - Method in class com.ibm.as400.access.Command
Returns the type of threadsafety for this command; that is, whether or not this command can be used safely in a multithreaded job.
getThreadsafeOverride(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Gets the value of the override of the threadsafe attribute of a program element.
getTime(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using the default calendar.
getTime(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using a calendar other than the default.
getTime(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using the default calendar.
getTime(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using a calendar other than the default.
getTime(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTime(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTime(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTime(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTime() - Method in class com.ibm.as400.util.commtrace.Frame
Return the Time of day in HH:MM:SS.mm format.
getTimeDateFunctions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported time and date functions.
getTimeFormat() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the time format used in time literals with SQL statements.
getTimeFormat() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the time format used in time literals with SQL statements.
getTimeFormat() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Time format" field on the Format tab.
getTimeFormatChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Time format" drop down list.
getTimeOpened() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the time the spooled file was created.
getTimeSeparator() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the time separator used in time literals within SQL statements.
getTimeSeparator() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the time separator used in time literals within SQL statements.
getTimeSeparator() - Method in class com.ibm.as400.access.Job
Returns the value used to separate hours, minutes, and seconds when presenting a time.
getTimeSeparator() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Time separator" field on the Format tab.
getTimeSeparatorChoices() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the list of values in the "Time separator" drop down list.
getTimeSlice() - Method in class com.ibm.as400.access.Job
Returns the maximum amount of processor time (in milliseconds) given to each thread in this job before other threads in this job and in other jobs are given the opportunity to run.
getTimeSliceEndPool() - Method in class com.ibm.as400.access.Job
Returns a value indicating whether a thread in an interactive job moves to another main storage pool at the end of its time slice.
getTimeSliceEndPool() - Method in class com.ibm.as400.access.JobDescription
Returns whether interactive jobs using this job description should be moved to another main storage pool when they reach time-slice end.
getTimeToExpiration() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Returns the number of seconds before the credential is due to expire.
getTimeToExpiration() - Method in class com.ibm.as400.access.ProfileTokenImplNative
Returns the number of seconds before the credential is due to expire.
getTimeToExpiration() - Method in class com.ibm.as400.security.auth.AS400Credential
Returns the number of seconds before the credential is due to expire.
getTimeToLive() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the time to live (in seconds) that was passed to the constructor.
getTimeToLive() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the time to live of this IPv4 Header.
getTimeoutInterval() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Returns the number of seconds to expiration assigned when the token was last initialized or refreshed.
getTimestamp(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using the default calendar.
getTimestamp(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using the default calendar.
getTimestamp(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(int, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(String, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
getTitle() - Method in class com.ibm.as400.util.commtrace.Prolog
return the title of this communication trace
getTitle() - Method in class com.ibm.as400.util.html.HTMLHead
Returns the title of the HTMLHead object.
getTitle() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the title for the resource link.
getToken() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Returns the actual bytes for the token as it exists on the i5/OS system.
getTokenType() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Returns an integer indicating the type assigned when the token was last initialized or refreshed.
getToolboxTrace() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the toolbox trace category.
getToolboxTrace() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the toolbox trace category.
getToolboxTraceCategory() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the toolbox trace category.
getToolboxTraceCategory() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the toolbox trace category.
getTotalAuxiliaryStorage() - Method in class com.ibm.as400.access.SystemStatus
Returns the total auxiliary storage (in millions of bytes) on the system.
getTotalCopies() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the total number of copies to be printed.
getTotalLength() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the total length of this IPv4 Header.
getTotalPages() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the total number of pages in the spooled file.
getTotalPages() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the total number of pages or number of records for this spooled file.
getTotalResponseTime() - Method in class com.ibm.as400.access.Job
Returns the total amount of response time for the initial thread, in milliseconds.
getTraceDescription() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the trace description.
getTrafficClass() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the traffic class of this Header.
getTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the transaction isolation level.
getTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the transaction isolation level.
getTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the system's transaction isolation.
getTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the i5/OS system's transaction isolation.
getTransactionIsolation() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the transaction isolation level.
getTransactionIsolation() - Method in class com.ibm.as400.micro.JdbcMeConnection
Returns the transaction isolation level.
getTransactionTimeout() - Method in class com.ibm.as400.access.AS400JDBCXAResource
Returns the current transaction timeout value.
getTransformedInputStream(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Returns a transformed input stream that can be used to read the contents of the spooled file.
getTranslateHex() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Gets the translate hex property, which indicates how the parser will treat hexadecimal literals.
getTranslateHex() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the translate hex property, which indicates how the parser will treat hexadecimal literals.
getTreeModel() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the tree model.
getTreeSelectionModel() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Returns the selection model that is used to maintain selection state in the tree.
getTrnDestMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Tokenring destination mac of the Lan header.
getTrnFrameType() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Tokenring frame type information of the Lan header.
getTrnRouteInfo() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Tokenring routing information of the Lan header.
getTrnSaps() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Tokenring Service Access Points of the Lan header.
getTrnSrcMacAddress() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns the Tokenring source mac of the Lan header.
getType() - Method in class com.ibm.as400.access.AS400Array
Returns the type of the array.
getType() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the result set type.
getType() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the result set type.
getType() - Method in class com.ibm.as400.access.AS400Message
Returns the message type.
getType() - Method in class com.ibm.as400.access.Job
Returns the type of job.
getType() - Method in class com.ibm.as400.access.ObjectDescription
Returns the type of this object.
getType() - Method in class com.ibm.as400.access.ObjectList
Returns the object type used to filter this list.
getType() - Method in class com.ibm.as400.access.Permission
Returns the object type.
getType() - Method in class com.ibm.as400.access.SaveFileEntry
Returns the type of object.
getType() - Method in class com.ibm.as400.access.SystemValue
Returns the type for this system value.
getType() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the attribute type.
getType() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Returns the result set type.
getType() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Return the type of result set.
getType() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the type of value.
getType() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header's type.
getType() - Method in class com.ibm.as400.util.commtrace.IPPacket
Returns the type of this packet.
getType() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns the type.
getType() - Method in class com.ibm.as400.util.html.OrderedList
Returns the type of the order labeling.
getType() - Method in class com.ibm.as400.util.html.OrderedListItem
Returns the type of the order labeling.
getType() - Method in class com.ibm.as400.util.html.UnorderedList
Returns the type of the labeling scheme.
getType() - Method in class com.ibm.as400.util.html.UnorderedListItem
Returns the type of the labeling scheme.
getTypeField() - Method in class com.ibm.as400.util.commtrace.ICMP4Header
Returns the type of this ICMPv4 Header from the trace.
getTypeField() - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns the type of this ICMPv6 Header from the trace.
getTypeInfo() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of all of the standard SQL types supported by this database.
getTypeMap() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the type map.
getTypeMap() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the type map.
getTypeMap() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the type map.
getTypeOfService() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the type of service of this IPv4 Header.
getUDTs(String, String, String, int[]) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the user-defined types available in a catalog.
getURGFlag() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the urg Flag for this TCP header.
getURI() - Method in class com.ibm.as400.util.html.URLParser
Returns the URI.
getURI(HttpServletRequest) - Static method in class com.ibm.as400.util.html.URLParser
Returns the URI from the specified request.
getURL(int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL(String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the URL for this database.
getURL(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the value of an SQL DATALINK output parameter as a java.net.URL object.
getURL() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the ACTION URL address of the server-side form handler.
getURL() - Method in class com.ibm.as400.util.html.URLParser
Returns the URL.
getURL() - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Returns the URL for this connection.
getUdfsDefaultFormat() - Method in class com.ibm.as400.access.FileAttributes
Returns the default file format of stream files (*STMF) created in the user-defined file system.
getUdfsInformationStructure() - Method in class com.ibm.as400.access.UDFS
Returns information about a UDFS.
getUnencryptedData() - Method in class com.ibm.as400.access.ValidationListEntry
Returns the unencrypted data for the entry.
getUnexpandedFiles() - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Returns the set of files that should be expanded as a result of the latest install or uninstall operation.
getUnicodeStream(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Deprecated. Use getCharacterStream(int) instead.
getUnicodeStream(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Deprecated. Use getCharacterStream(String) instead.
getUnicodeStream(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Deprecated. Use getCharacterStream(int) instead.
getUnicodeStream(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Deprecated. Use getCharacterStream(String) instead.
getUnusablePkgActionGroup() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Unusable package" group on the Package tab.
getUpdateCount() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the current update count.
getUpdateCount() - Method in class com.ibm.as400.micro.JdbcMeStatement
Returns the current update count.
getUpdateCount() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Returns the number of rows affected by the last SQL statement run.
getUpdateCount() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Returns the number of rows affected by the last SQL statement run.
getUpdateCount() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Returns the number of rows affected by the last SQL statement run.
getUpdateOption() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the update option that was passed to the constructor.
getUrgentPointer() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the urgent pointer for this TCP header.
getUrl() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the url used in getting a connection.
getUrl() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns the URL of the meta tag.
getUsageCount() - Method in class com.ibm.as400.access.ProductLicense
Returns the usage count for this license.
getUsageGroup() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Returns the value of the "Usage" group on the Package tab.
getUsageLimit() - Method in class com.ibm.as400.access.ProductLicense
Returns the usage limit for this license.A license must have been requested prior to calling this method.
getUsageType() - Method in class com.ibm.as400.access.ProductLicense
Returns the usage type for this license.
getUseCount() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Returns the number of times the pooled connection has been used.
getUser() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the database user property.
getUser() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the 'user' property.
getUser() - Method in class com.ibm.as400.access.FTP
Returns the user.
getUser() - Method in class com.ibm.as400.access.Job
Returns the user name.
getUser() - Method in class com.ibm.as400.access.JobList
Returns the user name that describes which jobs are returned.
getUser() - Method in class com.ibm.as400.access.JobLog
Returns the job user name.
getUser() - Method in class com.ibm.as400.access.QueuedMessage
Returns the sender job's user.
getUser() - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the user name.
getUser() - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Returns the user name.
getUser() - Method in class com.ibm.as400.security.auth.AS400Principal
Returns an i5/OS system User object based on the user profile name and system associated with the principal.
getUser() - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Retrieve the user that was used for the authentication.
getUser() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the user name.
getUser() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the user.
getUserActionAuditLevel() - Method in class com.ibm.as400.access.User
Retrieves a list of action audit levels for the user.
getUserAddress() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the address of this directory entry.
getUserClassName() - Method in class com.ibm.as400.access.User
Retrieves the user class name.
getUserData() - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Returns the user data.
getUserData() - Method in class com.ibm.as400.access.PTFExitProgram
Returns any user data associated with this exit program.
getUserData() - Method in class com.ibm.as400.access.list.SpooledFileListItem
Returns the 10 characters of user-specified data that describe the spooled file.
getUserData() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns if traced all user data.
getUserDataFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the user data list filter.
getUserDataFilter() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the user data list filter.
getUserDescription() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the user description field for this directory entry.
getUserFilter() - Method in class com.ibm.as400.access.SpooledFileList
Returns the user ID list filter.
getUserFilter() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the user ID list filter.
getUserID() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the user ID of this directory entry.
getUserID() - Method in class com.ibm.as400.access.User
Retrieves the user ID (UID) number for the user profile.
getUserID() - Method in class com.ibm.as400.access.UserPermission
Returns the user profile name for this permission.
getUserIDNumber() - Method in class com.ibm.as400.access.User
Deprecated. This method has been replaced by getUserID() which returns a long.
getUserId() - Method in class com.ibm.as400.access.AS400
Returns the user ID.
getUserId() - Method in class com.ibm.as400.access.PasswordDialog
Returns the user ID.
getUserInfo() - Method in class com.ibm.as400.access.UserList
Returns the description of which users are returned.
getUserInfo() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the user information.
getUserLibraryList() - Method in class com.ibm.as400.access.Job
Returns the user portion of the library list for the initial thread of the job.
getUserName() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the current user name as known to the database.
getUserName() - Method in class com.ibm.as400.access.ISeriesNetServerConnection
Returns the name of the user that is associated with the connection.
getUserName() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Returns the name of the user that is associated with the session.
getUserName() - Method in class com.ibm.as400.access.JobDescription
Returns the name of the user profile associated with this job description.
getUserName() - Method in class com.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure
Returns the name of the user that is associated with the session.
getUserName() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns the user name for which to retrieve the list of objects that a user is authorized to and list of objects the user owns.
getUserName() - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Returns the user name for this connection.
getUserOptions() - Method in class com.ibm.as400.access.User
Retrieves a list of options for users to customize their environment.
getUserPermission(String) - Method in class com.ibm.as400.access.Permission
Returns a UserPermission object for the specified user.
getUserPermissions() - Method in class com.ibm.as400.access.Permission
Returns an enumeration of UserPermission objects.
getUserProfile() - Method in class com.ibm.as400.access.DirectoryEntry
Returns the user profile name associated with this entry.
getUserProfile() - Method in class com.ibm.as400.access.UserList
Returns the user profile names of which users are returned.
getUserProfileName() - Method in class com.ibm.as400.access.User
Retrieves the name of the user profile for which the information is returned.
getUserProfileName() - Method in interface com.ibm.as400.security.auth.AS400BasicAuthenticationPrincipal
Returns the user profile name.
getUserProfileName() - Method in class com.ibm.as400.security.auth.AS400Principal
Returns the name of a user profile associated with the thread when work is performed on behalf of the principal.
getUserProfileName() - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Returns the user profile name.
getUserSelectTableSchemas() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns true if the user is able to select and change the schemas for which tables are shown.
getUserSelectTables() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Returns true if the user is able to select and change the tables that are included in the query.
getUserStartingMessageKey() - Method in class com.ibm.as400.access.MessageQueue
Returns the user starting message key, if one has been set.
getUsername() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the user used to create the connection.
getUsers() - Method in class com.ibm.as400.access.AS400ConnectionPool
Get an enumeration of the systemName/userId pairs in the pool.
getUsers(String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Get a list of the userIds in the pool with connections to a specific system.
getUsers() - Method in class com.ibm.as400.access.UserList
Returns the list of users in the user list.
getUsers(int, int) - Method in class com.ibm.as400.access.UserList
Returns a subset of the list of users.
getUsersCurrentSignedOn() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of users currently signed on the system.
getUsersSignedOffWithPrinterOutputWaitingToPrint() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of sessions that have ended with printer output files waiting to print.
getUsersSuspendedByGroupJobs() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of user jobs that have been temporarily suspended by group jobs so that another job may be run.
getUsersSuspendedBySystemRequest() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of user jobs that have been temporarily suspended by system request jobs so that another job may be run.
getUsersTemporarilySignedOff() - Method in class com.ibm.as400.access.SystemStatus
Returns the number of jobs that have been disconnected due to either the selection of option 80 (Temporary sign-off) or the entry of the Disconnect Job (DSCJOB) command.
getVARLEN() - Method in class com.ibm.as400.access.CharacterFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVARLEN() - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVARLEN() - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVARLEN() - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVARLEN() - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVARLEN() - Method in class com.ibm.as400.access.HexFieldDescription
Returns the value specified for the VARLEN keyword for this field.
getVRM() - Method in class com.ibm.as400.access.AS400
Returns the version, release, and modification level for the system.
getVSpace() - Method in class com.ibm.as400.util.html.HTMLImage
Returns the vertical space around the Image in pixels.
getVSystemStatus() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Returns the VSystemStatus contained in VSystemStatusPane.
getValidLifeTime() - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns the valid life time of this PrefixInfo header.
getValidityCheckProgram() - Method in class com.ibm.as400.access.Command
Returns the fully qualified integrated file system path of the program that performs additional user-defined validity checking on the parameters for this command.
getValidityCheckState() - Method in class com.ibm.as400.access.Command
Returns the state from which the validity check program is called.
getValue() - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the value of the environment variable.
getValue(int) - Method in class com.ibm.as400.access.EnvironmentVariable
Returns the value of the environment variable.
getValue() - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the value of the property.
getValue() - Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the value of the property.
getValue(int) - Method in class com.ibm.as400.access.Job
Returns the value for the specified job attribute.
getValue(int) - Method in class com.ibm.as400.access.ObjectDescription
Returns the value of the given attribute of this ObjectDescription.
getValue() - Method in class com.ibm.as400.access.SystemValue
Returns the current value of this system value.
getValue(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the Java object value for the named element.
getValue(String, int[]) - Method in class com.ibm.as400.data.ProgramCallDocument
Returns the Java object value for the named element given indices to the data element.
getValue(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns the Java object value for the named element.
getValue(String, int[]) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns the Java object value for the named element given indices to the data element.
getValue(Object) - Method in class com.ibm.as400.resource.Presentation
Deprecated. Returns a presentation value.
getValue(Object) - Method in class com.ibm.as400.resource.ProgramAttributeGetter
Deprecated. Returns an attribute value.
getValue(Object, int) - Method in class com.ibm.as400.resource.ProgramAttributeGetter
Deprecated. Returns an attribute value.
getValue() - Method in class com.ibm.as400.resource.ResourceEvent
Deprecated. Returns the associated attribute value, or null if none.
getValue() - Method in class com.ibm.as400.util.html.FormInput
Returns the initial value of the input field.
getValue() - Method in class com.ibm.as400.util.html.HTMLParameter
Returns the value of the parameter.
getValue() - Method in class com.ibm.as400.util.html.OrderedListItem
Returns the number for the current list item
getValue() - Method in class com.ibm.as400.util.html.SelectOption
Returns the input value used when the field is submitted.
getValue(String) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Returns the value of the property associated with the given key.
getValueAsString(int) - Method in class com.ibm.as400.access.ObjectDescription
Returns the value of the given attribute of this ObjectDescription, as a String.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Returns the value at the specifed row and column.
getValueAt(int) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Returns the value of the current record at the given index.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Returns the value at the specifed column and row.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Returns the value at the specifed row and column.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Returns the value at the specified row and column.
getValueAt(int) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the value of the current record at the given index.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the value at the specifed row and column.
getValueAt(int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the value at the specifed row and column.
getValues(Object[], AS400, ProgramCallDocument, String, int[]) - Method in class com.ibm.as400.resource.ProgramMap
Deprecated. Get a set of values from the PCML document and map them to the appropriate logical values.
getVersion() - Method in class com.ibm.as400.access.AS400
Returns the version of the system.
getVersion() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Returns the version number for the implementation.
getVersion() - Method in class com.ibm.as400.access.ProfileTokenImplNative
Returns the version number for the implementation.
getVersion() - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns the version of this IPv4 Header.
getVersion() - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns the version of this Header.
getVersionColumns(String, String, String) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of a table's columns that are automatically updated when any value in a row is updated.
getVerticalAlignment() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the vertical alignment.
getVerticalAlignment() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the global vertical alignment for the row.
getViewingFidelity() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Returns the viewing fidelity.
getVisibleRowCount() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Returns the preferred number of visible rows.
getVisibleRowCount() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Returns the preferred number of visible rows.
getWINSPrimaryAddress() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "WINS primary address" attribute.
getWINSPrimaryAddressPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "WINS primary address" attribute.
getWINSScopeID() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "WINS scope ID" attribute.
getWINSScopeIDPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "WINS scope ID" attribute.
getWINSSecondaryAddress() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "WINS secondary address" attribute.
getWINSSecondaryAddressPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "WINS secondary address" attribute.
getWaitTime() - Method in class com.ibm.as400.access.SaveFile
Returns the wait time for the save file.
getWaitToIneligible() - Method in class com.ibm.as400.access.SystemPool
Returns the rate, in transitions per minute, of transitions of threads from a waiting condition to an ineligible condition.
getWarnings() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the first warning reported for the connection.
getWarnings() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the first warning reported for the connection.
getWarnings() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the first warning reported for the result set.
getWarnings() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the first warning reported for the result set.
getWarnings() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the first warning reported for the statement.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Returns the warnings generated by the JDBC connection, statement, and result set.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Returns the SQL warnings.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Returns the warnings generated by the JDBC connection, statement, and result set.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Returns the warnings generated by the JDBC connection and statement.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Returns the warnings generated by the JDBC connection and statement.
getWarnings() - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Returns the warnings generated by the JDBC connection and statement.
getWhereAllowedToRun() - Method in class com.ibm.as400.access.Command
Returns the API string for the "where allowed to run" field.
getWidth() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns the width of the applet in pixels.
getWidth() - Method in class com.ibm.as400.util.html.HTMLImage
Sets the width of the image in pixels.
getWidth() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the table width in pixels or percent.
getWidth() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the width relative to the table in pixels or percent.
getWidth() - Method in class com.ibm.as400.util.html.ImageFormInput
Returns the width of the image in pixels.
getWidth() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form width in pixels or percent.
getWindow() - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns the window for this TCP header.
getWorkIDUnit() - Method in class com.ibm.as400.access.Job
Returns the unit of work identifier.
getWorkstationAddress() - Method in class com.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure
Returns the IP address of the workstation from which the session to the system was established.
getWorkstationName() - Method in class com.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure
Returns the name of the workstation from which the session to the system was established.
getWorkstationStartingMessageKey() - Method in class com.ibm.as400.access.MessageQueue
Returns the workstation starting message key, if one has been set.
getWriteNullDataLength() - Method in class com.ibm.as400.access.ValidationListDataToEncrypt
Returns the length to be specified in the written i5/OS byte structure if the assigned data is null.
getWriteNullDataLength() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the length to be specified in the written i5/OS byte structure if the assigned data is null.
getWriteOffsetCcsid() - Method in class com.ibm.as400.access.ValidationListAttributeData
Returns the offset of CCSID information in the structure when the receiver is written to i5/OS bytes.
getWriteOffsetCcsid() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of CCSID information in the structure when the receiver is written to i5/OS bytes.
getWriteOffsetTByteLength() - Method in class com.ibm.as400.access.ValidationListAttributeData
Returns the offset of the length of the translated bytes when the receiver is written to an i5/OS byte structure.
getWriteOffsetTByteLength() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of the length of the translated bytes when the receiver is written to an i5/OS byte structure.
getWriteOffsetTBytes() - Method in class com.ibm.as400.access.ValidationListAttributeData
Returns the offset of the translated bytes when the receiver is written to an i5/OS byte structure.
getWriteOffsetTBytes() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the offset of the translated bytes when the receiver is written to an i5/OS byte structure.
getWriteOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the write only type.
getWriteOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the write only type.
getWriteOnlyShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the write only, share with neither readers nor writers type.
getWriteOnlyShareWithNeitherReadersNorWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the write only, share with neither readers nor writers type.
getWriteOnlyShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the write only, share with readers and writers type.
getWriteOnlyShareWithReadersAndWriters() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the write only, share with readers and writers type.
getWriteOnlyShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the write only, share with readers only type.
getWriteOnlyShareWithReadersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the write only, share with readers only type.
getWriteOnlyShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure
Returns the number of references within this specific job of the write only, share with writers only type.
getWriteOnlyShareWithWritersOnly() - Method in class com.ibm.as400.access.ObjectReferences
Returns the number of references of the write only, share with writers only type.
getWriterChangeTime() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the time at which the pending changes to the writer take effect.
getWriterEndTime() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns when to end the writer if it is to end automatically.
getWriterFilter() - Method in class com.ibm.as400.access.WriterJobList
Returns the writer filter.
getWriterJobName() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the job name of the printer writer.
getWriterJobNumber() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the job number of the printer writer.
getWriterJobUser() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the name of the system user.
getWriterMessageKey() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the key to the message that the writer is waiting for a reply.
getWriterStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the status of the writer for this printer.
getWritingStatus() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the printer writer is in writing status.
getXAConnection() - Method in class com.ibm.as400.access.AS400JDBCXADataSource
Returns an XA connection to i5/OS.
getXAConnection(String, String) - Method in class com.ibm.as400.access.AS400JDBCXADataSource
Returns an XA connection to i5/OS.
getXALooselyCoupledSupport() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether lock sharing is allowed for loosely coupled transaction branches.
getXALooselyCoupledSupport() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the "XA loosely couple support" property.
getXAResource() - Method in class com.ibm.as400.access.AS400JDBCXAConnection
Returns the XA resource associated with this connection.
getXML() - Method in class com.ibm.as400.access.Command
Retrieves the XML source for this CL command.
getXMLExtended() - Method in class com.ibm.as400.access.Command
Retrieves the extended XML source for this CL command.
getXMLHelpIdentifiers() - Method in class com.ibm.as400.access.Command
Parses the XML source for this CL command and returns the help identifiers.
getXMLHelpText() - Method in class com.ibm.as400.access.Command
Parses the XML source for this CL command and returns the help text.
getXMLHelpText(PanelGroup) - Method in class com.ibm.as400.access.Command
Parses the XML source for this CL command and returns the help text.
getXMLPanelGroup() - Method in class com.ibm.as400.access.Command
Parses the XML source for this CL command and returns the name of the panel group.
getXMLProductLibrary() - Method in class com.ibm.as400.access.Command
Parses the XML source for this CL command and returns the product library.
getXsdName() - Method in class com.ibm.as400.data.ProgramCallDocument
getXsdName -- Returns the value of the xsdName to be used on the

H

HANDLE_LENGTH - Static variable in class com.ibm.as400.security.auth.ProfileHandleCredential
Indicates the length of a profile handle (in bytes)
HELD - Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue held event ID.
HELD_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for held status.
HELP_TEXT - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for help text.
HIGHEST_SCHEDULING_PRIORITY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for highest scheduling priority.
HMRI - class com.ibm.as400.util.html.HMRI.
Locale-specific objects for the IBM Toolbox for Java.
HMRI() - Constructor for class com.ibm.as400.util.html.HMRI
 
HOLD_PENDING_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for hold pending status.
HOME_DIRECTORY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for home directory.
HTMLAlign - class com.ibm.as400.util.html.HTMLAlign.
The HTMLAlign class represents a block formatting element, which uses the HTML <DIV> tag, within an HTML page.
HTMLAlign() - Constructor for class com.ibm.as400.util.html.HTMLAlign
Constructs a default HTMLAlign object.
HTMLAlign(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.HTMLAlign
Constructs an HTMLAlign object with the specified data.
HTMLAlign(HTMLTagElement, String) - Constructor for class com.ibm.as400.util.html.HTMLAlign
Constructs an HTMLAlign object with the specified data and align attribute.
HTMLAlignBeanInfo - class com.ibm.as400.util.html.HTMLAlignBeanInfo.
The HTMLAlignBeanInfo class provides bean information for the HTMLAlign class.
HTMLAlignBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLAlignBeanInfo
 
HTMLApplet - class com.ibm.as400.util.html.HTMLApplet.
The HTMLApplet class represents a java application embeded within an HTML page.
HTMLApplet() - Constructor for class com.ibm.as400.util.html.HTMLApplet
Constructs a default HTMLApplet object.
HTMLApplet(String) - Constructor for class com.ibm.as400.util.html.HTMLApplet
Constructs an HTMLApplet object with the specified applet code.
HTMLApplet(String, int, int) - Constructor for class com.ibm.as400.util.html.HTMLApplet
Constructs an HTMLApplet object with the specified Applet code, width, and height.
HTMLApplet(String, String, int, int) - Constructor for class com.ibm.as400.util.html.HTMLApplet
Constructs an HTMLApplet object with the specified Applet code, codebase, width, height.
HTMLApplet(String, String, String, int, int) - Constructor for class com.ibm.as400.util.html.HTMLApplet
Constructs an HTMLApplet object with the specified Applet code, codebase, width, and height.
HTMLAppletBeanInfo - class com.ibm.as400.util.html.HTMLAppletBeanInfo.
The HTMLAppletBeanInfo class provides bean information for the HTMLApplet class.
HTMLAppletBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLAppletBeanInfo
 
HTMLConstants - interface com.ibm.as400.util.html.HTMLConstants.
The HTMLConstants class is a collection of constants generally used for positioning and orienting HTML components.
HTMLDocument - class com.ibm.as400.util.html.HTMLDocument.
The HTMLDocument class represents an HTML or an XSL-FO document.
HTMLDocument() - Constructor for class com.ibm.as400.util.html.HTMLDocument
Constructs a default HTMLDocument object.
HTMLDocument(HTMLHead) - Constructor for class com.ibm.as400.util.html.HTMLDocument
Constructs an HTMLDocument object with the specified HTMLHead.
HTMLDocumentBeanInfo - class com.ibm.as400.util.html.HTMLDocumentBeanInfo.
The HTMLDocumentBeanInfo class provides bean information for the HTMLDocument class.
HTMLDocumentBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLDocumentBeanInfo
 
HTMLFileFilter - class com.ibm.as400.util.html.HTMLFileFilter.
The HTMLFileFilter class determines if a File object is a file.
HTMLFileFilter() - Constructor for class com.ibm.as400.util.html.HTMLFileFilter
Constructs a default HTMLFileFilter object.
HTMLForm - class com.ibm.as400.util.html.HTMLForm.
The HTMLForm class represents an HTML form.
HTMLForm() - Constructor for class com.ibm.as400.util.html.HTMLForm
Constructs a default HTMLForm object.
HTMLForm(String) - Constructor for class com.ibm.as400.util.html.HTMLForm
Constructs an HTMLForm object with the specified URL.
HTMLFormBeanInfo - class com.ibm.as400.util.html.HTMLFormBeanInfo.
The HTMLFormBeanInfo class provides bean information for the HTMLForm class.
HTMLFormBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLFormBeanInfo
 
HTMLFormConverter - class com.ibm.as400.util.servlet.HTMLFormConverter.
The HTMLFormConverter class can be used to convert data from a RowData object to an array of HTML strings or forms.
HTMLFormConverter() - Constructor for class com.ibm.as400.util.servlet.HTMLFormConverter
Constructs a default HTMLFormConverter object.
HTMLHead - class com.ibm.as400.util.html.HTMLHead.
The HTMLHead class represents an HTML head tag, which contains information about the HTML document.
HTMLHead() - Constructor for class com.ibm.as400.util.html.HTMLHead
Constructs a default HTMLHead object.
HTMLHead(String) - Constructor for class com.ibm.as400.util.html.HTMLHead
Constructs an HTMLHead object with the specified title.
HTMLHead(String, HTMLMeta) - Constructor for class com.ibm.as400.util.html.HTMLHead
Constructs an HTMLHead object with the specified title and meta information.
HTMLHeadBeanInfo - class com.ibm.as400.util.html.HTMLHeadBeanInfo.
The HTMLHeadBeanInfo class provides bean information for the HTMLHead class.
HTMLHeadBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLHeadBeanInfo
 
HTMLHeading - class com.ibm.as400.util.html.HTMLHeading.
The HTMLHeading class represents a section heading in an HTML page.
HTMLHeading() - Constructor for class com.ibm.as400.util.html.HTMLHeading
Constructs a default HTMLHeading object.
HTMLHeading(int) - Constructor for class com.ibm.as400.util.html.HTMLHeading
Constructs an HTMLHeading object with the specified heading level.
HTMLHeading(int, String) - Constructor for class com.ibm.as400.util.html.HTMLHeading
Constructs an HTMLHeading object with the specified heading level and text.
HTMLHeading(int, String, String) - Constructor for class com.ibm.as400.util.html.HTMLHeading
Constructs an HTMLHeading object with the specified heading level, text, and align.
HTMLHeadingBeanInfo - class com.ibm.as400.util.html.HTMLHeadingBeanInfo.
The HTMLHeadingBeanInfo class provides bean information for the HTMLHeading class.
HTMLHeadingBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLHeadingBeanInfo
 
HTMLHyperlink - class com.ibm.as400.util.html.HTMLHyperlink.
The HTMLHyperlink class represents an HTML hyperlink tag.
HTMLHyperlink() - Constructor for class com.ibm.as400.util.html.HTMLHyperlink
Creates a default HTMLHyperlink object.
HTMLHyperlink(String) - Constructor for class com.ibm.as400.util.html.HTMLHyperlink
Creates an HTMLHyperlink object with the specified resource link.
HTMLHyperlink(String, String) - Constructor for class com.ibm.as400.util.html.HTMLHyperlink
Creates an HTMLHyperlink object with the specified resource link represented by the specified text.
HTMLHyperlink(String, String, String) - Constructor for class com.ibm.as400.util.html.HTMLHyperlink
Creates an HTMLHyperlink object with the specified resource link and target frame represented by the specified text.
HTMLHyperlinkBeanInfo - class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo.
The HTMLHyperlinkBeanInfo class provides bean information for the HTMLHyperlink class.
HTMLHyperlinkBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
 
HTMLImage - class com.ibm.as400.util.html.HTMLImage.
The HTMLImage class represents an image tag within an HTML page.
HTMLImage() - Constructor for class com.ibm.as400.util.html.HTMLImage
Constructs a default HTMLImage object.
HTMLImage(String, String) - Constructor for class com.ibm.as400.util.html.HTMLImage
Constructs an HTMLImage object with the specified source and alternate text.
HTMLImageBeanInfo - class com.ibm.as400.util.html.HTMLImageBeanInfo.
The HTMLImageBeanInfo class provides bean information for the HTMLImage class.
HTMLImageBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLImageBeanInfo
 
HTMLList - class com.ibm.as400.util.html.HTMLList.
The HTMLList class represents a list.
HTMLList() - Constructor for class com.ibm.as400.util.html.HTMLList
Constructs a default HTMLList object.
HTMLList(Vector) - Constructor for class com.ibm.as400.util.html.HTMLList
Constructs an HTMLList object with the specified itemList.
HTMLListBeanInfo - class com.ibm.as400.util.html.HTMLListBeanInfo.
The HTMLListBeanInfo class provides bean information for the HTMLList class.
HTMLListBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLListBeanInfo
 
HTMLListItem - class com.ibm.as400.util.html.HTMLListItem.
The HTMLListItem class represents items within a HTMLList.
HTMLListItem() - Constructor for class com.ibm.as400.util.html.HTMLListItem
 
HTMLListItemBeanInfo - class com.ibm.as400.util.html.HTMLListItemBeanInfo.
The HTMLListItemBeanInfo class provides bean information for the HTMLListItem class.
HTMLListItemBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLListItemBeanInfo
 
HTMLMeta - class com.ibm.as400.util.html.HTMLMeta.
The HTMLMeta class represents meta-information used within an HTMLHead tag.
HTMLMeta() - Constructor for class com.ibm.as400.util.html.HTMLMeta
Constructs a default HTMLMeta object.
HTMLMeta(String, String) - Constructor for class com.ibm.as400.util.html.HTMLMeta
Constructs an HTMLMeta object with the specified meta HTTP-EQUIV and content.
HTMLMeta(String, String, String) - Constructor for class com.ibm.as400.util.html.HTMLMeta
Constructs an HTMLMeta object with the specified meta HTTP-EQUIV, content, and URL.
HTMLMetaBeanInfo - class com.ibm.as400.util.html.HTMLMetaBeanInfo.
The HTMLMetaBeanInfo class provides bean information for the HTMLMeta class.
HTMLMetaBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLMetaBeanInfo
 
HTMLParameter - class com.ibm.as400.util.html.HTMLParameter.
The HTMLParameter class represents a parameter within an HTML servlet tag.
HTMLParameter() - Constructor for class com.ibm.as400.util.html.HTMLParameter
Constructs a default HTMLParameter object.
HTMLParameter(String, String) - Constructor for class com.ibm.as400.util.html.HTMLParameter
Constructs an HTMLParameter object with the specified name and value.
HTMLParameterBeanInfo - class com.ibm.as400.util.html.HTMLParameterBeanInfo.
The HTMLParameterBeanInfo class provides bean information for the HTMLParameter class.
HTMLParameterBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLParameterBeanInfo
 
HTMLServlet - class com.ibm.as400.util.html.HTMLServlet.
The HTMLServlet class represents a server-side include in an HTML page.
HTMLServlet() - Constructor for class com.ibm.as400.util.html.HTMLServlet
Constructs a default HTMLServlet object.
HTMLServlet(String) - Constructor for class com.ibm.as400.util.html.HTMLServlet
Constructs an HTMLServlet object with the specified servlet name.
HTMLServlet(String, String) - Constructor for class com.ibm.as400.util.html.HTMLServlet
Constructs an HTMLServlet object with the specified servlet name and location.
HTMLServletBeanInfo - class com.ibm.as400.util.html.HTMLServletBeanInfo.
The HTMLServletBeanInfo class provides bean information for the HTMLServlet class.
HTMLServletBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLServletBeanInfo
 
HTMLTable - class com.ibm.as400.util.html.HTMLTable.
The HTMLTable class represents an HTML table tag.
HTMLTable() - Constructor for class com.ibm.as400.util.html.HTMLTable
Constructs a default HTMLTable object.
HTMLTable(HTMLTableRow[]) - Constructor for class com.ibm.as400.util.html.HTMLTable
Constructs an HTMLTable object with the specified rows.
HTMLTableBeanInfo - class com.ibm.as400.util.html.HTMLTableBeanInfo.
The HTMLTableBeanInfo class provides bean information for the HTMLTable class.
HTMLTableBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTableBeanInfo
 
HTMLTableCaption - class com.ibm.as400.util.html.HTMLTableCaption.
The HTMLTableCaption class represents an HTML Caption tag.
HTMLTableCaption() - Constructor for class com.ibm.as400.util.html.HTMLTableCaption
Constructs a default HTMLTableCaption object.
HTMLTableCaption(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.HTMLTableCaption
Constructs an HTMLTableCaption object with the specified element.
HTMLTableCaptionBeanInfo - class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo.
The HTMLTableCaptionBeanInfo class provides bean information for the HTMLTableCaption class.
HTMLTableCaptionBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
 
HTMLTableCell - class com.ibm.as400.util.html.HTMLTableCell.
The HTMLTableCell class represents data in an HTML table cell.
HTMLTableCell() - Constructor for class com.ibm.as400.util.html.HTMLTableCell
Constructs a default HTMLTableCell object.
HTMLTableCell(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.HTMLTableCell
Constructs an HTMLTableCell.
HTMLTableCellBeanInfo - class com.ibm.as400.util.html.HTMLTableCellBeanInfo.
The HTMLTableCellBeanInfo class provides bean information for the HTMLTableCell class.
HTMLTableCellBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTableCellBeanInfo
 
HTMLTableConverter - class com.ibm.as400.util.servlet.HTMLTableConverter.
The HTMLTableConverter class can be used to convert the data from a RowData object to a single HTML table for a selected group or page of row data, an array of strings or HTML tables.
HTMLTableConverter() - Constructor for class com.ibm.as400.util.servlet.HTMLTableConverter
Constructs a default HTMLTableConverter object.
HTMLTableHeader - class com.ibm.as400.util.html.HTMLTableHeader.
The HTMLTableHeader represents an HTML table header tag.
HTMLTableHeader() - Constructor for class com.ibm.as400.util.html.HTMLTableHeader
Constructs a default HTMLTableHeader object.
HTMLTableHeader(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.HTMLTableHeader
Constructs an HTMLTableHeader object with the specified data element.
HTMLTableHeaderBeanInfo - class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo.
The HTMLTableHeaderBeanInfo class provides bean information for the HTMLTableHeader class.
HTMLTableHeaderBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo
 
HTMLTableRow - class com.ibm.as400.util.html.HTMLTableRow.
The HTMLTableRow class represents an HTML row tag.
HTMLTableRow() - Constructor for class com.ibm.as400.util.html.HTMLTableRow
Constructs a default HTMLTableRow object.
HTMLTableRow(HTMLTableCell[]) - Constructor for class com.ibm.as400.util.html.HTMLTableRow
Constructs an HTMLTableRow object with the specified cells.
HTMLTableRowBeanInfo - class com.ibm.as400.util.html.HTMLTableRowBeanInfo.
The HTMLTableRowBeanInfo class provides bean information for the HTMLTableRow class.
HTMLTableRowBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTableRowBeanInfo
 
HTMLTagAttributes - class com.ibm.as400.util.html.HTMLTagAttributes.
The HTMLTagAttributes class represents any additional HTML tag attributes not implemented in the HTML classes.
HTMLTagAttributes() - Constructor for class com.ibm.as400.util.html.HTMLTagAttributes
Constructs a default HTMLTagAttributes.
HTMLTagAttributesBeanInfo - class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo.
The HTMLTagAttributesBeanInfo class provides bean information for the HTMLTagAttributes class.
HTMLTagAttributesBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTagAttributesBeanInfo
 
HTMLTagElement - interface com.ibm.as400.util.html.HTMLTagElement.
The HTMLTagElement class represents an HTML tag element.
HTMLText - class com.ibm.as400.util.html.HTMLText.
The HTMLText class encapsulates HTML text attributes.
HTMLText() - Constructor for class com.ibm.as400.util.html.HTMLText
Constructs a default HTMLText object.
HTMLText(String) - Constructor for class com.ibm.as400.util.html.HTMLText
Constructs an HTMLText object with the specified text.
HTMLTextBeanInfo - class com.ibm.as400.util.html.HTMLTextBeanInfo.
The HTMLTextBeanInfo class provides bean information for the HTMLText class.
HTMLTextBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTextBeanInfo
 
HTMLTransform - class com.ibm.as400.util.html.HTMLTransform.
The HTMLTransform class encodes and decodes a string's tags for use in an HTMLTagElement's control name, initial value, or displayed text.
HTMLTransform() - Constructor for class com.ibm.as400.util.html.HTMLTransform
 
HTMLTree - class com.ibm.as400.util.html.HTMLTree.
The HTMLTree class represents an HTML hierarchical tree of HTML elements.
HTMLTree() - Constructor for class com.ibm.as400.util.html.HTMLTree
Constructs a default HTMLTree object.
HTMLTree(HttpServletRequest) - Constructor for class com.ibm.as400.util.html.HTMLTree
Constructs an HTMLTree object with the specified HttpServletRequest.
HTMLTreeBeanInfo - class com.ibm.as400.util.html.HTMLTreeBeanInfo.
The HTMLTreeBeanInfo class provides bean information for the HTMLTree class.
HTMLTreeBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTreeBeanInfo
 
HTMLTreeElement - class com.ibm.as400.util.html.HTMLTreeElement.
The HTMLTreeElement class represents an hierarchial element within an HTMLTree or other HTMLTreeElements.
HTMLTreeElement() - Constructor for class com.ibm.as400.util.html.HTMLTreeElement
Constructs a default HTMLTreeElement object.
HTMLTreeElement(String) - Constructor for class com.ibm.as400.util.html.HTMLTreeElement
Constructs an HTMLTreeElement with the specified text.
HTMLTreeElement(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.HTMLTreeElement
Constructs an HTMLTreeElement with the specified text.
HTMLTreeElement(HTMLHyperlink) - Constructor for class com.ibm.as400.util.html.HTMLTreeElement
Constructs an HTMLTreeElement with the specified textUrl.
HTMLTreeElementBeanInfo - class com.ibm.as400.util.html.HTMLTreeElementBeanInfo.
The HTMLTreeElementBeanInfo class provides bean information for the HTMLTreeElement class.
HTMLTreeElementBeanInfo() - Constructor for class com.ibm.as400.util.html.HTMLTreeElementBeanInfo
 
HTMLVector - class com.ibm.as400.util.html.HTMLVector.
This Vector is used internally by the HTML classes for performance reasons.
HTMLVector() - Constructor for class com.ibm.as400.util.html.HTMLVector
 
Header - class com.ibm.as400.util.commtrace.Header.
Parent header class.
HexFieldDescription - class com.ibm.as400.access.HexFieldDescription.
The HexFieldDescription class represents the description of the data in a hexadecimal field.
HexFieldDescription() - Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
HexFieldDescription(AS400ByteArray, String) - Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
HexFieldDescription(AS400ByteArray, String, String) - Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
HiddenFormInput - class com.ibm.as400.util.html.HiddenFormInput.
The HiddenFormInput class represents a hidden input type in an HTML form.
HiddenFormInput() - Constructor for class com.ibm.as400.util.html.HiddenFormInput
Constructs a HiddenFormInput object.
HiddenFormInput(String) - Constructor for class com.ibm.as400.util.html.HiddenFormInput
Constructs a HiddenFormInput object with the specified control name.
HiddenFormInput(String, String) - Constructor for class com.ibm.as400.util.html.HiddenFormInput
Constructs a HiddenFormInput object with the specified control name and initial input value.
HiddenFormInputBeanInfo - class com.ibm.as400.util.html.HiddenFormInputBeanInfo.
The HiddenFormInputBeanInfo class provides bean information for the HiddenFormInput class.
HiddenFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.HiddenFormInputBeanInfo
 
HistoryLog - class com.ibm.as400.access.HistoryLog.
Represents a history log on the system.
HistoryLog(AS400) - Constructor for class com.ibm.as400.access.HistoryLog
Constructs a HistoryLog object for the specified system.
HopByHop - class com.ibm.as400.util.commtrace.HopByHop.
A HopByHop Header.
hasChildren() - Method in interface com.ibm.as400.data.Descriptor
Returns true if this Descriptor has childen.
hasException() - Method in class com.ibm.as400.access.SignonEvent
Indicates whether this SignonEvent object has an associated exception.
hasObjectAuthorities(AS400, String, String, String[]) - Static method in class com.ibm.as400.access.QSYSPermission
Determines if the user has the given authorities to the object on the system.
hasSpecialAuthority(String) - Method in class com.ibm.as400.access.User
Retrieves if this user profile has been granted the specified authority, or belongs to a group profile that has been granted the specified authority.
hasSpecialAuthority(String) - Method in class com.ibm.as400.resource.RUser
Deprecated. Indicates if this user profile has been granted the specified authority, or belongs to a group profile that has been granted the specified authority.
hasUncommittedAttributeChanges(Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Indicates if an attribute has an uncommitted change.
hashCode() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
 
hashCode() - Method in class com.ibm.as400.access.IFSFile
Computes a hash code for this object.
hashCode() - Method in class com.ibm.as400.access.IFSJavaFile
Computes a hashcode for this object.
hashCode() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns the hash code value for the name of this ISeriesPrinter object.
hashCode() - Method in class com.ibm.as400.access.Record
Returns a hash code value for this Record.
hashCode() - Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Returns a hash code for this credential.
hashCode() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Returns a hash code for this credential.
hashCode() - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Returns a hash code for this principal.
hold(boolean) - Method in class com.ibm.as400.access.Job
Holds this job.
hold() - Method in class com.ibm.as400.access.OutputQueue
Holds the output queue on the system.
hold(String) - Method in class com.ibm.as400.access.SpooledFile
Holds the spooled file.

I

IBM - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *IBM.
ICMP4 - Static variable in class com.ibm.as400.util.commtrace.Header
An ICMPv4 Header
ICMP4Header - class com.ibm.as400.util.commtrace.ICMP4Header.
A Internet Control Message Protocol V4 Header.
ICMP6 - Static variable in class com.ibm.as400.util.commtrace.Header
An ICMPv6 Header
ICMP6Header - class com.ibm.as400.util.commtrace.ICMP6Header.
A Internet Control Message Protocol v6 Header.
ICON_COLOR_16x16 - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for a 16x16 color icon.
ICON_COLOR_32x32 - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for a 32x32 color icon.
IDENTIFIER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VSystemPool
Deprecated. The property identifier for the system pool identifier.
IDLE - Static variable in class com.ibm.as400.resource.ActiveStatusEvent
Deprecated. Event ID indicating that the active status is idle.
IDLE_TIME - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "session idle time".
IDLE_TIMEOUT - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "idle timeout".
IDLE_TIMEOUT_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "idle timeout (pending)".
ID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the ID.
ID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VMessage
Deprecated. Property identifier for the message ID.
ID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the message ID.
IFSExistenceOptionEditor - class com.ibm.as400.access.IFSExistenceOptionEditor.
The IFSExistenceOptionEditor class provides integrated file system existence editor support.
IFSExistenceOptionEditor() - Constructor for class com.ibm.as400.access.IFSExistenceOptionEditor
 
IFSFile - class com.ibm.as400.access.IFSFile.
The IFSFile class represents an object in the integrated file system of OS/400 or i5/OS.
IFSFile() - Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, IFSFile, String) - Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, String) - Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, String, String) - Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, IFSJavaFile, String) - Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFileBeanInfo - class com.ibm.as400.access.IFSFileBeanInfo.
The IFSFileBeanInfo class provides BeanInfo for IFSFile.
IFSFileBeanInfo() - Constructor for class com.ibm.as400.access.IFSFileBeanInfo
 
IFSFileDescriptor - class com.ibm.as400.access.IFSFileDescriptor.
The IFSFileDescriptor class represents an integrated file system file descriptor.
IFSFileDescriptor() - Constructor for class com.ibm.as400.access.IFSFileDescriptor
Constructs an IFSFileDescriptor object.
IFSFileDialog - class com.ibm.as400.vaccess.IFSFileDialog.
Deprecated. Use com.ibm.as400.access.IFSSystemView instead.
IFSFileDialog(Frame, String, AS400) - Constructor for class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Constructs an IFSFileDialog object.
IFSFileFilter - interface com.ibm.as400.access.IFSFileFilter.
The IFSFileFilter interface provides an interface for filtering files.
IFSFileInputStream - class com.ibm.as400.access.IFSFileInputStream.
The IFSFileInputStream class represents an integrated file system input stream.
IFSFileInputStream() - Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(AS400, String) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(AS400, String, int) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(IFSFile) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from the file specified by file.
IFSFileInputStream(AS400, IFSFile, int) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Deprecated. Use IFSFileInputStream(IFSFile, int) instead.
IFSFileInputStream(IFSFile, int) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from the file specified by file.
IFSFileInputStream(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from file descriptor fd.
IFSFileInputStream(IFSJavaFile) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from the file specified by file.
IFSFileInputStream(AS400, IFSJavaFile, int) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Deprecated. Use IFSFileInputStream(IFSJavaFile, int) instead.
IFSFileInputStream(IFSJavaFile, int) - Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from the file specified by file.
IFSFileInputStreamBeanInfo - class com.ibm.as400.access.IFSFileInputStreamBeanInfo.
The IFSFileInputStreamBeanInfo class provides bean information for the IFSFileInputStream class.
IFSFileInputStreamBeanInfo() - Constructor for class com.ibm.as400.access.IFSFileInputStreamBeanInfo
 
IFSFileOutputStream - class com.ibm.as400.access.IFSFileOutputStream.
The IFSFileOutputStream class represents an integrated file system file output stream.
IFSFileOutputStream() - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String, int) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String, int, boolean) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(IFSFile) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSFile, int, boolean) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Deprecated. Use IFSFileOutputStream(IFSFile, int, boolean) instead.
IFSFileOutputStream(IFSFile, int, boolean) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSFile, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Deprecated. Use IFSFileOutputStream(IFSFile, int, boolean, int) instead.
IFSFileOutputStream(IFSFile, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Creates a file output stream to write to file descriptor fd.
IFSFileOutputStream(IFSJavaFile) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSJavaFile, int, boolean) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSJavaFile, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStreamBeanInfo - class com.ibm.as400.access.IFSFileOutputStreamBeanInfo.
The IFSFileOutputStreamBeanInfo class provides BeanInfo for the IFSFileOutputStream class.
IFSFileOutputStreamBeanInfo() - Constructor for class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
 
IFSFileReader - class com.ibm.as400.access.IFSFileReader.
Convenience class for reading character files in the integrated file system.
IFSFileReader(IFSFile) - Constructor for class com.ibm.as400.access.IFSFileReader
Constructs an IFSFileReader object.
IFSFileReader(IFSFile, int) - Constructor for class com.ibm.as400.access.IFSFileReader
Constructs an IFSFileReader object.
IFSFileReader(IFSFile, int, int) - Constructor for class com.ibm.as400.access.IFSFileReader
Constructs an IFSFileReader object.
IFSFileReader(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSFileReader
Constructs an IFSFileReader object.
IFSFileSystemView - class com.ibm.as400.vaccess.IFSFileSystemView.
Deprecated. Use com.ibm.as400.access.IFSSystemView instead.
IFSFileSystemView(AS400) - Constructor for class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Constructs an IFSFileSystemView object.
IFSFileWriter - class com.ibm.as400.access.IFSFileWriter.
Convenience class for writing character files in the integrated file system.
IFSFileWriter(IFSFile) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSFileWriter(IFSFile, int) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSFileWriter(IFSFile, boolean) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSFileWriter(IFSFile, boolean, int) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSFileWriter(IFSFile, boolean, int, int) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSFileWriter(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSFileWriter
Constructs an IFSFileWriter object.
IFSJavaFile - class com.ibm.as400.access.IFSJavaFile.
The IFSJavaFile class represents a file in the integrated file system of an i5/OS system.
IFSJavaFile() - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a default IFSJavaFile instance.
IFSJavaFile(AS400, String) - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a new IFSJavaFile instance for the specified system, using a file pathname string.
IFSJavaFile(AS400, String, String) - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a new IFSJavaFile instance for the specified system, from a parent pathname string and a child pathname string.
IFSJavaFile(IFSJavaFile, String) - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a new IFSJavaFile instance from a parent abstract pathname and a child pathname string.
IFSJavaFile(AS400, IFSJavaFile, String) - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a new IFSJavaFile instance for the specified system, from a parent abstract pathname and a child pathname string.
IFSJavaFile(IFSFile) - Constructor for class com.ibm.as400.access.IFSJavaFile
Creates a new IFSJavaFile instance from an IFSFile object.
IFSKey - class com.ibm.as400.access.IFSKey.
The IFSKey class represents an opaque handle to a byte lock on an integrated file system object.
IFSRandomAccessFile - class com.ibm.as400.access.IFSRandomAccessFile.
The IFSRandomAccessFile class supports read and write access to integrated file system objects.
IFSRandomAccessFile() - Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, String, String) - Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, String, String, int, int) - Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, IFSFile, String, int, int) - Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Deprecated. Use IFSRandomAccessFile(IFSFile,String,int,int) instead.
IFSRandomAccessFile(IFSFile, String, int, int) - Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFileBeanInfo - class com.ibm.as400.access.IFSRandomAccessFileBeanInfo.
The IFSRandomAccessFileBeanInfo class provides bean information for the IFSRandonAccessFile class.
IFSRandomAccessFileBeanInfo() - Constructor for class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
 
IFSShareOptionEditor - class com.ibm.as400.access.IFSShareOptionEditor.
The IFSShareOptionEditor class provides integrated file system share option editor support.
IFSShareOptionEditor() - Constructor for class com.ibm.as400.access.IFSShareOptionEditor
 
IFSSystemView - class com.ibm.as400.access.IFSSystemView.
IFSSystemView provides a gateway to the i5/OS integrated file system, for use when constructing javax.swing.JFileChooser objects.
IFSSystemView(AS400) - Constructor for class com.ibm.as400.access.IFSSystemView
Constructs an IFSSystemView object.
IFSTextFileDocument - class com.ibm.as400.vaccess.IFSTextFileDocument.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
IFSTextFileDocument() - Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Constructs a IFSTextFileDocument object.
IFSTextFileDocument(IFSFile) - Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Constructs a IFSTextFileDocument object.
IFSTextFileDocument(AS400, String) - Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Constructs a IFSTextFileDocument object.
IFSTextFileDocumentBeanInfo - class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
IFSTextFileDocumentBeanInfo() - Constructor for class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Deprecated.  
IFSTextFileInputStream - class com.ibm.as400.access.IFSTextFileInputStream.
The IFSTextFileInputStream class represents an integrated file system input stream for character data.
IFSTextFileInputStream() - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, String) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, String, int) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(IFSFile) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, IFSFile, int) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(IFSJavaFile) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, IFSJavaFile, int) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStreamBeanInfo - class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo.
The IFSTextFileInputStreamBeanInfo class provides bean information for the IFSTextFileInputStream class.
IFSTextFileInputStreamBeanInfo() - Constructor for class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo
 
IFSTextFileOutputStream - class com.ibm.as400.access.IFSTextFileOutputStream.
The IFSTextFileOutputStream class represents an integrated file system output stream for character data.
IFSTextFileOutputStream() - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int, boolean) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(IFSFile) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, IFSFile, int, boolean) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, IFSFile, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(IFSJavaFile) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, IFSJavaFile, int, boolean) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, IFSJavaFile, int, boolean, int) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(IFSFileDescriptor) - Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStreamBeanInfo - class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo.
The IFSTextFileOutputStreamBeanInfo class provides bean information for the IFSTextFileOutputStream class.
IFSTextFileOutputStreamBeanInfo() - Constructor for class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
 
ILLEGAL_OBJECT_TYPE - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that an attempt was made to use a data queue with an invalid data queue object type.
IMMED - Static variable in class com.ibm.as400.access.SaveFile
Value for the "waitTime" property, indicating "immediate".
IMPLEMENTATION_NOT_FOUND - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that an IBM Toolbox for Java implementation class was not found.
INCLUDE_BOTH - Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constant for including both files and directories.
INCLUDE_DIRECTORIES - Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constant for including directories only.
INCLUDE_FILES - Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constant for including files only.
INCONSISTENT_ENTRIES - Static variable in class com.ibm.as400.access.ClusteredHashTable
Entry status value to limit retrieved entries to only those which are inconsistent between nodes.
INDEX_OUT_OF_BOUNDS - Static variable in class com.ibm.as400.data.DAMRI
 
INDIRECT_USER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for indirect user.
INFORMATION - Static variable in class com.ibm.as400.access.Trace
'Information message' trace category.
INFORMATIONAL - Static variable in class com.ibm.as400.access.AS400Message
Message type for informational messages.
INFORMATIONAL - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to informational messages.
INFORMATIONAL - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to informational messages.
INFORMATION_NOT_AVAILABLE - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the requested information is not available.
INITIAL_MENU - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for initial menu.
INITIAL_MENU_SIGNOFF - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for initial menu signoff.
INITIAL_PROGRAM - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for initial program.
INITIAL_THREAD - Static variable in class com.ibm.as400.access.Job
Constant indicating that the initial thread of the job should be used when retrieving the call stack.
INITIAL_VALUE_ERROR - Static variable in class com.ibm.as400.data.DAMRI
 
INPUT_VALUE_NOT_SET - Static variable in class com.ibm.as400.data.DAMRI
 
INQUIRY - Static variable in class com.ibm.as400.access.AS400Message
Message type for inquiry messages.
INQUIRY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to inquiry messages.
INQUIRY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to inquiry messages.
INQUIRY_MESSAGE_REPLY - Static variable in class com.ibm.as400.access.Job
Job attribute representing how the job answers inquiry messages.
INQUIRY_MESSAGE_REPLY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for inquiry message reply.
INQUIRY_MESSAGE_REPLY_DEFAULT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system uses the default message reply to answer any inquiry messages issued while this job is running.
INQUIRY_MESSAGE_REPLY_DEFAULT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system uses the default message reply to answer any inquiry messages issued while this job is running.
INQUIRY_MESSAGE_REPLY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the inquiry message reply.
INQUIRY_MESSAGE_REPLY_REQUIRED - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job requires an answer for any inquiry messages that occur while this job is running.
INQUIRY_MESSAGE_REPLY_REQUIRED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job requires an answer for any inquiry messages that occur while this job is running.
INQUIRY_MESSAGE_REPLY_SYSTEM_REPLY_LIST - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system reply list is checked to see if there is an entry for an inquiry message issued while this job is running.
INQUIRY_MESSAGE_REPLY_SYSTEM_REPLY_LIST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system reply list is checked to see if there is an entry for an inquiry message issued while this job is running.
INSTANCE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the instance portion of the unit of work ID.
INSTANCE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for instance.
INSUFFICIENT_INPUT_DATA - Static variable in class com.ibm.as400.data.DAMRI
 
INTEGER_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Integer data type.
INTEGRATED_FILE_SYSTEM - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Integrated File System component.
INTEGRATED_FILE_SYSTEM - Static variable in class utilities.ToolboxJarMaker
Specifies the Integrated File System component.
INTEGRATED_FILE_SYSTEM_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Integrated File System component.
INTEGRATED_FILE_SYSTEM_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Integrated File System component.
INTERACTIVE_TRANSACTIONS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the count of operator interactions, such as pressing the Enter key or a function key.
INTERACTIVE_TRANSACTIONS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for interactive transactions.
INTERNAL_JOB_ID - Static variable in class com.ibm.as400.access.Job
Deprecated. The internal job identifier should be treated as a byte array of 16 bytes.
INTERNAL_JOB_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for internal job identifier.
INTERNAL_JOB_IDENTIFIER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the value input to other APIs to increase the speed of locating the job on the system.
INVALID_ATTRIBUTE_NAME - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the attribute name is not valid.
INVALID_CERTIFICATE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the certificate or certificate format was not valid.
INVALID_CONNECTION - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the connection is not valid.
INVALID_DIR_ENTRY_NAME - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the directory entry name is not valid.
INVALID_HANDLE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the handle is not valid.
INVALID_REQUEST - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the request is not valid.
INVALID_REQUEST_CLIENT_NAME - Static variable in class com.ibm.as400.access.LicenseException
INVALID_REQUEST_CLIENT_NAME - Return code from the Central server when the client name is not valid.
INVALID_USER - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the user ID is not valid.
IP4 - Static variable in class com.ibm.as400.util.commtrace.Header
An IPv4 Header
IP4 - Static variable in class com.ibm.as400.util.commtrace.IPPacket
Internet Protocol Version Four
IP4Header - class com.ibm.as400.util.commtrace.IP4Header.
A Internet Protocol v4 Header.
IP4Packet - class com.ibm.as400.util.commtrace.IP4Packet.
A Internet Protocolv4 IPPacket.
IP4Packet(byte[]) - Constructor for class com.ibm.as400.util.commtrace.IP4Packet
Creates and parses the data of this header.
IP6 - Static variable in class com.ibm.as400.util.commtrace.Header
An IPv6 Header
IP6 - Static variable in class com.ibm.as400.util.commtrace.IPPacket
Internet Protocol Version Six
IP6Header - class com.ibm.as400.util.commtrace.IP6Header.
An IPv6 Header.
IP6Packet - class com.ibm.as400.util.commtrace.IP6Packet.
An Internet Protocol v6 IPPacket.
IP6Packet(byte[]) - Constructor for class com.ibm.as400.util.commtrace.IP6Packet
Creates and parses the data of this header.
IPL_ACTION_APPLY_PERMANENT - Static variable in class com.ibm.as400.access.PTF
Constant indicating the PTF will be permanently applied at the next IPL.
IPL_ACTION_APPLY_TEMPORARY - Static variable in class com.ibm.as400.access.PTF
Constant indicating the PTF will be temporarily applied at the next IPL.
IPL_ACTION_NONE - Static variable in class com.ibm.as400.access.PTF
Constant indicating no action will occur at the next IPL.
IPL_ACTION_REMOVE_PERMANENT - Static variable in class com.ibm.as400.access.PTF
Constant indicating the PTF will be permanently removed at the next IPL.
IPL_ACTION_REMOVE_TEMPORARY - Static variable in class com.ibm.as400.access.PTF
Constant indicating the PTF will be temporarily removed at the next IPL.
IPL_SOURCE_A - Static variable in class com.ibm.as400.access.PTF
Constant indicating the system is currently operating on the A IPL source.
IPL_SOURCE_B - Static variable in class com.ibm.as400.access.PTF
Constant indicating the system is currently operating on the B IPL source.
IPL_SOURCE_UNKNOWN - Static variable in class com.ibm.as400.access.PTF
Constant indicating the current IPL source could not be determined.
IPPacket - class com.ibm.as400.util.commtrace.IPPacket.
Abstract packet class.
IPPacket() - Constructor for class com.ibm.as400.util.commtrace.IPPacket
Default constructor.
IS_ABSOLUTE - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for is absolute.
IS_DIRECTORY - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for is directory.
IS_ENCRYPT_PASSWORD - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "is encrypt password".
IS_FILE - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for is file.
IS_GUEST - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "is guest".
IS_HIDDEN - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for is hidden.
IS_READ_ONLY - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for is read only.
ISeriesNetServer - class com.ibm.as400.access.ISeriesNetServer.
The ISeriesNetServer class represents the NetServer service on a system.
ISeriesNetServer(AS400) - Constructor for class com.ibm.as400.access.ISeriesNetServer
Constructs a NetServer object.
ISeriesNetServerConnection - class com.ibm.as400.access.ISeriesNetServerConnection.
The ISeriesNetServerConnection class represents a NetServer share connection.
ISeriesNetServerFileShare - class com.ibm.as400.access.ISeriesNetServerFileShare.
The ISeriesNetServerFileShare class represents a NetServer file share.
ISeriesNetServerPrintShare - class com.ibm.as400.access.ISeriesNetServerPrintShare.
The ISeriesNetServerPrintShare class represents a NetServer print share.
ISeriesNetServerSession - class com.ibm.as400.access.ISeriesNetServerSession.
The ISeriesNetServerSession class represents a NetServer session.
ISeriesNetServerShare - class com.ibm.as400.access.ISeriesNetServerShare.
The ISeriesNetServerShare class represents a NetServer share (either a file share or a print share).
ISeriesNetServerShare() - Constructor for class com.ibm.as400.access.ISeriesNetServerShare
 
ISeriesPrinter - class com.ibm.as400.access.ISeriesPrinter.
Represents a printer attached to an i5/OS system.
ISeriesPrinter(AS400, String) - Constructor for class com.ibm.as400.access.ISeriesPrinter
Constructs an ISeriesPrinter object with the specified name.
IllegalObjectTypeException - exception com.ibm.as400.access.IllegalObjectTypeException.
The IllegalObjectTypeException class represents an exception that indicates that the i5/OS system object is not the required type.
IllegalPathNameException - exception com.ibm.as400.access.IllegalPathNameException.
The IllegalPathNameException class represents an exception that indicates that the integrated file system path name is not valid.
ImageFormInput - class com.ibm.as400.util.html.ImageFormInput.
The ImageFormInput class represents a image input type in an HTML form.
ImageFormInput() - Constructor for class com.ibm.as400.util.html.ImageFormInput
Constructs a default ImageFormInput object.
ImageFormInput(String) - Constructor for class com.ibm.as400.util.html.ImageFormInput
Constructs a ImageFormInput object with the specified control name.
ImageFormInput(String, String) - Constructor for class com.ibm.as400.util.html.ImageFormInput
Constructs a ImageFormInput object with the specified control name and image source.
ImageFormInputBeanInfo - class com.ibm.as400.util.html.ImageFormInputBeanInfo.
The ImageFormInputBeanInfo class provides bean information for the ImageFormInput class.
ImageFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.ImageFormInputBeanInfo
 
IntegerValueMap - class com.ibm.as400.resource.IntegerValueMap.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
IntegerValueMap() - Constructor for class com.ibm.as400.resource.IntegerValueMap
Deprecated.  
InternalErrorException - exception com.ibm.as400.access.InternalErrorException.
The InternalErrorException class represents an exception that indicates that an internal error has occurred.
InternalErrorException(int) - Constructor for class com.ibm.as400.access.InternalErrorException
Constructs an InternalErrorException object.
idle(ActiveStatusEvent) - Method in interface com.ibm.as400.resource.ActiveStatusListener
Deprecated. Invoked when the active status changes to idle.
ifsTextFileOutputStreamProperties_ - Static variable in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
 
includeRelatedPTFGroups(boolean) - Method in class com.ibm.as400.access.PTFGroup
Specifies whether information from all related PTF groups should be included when the list of PTFs or related PTF groups are returned.
init(ServletConfig) - Method in class com.ibm.as400.access.TunnelProxyServer
Servlet initialization.
init(byte[], int) - Method in class com.ibm.as400.access.ValidationListEntry
Initialize a ValidationListEntry from a structure stored as i5/OS bytes.
init(ServletConfig) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Servlet initialization.
initialize(AS400BasicAuthenticationPrincipal, String, boolean, boolean, boolean, int) - Method in interface com.ibm.as400.security.auth.AS400BasicAuthenticationCredential
Initializes and validates a credential for the local i5/OS system.
initialize(String) - Method in interface com.ibm.as400.security.auth.AS400BasicAuthenticationPrincipal
Initializes a principal for the local i5/OS system based on the given user profile name.
initialize(AS400BasicAuthenticationPrincipal, String, boolean, boolean, boolean, int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Initializes and validates a credential for the local i5/OS system.
initialize(String) - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Initializes a principal for the local i5/OS system based on the given user profile name.
initializeAttributeValue(Object, Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Initializes an attribute value.
initializeAttributeValue(Object, Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Initializes an attribute value.
initializeAttributeValues(ProgramAttributeGetter) - Method in class com.ibm.as400.resource.ProgramAttributeSetter
Deprecated. Initializes the attribute values for the setter.
initializeAttributeValues(ProgramAttributeGetter, Object[]) - Method in class com.ibm.as400.resource.ProgramAttributeSetter
Deprecated. Initializes the attribute values for the setter.
initializeConverter(int) - Method in class com.ibm.as400.access.AS400
Initialize conversion table for the given CCSID.
insertRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Inserts the contents of the insert row into the result set and the database.
insertRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Inserts the contents of the insert row into the result set and the database.
insertRow() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Inserts the contents of the insert row into the result set and the database.
insertRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Inserts the contents of the insert row into the result set and the database.
insertString(int, String, AttributeSet) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Inserts text into the document.
insertString(int, String, AttributeSet) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Inserts text into the document.
insertString(int, String, AttributeSet) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Inserts text into the document.
insertsAreDetected(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if visible inserts to a result set of the specified type can be detected by calling ResultSet.rowInserted().
install(String, String, URL) - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Installs/updates an IBM Toolbox for Java package.
intToByteArray(int, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into i5/OS format in the specified byte array.
intToByteArray(int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into i5/OS format in a byte array.
invalidData() - Method in class com.ibm.as400.util.commtrace.Prolog
returns if there was an error parsing the data provided
invalidate(String, String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Invalidates all pooled connections for the specified user/password.
isAbsolute() - Method in class com.ibm.as400.access.IFSFile
Determines if the path name of this integrated file system object is an absolute path name.
isAbsolute() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the path name of this IFSJavaFile is an absolute path name.
isActionPending() - Method in class com.ibm.as400.access.PTF
Indicates if a required action has yet to be performed to make this PTF active.
isAdd() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the data authority of add.
isAfterLast() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned after the last row.
isAfterLast() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the cursor is positioned after the last row.
isAfterLast() - Method in class com.ibm.as400.util.servlet.RowData
Indicates whether the current position is after the last row in the list.
isAlignmentVertical() - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Indicates if the radio group alignment is vertical.
isAllowCheckpointWrite() - Method in class com.ibm.as400.access.FileAttributes
Returns whether a stream file (*STMF) can be shared with readers and writers during the save-while-active checkpoint processing.
isAllowModify() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns true if the modify action is allowed, false otherwise.
isAllowModifyAllPools() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Return true if the modify action to all system pools is allowed, otherwise false.
isAllowModifyAllPools() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Return true if the modify action to all system pools is allowed; false otherwise.
isAllowMultipleThreads() - Method in class com.ibm.as400.access.JobDescription
Returns whether or not the job is allowed to run with multiple user threads.
isAllowSave() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object can be saved or not.
isAllowSystemName() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "allow system name" attribute.
isAllowSystemNamePending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "allow system name" attribute.
isAllowedToRun(int) - Method in class com.ibm.as400.access.Command
Indicates whether the command is allowed to run in the specified environment.
isAllowedToRunBatch() - Method in class com.ibm.as400.access.Command
Indicates whether or not this command is allowed to run in one or more of the batch environments: ALLOW_BATCH_PROGRAM ALLOW_BATCH_JOB ALLOW_BATCH_REXX_PROCEDURE
isAllowedToRunInteractive() - Method in class com.ibm.as400.access.Command
Indicates whether or not this command is allowed to run in one or more of the interactive environments: ALLOW_INTERACTIVE_PROGRAM ALLOW_INTERACTIVE_JOB ALLOW_INTERACTIVE_REXX_PROCEDURE
isAlter() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of alter.
isAlter() - Method in class com.ibm.as400.access.RootPermission
Indicates if the user has the object authority of alter.
isApplyJournaledChangesRequired() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object was restored with partial transactions which would require an Apply Journaled Changes (APYJRNCHG) command to complete the transaction.
isAuthorizationListManagement() - Method in class com.ibm.as400.access.UserPermission
Indicates whether the user has the authority of authorization list management.
isAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns whether auto-commit mode is the default connection mode for new connections.
isAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns whether auto-commit mode is the default connection mode for new connections.
isAutoExtendible() - Method in class com.ibm.as400.access.UserSpace
Indicates if the user space is auto extendible.
isAutoIncrement(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is automatically numbered.
isAutoStart() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "autostart" attribute.
isAutoStartPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "autostart" attribute.
isAutocommitException() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns whether commit or rollback throws SQLException when autocommit is enabled.
isAutocommitException() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns whether commit or rollback throws SQLException when autocommit is enabled.
isBeforeFirst() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned before the first row.
isBeforeFirst() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the cursor is positioned before the first row.
isBeforeFirst() - Method in class com.ibm.as400.util.servlet.RowData
Indicates whether the current position is before the first row in the list.
isBetweenCopies() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is between copies of a multiple copy spooled file.
isBetweenFiles() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is between spooled files.
isBidiCcsid(int) - Static method in class com.ibm.as400.access.AS400BidiTransform
Indicates if a given CCSID may apply to Bidi data.
isBidiCreateDestinationToSourceMapping() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi create a destination to source mapping property.
isBidiCreatePropertyMap() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi create a property map property.
isBidiCreateSourceToDestinationMapping() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi create a source to destination mapping property.
isBidiDestinationRequired() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi destination required property.
isBidiEnabled() - Method in class com.ibm.as400.resource.RJob
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiEnabled() - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiEnabled() - Method in class com.ibm.as400.resource.RUser
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiEnabled() - Method in class com.ibm.as400.resource.Resource
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiEnabled() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiEnabled() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Indicates if this resource is enabled for bidirectional character conversion.
isBidiExpandLamAlef() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates whether lam-alef ligatures should get decomposed into lam and alef characters when transforming from visual to logical.
isBidiImplicitReordering() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether bidi implicit reordering is used.
isBidiImplicitReordering() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether bidi implicit reordering is used.
isBidiImplicitReordering() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi implicit LTR-RTL reordering property.
isBidiInsertDirectionalMarks() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi insert directional marks property.
isBidiNumericOrdering() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether bidi numeric ordering round trip is used.
isBidiNumericOrdering() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether bidi numeric ordering round trip is used.
isBidiNumericOrderingRoundTrip() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi numeric ordering round trip property.
isBidiRemoveDirectionalMarks() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi remove directional marks property.
isBidiRemoveMarksOnImplicitToVisual() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi remove the directional marks only when transforming from logical to visual property.
isBidiWindowCompatibility() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi window compatibility property.
isBidiWordBreak() - Method in class com.ibm.as400.access.BidiConversionProperties
Indicates the value of the bidi consider white space to always follow base orientation property.
isBigDecimal() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether a big decimal value is returned.
isBigDecimal() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether a big decimal value is returned.
isBinaryScan() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object has been scanned in binary mode when it was previously scanned.
isBold() - Method in class com.ibm.as400.util.html.HTMLText
Indicates if bold is on.
isCachePackageLocally() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Cache package locally" check box on the Package tab is checked.
isCaching() - Method in class com.ibm.as400.access.SystemPool
Returns the current cache status.
isCaching() - Method in class com.ibm.as400.access.SystemStatus
Returns the current cache status.
isCaseSensitive(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is case sensitive.
isCatalogAtStart() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog appears at the start or the end of a qualified name.
isCellEditable(int, int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Indicates if the cell is editable.
isCellEditable(int, int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Indicates if the cell is editable.
isCellEditable(int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Indicates if the cell is editable.
isChecked() - Method in class com.ibm.as400.util.html.ToggleFormInput
Indicates if the toggle is initialized to checked.
isCheckedOut() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object is checked out or not.
isClosed() - Method in class com.ibm.as400.access.AS400JDBCConnection
Indicates if the connection is closed.
isClosed() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Indicates if the connection is closed.
isClosed() - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Indicates whether the connection pool is closed.
isClosed() - Method in class com.ibm.as400.micro.JdbcMeConnection
Indicates if the connection is closed.
isCoRequisite() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF has a co-requisite relationship with another PTF.
isCollapsed(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if the object in the tree is currently collapsed.
isCollapsed(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if the object is currently collapsed.
isCommitmentControlStarted() - Method in class com.ibm.as400.access.AS400File
Indicates if commitment control is started for the connection.
isCommitmentControlStarted(AS400) - Static method in class com.ibm.as400.access.AS400File
Indicates if commitment control is started for the specified system.
isCommitted() - Method in class com.ibm.as400.access.Permission
Returns a flag indicating whether the change has been committed.
isCompact() - Method in class com.ibm.as400.util.html.HTMLList
Indicates if the list is initialized to compact.
isComplete() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if the list is completely loaded.
isCompleted() - Method in class com.ibm.as400.access.PrintObjectList
Checks if a list that was opened asynchronously has completed.
isComputerNode(File) - Method in class com.ibm.as400.access.IFSSystemView
Always returns false.
isComputerNode(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Always returns false.
isConditional() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF has a conditional relationship with any of its dependents or requisites.
isConnected() - Method in class com.ibm.as400.access.AS400
Indicates if any service is currently connected through this object.
isConnected(int) - Method in class com.ibm.as400.access.AS400
Indicates if a service is currently connected through this object.
isConnectionEstablished() - Method in class com.ibm.as400.resource.Resource
Deprecated. Indicates if a connection to the system is established, if any.
isConnectionEstablished() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if a connection to the system is established.
isControlBoundaryActive() - Method in class com.ibm.as400.access.CallStackEntry
Indicates whether a control boundary is active for a particular program or procedure.
isCurrency(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is a currency value.
isCurrent() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Indicates if the credential is still considered valid for authenticating to associated services or performing related actions.
isCurrent() - Method in class com.ibm.as400.access.ProfileTokenImplNative
Indicates if the credential is still considered valid for authenticating to associated services or performing related actions.
isCurrent() - Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if a timed credential is still considered valid for authenticating to associated i5/OS system services or performing related actions.
isCursorHold() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the cursor is held.
isCursorHold() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the cursor is held.
isDFTCurrent() - Method in class com.ibm.as400.access.FieldDescription
Indicates if the default value for this field is set to one of the SQL special values of CURRENT_DATE, CURRENT_TIME, or CURRENT_TIMESTAMP.
isDFTNull() - Method in class com.ibm.as400.access.FieldDescription
Indicates if the DFT keyword for this field is set to *NULL.
isDataCompression() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether data compression is used.
isDataCompression() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether data compression is used.
isDataSaved() - Method in class com.ibm.as400.access.SaveFileEntry
Indicates whether the data for this object was saved with the object.
isDataTruncation() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether data truncation is used.
isDataTruncation() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether data truncation is used.
isDataTypeValid(int) - Static method in class com.ibm.as400.util.servlet.RowMetaDataType
Indicates if the data type is valid.
isDefinitelyWritable(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if a write on the column will definitely succeed.
isDelete() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the data authority of delete.
isDependent() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF has a dependent relationship with another PTF.
isDestroyed() - Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if the credential has been destroyed.
isDirectory() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is a directory.
isDirectory() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the IFSJavaFile is a directory.
isDrive(File) - Method in class com.ibm.as400.access.IFSSystemView
Always returns false.
isDrive(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Always returns false.
isDuringLoad() - Method in class com.ibm.as400.vaccess.VObjectEvent
Deprecated.  
isEditable() - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Indicates if the properties are editable.
isEmpty() - Method in class com.ibm.as400.access.ClusteredHashTable
Indicates if the clustered hash table contains any keys.
isEnableDataCompression() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Enable data compression" check box on the Performance tab is checked.
isEnableExtDynamic() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Enable extended dynamic (package) support" check box on the Package tab is checked.
isEnableLazyClose() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Enable lazy close support" check box on the Performance tab is checked.
isEnablePrefetch() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Enable pre-fetch" check box on the Performance tab is checked.
isEnabled() - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Indicates if the action is enabled.
isEnabled() - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Indicates if the action is enabled.
isEnabled() - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Indicates if the action is enabled.
isEnabledForGUI() - Method in class com.ibm.as400.access.Command
Indicates whether or not the command prompt panels are enabled for conversion to a graphical user interface.
isExecute() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the data authority of execute.
isExistence() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of existence.
isExistence() - Method in class com.ibm.as400.access.RootPermission
Indicates if the user has the object authority of existence.
isExpanded() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Indicates if the HTMLTreeElement is expanded.
isExpanded(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if the object in the tree is currently expanded.
isExpanded(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if the object is currently expanded.
isExpected() - Method in class com.ibm.as400.resource.ResourceException
Deprecated. Indicates if the exception is expected by the user.
isExtendedDynamic() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether extended dynamic support is used.
isExtendedDynamic() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether extended dynamic support is used.
isExtendedMetaData() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the driver should request extended metadata from the i5/OS system.
isExtendedMetaData() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the driver should request extended metadata from the i5/OS system.
isExtendedMetadata() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the driver should request extended metadata from the i5/OS system.
isExtendedMetadata() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the driver should request extended metadata from the i5/OS system.
isFIFO() - Method in class com.ibm.as400.access.BaseDataQueue
Returns a value that indicates if entries are read in FIFO order.
isFIFO() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns a value that indicates if entries are read in FIFO order.
isFaultTolerantConversion() - Static method in class com.ibm.as400.access.CharConverter
Indicates if conversion is fault tolerant.
isFile() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is a "normal" file.
isFile() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the IFSJavaFile is a "normal" file.
isFileSystemRoot(File) - Method in class com.ibm.as400.access.IFSSystemView
Returns true if f represents the root directory on the system ("/"), and false otherwise.
isFileSystemRoot(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Returns true if f represents the root directory on the system ("/"), and false otherwise.
isFindPort() - Method in class com.ibm.as400.access.JavaApplicationCall
Indicates if this class should search for a free port.
isFirst() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned on the first row.
isFirst() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the cursor is positioned on the first row.
isFirst() - Method in class com.ibm.as400.util.servlet.RowData
Indicates whether the current position is the first row in the list.
isFixed() - Method in class com.ibm.as400.util.html.HTMLText
Indicates if fixed pitch font is on.
isFloppyDrive(File) - Method in class com.ibm.as400.access.IFSSystemView
Always returns false.
isFloppyDrive(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Always returns false.
isForceJavaConversion() - Static method in class com.ibm.as400.access.NLS
Indicates whether or not any text conversion performed by the Toolbox uses the converter tables that are part of the Toolbox, or the converter tables that are part of the Java Runtime Environment.
isForceToAuxiliaryStorage() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns a value that indicates if entries are forced to auxiliary storage.
isFromAuthorizationList() - Method in class com.ibm.as400.access.UserPermission
Indicates whether the user permission is from authorization list.
isFullOpen() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the i5/OS system fully opens a file when performing a query.
isFullOpen() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the i5/OS system fully opens a file when performing a query.
isGroupHasMember() - Method in class com.ibm.as400.access.User
Retrieves whether this user is a group that has members.
isGuest() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Indicates whether or not the session is a guest session.
isGuiAvailable() - Method in class com.ibm.as400.access.AS400
Returns the sign-on prompting mode for this object.
isHeaderInUse() - Method in class com.ibm.as400.util.html.HTMLTable
Indicates if the table column header should be used.
isHeightInPercent() - Method in class com.ibm.as400.util.html.HTMLTableCell
Indicates if the height is in percent or pixels.
isHeld() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is held.
isHidden() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is hidden.
isHidden() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the IFSJavaFile is hidden.
isHoldInputLocators() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether input locators are of type hold.
isHoldInputLocators() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the "hold input locators" property
isHoldOnJobQueue() - Method in class com.ibm.as400.access.JobDescription
Returns whether jobs using this job description are put on the job queue in the hold condition.
isHoldStatements() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether statements remain open until a transaction boundary when autocommit is off and they are associated with Lob locators.
isHoldStatements() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the "hold statements" property
isInError() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if the list has not been completely loaded due to an error.
isInUse() - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Indicates if the pooled connection is in use.
isInUseIndicator() - Method in class com.ibm.as400.access.ObjectReferences
Returns whether the object is currently in-use.
isIndirectUser() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates if this entry represents an indirect user.
isInstalled() - Method in class com.ibm.as400.access.Product
Indicates whether or not this product is installed on the system.
isInstalled(String, String) - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Indicates if the package is installed.
isItalic() - Method in class com.ibm.as400.util.html.HTMLText
Indicates if italic is on.
isJournalingStatus() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object is currently being journaled.
isKeepAlive() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'keepalive' option.
isKeepAlive() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_KEEPALIVE socket option is set.
isKeepAliveSet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the SO_KEEPALIVE socket option will be set.
isLast() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned on the last row.
isLast() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the cursor is positioned on the last row.
isLast() - Method in class com.ibm.as400.util.servlet.RowData
Indicates whether the current position is the last row in the list.
isLazyClose() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether to delay closing cursors until subsequent requests.
isLazyClose() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether to delay closing cursors until subsequent requests.
isLeaf() - Method in class com.ibm.as400.util.html.FileTreeElement
Indicates if the FileTreeElement is a leaf.
isLeaf() - Method in class com.ibm.as400.util.html.HTMLTreeElement
Indicates if the HTMLTreeElement is a leaf.
isLeaf(Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Indicates if the object is a leaf in the tree.
isLeaf() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Indicates if the node is a leaf.
isLeaf() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Indicates if the node is a leaf.
isLoadInError() - Method in class com.ibm.as400.access.Product
Indicates if there is a known error for this product load.
isLocal() - Method in class com.ibm.as400.access.AS400
Indicates if this object is representing the system you are currently running on.
isLocal() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates if this entry is a local entry.
isLocalPasswordManagement() - Method in class com.ibm.as400.access.User
Retrieves whether the password is managed locally.
isLoggingOfCLPrograms() - Method in class com.ibm.as400.access.JobDescription
Returns whether or not commands are logged for CL programs that are run.
isLogonServer() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "logon support" attribute.
isLogonServerPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "logon support" attribute.
isManagement() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of management.
isManagement() - Method in class com.ibm.as400.access.RootPermission
Indicates if the user has the object authority of management.
isManager() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates if this entry represents a manager.
isMessageMailNotification() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates a type of mail notification used for this entry.
isModified() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Indicates if the document has been modified since it was last read or written.
isMounted() - Method in class com.ibm.as400.access.UDFS.MountedFsInformationStructure
Returns whether the the path is mounted.
isMultiple() - Method in class com.ibm.as400.util.html.SelectFormElement
Indicates if the user can make multiple selections.
isMultipleSignatures() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object has more than one i5/OS digital signature.
isMustAddLanguageLibrary() - Method in class com.ibm.as400.access.AS400
Indicates whether this object will attempt to add the appropriate secondary language library to the library list, when running on the system.
isMustUseNetSockets() - Method in class com.ibm.as400.access.AS400
Indicates if Internet domain sockets only will be used.
isMustUseProgramCall() - Method in class com.ibm.as400.access.UserSpace
Indicates if Toolbox ProgramCall class will be used internally to perform user space read and write requests.
isMustUseSockets() - Method in class com.ibm.as400.access.AS400
When your Java program runs on the system, some Toolbox classes access data via a call to an API instead of making a socket call to the system.
isMustUseSockets() - Method in class com.ibm.as400.access.UserSpace
When your Java program runs on the system, some Toolbox classes access data via a call to an API instead of making a socket call to the system.
isMustUseSuppliedProfile() - Method in class com.ibm.as400.access.AS400
Indicates if only a supplied profile will be used.
isNoPassword() - Method in class com.ibm.as400.access.User
Retrieves whether *NONE is specified for the password in the user profile.
isNullField(int) - Method in class com.ibm.as400.access.Record
Indicates if the field is null.
isNullField(String) - Method in class com.ibm.as400.access.Record
Indicates if the field is null.
isNullParameter() - Method in class com.ibm.as400.access.ProgramParameter
Indicates if this object represents a null parameter.
isNullable(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns if the specified parameter can be null or that information is unknown.
isNullable(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column can contain an SQL NULL value.
isNumberOfPagesEstimated() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Indicates if the number of pages associated with the spooled file being viewed is estimated.
isNumericData(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Indicates if the data type is numeric data.
isNumericData(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Indicates if the column specified by columnIndex contains numeric data.
isNumericData(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Indicates if the column specified by columnIndex contains numeric data.
isNumericData(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Indicates if the column specified by columnIndex contains numeric data.
isOnJobQueue() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is on a job queue and is not currently running.
isOnOrder() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF has been ordered.
isOpen() - Method in class com.ibm.as400.access.AS400File
Indicates if the file is open.
isOpen() - Method in class com.ibm.as400.access.list.OpenList
Returns whether or not this list is open.
isOpen() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if the list is open.
isOperatingMode(int) - Method in class com.ibm.as400.access.Command
Indicates if this command applies to the specified mode of operating environment.
isOperational() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of operational.
isOptimizeInParallel() - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
isPackageAdd() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether to add newly prepared statements to the SQL package specified on the "package" property.
isPackageAdd() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether to add newly prepared statements to the SQL package specified on the "package" property.
isPackageCache() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether a subset of the SQL package information is cached in client memory.
isPackageCache() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether a subset of the SQL package information is cached in client memory.
isPackageClear() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Deprecated.  
isPackageClear() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Deprecated.  
isPagesEstimated() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Indicates if the number of pages is estimated.
isPasswordEncrypted() - Method in class com.ibm.as400.access.ISeriesNetServerSession
Indicates whether or not the encrypted password was used to establish the session.
isPasswordSetExpire() - Method in class com.ibm.as400.access.User
Retrieves whether the user's password is set to expire, requiring the user to change the password when signing on.
isPcArchive() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object has changed since the last time the file was examined.
isPcHidden() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object can be displayed using an ordinary directory listing.
isPcReadOnly() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object can be written to or deleted, have its extended attributes changed or deleted, or have its size changed.
isPcSystem() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object is a system file and is excluded from normal directory searches.
isPreRequisite() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF has a pre-requisite relationship with another PTF.
isPrefetch() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether data is prefetched upon executing a SELECT statement.
isPrefetch() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether data is prefetched upon executing a SELECT statement.
isPrintCoverPage() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates if the cover page is to be printed.
isPriorityMailNotification() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates a type of mail notification used for this entry.
isPrivate() - Method in interface com.ibm.as400.security.auth.AS400BasicAuthenticationCredential
Indicates whether the credential is considered private.
isPrivate() - Method in class com.ibm.as400.security.auth.AS400Credential
Indicates whether the credential is considered private.
isPrompt() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the user is prompted if a user name or password is needed to connect to the i5/OS system.
isPrompt() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the user is prompted if a user name or password is needed to connect to the i5/OS system.
isPublished() - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Returns the value of the "publish print share" attribute.
isPublishedInNetworkDirectory() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the printer is published in the network directory.
isQSYSObjectEntry() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Indicates if this UserObjectsOwnedListEntry is for a QSYS library based object vs an IFS directory based object.
isRead() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the data authority of read.
isReadNoUpdate() - Method in class com.ibm.as400.access.AS400File
Indicates if the records should be locked for update when doing reads in a READ_WRITE open mode.
isReadOnly() - Method in class com.ibm.as400.access.AS400File
Indicates if this object is open for read only.
isReadOnly() - Method in class com.ibm.as400.access.AS400JDBCConnection
Indicates if the connection is in read-only mode.
isReadOnly() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Indicates if the connection is in read-only mode.
isReadOnly() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database is in read-only mode.
isReadOnly(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is read-only.
isReadOnly() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the rowset is read-only.
isReadOnly() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is read only.
isReadOnly() - Method in class com.ibm.as400.access.SystemValue
Indicates if this system value is read only or if it can be set by the user.
isReadOnly() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Indicates if the value is read-only.
isReadWrite() - Method in class com.ibm.as400.access.AS400File
Indicates if this object is open for read/write.
isReceiveBufferSizeSet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the SO_RCVBUF socket option will be set.
isReconnecting() - Method in class com.ibm.as400.access.SignonEvent
Indicates whether the system object was previously connected.
isReference() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of reference.
isReference() - Method in class com.ibm.as400.access.RootPermission
Indicates if the user has the object authority of reference.
isReleased() - Method in class com.ibm.as400.access.PTF
Indicates if the PTF save file is available for distribution to other systems.
isRenewable() - Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if the credential can be refreshed.
isRenewable() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Indicates if the credential can be refreshed.
isRequired() - Method in class com.ibm.as400.access.PTF
Indicates if this PTF is required on the system because it is a pre-requisite for another PTF.
isResourceAvailable(long) - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Indicates if the resource is available.
isResourceAvailable(long) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Indicates if the resource is available.
isResourceAvailable(long) - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Indicates if the resource is available.
isRestrictedRenameAndUnlink() - Method in class com.ibm.as400.access.FileAttributes
Returns whether renames and unlinks are restricted for objects within a directory.
isReusable() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Indicates if the credential can be used multiple times prior to expiration.
isReuseConnections() - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Returns whether connections are re-used after being returned to the connection pool.
isReuseSocket() - Method in class com.ibm.as400.access.FTP
Indicates whether the socket is reused for multiple file transfers, when in active mode.
isRollbackCursorHold() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the cursor is held after a rollback.
isRollbackCursorHold() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the value of the "rollback cursor hold" property.
isRollbackWasEnded() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object had rollback ended prior to completion of a request to roll back a transaction.
isRoot(File) - Method in class com.ibm.as400.access.IFSSystemView
Determines if the given file is a root in the navigatable tree(s).
isRoot(File) - Method in class com.ibm.as400.vaccess.IFSFileSystemView
Deprecated. Determines if the given file is a root in the navigatable tree(s).
isRunMaintenance() - Method in class com.ibm.as400.access.ConnectionPool
Indicates whether the maintenance thread is used to cleanup expired connections.
isSSPFile() - Method in class com.ibm.as400.access.AS400File
Indicates if this object is being treated as an SSP file.
isSameRM(XAResource) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Indicates if the resource manager represented by this XA resource is the same resource manager represented by the specified XA resource.
isSaveOutput() - Method in class com.ibm.as400.access.SaveFile
Indicates whether output from called API's will be saved in the job's spooled output.
isSavePasswordWhenSerialized() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether the password is saved locally with the rest of the properties when this data source object is serialized.
isSavePasswordWhenSerialized() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether the password is saved locally with the rest of the properties when this data source object is serialized.
isSaveSenderInfo() - Method in class com.ibm.as400.access.DataQueueAttributes
Returns whether sender information is stored with each data queue entry.
isScanSignaturesDifferent() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the scan signatures are different.
isSearchable(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column be used in a where clause.
isSecure() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether a Secure Socket Layer (SSL) connection is used to communicate with the i5/OS system.
isSecure() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether a Secure Socket Layer (SSL) connection is used to communicate with the i5/OS system.
isSelectMessagesNeedReply() - Method in class com.ibm.as400.access.MessageQueue
Returns whether or not messages that need a reply are included in the list of returned messages.
isSelectMessagesNoNeedReply() - Method in class com.ibm.as400.access.MessageQueue
Returns whether or not messages that do not need a reply are included in the list of returned messages.
isSelectSendersCopyMessagesNeedReply() - Method in class com.ibm.as400.access.MessageQueue
Returns whether or not sender's copy messages that need a reply are included in the list of returned messages.
isSelected() - Method in class com.ibm.as400.util.html.SelectOption
Indicates if the option defaults to being selected.
isSelected(VObject) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Indicates if the object is selected.
isSelected(VObject) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if the object in the tree or the details is selected.
isSelected(VObject) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Indicates if the object is selected.
isSelected(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if the object is selected.
isSelected(Resource) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Indicates if the resource is selected.
isSelected(Resource) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Indicates if the resource is selected.
isSendBufferSizeSet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the SO_SNDBUF socket option will be set.
isSetEffectiveGroupId() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the effective group ID (GID) is set at execution time.
isSetEffectiveUserId() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the effective user ID (UID) is set at execution time.
isShared() - Method in class com.ibm.as400.access.SaveFile
Reports whether the open data path (ODP) for the save file is shared with other programs in the routing step.
isShared() - Method in class com.ibm.as400.access.SystemPool
Indicates whether the pool is a shared system pool.
isShowCheckboxes() - Method in class com.ibm.as400.access.AS400
Indicates if checkboxes should be shown on the sign-on dialog.
isSigned(int) - Method in class com.ibm.as400.access.AS400JDBCParameterMetaData
Returns if values can be signed numbers for the specified parameter.
isSigned(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column can contain a signed value.
isSigned() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object has an i5/OS digital signature.
isSoLingerSet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the SO_LINGER socket option will be set.
isSoTimeoutSet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the SO_TIMEOUT socket option will be set.
isSortable() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Indicates if the details children are sortable.
isSortable() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Indicates if the details children are sortable.
isSorted() - Method in class com.ibm.as400.access.IFSFile
Returns the sorting behavior used when files are listed by any of the list() or listFiles() methods.
isStarted() - Method in class com.ibm.as400.access.ISeriesNetServer
Indicates whether or not the NetServer job on the i5/OS system is started.
isStarted() - Method in class com.ibm.as400.access.NetServer
Deprecated. Indicates whether or not the NetServer job on the i5/OS system is started.
isStarted() - Method in class com.ibm.as400.access.ProxyServer
Indicates if the proxy server has been started.
isStayOnThread() - Method in class com.ibm.as400.access.CommandCall
Indicates whether or not the command will actually get run on the current thread.
isStayOnThread() - Method in class com.ibm.as400.access.ProgramCall
Indicates whether or not the program will actually get run on the current thread.
isStorageFree() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object's data has been moved offline, freeing its online storage.
isString() - Method in class com.ibm.as400.access.AS400CertificateAttribute
Indicates if the attribute is a String.
isSupported() - Method in class com.ibm.as400.access.Product
Indicates whether this product feature is currently supported.
isSymbolicLink() - Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is a symbolic link.
isSynchronized() - Method in class com.ibm.as400.access.DirectoryEntry
Indicates whether this entry should be synchronized with directories other than the System Distribution Directory.
isSystemArchive() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object has changed and needs to be saved.
isSystemSigned() - Method in class com.ibm.as400.access.FileAttributes
Returns whether the object was signed by a source that is trusted by the system.
isTCP() - Method in class com.ibm.as400.util.commtrace.Frame
Returns a boolean indicating if the Frame is TCP
isTcpNoDelay() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Gets the socket 'TCP no delay' option.
isTcpNoDelay() - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the TCP_NODELAY socket option is set.
isTcpNoDelaySet() - Method in class com.ibm.as400.access.SocketProperties
Indicates if the value of the TCP_NODELAY socket option will be set.
isTextData(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Indicates if the data type is text data.
isTextData(int) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Indicates if the column specified by columnIndex contains text data.
isTextData(int) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Indicates if the column specified by columnIndex contains text data.
isTextData(int) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Indicates if the column specified by columnIndex contains text data.
isThreadSafe() - Method in class com.ibm.as400.access.CommandCall
Indicates whether or not the command will be assumed thread-safe, according to the settings specified by setThreadSafe() or the com.ibm.as400.access.CommandCall.threadSafe property.
isThreadSafe() - Method in class com.ibm.as400.access.ProgramCall
Indicates whether or not the program will be assumed thread-safe, according to the settings specified by setThreadSafe() or the com.ibm.as400.access.ProgramCall.threadSafe property.
isThreadUsed() - Method in class com.ibm.as400.access.AS400
Indicates whether threads are used in communication with the host servers.
isThreadUsed() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether a thread is used.
isThreadUsed() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether a thread is used.
isThreadUsed() - Method in class com.ibm.as400.access.ConnectionPool
Indicates whether threads are used in communication with the host servers and for running maintenance.
isTimed() - Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if the credential will expire based on time.
isTrace() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether trace messages should be logged.
isTrace() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether trace messages should be logged.
isTraceAllOn() - Static method in class com.ibm.as400.access.Trace
Indicates if all of the tracing categories are enabled.
isTraceConversionOn() - Static method in class com.ibm.as400.access.Trace
Indicates if character set conversion tracing is enabled.
isTraceDatastreamOn() - Static method in class com.ibm.as400.access.Trace
Indicates if data stream tracing is enabled.
isTraceDiagnosticOn() - Static method in class com.ibm.as400.access.Trace
Indicates if diagnostic tracing is enabled.
isTraceEnabled() - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.isTracePCMLOn().
isTraceErrorOn() - Static method in class com.ibm.as400.access.Trace
Indicates if error tracing is enabled.
isTraceInformationOn() - Static method in class com.ibm.as400.access.Trace
Indicates if information tracing is enabled.
isTraceJDBCOn() - Static method in class com.ibm.as400.access.Trace
Indicates if JDBC tracing is enabled.
isTraceOn() - Static method in class com.ibm.as400.access.Trace
Indicates if overall tracing is enabled.
isTraceOn(int) - Static method in class com.ibm.as400.access.Trace
Indicates if tracing is enabled for the specified category.
isTracePCMLOn() - Static method in class com.ibm.as400.access.Trace
Indicates if PCML tracing is enabled.
isTraceProxyOn() - Static method in class com.ibm.as400.access.Trace
Indicates if proxy tracing is enabled.
isTraceThreadOn() - Static method in class com.ibm.as400.access.Trace
Indicates if thread tracing is enabled.
isTraceWarningOn() - Static method in class com.ibm.as400.access.Trace
Indicates if warning tracing is enabled.
isTranslate65535() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "Translate CCSID 65535" check box on the Translation tab is checked.
isTranslateBinary() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether binary data is translated.
isTranslateBinary() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether binary data is translated.
isTranslateBoolean() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates how Boolean objects are interpreted when setting the value for a character field/parameter using the PreparedStatement.setObject(), CallableStatement.setObject() or ResultSet.updateObject() methods.
isTranslateBoolean() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates how Boolean objects are interpreted when setting the value for a character field/parameter using the PreparedStatement.setObject(), CallableStatement.setObject() or ResultSet.updateObject() methods.
isTranslateHex() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
isTrueAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether true auto commit support is used.
isTrueAutoCommit() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether true auto commit support is used.
isTrueAutocommit() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether true auto commit support is used.
isTrueAutocommit() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Indicates whether true auto commit support is used.
isUdfs() - Method in class com.ibm.as400.access.UDFS.MountedFsInformationStructure
Returns whether the the path is a user-defined file system (UDFS).
isUnderscore() - Method in class com.ibm.as400.util.html.HTMLText
Indicates if underline is on.
isUpdate() - Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the data authority of update.
isUpdateNeeded(String, String, URL) - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Returns whether the package is downlevel.
isUseAdoptedAuthority() - Method in class com.ibm.as400.access.JavaProgram
Returns whether or not the used adopted authority is set.
isUseConnectionPool() - Method in class com.ibm.as400.util.servlet.AS400Servlet
Indicates if the connection pool is being used.
isUseDataSource() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the data source is used to make a connection to the database.
isUseDefaultUser() - Method in class com.ibm.as400.access.AS400
Indicates if the default user should be used by this object.
isUseDouble() - Method in class com.ibm.as400.access.AS400PackedDecimal
Indicates if a Double object or a BigDecimal object will be returned on a call to toObject().
isUseDouble() - Method in class com.ibm.as400.access.AS400ZonedDecimal
Indicates if a Double object or a BigDecimal object will be returned on a call to toObject().
isUseFO() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLHead
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLImage
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLList
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLTable
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns if Formatting Object tags are outputted.
isUseFO() - Method in class com.ibm.as400.util.html.HTMLText
Returns if Formatting Object tags are outputted.
isUseGet() - Method in class com.ibm.as400.util.html.HTMLForm
Indicates if the GET method is used for sending the form contents to the server.
isUseMetaData() - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Indicates whether the table header is created using the metadata.
isUsePasswordCache() - Method in class com.ibm.as400.access.AS400
Indicates if the password cache is being used by this object.
isUsePost() - Method in class com.ibm.as400.util.html.HTMLForm
Indicates if the POST method is used for sending the form contents to the server.
isUseSSL() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Indicates whether the "SSL" check box on the Translation tab is checked.
isValidCcsid(int) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Indicates whether the given CCSID is valid for tagging i5/OS data.
isValidNameForSharedPool(String) - Static method in class com.ibm.as400.access.SystemPool
Indicates whether the pool name is a valid name for a shared system pool.
isValueLimited() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Indicates if the value is limited to the possible values.
isVariableFieldCompression() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Indicates whether variable-length fields are compressed.
isVariableLength() - Method in class com.ibm.as400.access.CharacterFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in class com.ibm.as400.access.HexFieldDescription
Indicates if the field is a variable-length field.
isVariableLength() - Method in interface com.ibm.as400.access.VariableLengthFieldDescription
Indicates if the field is a variable-length field.
isVerbose() - Method in class com.ibm.as400.access.ProxyServer
Indicates whether to print status and connection information to System.out.
isVisible(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Indicates if the object in the tree is currently visible in the tree.
isVisible(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Indicates if the object is currently visible.
isVisual(int) - Static method in class com.ibm.as400.access.AS400BidiTransform
Indicates if a given CCSID has a visual string type.
isWINSServer() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the value of the "WINS enablement" attribute.
isWINSServerPending() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the pending value of the "WINS enablement" attribute.
isWaitForOptimizations() - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
isWaitingForData() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer has written all the data currently in the spooled file and is waiting for more data.
isWaitingForDevice() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is waiting to get the device from a job that is printing directly to the printer.
isWaitingForMessage() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is waiting for a reply to an inquiry message.
isWidthInPercent() - Method in class com.ibm.as400.util.html.HTMLTable
Indicates if the table width is in percent or pixels.
isWidthInPercent() - Method in class com.ibm.as400.util.html.HTMLTableCell
Indicates if the width is in percent or pixels.
isWidthInPercent() - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Indicates if the form width is in percent or pixels.
isWithDigitalCertificates() - Method in class com.ibm.as400.access.User
Retrieves whether there are digital certificates associated with this user.
isWrap() - Method in class com.ibm.as400.util.html.HTMLTableCell
Indicates if the cell data will use normal HTML linebreaking conventions.
isWritable(int) - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if it is possible for a write on the column to succeed.
isWriteOnly() - Method in class com.ibm.as400.access.AS400File
Indicates if this object is open for write only.
isWriterStarted() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the writer is started for this printer.
issueCommand(String) - Method in class com.ibm.as400.access.AS400FTP
Sends a command to the system, returning the reply from the system.
issueCommand(String) - Method in class com.ibm.as400.access.FTP
Sends a command to the system, returning the reply from the system.

J

JAAS - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the JAAS component.
JAAS - Static variable in class utilities.ToolboxJarMaker
Specifies the JAAS component.
JAVA_APPLICATION_CALL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Java Application Call component.
JAVA_APPLICATION_CALL - Static variable in class utilities.ToolboxJarMaker
Specifies the Java Application Call component.
JAVA_APPLICATION_CALL_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Java Application Call component.
JAVA_APPLICATION_CALL_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Java Application Call component.
JAVA_PROGRAMS - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for Java programs.
JAVA_PROGRAM_CREATION - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for Java program creation.
JAVA_PROGRAM_SIZE - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for Java program size.
JDBC - Static variable in class com.ibm.as400.access.Trace
'JDBC' trace category.
JDBC - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the JDBC component.
JDBC - Static variable in class utilities.ToolboxJarMaker
Specifies the JDBC component.
JDBC_MAJOR_VERSION_ - Static variable in class com.ibm.as400.access.AS400JDBCDriver
 
JDBC_MINOR_VERSION_ - Static variable in class com.ibm.as400.access.AS400JDBCDriver
 
JDBC_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual JDBC component.
JDBC_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual JDBC component.
JDMRI - class com.ibm.as400.access.JDMRI.
Locale-specific objects for the IBM Toolbox for Java.
JDMRI() - Constructor for class com.ibm.as400.access.JDMRI
 
JDMRI2 - class com.ibm.as400.access.JDMRI2.
Locale-specific objects for IBM Toolbox for Java.
JDMRI2() - Constructor for class com.ibm.as400.access.JDMRI2
 
JOB - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Job component.
JOB - Static variable in class utilities.ToolboxJarMaker
Specifies the Job component.
JOBNUMBER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the number of the job which produced the output.
JOB_ACCOUNTING_CODE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job accounting code.
JOB_DATE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date used for the job.
JOB_DATE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job date.
JOB_DATE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job date.
JOB_DESCRIPTION - Static variable in class com.ibm.as400.access.Job
Job attribute representing a set of job-related attributes used for one or more jobs on the system.
JOB_DESCRIPTION - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job description.
JOB_DESCRIPTION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for job description.
JOB_DESCRIPTION_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job description.
JOB_END_REASON - Static variable in class com.ibm.as400.access.Job
Job attribute representing the most recent action that caused the job to end.
JOB_LOG_OUTPUT - Static variable in class com.ibm.as400.access.Job
Job attribute representing how a job log will be produced when the job completes.
JOB_LOG_OUTPUT_JOB_END - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job log will be produced by the job itself.
JOB_LOG_OUTPUT_JOB_LOG_SERVER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job log will be produced by a job log server.
JOB_LOG_OUTPUT_PENDING - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job log will not be produced.
JOB_LOG_OUTPUT_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the value is specifed by the QLOGOUTPUT system value.
JOB_LOG_PENDING - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether a job's log has been written or not.
JOB_LOG_PENDING_NO - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job log is not pending.
JOB_LOG_PENDING_YES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job log is pending and waiting to be written.
JOB_MESSAGE_QUEUE_FULL_ACTION_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job message queue action.
JOB_MESSAGE_QUEUE_MAXIMUM_SIZE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job message maximum size.
JOB_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the name of the job as identified to the system.
JOB_NAME - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by the job name portion of the job information.
JOB_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job name.
JOB_NAME - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Selection ID for job name.
JOB_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for job name.
JOB_NAME_CURRENT - Static variable in class com.ibm.as400.access.Job
Constant indicating the job that this program is running in.
JOB_NAME_INTERNAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that the INTERNAL_JOB_ID locates the job.
JOB_NAME_LOCK_SPACE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Job name lock space.
JOB_NAME_MACHINE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Job name machine process.
JOB_NUMBER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the system-generated job number.
JOB_NUMBER - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by the job number portion of the job information.
JOB_NUMBER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job number.
JOB_NUMBER - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Selection ID for job number.
JOB_NUMBER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for job number.
JOB_NUMBER_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating a blank job number.
JOB_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the name of the job which produced the output.
JOB_QUEUE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the name of the job queue that the job is currently on, or that the job was on if it is currently active.
JOB_QUEUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job queue.
JOB_QUEUE_DATE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date and time this job was put on this job queue.
JOB_QUEUE_DATE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job queue date.
JOB_QUEUE_PRIORITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the scheduling priority of the job compared to other jobs on the same job queue.
JOB_QUEUE_PRIORITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job queue priority.
JOB_QUEUE_PRIORITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job queue priority.
JOB_QUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job queue.
JOB_QUEUE_STATUS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the status of this job on the job queue.
JOB_QUEUE_STATUS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job queue status.
JOB_QUEUE_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for job queue status.
JOB_QUEUE_STATUS_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job was not on a job queue.
JOB_QUEUE_STATUS_BLANK - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is not on a job queue.
JOB_QUEUE_STATUS_HELD - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is being held on the job queue.
JOB_QUEUE_STATUS_HELD - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is being held on the job queue.
JOB_QUEUE_STATUS_READY - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is ready to be selected.
JOB_QUEUE_STATUS_RELEASED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is ready to be selected.
JOB_QUEUE_STATUS_SCHEDULED - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job will run as scheduled.
JOB_QUEUE_STATUS_SCHEDULED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job will run as scheduled.
JOB_STATUS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the status of this job.
JOB_STATUS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job status.
JOB_STATUS_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating this job is an active job.
JOB_STATUS_ACTIVE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is active.
JOB_STATUS_JOBQ - Static variable in class com.ibm.as400.access.Job
Constant indicating this job is currently on a job queue.
JOB_STATUS_JOBQ - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is currently on a job queue.
JOB_STATUS_OUTQ - Static variable in class com.ibm.as400.access.Job
Constant indicating this job has completed running, but still has output on an output queue.
JOB_STATUS_OUTQ - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job has completed running.
JOB_SUBTYPE - Static variable in class com.ibm.as400.access.Job
Job attribute representing additional information about the job type (if any exists).
JOB_SUBTYPE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job subtype.
JOB_SUBTYPE_ALTERNATE_SPOOL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an alternate spool user job.
JOB_SUBTYPE_ALTERNATE_SPOOL_USER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating alternate spool user.
JOB_SUBTYPE_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job has no special subtype or is not a valid job.
JOB_SUBTYPE_BLANK - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job has no special subtype or is not a valid job.
JOB_SUBTYPE_IMMEDIATE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an immediate job.
JOB_SUBTYPE_IMMEDIATE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is an immediate job.
JOB_SUBTYPE_MACHINE_SERVER_JOB - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an AS/400 Advanced 36 machine server job.
JOB_SUBTYPE_MACHINE_SERVER_JOB - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is an Advanced 36 machine server job.
JOB_SUBTYPE_MRT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a System/36 multiple requester terminal (MRT) job.
JOB_SUBTYPE_MRT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a System/36 multiple requester terminal (MRT) job.
JOB_SUBTYPE_PRESTART - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a prestart job.
JOB_SUBTYPE_PRESTART - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a prestart job.
JOB_SUBTYPE_PRINT_DRIVER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a print driver job.
JOB_SUBTYPE_PRINT_DRIVER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a print driver job.
JOB_SUBTYPE_PROCEDURE_START_REQUEST - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job started with a procedure start request.
JOB_SUBTYPE_PROCEDURE_START_REQUEST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job started with a procedure start request.
JOB_SWITCHES - Static variable in class com.ibm.as400.access.Job
Job attribute representing the current setting of the job switches used by this job.
JOB_SWITCHES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for switch settings.
JOB_SWITCHES_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the job switches.
JOB_SYSTEM - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by system.
JOB_TITLE - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by job title.
JOB_TITLE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for job title.
JOB_TYPE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the type of job.
JOB_TYPE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for job type.
JOB_TYPE - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Selection ID for job type.
JOB_TYPE_AUTOSTART - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an autostart job.
JOB_TYPE_AUTOSTART - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is an autostart job.
JOB_TYPE_BATCH - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a batch job.
JOB_TYPE_BATCH - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a batch job.
JOB_TYPE_ENHANCED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the type of job.
JOB_TYPE_ENHANCED_AUTOSTART - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an autostart job.
JOB_TYPE_ENHANCED_BATCH - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a batch job.
JOB_TYPE_ENHANCED_BATCH_ALTERNATE_SPOOL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a batch alternate spool user job.
JOB_TYPE_ENHANCED_BATCH_IMMEDIATE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a batch immediate job.
JOB_TYPE_ENHANCED_BATCH_MRT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a batch System/36 multiple requester terminal (MRT) job.
JOB_TYPE_ENHANCED_COMM_PROCEDURE_START_REQUEST - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a communications procedure start request job.
JOB_TYPE_ENHANCED_INTERACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an interactive job.
JOB_TYPE_ENHANCED_INTERACTIVE_GROUP - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an interactive job that is part of a group.
JOB_TYPE_ENHANCED_INTERACTIVE_SYSREQ - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an interactive job that is part of a system request pair.
JOB_TYPE_ENHANCED_INTERACTIVE_SYSREQ_AND_GROUP - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an interactive job that is part of a system request pair and part of a group.
JOB_TYPE_ENHANCED_PRESTART - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a prestart job.
JOB_TYPE_ENHANCED_PRESTART_BATCH - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a prestart batch job.
JOB_TYPE_ENHANCED_PRESTART_COMM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a prestart communications job.
JOB_TYPE_ENHANCED_READER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a reader job.
JOB_TYPE_ENHANCED_SUBSYSTEM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a subsystem job.
JOB_TYPE_ENHANCED_SYSTEM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a system job (all system jobs including SCPF).
JOB_TYPE_ENHANCED_WRITER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a writer job (including both spool writers and print drivers).
JOB_TYPE_INTERACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is an interactive job.
JOB_TYPE_INTERACTIVE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is an interactive job.
JOB_TYPE_NOT_VALID - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is not a valid job.
JOB_TYPE_NOT_VALID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is not a valid job.
JOB_TYPE_SCPF_SYSTEM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is the SCPF system job.
JOB_TYPE_SCPF_SYSTEM - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is the SCPF system job.
JOB_TYPE_SPOOLED_READER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a spooled reader job.
JOB_TYPE_SPOOLED_READER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a spooled reader job.
JOB_TYPE_SPOOLED_WRITER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a spooled writer job.
JOB_TYPE_SPOOLED_WRITER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a spooled writer job.
JOB_TYPE_SUBSYSTEM_MONITOR - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a subsystem monitor job.
JOB_TYPE_SUBSYSTEM_MONITOR - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a subsystem monitor job.
JOB_TYPE_SYSTEM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is a system job.
JOB_TYPE_SYSTEM - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is a system job.
JOB_USER - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by the user name portion of the job information.
JOB_USER_IDENTITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user profile name by which the job is known to other jobs on the system.
JOB_USER_IDENTITY_SETTING - Static variable in class com.ibm.as400.access.Job
Job attribute representing the method by which the job user identity was set.
JOB_USER_IDENTITY_SETTING_APPLICATION - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job user identity was explicitly set by an application using one of the Set Job User Identity APIs, QWTSJUID or QwtSetJuid().
JOB_USER_IDENTITY_SETTING_DEFAULT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is currently running single threaded and the job user identity is the name of the user profile under which the job is currently running.
JOB_USER_IDENTITY_SETTING_SYSTEM - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is currently running multithreaded and the job user identity was implicitly set by the system when the job became multithreaded.
JOB_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Job component.
JOB_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Job component.
JOURNAL - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the fully-qualified integrated file system path name of the journal.
JOURNAL_AFTER_IMAGES - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that when journaling is active, the image of the object after a change is journaled.
JOURNAL_BEFORE_IMAGES - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that when journaling is active, the image of the object prior to a change is journaled.
JOURNAL_IMAGES - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the type of images that are written to the journal receiver for updates to the object.
JOURNAL_OMITTED_ENTRIES - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether journal entries to be omitted are journaled.
JOURNAL_OPTIONAL_ENTRIES - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that when journaling is active, entries that are considered optional are journaled.
JOURNAL_START_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which journaling for the object was last started.
JOURNAL_STATUS - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object is currently being journaled or not.
JOURNAL_SUBTREE - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that this object is a directory with IFS journaling subtree semantics.
JPing - class utilities.JPing.
The JPing class is used to determine if services are running.
JPing() - Constructor for class utilities.JPing
 
JUSTIFY - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal alignment between both text margins.
JarMaker - class utilities.JarMaker.
The JarMaker class is used to generate a smaller (and therefore faster loading) JAR or ZIP file from a larger one, based on the user's requirements.
JarMaker() - Constructor for class utilities.JarMaker
Constructs a JarMaker object.
JarMakerEvent - class utilities.JarMakerEvent.
The JarMakerEvent class represents a JarMaker event.
JarMakerEvent(Object, String) - Constructor for class utilities.JarMakerEvent
Constructs a JarMakerEvent object.
JarMakerListener - interface utilities.JarMakerListener.
The JarMakerListener interface provides a listener interface for receiving JarMaker events.
JavaApplicationCall - class com.ibm.as400.access.JavaApplicationCall.
The JavaApplicationCall class provides an easy way to run Java applications on the i5/OS system's Java Virtual Machine from a client.
JavaApplicationCall() - Constructor for class com.ibm.as400.access.JavaApplicationCall
Constructs a JavaApplicationCall object.
JavaApplicationCall(AS400) - Constructor for class com.ibm.as400.access.JavaApplicationCall
Constructs a JavaApplicationCall object.
JavaApplicationCall(AS400, String) - Constructor for class com.ibm.as400.access.JavaApplicationCall
Constructs a JavaApplicationCall object.
JavaApplicationCall(AS400, String, String) - Constructor for class com.ibm.as400.access.JavaApplicationCall
Constructs a JavaApplicationCall object.
JavaApplicationCallBeanInfo - class com.ibm.as400.access.JavaApplicationCallBeanInfo.
The JavaApplicationCallBeanInfo class provides bean information for the JavaApplicationCall class.
JavaApplicationCallBeanInfo() - Constructor for class com.ibm.as400.access.JavaApplicationCallBeanInfo
 
JavaProgram - class com.ibm.as400.access.JavaProgram.
The JavaProgram class represents an OS/400 or i5/OS Java program.
JavaProgram() - Constructor for class com.ibm.as400.access.JavaProgram
Creates a JavaProgram
JavaProgram(AS400, String) - Constructor for class com.ibm.as400.access.JavaProgram
Creates a JavaProgram
JdbcMeConnection - class com.ibm.as400.micro.JdbcMeConnection.
The JdbcMeConnection class provides a JDBC connection to a specific DB2 for OS/400 database.
JdbcMeDriver - class com.ibm.as400.micro.JdbcMeDriver.
The JdbcMeDriver class is a driver that accesses DB2 for i5/OS databases.
JdbcMeException - exception com.ibm.as400.micro.JdbcMeException.
JdbcMeException extends the java.sql.SQLException class as provided for a Java 2 Micro-Edition device.
JdbcMeException(String, String) - Constructor for class com.ibm.as400.micro.JdbcMeException
Constructs an JdbcMeException object with a reason and SQLState.
JdbcMeLiveResultSet - class com.ibm.as400.micro.JdbcMeLiveResultSet.
The JdbcMeLiveResultSet class provides access to a table of data generated by a database query.
JdbcMeOfflineData - class com.ibm.as400.micro.JdbcMeOfflineData.
An offline data repository that represents a a data store that is generic, regardless of J2ME profile and JVM details.
JdbcMeOfflineData() - Constructor for class com.ibm.as400.micro.JdbcMeOfflineData
 
JdbcMeOfflineResultSet - class com.ibm.as400.micro.JdbcMeOfflineResultSet.
JdbcMeOfflineResultSet implements the java.sql.ResultSet interface as provided for a Java 2 Micro-Edition device over the top of an existing MIDP Record Store or a Palm OS database.
JdbcMeOfflineResultSet(String, int, int) - Constructor for class com.ibm.as400.micro.JdbcMeOfflineResultSet
Construct a result set based on the offline data indicated.
JdbcMeOfflineResultSet(String, int, int, int, int[]) - Constructor for class com.ibm.as400.micro.JdbcMeOfflineResultSet
Construct a result set based on the imported offline data records indicated.
JdbcMeResultSetMetaData - class com.ibm.as400.micro.JdbcMeResultSetMetaData.
JdbcMeResultSetMetaData implements the java.sql.ResultSetMetaData interface as provided for a Java 2 Micro-Edition device.
JdbcMeStatement - class com.ibm.as400.micro.JdbcMeStatement.
The AS400JDBCStatement class provides a mechanism for executing static SQL statements.
Job - class com.ibm.as400.access.Job.
The Job class represents a server job.
Job() - Constructor for class com.ibm.as400.access.Job
Constructs a Job object.
Job(AS400) - Constructor for class com.ibm.as400.access.Job
Constructs a Job object.
Job(AS400, String, String, String) - Constructor for class com.ibm.as400.access.Job
Constructs a Job object.
Job(AS400, String) - Constructor for class com.ibm.as400.access.Job
Deprecated. The internal job ID should be treated as a byte array of 16 bytes.
Job(AS400, byte[]) - Constructor for class com.ibm.as400.access.Job
Constructs a Job object.
JobBeanInfo - class com.ibm.as400.access.JobBeanInfo.
The JobBeanInfo class represents the bean information for the Job class.
JobBeanInfo() - Constructor for class com.ibm.as400.access.JobBeanInfo
 
JobCCSID - class com.ibm.as400.access.JobCCSID.
The JobCCSID class represents an i5/OS Job CCSID.
JobCCSID() - Constructor for class com.ibm.as400.access.JobCCSID
Constructs a JobCCSID object.
JobCCSID(AS400) - Constructor for class com.ibm.as400.access.JobCCSID
Constructs a JobCCSID object.
JobDescription - class com.ibm.as400.access.JobDescription.
Represents an i5/OS or OS/400 job description.
JobDescription(AS400, String, String) - Constructor for class com.ibm.as400.access.JobDescription
Constructs a JobDescription.
JobDescription(AS400, QSYSObjectPathName) - Constructor for class com.ibm.as400.access.JobDescription
Constructs a JobDescription.
JobList - class com.ibm.as400.access.JobList.
Represents a list of jobs on the system.
JobList() - Constructor for class com.ibm.as400.access.JobList
Constructs a JobList object.
JobList(AS400) - Constructor for class com.ibm.as400.access.JobList
Constructs a JobList object.
JobListBeanInfo - class com.ibm.as400.access.JobListBeanInfo.
The JobListBeanInfo class represents the bean information for the JobList class.
JobListBeanInfo() - Constructor for class com.ibm.as400.access.JobListBeanInfo
 
JobLog - class com.ibm.as400.access.JobLog.
Represents a job log on the system.
JobLog() - Constructor for class com.ibm.as400.access.JobLog
Constructs a JobLog object.
JobLog(AS400) - Constructor for class com.ibm.as400.access.JobLog
Constructs a JobLog object.
JobLog(AS400, String, String, String) - Constructor for class com.ibm.as400.access.JobLog
Constructs a JobLog object.
JobLogBeanInfo - class com.ibm.as400.access.JobLogBeanInfo.
The JobLogBeanInfo class represents the bean information for the JobLog class.
JobLogBeanInfo() - Constructor for class com.ibm.as400.access.JobLogBeanInfo
 
jdbcCompliant() - Method in class com.ibm.as400.access.AS400JDBCDriver
Indicates if the driver is a genuine JDBC compliant driver.

K

KEEP_DDM_CONNECTIONS_ACTIVE - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether connections using distributed data management (DDM) protocols remain active when they are not being used.
KEEP_DDM_CONNECTIONS_ACTIVE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for keep DDM connections active.
KEEP_DDM_CONNECTIONS_ACTIVE_DROP - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system ends a DDM connection when there are no users.
KEEP_DDM_CONNECTIONS_ACTIVE_DROP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system ends a DDM connection when there are no users.
KEEP_DDM_CONNECTIONS_ACTIVE_KEEP - Static variable in class com.ibm.as400.access.Job
Constant indicating that the system keeps DDM connections active when there are no users, except for the following: The routing step ends on the source system.
KEEP_DDM_CONNECTIONS_ACTIVE_KEEP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system keeps DDM connections active when there are no users.
KEEP_UNANSWERED - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all messages in the message queue except unanswered inquiry and unanswered senders' copy messages.
KEEP_UNANSWERED - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to all messages in the message queue except unanswered inquiry and unanswered senders' copy messages.
KERBEROS_OR_PASSWORDS - Static variable in class com.ibm.as400.access.ISeriesNetServer
Deprecated. Renamed to NETWORK_AUTHENTICATION_OR_PASSWORDS
KERBEROS_TICKET_NOT_VALID_CONSISTENCY - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the authentication token is not valid.
KERBEROS_TICKET_NOT_VALID_CREDANTIAL_STRUCTURE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_CREDENTIAL_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_CREDENTIAL_NO_LONGER_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_EIM - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the authentication token is not valid.
KERBEROS_TICKET_NOT_VALID_MECHANISM - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_MULTIPLE_PROFILES - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the authentication token is not valid.
KERBEROS_TICKET_NOT_VALID_RETRIEVE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_SIGNATURE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the authentication token is not valid.
KERBEROS_TICKET_NOT_VALID_SYSTEM_PROFILE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_TICKET_NOT_VALID_VERIFICATION - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the Kerberos ticket is not valid.
KERBEROS_V5_TOKENS - Static variable in class com.ibm.as400.access.ISeriesNetServer
Deprecated. Renamed to NETWORK_AUTHENTICATION
KEYBOARD_BUFFERING - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for keyboard buffering.
KEYBOARD_BUFFERING_TYPE_AHEAD - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the type-ahead option is on, but the attention-key buffering options is not.
KEY_EQ - Static variable in class com.ibm.as400.access.KeyedFile
Constant indicating search type of equal.
KEY_EQ - Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constant indicating search type of equal.
KEY_EQ - Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constant indicating search type of equal.
KEY_EQ - Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constant indicating search type of equal.
KEY_FIELD_DESCRIPTION_ADDED - Static variable in class com.ibm.as400.access.RecordDescriptionEvent
Event id indicating that a key field description has been added to a RecordFormat object.
KEY_GE - Static variable in class com.ibm.as400.access.KeyedFile
Constant indicating search type of greater than or equal.
KEY_GE - Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constant indicating search type of greater than or equal.
KEY_GE - Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constant indicating search type of greater than or equal.
KEY_GE - Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constant indicating search type of greater than or equal.
KEY_GT - Static variable in class com.ibm.as400.access.KeyedFile
Constant indicating search type of greater than.
KEY_GT - Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constant indicating search type of greater than.
KEY_GT - Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constant indicating search type of greater than.
KEY_GT - Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constant indicating search type of greater than.
KEY_LE - Static variable in class com.ibm.as400.access.KeyedFile
Constant indicating search type of less than or equal.
KEY_LE - Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constant indicating search type of less than or equal.
KEY_LE - Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constant indicating search type of less than or equal.
KEY_LE - Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constant indicating search type of less than or equal.
KEY_LT - Static variable in class com.ibm.as400.access.KeyedFile
Constant indicating search type of less than.
KEY_LT - Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constant indicating search type of less than.
KEY_LT - Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constant indicating search type of less than.
KEY_LT - Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constant indicating search type of less than.
KeyedDataQueue - class com.ibm.as400.access.KeyedDataQueue.
The KeyedDataQueue class represents a keyed data queue object.
KeyedDataQueue() - Constructor for class com.ibm.as400.access.KeyedDataQueue
Constructs a KeyedDataQueue object.
KeyedDataQueue(AS400, String) - Constructor for class com.ibm.as400.access.KeyedDataQueue
Constructs a KeyedDataQueue object.
KeyedDataQueueBeanInfo - class com.ibm.as400.access.KeyedDataQueueBeanInfo.
The KeyedDataQueueBeanInfo class provides bean information for the KeyedDataQueue class.
KeyedDataQueueBeanInfo() - Constructor for class com.ibm.as400.access.KeyedDataQueueBeanInfo
 
KeyedDataQueueDocument - class com.ibm.as400.vaccess.KeyedDataQueueDocument.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
KeyedDataQueueDocument() - Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Constructs a KeyedDataQueueDocument object.
KeyedDataQueueDocument(AS400, String) - Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Constructs a KeyedDataQueueDocument object.
KeyedDataQueueDocumentBeanInfo - class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
KeyedDataQueueDocumentBeanInfo() - Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Deprecated.  
KeyedDataQueueEntry - class com.ibm.as400.access.KeyedDataQueueEntry.
The KeyedDataQueueEntry class represents an entry on a keyed data queue.
KeyedFile - class com.ibm.as400.access.KeyedFile.
The KeyedFile class represents a physical or logical file on the system.
KeyedFile() - Constructor for class com.ibm.as400.access.KeyedFile
Constructs a KeyedFile object.
KeyedFile(AS400, String) - Constructor for class com.ibm.as400.access.KeyedFile
Constructs a KeyedFile object.
KeyedFileBeanInfo - class com.ibm.as400.access.KeyedFileBeanInfo.
The KeyedFileBeanInfo class provides BeanInfo for the KeyedFile class.
KeyedFileBeanInfo() - Constructor for class com.ibm.as400.access.KeyedFileBeanInfo
Constructs a KeyedFileBeanInfo object.
keyFieldDescriptionAdded(RecordDescriptionEvent) - Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a key field description has been added to a RecordFormat object.
keyPressed(KeyEvent) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. A key is pressed.
keyReleased(KeyEvent) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. The key is released.
keyTyped(KeyEvent) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. The key is typed.

L

LANGUAGE_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the language identifier associated with this job.
LANGUAGE_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for language ID.
LANGUAGE_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for language ID.
LANGUAGE_ID_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the language ID specified in the user profile under which this thread was initially running is used.
LANGUAGE_ID_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the language identifier.
LANGUAGE_ID_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QLANGID is used.
LARGE_ROMAN - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Large Roman numeral ordered labeling scheme.
LAST - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the last message in the message queue.
LAST - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the last message in the message queue.
LAST_ACCESSED - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for last accessed.
LAST_MODIFIED - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for last modified.
LAST_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by last name.
LAST_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for last name.
LAST_USED_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which the object was last used.
LEDGER - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents ledger paper size (17 x 11 inches)
LEFT - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal left alignment.
LEGAL - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents legal paper size (8.5 x 14 inches)
LENGTH - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for length.
LENGTH_CHANGED - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that the length of the list changed.
LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the system resource has a length that is not valid or cannot be handled through this interface.
LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the length is not valid.
LENGTH_NOT_VALID - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the i5/OS resource has a length that is not valid or cannot be handled through this interface.
LETTER - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents letter paper size (8.5 x 11 inches)
LEVEL - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for level.
LEVEL_10 - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
LEVEL_20 - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
LEVEL_30 - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
LEVEL_40 - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
LIBRARY - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the library of the object.
LIBRARY_ASP_DEVICE_NAME - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the auxiliary storage pool (ASP) device where storage is allocated for the library containing the object.
LIBRARY_ASP_NUMBER - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the number of the auxiliary storage pool (ASP) where storage is allocated for the library containing the object.
LIBRARY_AUTHORITY_INSUFFICIENT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user of this program does not have enough authority to the library to perform the requested action.
LIBRARY_DOES_NOT_EXIST - Static variable in class com.ibm.as400.access.ObjectDoesNotExistException
The return code indicating that the library does not exist.
LIBRARY_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the length of the library name is not valid.
LIBRARY_LIST - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing the value *LIBL.
LIBRARY_LIST - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *LIBL.
LIBRARY_SPECIFICATION_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the path is not specified correctly, and the most likely cause is a library specification that does not have the .LIB extension.
LICENSED_INTERNAL_CODE_OPTIONS - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for licensed internal code options.
LICENSED_PROGRAM - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the licensed program of the object.
LICENSE_CAN_NOT_BE_REQUESTED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the license can not be requested.
LICENSE_INFORMATION_NOT_AVAILABLE - Static variable in class com.ibm.as400.access.LicenseException
LICENSE_INFORMATION_NOT_AVAILABLE - Return code from the Central server when an error occurred.
LICENSE_INFORMATION_NOT_FOUND - Static variable in class com.ibm.as400.access.LicenseException
LICENSE_INFORMATION_NOT_FOUND - Return code from the Central server when the license information for the product is not available (for example, product for specified feature and release was not found.)
LICOPT_NOPRERESOLVEEXTREF - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
LIMIT_CAPABILITIES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for limit capabilities.
LIMIT_CAPABILITIES_PARTIAL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the user cannot change the initial program or current library.
LIMIT_DEVICE_SESSIONS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for limit device sessions.
LIST_CLOSED - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that the list is closed.
LIST_COMPLETED - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that the list is completely loaded.
LIST_DIRECTION - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Selection ID for list direction.
LIST_DIRECTION - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for list direction.
LIST_INFO_NOT_VALID - Static variable in class com.ibm.as400.access.list.OpenListException
Error indicating that the list information did not exist or there was not enough list information returned to determine the list status.
LIST_IN_ERROR - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that the list is not completely loaded due to an error.
LIST_OPENED - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that the list is opened.
LIST_STATUS_BUILDING - Static variable in class com.ibm.as400.access.list.OpenListException
Status indicating that the list is in the process of being built.
LIST_STATUS_ERROR - Static variable in class com.ibm.as400.access.list.OpenListException
Status indicating an error occurred when building the list.
LIST_STATUS_FULL - Static variable in class com.ibm.as400.access.list.OpenListException
Status indicating there is too much data to be returned.
LIST_STATUS_PENDING - Static variable in class com.ibm.as400.access.list.OpenListException
Status indicating that the building of the list is pending.
LIST_STATUS_PRIMED - Static variable in class com.ibm.as400.access.list.OpenListException
Status indicating the list is primed and ready to be built.
LOAD_ERROR_INDICATOR - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for load error indicator.
LOAD_ERROR_INDICATOR_ERROR - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that an error was found the last time that the state of this load was checked or updated.
LOAD_ERROR_INDICATOR_NONE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that no error was found the last time that the state of this load was checked or updated.
LOAD_ID - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for load ID.
LOAD_ID_CODE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the code load.
LOAD_STATE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for load state.
LOAD_STATE_CHECK_ERROR - Static variable in class com.ibm.as400.access.Product
Constant indicating that the Check Product Option (CHKPRDOPT) command was used for this product load, but the postoperation exit program failed or indicated that an error was found.
LOAD_STATE_DEFINED_NO_OBJECT - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load is defined but the product load object for this load does not exist.
LOAD_STATE_DEFINED_OBJECT_EXISTS - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object exists, but before it can be saved using the Save Licensed Program (SAVLICPGM) command, it must be packaged with either the Package Product Option (PKGPRDOPT) command or the Package Product Option (QSZPKGPO) API.
LOAD_STATE_IBM_SUPPLIED_NOT_COMPATIBLE - Static variable in class com.ibm.as400.access.Product
Constant indicating that this product is an IBM-supplied product and it is not compatible with the currently installed release level of the System i operating system.
LOAD_STATE_INSTALLED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load was installed successfully.
LOAD_STATE_INSTALLED_DELETE_IN_PROGRESS - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Delete Licensed Program (DLTLICPGM) command is in progress.
LOAD_STATE_INSTALLED_RESTORE_FAILED - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command failed.
LOAD_STATE_INSTALLED_RESTORE_FAILED_EXIT_PROGRAM_FAILED - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command did not complete successfully.
LOAD_STATE_INSTALLED_RESTORE_IN_PROGRESS - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command is in progress.
LOAD_STATE_PACKAGED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load has been packaged with the Package Product Option (PKGPRDOPT) command or the Package Product Option (QSZPKGPO) API.
LOAD_STATE_PACKAGED_DAMAGED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load has been packaged with the Package Product Option (PKGPRDOPT) command or the Package Product Option (QSZPKGPO) API, but an object was found to be damaged the last time that the Check Product Option (CHKPRDOPT) command or Save Licensed Program (SAVLICPGM) command was used for this load.
LOAD_STATE_PACKAGED_DELETED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load has been packaged with the Package Product Option (PKGPRDOPT) command or the Package Product Option (QSZPKGPO) API, but either an attempt was made to delete the product load using the Delete Licensed Program (DLTLICPGM) command and the attempt failed, or a packaged object was missing the last time the Check Product Option (CHKPRDOPT) command or Save Licensed Program (SAVLICPGM) command was used for this load.
LOAD_STATE_PACKAGED_DELETE_IN_PROGRESS - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Delete Licensed Program (DLTLICPGM) command is in progress.
LOAD_STATE_PACKAGED_RENAMED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load has been packaged with the Package Product Option (PKGPRDOPT) command or the Package Product Option (QSZPKGPO) API, but either a development library or folder was renamed when the product does not allow dynamic naming, or the product definition or product load for a packaged load was renamed or moved to another library.
LOAD_STATE_PACKAGED_RESTORE_FAILED - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command failed.
LOAD_STATE_PACKAGED_RESTORE_FAILED_EXIT_PROGRAM_FAILED - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command did not complete successfully.
LOAD_STATE_PACKAGED_RESTORE_IN_PROGRESS - Static variable in class com.ibm.as400.access.Product
Constant indicating that a Restore Licensed Program (RSTLICPGM) command is in progress.
LOAD_STATE_RESTORED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load was loaded on to the system by the Restore Licensed Program (RSTLICPGM) command.
LOAD_STATE_RESTORED_DAMAGED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load was installed by the Restore Licensed Program (RSTLICPGM) command, but an object is damaged.
LOAD_STATE_RESTORED_DELETED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load was installed by the Restore Licensed Program (RSTLICPGM) command, but either an object was found to be missing when the Check Product Option (CHKPRDOPT) command or the Save Licensed Program (SAVLICPGM) command was used, or an error occurred while the Delete Licensed Program (DLTLICPGM) command was being used.
LOAD_STATE_RESTORED_EXIT_PROGRAM_FAILED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load was loaded on to the system by the Restore Licensed Program (RSTLICPGM) command but a postoperation exit program failed.
LOAD_STATE_RESTORED_RENAMED - Static variable in class com.ibm.as400.access.Product
Constant indicating that an installed library or folder was renamed, but the product does not allow dynamic naming.
LOAD_TYPE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for load type.
LOAD_TYPE_CODE - Static variable in class com.ibm.as400.access.Product
Constant indicating a product load type of *CODE.
LOAD_TYPE_CODE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the load is a code load.
LOAD_TYPE_LANGUAGE - Static variable in class com.ibm.as400.access.Product
Constant indicating a product load type of *LNG.
LOAD_TYPE_LANGUAGE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the load is a language load.
LOCALE_JOB_ATTRIBUTES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for locale job attributes.
LOCALE_JOB_ATTRIBUTES_CCSID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the coded character set identifier is set from the locale path name at the time a job is started for this user profile.
LOCALE_JOB_ATTRIBUTES_DATE_FORMAT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the date format is set from the locale path name at the time a job is started for this user profile.
LOCALE_JOB_ATTRIBUTES_DATE_SEPARATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the date separator is set from the locale path name at the time a job is started for this user profile.
LOCALE_JOB_ATTRIBUTES_DECIMAL_FORMAT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the decimal format is set from the locale path name at the time a job is started for this user profile.
LOCALE_JOB_ATTRIBUTES_SORT_SEQUENCE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the sort sequence is set from the locale path name at the time a job is started for this user profile.
LOCALE_JOB_ATTRIBUTES_TIME_SEPARATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the time separator is set from the locale path name at the time a job is started for this user profile.
LOCALE_PATH_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for locale path name.
LOCALE_PATH_NAME_C - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the C locale path name.
LOCALE_PATH_NAME_POSIX - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating the POSIX locale path name.
LOCAL_DATA_INDICATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for local data indicator.
LOCAL_DATA_INDICATOR_LOCAL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user was created on this system or if a remote user was created on this system.
LOCAL_DATA_INDICATOR_SHADOWED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user was shadowed from another system.
LOCAL_OBJECT - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object's data is stored locally.
LOCATION - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by location.
LOCATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for location.
LOCATION_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the location name portion of the unit of work ID.
LOCATION_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for location name.
LOCK_SCOPE_JOB - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock scope - indicates lock has job scope.
LOCK_SCOPE_LOCK_SPACE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock scope - indicates lock has lock space scope.
LOCK_SCOPE_THREAD - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock scope - indicates lock has thread scope.
LOCK_SHARE_FILE_NOT_SHARED - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock share - the file is not shared, the file is a physical file, or the field is not applicable to object type.
LOCK_SHARE_FILE_SHARED - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock share - the file is shared.
LOCK_STATE_EXCLUSIVE_ALLOW_READ - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATE_EXCLUSIVE_NO_READ - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATE_NONE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATE_SHARED_NO_UPDATE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATE_SHARED_READ - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATE_SHARED_UPDATE - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock state for the lock request.
LOCK_STATUS_JOB_THREAD_WAITING_SYNC - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock status - the job or thread is waiting for the lock (synchronous).
LOCK_STATUS_LOCK_HELD - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock status - the lock is currently held by the job or thread.
LOCK_STATUS_LOCK_REQUEST_OUTSTANDING_ASYNC - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock status - the job or thread has a lock request outstanding for the object (asynchronous).
LOCK_TYPE_ACCESS_PATH - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock type - lock on the access path used to access a member's data
LOCK_TYPE_DATA_WITHIN_MEMBER - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock type - lock on the actual data within the member.
LOCK_TYPE_MEMBER_CONTROL_BLOCK - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock type - lock on the member control block.
LOCK_TYPE_OBJECT - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Lock type - lock on the object
LOCK_VIOLATION - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that a lock violation has occurred.
LOGGER_NAME - Static variable in class com.ibm.as400.access.Trace
Name of the instance of java.util.logging.Logger that the Toolbox uses.
LOGGING_CL_PROGRAMS_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the logging of CL programs .
LOGGING_LEVEL - Static variable in class com.ibm.as400.access.Job
Job attribute representing what type of information is logged.
LOGGING_LEVEL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for logging level.
LOGGING_LEVEL_ALL_REQUESTS_AND_ASSOCIATED_MESSAGES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the following information is logged: Logging level 1 and 2 information is logged.
LOGGING_LEVEL_ALL_REQUESTS_AND_ASSOCIATED_MESSAGES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that all requests or commands from CL programs and all messages associated with those requests or commands that have a severity code greater than or equal to the logging severity are logged.
LOGGING_LEVEL_ALL_REQUESTS_AND_MESSAGES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the following information is logged: All request messages and all messages with a severity greater than or equal to the message logging severity, including trace messages.
LOGGING_LEVEL_ALL_REQUESTS_AND_MESSAGES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that all requests or commands from CL programs and all messages with a severity code greater than or equal to the logging severity are logged.
LOGGING_LEVEL_MESSAGES_BY_SEVERITY - Static variable in class com.ibm.as400.access.Job
Constant indicating that all messages sent to the job's external message queue with a severity greater than or equal to the message logging severity are logged.
LOGGING_LEVEL_MESSAGES_BY_SEVERITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that all messages sent to the job's external message queue with a severity greater than or equal to the message logging severity are logged.
LOGGING_LEVEL_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that no messages are logged.
LOGGING_LEVEL_NONE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that no messages are logged.
LOGGING_LEVEL_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the logging level.
LOGGING_LEVEL_REQUESTS_BY_SEVERITY_AND_ASSOCIATED_MESSAGES - Static variable in class com.ibm.as400.access.Job
Constant indicating that the following information is logged: Logging level 1 information.
LOGGING_LEVEL_REQUESTS_BY_SEVERITY_AND_ASSOCIATED_MESSAGES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that requests or commands from CL programs for which the system issues messages with a severity code greater than or equal to the logging severity and all messages associated with those requests or commands that have a severity code greater than or equal to the logging severity are logged.
LOGGING_SEVERITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the severity level that is used in conjunction with the logging level to determine which error messages are logged in the job log.
LOGGING_SEVERITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for logging severity.
LOGGING_SEVERITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the logging severity.
LOGGING_TEXT - Static variable in class com.ibm.as400.access.Job
Job attribute representing the level of message text that is written in the job log when a message is logged according to the LOGGING_LEVEL and LOGGING_SEVERITY.
LOGGING_TEXT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for logging text.
LOGGING_TEXT_MESSAGE - Static variable in class com.ibm.as400.access.Job
Constant indicating that only the message text is written to the job log.
LOGGING_TEXT_MESSAGE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that only the message is written to the job log.
LOGGING_TEXT_NO_LIST - Static variable in class com.ibm.as400.access.Job
Constant indicating that if the job ends normally, no job log is produced.
LOGGING_TEXT_NO_LIST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that if the job ends normally, there is no job log.
LOGGING_TEXT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the logging text.
LOGGING_TEXT_SECLVL - Static variable in class com.ibm.as400.access.Job
Constant indicating that both the message text and the message help (cause and recovery) of the error message are written to the job log.
LOGGING_TEXT_SECLVL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that both the message and the message help for the error message are written to the job log.
LOGON_SUPPORT - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "logon support".
LOGON_SUPPORT_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "logon support (pending)".
LOG_CL_PROGRAMS - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether or not commands are logged for CL programs that are run.
LOG_CL_PROGRAMS - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for logging CL programs.
LOG_CL_PROGRAMS_NO - Static variable in class com.ibm.as400.access.Job
Constant indicating that commands are not logged for CL programs that are run.
LOG_CL_PROGRAMS_YES - Static variable in class com.ibm.as400.access.Job
Constant indicating that commands are logged for CL programs that are run.
LONG_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Long data type.
LOWER_CASE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Lower-case letter ordered labeling scheme.
LTR - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Left to Right text interpretation direction.
LabelFormElement - class com.ibm.as400.util.html.LabelFormElement.
The LabelFormElement class represents a label HTML form element type.
LabelFormElement() - Constructor for class com.ibm.as400.util.html.LabelFormElement
Constructs a default LabelFormElement object.
LabelFormElement(String) - Constructor for class com.ibm.as400.util.html.LabelFormElement
Constructs a LabelFormElement object with the specified viewable text label.
LabelFormElementBeanInfo - class com.ibm.as400.util.html.LabelFormElementBeanInfo.
The LabelFormElementBeanInfo class provides bean information for the LabelFormElement class.
LabelFormElementBeanInfo() - Constructor for class com.ibm.as400.util.html.LabelFormElementBeanInfo
 
LanHeader - class com.ibm.as400.util.commtrace.LanHeader.
Allows the user to parse, print, and have easy access to the LanHeader.
LayoutFormPanel - class com.ibm.as400.util.html.LayoutFormPanel.
The LayoutFormPanel class represents a layout of HTML form elements.
LayoutFormPanel() - Constructor for class com.ibm.as400.util.html.LayoutFormPanel
Constructs a default LayoutFormPanel.
LicenseException - exception com.ibm.as400.access.LicenseException.
The LicenseException class is used to indicate an error condition that occured while trying to retrieve a license.
LineDataRecordWriter - class com.ibm.as400.access.LineDataRecordWriter.
The LineDataRecordWriter class writes a record in line data format (with the name of the record format inserted into positions 1-10 of the line data), translating characters into bytes of the specified CCSID.
LineDataRecordWriter(OutputStream, AS400) - Constructor for class com.ibm.as400.access.LineDataRecordWriter
Constructs a LineDataRecordWriter.
LineDataRecordWriter(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.LineDataRecordWriter
Constructs a LineDataRecordWriter.
LineLayoutFormPanel - class com.ibm.as400.util.html.LineLayoutFormPanel.
The LineLayoutFormPanel class represents a line layout of HTML form elements.
LineLayoutFormPanel() - Constructor for class com.ibm.as400.util.html.LineLayoutFormPanel
 
LineLayoutFormPanelBeanInfo - class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo.
The LineLayoutFormPanelBeanInfo class provides bean information for the LineLayoutFormPanel class.
LineLayoutFormPanelBeanInfo() - Constructor for class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
 
ListMetaData - class com.ibm.as400.util.servlet.ListMetaData.
A ListMetaData object can be used to find out information about the columns of a ListRowData object.
ListMetaData() - Constructor for class com.ibm.as400.util.servlet.ListMetaData
Constructs a default ListMetaData object.
ListMetaData(int) - Constructor for class com.ibm.as400.util.servlet.ListMetaData
Constructs a ListMetaData object with the specified number of columns.
ListMetaDataBeanInfo - class com.ibm.as400.util.servlet.ListMetaDataBeanInfo.
The ListMetaDataBeanInfo class provides bean information for the ListMetaData class.
ListMetaDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
 
ListRowData - class com.ibm.as400.util.servlet.ListRowData.
The ListRowData class represents a list of data.
ListRowData() - Constructor for class com.ibm.as400.util.servlet.ListRowData
Constructs a default ListRowData object.
ListRowData(RowMetaData) - Constructor for class com.ibm.as400.util.servlet.ListRowData
Constructs a ListRowData object with the specified metadata.
ListRowDataBeanInfo - class com.ibm.as400.util.servlet.ListRowDataBeanInfo.
The ListRowDataBeanInfo class provides bean information for the ListRowData class.
ListRowDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.ListRowDataBeanInfo
 
LocalDataArea - class com.ibm.as400.access.LocalDataArea.
The LocalDataArea class represents a local data area on the system.
LocalDataArea() - Constructor for class com.ibm.as400.access.LocalDataArea
Constructs a LocalDataArea object.
LocalDataArea(AS400) - Constructor for class com.ibm.as400.access.LocalDataArea
Constructs a LocalDataArea object.
LocalDataAreaBeanInfo - class com.ibm.as400.access.LocalDataAreaBeanInfo.
The LocalDataAreaBeanInfo class provides bean information for the LocalDataArea class.
LocalDataAreaBeanInfo() - Constructor for class com.ibm.as400.access.LocalDataAreaBeanInfo
 
Log - interface com.ibm.as400.access.Log.
The Log interface defines a mechanism for exception and message logging in a device-independent manner.
LogicalDataArea - class com.ibm.as400.access.LogicalDataArea.
The LogicalDataArea class represents a logical data area on the system.
LogicalDataArea() - Constructor for class com.ibm.as400.access.LogicalDataArea
Constructs a LogicalDataArea object.
LogicalDataArea(AS400, String) - Constructor for class com.ibm.as400.access.LogicalDataArea
Constructs a LogicalDataArea object.
LogicalDataAreaBeanInfo - class com.ibm.as400.access.LogicalDataAreaBeanInfo.
The LogicalDataAreaBeanInfo class provides bean information for the LogicalDataArea class.
LogicalDataAreaBeanInfo() - Constructor for class com.ibm.as400.access.LogicalDataAreaBeanInfo
 
last() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the last row.
last() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the last row.
last() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the last row.
last() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the last row.
last() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position to the last row in the list.
lastAccessed() - Method in class com.ibm.as400.access.IFSFile
Determines the time that the integrated file system object represented by this object was last accessed.
lastModified() - Method in class com.ibm.as400.access.IFSFile
Determines the time that the integrated file system object represented by this object was last modified.
lastModified() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates the time that the IFSJavaFile was last modified.
length() - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the length of the BLOB.
length() - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the length of the BLOB.
length() - Method in class com.ibm.as400.access.AS400JDBCClob
Returns the length of the CLOB.
length() - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the length of the current contents of the CLOB in characters.
length() - Method in class com.ibm.as400.access.IFSFile
Determines the length of the integrated file system object represented by this object.
length() - Method in class com.ibm.as400.access.IFSJavaFile
Indicates the length of this IFSJavaFile.
length() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the file length.
length() - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Returns the number of rows in the resource list.
length() - Method in class com.ibm.as400.util.servlet.RowData
Returns the number of rows in the list.
lengthChanged(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when the length changes.
lengthChanged(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when the length changes.
licenseReleased(ProductLicenseEvent) - Method in interface com.ibm.as400.access.ProductLicenseListener
Invoked when a license has been released.
licenseRequested(ProductLicenseEvent) - Method in interface com.ibm.as400.access.ProductLicenseListener
Invoked when a license has been requested.
lineFeed() - Method in class com.ibm.as400.access.SCS5256Writer
Adds a line feed control to the stream.
list() - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
list(IFSFileFilter) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
list(IFSFileFilter, String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
list(String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that match pattern.
list() - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory.
list(FilenameFilter) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter.
list(IFSFileFilter) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in the IFSJavaFile directory that satisfy file name filter.
list(IFSFileFilter, String) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter and pattern.
list(String) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that match pattern.
list() - Method in class com.ibm.as400.util.html.FileListElement
Returns a string containing the list of files and directories in the path defined in the HttpServletRequest.
list(HTMLTableConverter) - Method in class com.ibm.as400.util.html.FileListElement
Returns a string containing the list of files and directories in the path defined in the HttpServletRequest.
listAllSubsystems(AS400) - Static method in class com.ibm.as400.access.Subsystem
Lists all subsystems on the system.
listCertificates(AS400CertificateAttribute[], String) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
List certificates which match the specified attributes.
listCertificates(AS400CertificateAttribute[], String) - Method in class com.ibm.as400.access.AS400CertificateUtil
Returns certificates which match the specified attributes in the specified existing user space.
listCertificates(AS400CertificateAttribute[], String) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Lists certificates which match the specified attributes are copied from the validation list into the specified user space.
listClosed(PrintObjectListEvent) - Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when the list was closed.
listClosed(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when the list is closed.
listClosed(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when the list is closed.
listCompleted(PrintObjectListEvent) - Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when the list has completed.
listCompleted(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when the list is completely loaded.
listCompleted(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when the list is completely loaded.
listConnections() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Lists the connections currently associated with this session.
listConnections() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Lists the connections currently associated with this share.
listConnectionsForSession(long) - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all connections for the specified NetServer session.
listConnectionsForSession(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all connections for the specified NetServer workstation.
listConnectionsForShare(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the connections associated with a specific share.
listEntries() - Method in class com.ibm.as400.access.SaveFile
Lists the contents of the save file.
listErrorOccurred(PrintObjectListEvent) - Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when an error occurred while retrieving the list.
listFileShares() - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all file shares.
listFileShares(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Lists the file shares.
listFileShares() - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists all file server shares currently associated with the NetServer.
listFileShares(String) - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists file server shares currently associated with the NetServer.
listFiles() - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
listFiles(IFSFileFilter) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
listFiles(IFSFileFilter, String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
listFiles(String) - Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that match pattern.
listFiles() - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory.
listFiles(FilenameFilter) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter.
listFiles(FileFilter) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter.
listFiles(IFSFileFilter) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in the IFSJavaFile directory that satisfy file name filter.
listFiles(IFSFileFilter, String) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter and pattern.
listFiles(String) - Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that match pattern.
listInError(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when the list is not completely loaded due to an error.
listInError(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when the list is not completely loaded due to an error.
listObjectAdded(PrintObjectListEvent) - Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when an object was added to the list.
listOpened(PrintObjectListEvent) - Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when the list was opened.
listOpened(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when the list is opened.
listOpened(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when the list is opened.
listPrintShares() - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all print shares.
listPrintShares(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Lists the print shares.
listPrintShares() - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists all print server shares currently associated with the NetServer.
listPrintShares(String) - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists print server shares currently associated with the NetServer.
listProducts() - Method in class com.ibm.as400.access.SaveFile
Lists the product loads in the save file.
listRoots() - Static method in class com.ibm.as400.access.IFSJavaFile
Lists the file system roots for the integrated file system of the i5/OS system.
listSessionConnections() - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists all session connections currently associated with the NetServer.
listSessions() - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all NetServer sessions.
listSessions() - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists all sessions currently associated with the NetServer.
listSessionsForWorkstation(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Lists all NetServer sessions for the specified workstation.
listShareConnections() - Method in class com.ibm.as400.access.NetServer
Deprecated. Lists all share connections currently associated with the NetServer.
listShares() - Method in class com.ibm.as400.access.ISeriesNetServer
Lists the shares (both file shares and print shares).
listed(FTPEvent) - Method in interface com.ibm.as400.access.FTPListener
Invoked after a list of files on the system has been retrieved.
load() - Method in class com.ibm.as400.access.AS400Message
Loads additional message information from the system.
load(int) - Method in class com.ibm.as400.access.AS400Message
Loads additional message information from the system.
load() - Method in class com.ibm.as400.access.HistoryLog
Loads the list of messages on the system.
load() - Method in class com.ibm.as400.access.JobList
Loads the list of jobs on the system.
load() - Method in class com.ibm.as400.access.JobLog
Loads the list of messages on the system.
load() - Method in class com.ibm.as400.access.MessageQueue
Loads the list of messages on the system.
load() - Method in class com.ibm.as400.access.ObjectList
Loads the list of objects on the system.
load() - Method in class com.ibm.as400.access.UserList
Loads the list of users on the system.
load(int) - Method in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Reload message help text.
load() - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Loads the objects from the system.
load() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
load() - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Loads the information from the system.
load() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Loads the contents of the document from the file on the system.
load() - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Refreshes the view based on the state of the system.
load() - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Loads the table based on the state of the system.
load() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Loads the table based on the state of the system.
load() - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Loads the information from the resource list.
load() - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Loads the information from the resource list.
load() - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Loads the information from the resource list.
load() - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Loads the information from the resource list.
load() - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Gets data from the system.
load() - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Refreshes the view based on the state of the system.
load() - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Loads the data in the table.
load() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Loads the table based on the state of the system.
load() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Loads the spooled file for viewing.
load() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Loads information about the object from the system.
load() - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Loads system status information from the system.
load() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Loads information about the object from the system.
load() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Loads information about the object from the system.
loadFlashPage() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Loads the previously viewed page.
loadInformation() - Method in class com.ibm.as400.access.Job
Refreshes the values for all attributes.
loadInformation(int[]) - Method in class com.ibm.as400.access.Job
Refreshes the values for specific attributes.
loadInformation() - Method in class com.ibm.as400.access.SystemPool
Loads the system pool information.
loadPage() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Loads the current page for viewing.
loadStatistics() - Method in class com.ibm.as400.access.Job
Refreshes just the values for the elapsed statistics.
loadUserInformation() - Method in class com.ibm.as400.access.User
Refreshes the values for all attributes.
localeToCCSID(String) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess CCSID given a Java locale string.
localeToCCSID(Locale) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess CCSID given a Java Locale object.
localeToNLV(String) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess National Language Version (NLV) string given a Java locale string.
localeToNLV(Locale) - Static method in class com.ibm.as400.access.NLS
Returns a best-guess National Language Version (NLV) string given a Java Locale object.
locatorsUpdateCopy() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if updateable LOB methods update a copy of the LOB or if updates are made directly to the LOB.
lock(int) - Method in class com.ibm.as400.access.AS400File
Obtains a lock on the file.
lock(int) - Method in class com.ibm.as400.access.IFSFileInputStream
Places a lock on the file at the current position for the specified number of bytes.
lock(int) - Method in class com.ibm.as400.access.IFSFileOutputStream
Places a lock on the file at the current position for the specified number of bytes.
lock(int, int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Places a lock on the file at the specified bytes.
lockBytes(int) - Method in class com.ibm.as400.access.IFSFileReader
Places a lock on the file at the current position for the specified number of bytes.
lockBytes(int) - Method in class com.ibm.as400.access.IFSFileWriter
Places a lock on the file at the current position for the specified number of bytes.
log(String) - Method in class com.ibm.as400.access.EventLog
Logs a message to the event log.
log(String, Throwable) - Method in class com.ibm.as400.access.EventLog
Logs an exception and message to the event log.
log(String) - Method in interface com.ibm.as400.access.Log
Logs a message.
log(String, Throwable) - Method in interface com.ibm.as400.access.Log
Logs an exception and message.
log(int, String) - Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
log(Object, int, String) - Static method in class com.ibm.as400.access.Trace
Logs a message for the specified component for the specified category.
log(int, String, Throwable) - Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
log(Object, int, String, Throwable) - Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category for the specified component.
log(int, Throwable) - Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
log(Object, int, Throwable) - Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category for the specified component.
log(int, String, int) - Static method in class com.ibm.as400.access.Trace
Logs a message and an integer value in the specified category.
log(Object, int, String, int) - Static method in class com.ibm.as400.access.Trace
Logs a message and an integer value in the specified category for the specified component.
log(int, String, boolean) - Static method in class com.ibm.as400.access.Trace
Logs a message and a boolean value in the specified category.
log(Object, int, String, boolean) - Static method in class com.ibm.as400.access.Trace
Logs a message and a boolean value in the specified category for the specified component.
log(int, String, byte[]) - Static method in class com.ibm.as400.access.Trace
Logs a message and byte data in the specified category.
log(Object, int, String, byte[]) - Static method in class com.ibm.as400.access.Trace
Logs a message and byte data in the specified category for the specified component.
log(int, String, byte[], int, int) - Static method in class com.ibm.as400.access.Trace
Logs a message and byte data in the specified category.
log(Object, int, String, byte[], int, int) - Static method in class com.ibm.as400.access.Trace
Logs a message and byte data in the specified category for the specified component.
log(String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Log a message to the event log.
log(Exception, String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Log an exception and message to the event log.
log(String) - Method in class com.ibm.as400.util.servlet.ServletEventLog
Logs a message to the event log.
log(String, Throwable) - Method in class com.ibm.as400.util.servlet.ServletEventLog
Logs an exception and message to the event log.
logError(Object) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.log(int category, String message).
logError(Object, Throwable) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.log(int category, String message, Throwable e).
longToByteArray(long, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into i5/OS format in the specified byte array.
longToByteArray(long) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into i5/OS format in a byte array.
ls() - Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current working directory.
ls(String) - Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current directory.
ls() - Method in class com.ibm.as400.access.FTP
Lists the contents of the current working directory.
ls(String) - Method in class com.ibm.as400.access.FTP
Lists the contents of the current working directory.
ltop(Object, AS400) - Method in class com.ibm.as400.resource.AbstractValueMap
Deprecated. Maps from a logical value to a physical value.
ltop(Object) - Method in class com.ibm.as400.resource.AbstractValueMap
Deprecated. Maps from a logical value to a physical value.
ltop(Object) - Method in class com.ibm.as400.resource.BooleanValueMap
Deprecated. Maps from a logical value to a physical value.
ltop(Object, AS400) - Method in class com.ibm.as400.resource.IntegerValueMap
Deprecated. Maps from a logical value to a physical value.
ltop(Object, AS400) - Method in interface com.ibm.as400.resource.ValueMap
Deprecated. Maps from a logical value to a physical value.

M

MAILING_ADDRESS_LINE_1 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for mailing address line 1.
MAILING_ADDRESS_LINE_2 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for mailing address line 2.
MAILING_ADDRESS_LINE_3 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for mailing address line 3.
MAILING_ADDRESS_LINE_4 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for mailing address line 4.
MAIL_NOTIFICATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for mail notification.
MAIL_NOTIFICATION_ALL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user is notified of the arrival of all types of mail.
MAIL_NOTIFICATION_NONE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user is not notified of the arrival of mail.
MAIL_NOTIFICATION_SPECIFIC - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user is notified of the arrival of specific types of mail.
MAINTENANCE_THREAD_RUN - Static variable in class com.ibm.as400.access.ConnectionPoolEvent
Event ID indicating that the maintenance thread is running.
MANAGER_CODE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for manager code.
MANY_PARSE_ERRORS - Static variable in class com.ibm.as400.data.DAMRI
 
MAXIMUM_ALLOWED_STORAGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for maximum allowed storage.
MAXIMUM_USERS - Static variable in class com.ibm.as400.access.NetServerFileShare
Deprecated. Attribute ID for "maximum users".
MAX_BUFFER_SIZE - Static variable in class com.ibm.as400.access.AS400CertificateUtil
Maximum buffer size in kilobytes.
MAX_CONNECTIONS_REACHED - Static variable in class com.ibm.as400.access.ConnectionPoolException
The return code indicating that max connection limit has been reached.
MAX_CPU_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum processing unit time (in milliseconds) that the job can use.
MAX_CPU_TIME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for maximum CPU time.
MAX_STORAGE_LIMIT - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
The maximum storage space in megabytes, that can be used to execute a query.
MAX_STORAGE_LIMIT - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
The maximum storage space that can be used to execute a query.
MAX_TEMP_STORAGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum amount of auxiliary storage (in kilobytes) that the job can use.
MAX_TEMP_STORAGE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for maximum temporary storage.
MAX_TEMP_STORAGE_LARGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum amount of auxiliary storage (in megabytes) that the job can use.
MAX_THREADS - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum number of threads that a job can run with at any time.
MAX_USER_DATA_LENGTH - Static variable in class com.ibm.as400.access.ClusteredHashTableEntry
Maximum amount of user data that can be stored in a clustered hash table entry.
MEException - exception com.ibm.as400.micro.MEException.
The MEException class represents an exception that indicates an error occured while processing the ToolboxME for i5/OS request.
MEMBER - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that the list contains only user profiles that are members of a specified group.
MEMBER - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that the list contains only user profiles that are members of a specified group.
MEMBER_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the length of the member name is not valid.
MEMBER_WITHOUT_FILE - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the path name represents an object of type .MBR, but does not contain a valid .FILE specification.
MEMORY_POOL - Static variable in class com.ibm.as400.access.Job
Job attribute representing the name of the memory pool in which the job started running.
MEMORY_POOL_BASE - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is running in the base system pool, which can be shared with other subsystems.
MEMORY_POOL_INTERACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is running in the shared pool used for interactive work.
MEMORY_POOL_MACHINE - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is running in the machine pool.
MEMORY_POOL_SPOOL - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job is running in the shared pool for spooled writers.
MESSAGE - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Message Queue component.
MESSAGE - Static variable in class utilities.ToolboxJarMaker
Specifies the Message Queue component.
MESSAGES_NEED_REPLY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to messages that need a reply.
MESSAGES_NEED_REPLY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to messages that need a reply.
MESSAGES_NO_NEED_REPLY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to messages that do not need a reply.
MESSAGES_NO_NEED_REPLY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to messages that do not need a reply.
MESSAGES_RETURNED - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that AS400Message's were returned.
MESSAGE_FILE - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message file.
MESSAGE_FILE_LIBRARY_USED - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE_HELP - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE_HELP - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message help.
MESSAGE_HELP_WITH_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE_HELP_WITH_REPLACEMENT_DATA - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE_HELP_WITH_REPLACEMENT_DATA_AND_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.access.JobLog
 
MESSAGE_ID - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message ID.
MESSAGE_KEY - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for message key.
MESSAGE_KEY - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message key.
MESSAGE_NOTIFICATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for message notification.
MESSAGE_OPTION - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for message option.
MESSAGE_OPTION_ALL - Static variable in class com.ibm.as400.access.AS400Message
Constant for the option indicating all the messages should be returned.
MESSAGE_OPTION_INFO - Static variable in class com.ibm.as400.access.ISeriesPrinter
Message option constant indicating that an informational message is sent to the message queue.
MESSAGE_OPTION_INFORMATIONAL_MESSAGE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that an informational message is sent to the message queue when this form is finished.
MESSAGE_OPTION_INQUIRY - Static variable in class com.ibm.as400.access.ISeriesPrinter
Message option constant indicating that an inquiry message is sent to the message queue.
MESSAGE_OPTION_INQUIRY_MESSAGE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that an inquiry message is sent to the message queue when this form is finished.
MESSAGE_OPTION_MESSAGE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that a message is sent to the message queue when this form is finished.
MESSAGE_OPTION_NONE - Static variable in class com.ibm.as400.access.AS400Message
Constant for the option indicating that no messages should be returned.
MESSAGE_OPTION_NONE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Message option constant indicating that no message is sent to the message queue.
MESSAGE_OPTION_NO_MESSAGE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that no message is sent to the message queue when this form is finished.
MESSAGE_OPTION_STANDARD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Message option constant indicating that a message is sent to the message queue.
MESSAGE_OPTION_UP_TO_10 - Static variable in class com.ibm.as400.access.AS400Message
Constant for the option indicating up to ten messages sent to the caller should be returned.
MESSAGE_QUEUE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for message queue.
MESSAGE_QUEUE - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message queue.
MESSAGE_QUEUE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for message queue.
MESSAGE_QUEUE_ACTION - Static variable in class com.ibm.as400.access.Job
Job attribute representing the action to take when the message queue is full.
MESSAGE_QUEUE_ACTION - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for message queue action.
MESSAGE_QUEUE_ACTION_NO_WRAP - Static variable in class com.ibm.as400.access.Job
Constant indicating that when the job message queue is full, do not wrap.
MESSAGE_QUEUE_ACTION_NO_WRAP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the message queue does not wrap.
MESSAGE_QUEUE_ACTION_PRINT_WRAP - Static variable in class com.ibm.as400.access.Job
Constant indicating that when the job message queue is full, wrap the message queue and print the messages that are being overlaid because of the wrapping.
MESSAGE_QUEUE_ACTION_PRINT_WRAP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the message queue wraps and prints the messages that are being overlaid because of the wrapping.
MESSAGE_QUEUE_ACTION_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value specified for the QJOBMSGQFL system value is used.
MESSAGE_QUEUE_ACTION_WRAP - Static variable in class com.ibm.as400.access.Job
Constant indicating that when the job message queue is full, wrap to the beginning and start filling again.
MESSAGE_QUEUE_ACTION_WRAP - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the message queue wraps to the beginning and starts filling again when the message queue is full.
MESSAGE_QUEUE_DELIVERY_METHOD - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for message queue delivery method.
MESSAGE_QUEUE_DELIVERY_METHOD_BREAK - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the job to which the message queue is assigned is interrupted when a message arrives on the message queue.
MESSAGE_QUEUE_DELIVERY_METHOD_DEFAULT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that messages requiring replies are answered with their default reply.
MESSAGE_QUEUE_DELIVERY_METHOD_HOLD - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the messages are held in the message queue until they are requested by the user or program.
MESSAGE_QUEUE_DELIVERY_METHOD_NOTIFY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the job to which the message queue is assigned is notified when a message arrives on the message queue.
MESSAGE_QUEUE_MAX_SIZE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum size (in megabytes) that the job message queue can become.
MESSAGE_QUEUE_MAX_SIZE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for message queue maximum size.
MESSAGE_QUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the message queue.
MESSAGE_QUEUE_SEVERITY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for message queue severity.
MESSAGE_REPLY - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether the job is waiting for a reply to a specific message.
MESSAGE_REPLY_NOT_IN_MESSAGE_WAIT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job currently is not in message wait status.
MESSAGE_REPLY_NOT_WAITING - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is not waiting for a reply to a message.
MESSAGE_REPLY_WAITING - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is waiting for a reply to a message.
MESSAGE_SEVERITY - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message severity.
MESSAGE_TEXT - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message text.
MESSAGE_TYPE - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for message type.
MESSAGE_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Message Queue component.
MESSAGE_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Message Queue component.
MESSAGE_WITH_REPLACEMENT_DATA - Static variable in class com.ibm.as400.access.JobLog
 
MEServer - class com.ibm.as400.micro.MEServer.
The MEServer class is used to fulfill requests from programs that are using the ToolboxME for i5/OS jar file.
METHOD_GET - Static variable in class com.ibm.as400.util.html.HTMLForm
HTTP GET Method for sending form contents to the server.
METHOD_POST - Static variable in class com.ibm.as400.util.html.HTMLForm
HTTP POST Method for sending form contents to the server.
ME_SERVER_ALREADY_STARTED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the MEServer has already been started.
ME_SERVER_NOT_STARTED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the MEServer has not been started.
MIDDLE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical middle alignment.
MIDDLE_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by middle name.
MIDDLE_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for middle name.
MINIMUM_BASE_VRM - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for minimum base VRM.
MINIMUM_BASE_VRM_MATCH - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the release of the option matches that of the base.
MINIMUM_TARGET_RELEASE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for minimum target release.
MIN_BUFFER_SIZE - Static variable in class com.ibm.as400.access.AS400CertificateUtil
Minimum buffer size in kilobytes.
MISMATCH_RELEASE_REQUEST_HANDLE - Static variable in class com.ibm.as400.access.LicenseException
MISMATCH_RELEASE_REQUEST_HANDLE - Return code from the Central server when the handle used to attempt to release a license is not the handle that the under which the request license was issued.
MISSING_KEY - Static variable in class com.ibm.as400.data.DAMRI
 
MLMessage - class com.ibm.as400.util.commtrace.MLMessage.
A Multicast Listener Message Header.
MLTLSTDNE - Static variable in class com.ibm.as400.util.commtrace.Message
A Multicast Listener Done Message
MLTLSTQRY - Static variable in class com.ibm.as400.util.commtrace.Message
A Multicast Listener Query Message
MLTLSTRPT - Static variable in class com.ibm.as400.util.commtrace.Message
A Multicast Listener Report Message
MODE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the mode name of the advanced program-to-program communications (APPC) device that started the job.
MODE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for mode.
MODE_ALL - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command will run in all modes.
MODE_DEBUG - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command will run in debug mode of the operating environment.
MODE_NAME_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the mode name.
MODE_PRODUCTION - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command will run in production mode of the operating environment.
MODE_SERVICE - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command will run in service mode of the operating environment.
MODIFIED_PROPERTY - Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Deprecated. Property identifier for the modified time.
MRI - class com.ibm.as400.access.MRI.
Locale-specific objects for the IBM Toolbox for Java.
MRI() - Constructor for class com.ibm.as400.access.MRI
 
MRI2 - class com.ibm.as400.access.MRI2.
Locale-specific objects for the IBM Toolbox for Java.
MRI2() - Constructor for class com.ibm.as400.access.MRI2
 
MSGUNK - Static variable in class com.ibm.as400.util.commtrace.Message
A Unknown Message
MSG_AUTH_NEGOTIATED - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "message authentication" attribute, indicating that the system supports message authentication, and message authentication is negotiated between the client and the system.
MSG_AUTH_NOT_SUPPORTED - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "message authentication" attribute, indicating that the system does not support message authentication.
MSG_AUTH_REQUIRED - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "message authentication" attribute, indicating that the system requires message authentication for all connections.
MTU - class com.ibm.as400.util.commtrace.MTU.
A MTU Header.
MTU - Static variable in class com.ibm.as400.util.commtrace.NDOption
A Neighbor Discovery MTU Header
MULTIPLE_DEFINE - Static variable in class com.ibm.as400.data.DAMRI
 
MULTI_ARRAY_NOT_SUPPORTED - Static variable in class com.ibm.as400.data.DAMRI
 
Message - class com.ibm.as400.util.commtrace.Message.
An ICMPv6 Message Header.
MessageFile - class com.ibm.as400.access.MessageFile.
Represents a message file object on the system.
MessageFile() - Constructor for class com.ibm.as400.access.MessageFile
Constructs a MessageFile object.
MessageFile(AS400) - Constructor for class com.ibm.as400.access.MessageFile
Constructs a MessageFile object.
MessageFile(AS400, String) - Constructor for class com.ibm.as400.access.MessageFile
Constructs a MessageFile object.
MessageFileBeanInfo - class com.ibm.as400.access.MessageFileBeanInfo.
Provides bean information for the MessageFile class.
MessageFileBeanInfo() - Constructor for class com.ibm.as400.access.MessageFileBeanInfo
 
MessageQueue - class com.ibm.as400.access.MessageQueue.
Represents a message queue object on the system.
MessageQueue() - Constructor for class com.ibm.as400.access.MessageQueue
Constructs a MessageQueue object.
MessageQueue(AS400) - Constructor for class com.ibm.as400.access.MessageQueue
Constructs a MessageQueue object.
MessageQueue(AS400, String) - Constructor for class com.ibm.as400.access.MessageQueue
Constructs a MessageQueue object.
MessageQueueBeanInfo - class com.ibm.as400.access.MessageQueueBeanInfo.
Provides bean information for the MessageQueue class.
MessageQueueBeanInfo() - Constructor for class com.ibm.as400.access.MessageQueueBeanInfo
 
MulticastListenerDone - class com.ibm.as400.util.commtrace.MulticastListenerDone.
A Mulitcast Listener Done Header.
MulticastListenerQuery - class com.ibm.as400.util.commtrace.MulticastListenerQuery.
A Multicast Listener Query Header.
MulticastListenerReport - class com.ibm.as400.util.commtrace.MulticastListenerReport.
A Mulitcast Listener Report Header.
main(String[]) - Static method in class com.ibm.as400.access.ProxyServer
Runs the proxy server as an application.
main(String[]) - Static method in class com.ibm.as400.data.ProgramCallDocument
Provides a command line interface to ProgramCallDocument.
main(String[]) - Static method in class com.ibm.as400.data.RecordFormatDocument
Provides a command line interface to RecordFormatDocument.
main(String[]) - Static method in class com.ibm.as400.micro.MEServer
Runs the MEServer as an application.
main(String[]) - Static method in class com.ibm.as400.util.CommandHelpRetriever
Performs the actions specified in the invocation arguments.
main(String[]) - Static method in class com.ibm.as400.util.commtrace.CommTrace
Called by the JVM to start the CommTrace Utility.
main(String[]) - Static method in class com.ibm.as400.util.commtrace.Format
Called by the JVM to Format a file.
main(String[]) - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Performs the actions specified in the invocation arguments.
main(String[]) - Static method in class utilities.AS400ToolboxJarMaker
Deprecated. Performs the actions specified in the invocation arguments.
main(String[]) - Static method in class utilities.AboutToolbox
 
main(String[]) - Static method in class utilities.JPing
Run JPing.
main(String[]) - Static method in class utilities.JarMaker
Performs the actions specified in the invocation arguments.
main(String[]) - Static method in class utilities.RunJavaApplication
Runs Java programs on the i5/OS system's JVM.
main(String[]) - Static method in class utilities.ToolboxJarMaker
Performs the actions specified in the invocation arguments.
main(String[]) - Static method in class utilities.VRunJavaApplication
Starts the utility.
maintenanceThreadRun(ConnectionPoolEvent) - Method in interface com.ibm.as400.access.ConnectionPoolListener
Invoked when the maintenance thread runs.
makeJar(File) - Method in class utilities.JarMaker
Generates a smaller JAR or ZIP file, containing only the desired entries and their dependencies.
makeJar(File, File) - Method in class utilities.JarMaker
Generates a smaller JAR or ZIP file, containing only the desired entries and their dependencies.
makeVisible(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Makes the object visible in the tree by expanding its parent objects as needed.
makeVisible(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Makes the object visible in the tree by expanding its parent objects as needed.
mark(int) - Method in class com.ibm.as400.access.PrintObjectInputStream
Marks the current position in the input stream.
mark(int) - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Marks the current position of the current page of the input stream.
markSupported() - Method in class com.ibm.as400.access.ConvTableReader
ConvTableReader does not support the mark() operation.
markSupported() - Method in class com.ibm.as400.access.IFSFileReader
IFSFileReader does not support the mark() operation.
markSupported() - Method in class com.ibm.as400.access.PrintObjectInputStream
Returns a boolean indicating whether this stream type supports mark/reset.
markSupported() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Returns a boolean indicating whether this stream type supports mark and reset.
markSupported() - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Returns a boolean indicating whether this stream type supports mark and reset.
mkdir() - Method in class com.ibm.as400.access.IFSFile
Creates an integrated file system directory whose path name is specified by this object.
mkdir() - Method in class com.ibm.as400.access.IFSJavaFile
Creates a directory whose path name is specified by this IFSJavaFile.
mkdirs() - Method in class com.ibm.as400.access.IFSFile
Creates an integrated file system directory whose path name is specified by this object.
mkdirs() - Method in class com.ibm.as400.access.IFSJavaFile
Creates a directory whose path name is specified by this IFSJavaFile, including any necessary parent directories.
modifySQL(Connection, String) - Method in interface com.ibm.as400.access.AS400JDBCStatementListener
Gives the listener an opportunity to modify the SQL statement before it is executed.
mount(String) - Method in class com.ibm.as400.access.UDFS
Makes the objects in a file system accessible to the integrated file system name space.
mount(String, boolean, boolean) - Method in class com.ibm.as400.access.UDFS
Makes the objects in a file system accessible to the integrated file system name space.
move(SpooledFile) - Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to another output queue or to another position on the same output queue.
move(OutputQueue) - Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to another output queue.
moveColumn(int, int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Moves the column and heading at columnIndex to newIndex.
moveToCurrentRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the current row.
moveToCurrentRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the current row.
moveToCurrentRow() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the current row.
moveToCurrentRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the current row.
moveToInsertRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the insert row.
moveToInsertRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the insert row.
moveToInsertRow() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the insert row.
moveToInsertRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the insert row.
moveToTop() - Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to the first position on the output queue.

N

NAME - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "name".
NAME - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. Attribute ID for "connection name".
NAME - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the object.
NAME - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by spooled file name.
NAME - Static variable in class com.ibm.as400.resource.Presentation
Deprecated. Constant indicating the presentation key for abbreviated name.
NAME - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for name.
NAME_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "name (pending)".
NAME_PROPERTY - Static variable in interface com.ibm.as400.vaccess.VObject
Deprecated. Property identifier for the name.
NDOption - class com.ibm.as400.util.commtrace.NDOption.
An ICMPv6 Neighbor Discovery Header.
NETSERVER - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the NetServer component.
NETSERVER - Static variable in class utilities.ToolboxJarMaker
Specifies the NetServer component.
NETWORK_AUTHENTICATION - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the NetServer "authentication method" attribute, indicating that the system authenticates with Network authentication only.
NETWORK_AUTHENTICATION_OR_PASSWORDS - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the NetServer "authentication method" attribute, indicating that the system authenticates with Network authentication when possible, but it allows clients to use encrypted passwords when needed.
NETWORK_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the network ID portion of the unit of work ID.
NETWORK_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for network ID.
NETWORK_USER_ID - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by network user ID.
NETWORK_USER_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for network user ID.
NEW - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all new messages in the message queue.
NEW - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to all new messages in the message queue.
NEWEST - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the message key for the newest message in the queue.
NEWEST - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Constant referring to the message key for the newest message in the job log.
NEWEST - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the message key for the newest message in the queue.
NEXT - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the next message in the message queue.
NEXT - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Constant referring to the next message in the job log.
NEXT - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the next message in the message queue.
NEXT_FILE_SEPARATORS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for next file separators.
NEXT_FORM_TYPE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for next form type.
NEXT_MESSAGE_OPTION - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for next message option.
NEXT_OUTPUT_QUEUE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for next output queue.
NEXT_SEPARATOR_DRAWER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for next separator drawer.
NGHADV - Static variable in class com.ibm.as400.util.commtrace.Message
A Neighbor Advertisement Message
NGHSOL - Static variable in class com.ibm.as400.util.commtrace.Message
A Neighbor Solicitation Message
NLS - class com.ibm.as400.access.NLS.
The NLS class contains a set of static methods that can be used to access various pieces of National Language Support information (such as language and country descriptions) on a system.
NO - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value for no.
NO - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for no.
NO - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for no.
NO - Static variable in class com.ibm.as400.util.commtrace.FormatProperties
 
NOGROUP - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that the list contains only user profiles that are not group profiles.
NOGROUP - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that the list contains only user profiles that are not group profiles.
NONE - Static variable in interface com.ibm.as400.access.BidiStringType
String type used when an EBCDIC/Unicode conversion is desired, but without swapping, shaping, or transformation.
NONE - Static variable in class com.ibm.as400.access.User
Constant value representing the String "*NONE".
NONE - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that no group profile is specified.
NONE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for none.
NONE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for none.
NONE - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that no group profile is specified.
NONE - Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Represents no paper size
NOTIFY - Static variable in class com.ibm.as400.access.AS400Message
Message type for notify (exception already handled when API is called) messages.
NOTIFY_NOT_HANDLED - Static variable in class com.ibm.as400.access.AS400Message
Message type for notify (exception not handled when API is called) messages.
NOT_CHILD_OF_PGM - Static variable in class com.ibm.as400.data.DAMRI
 
NOT_ENABLED - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "text conversion enablement" attribute, indicating "text conversion not enabled".
NOT_ENOUGH_DATA - Static variable in class com.ibm.as400.data.DAMRI
 
NOT_SERVICE_PGM - Static variable in class com.ibm.as400.data.DAMRI
 
NOT_SRVPGM - Static variable in class com.ibm.as400.data.DAMRI
 
NO_ADMIN_ALERTS - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "minimum message severity" attribute, indicating that administrative alert messages are not sent.
NO_AUTO_DISCONNECT - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "idle timeout" attribute, indicating "no autodisconnect".
NO_DATE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for no date.
NO_DATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for no date.
NO_ENTRYPOINT - Static variable in class com.ibm.as400.data.DAMRI
 
NO_FORMATTING - Static variable in class com.ibm.as400.access.MessageFile
Constant indicating help text should not be formatted.
NO_FORMATTING - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant indicating that message help text is not formatted.
NO_LENGTH - Static variable in class com.ibm.as400.data.DAMRI
 
NO_MAX - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "maximum number of users" attribute, indicating "no maximum".
NO_MAX - Static variable in class com.ibm.as400.access.SaveFile
Value for the "maximumNumberOfRecords" property, indicating that the system maximum is used.
NO_MAX - Static variable in class com.ibm.as400.access.Subsystem
Value for the maximumActiveJobs property, indicating "no maximum".
NO_MORE_FILES - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that no more files are available.
NO_OPTIMIZATION - Static variable in class com.ibm.as400.util.AS400ClassPathOptimizer
 
NO_PASSWORD_INDICATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for no password indicator.
NO_RETURN_VALUE - Static variable in class com.ibm.as400.access.ServiceProgramCall
Constant indicating the service program returns void.
NO_STRUCT - Static variable in class com.ibm.as400.data.DAMRI
 
NO_TIME_LIMIT - Static variable in class com.ibm.as400.access.Subsystem
Value for the timeLimit parameter of the end() methods, indicating "no time limit".
NULL_VALUE - Static variable in class com.ibm.as400.data.DAMRI
 
NUMBER - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by spooled file number.
NUMBERS - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Numbered ordered labeling scheme.
NUMBER_OF_LIBRARIES_IN_SYSLIBL_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the number of libraries in SYSLIBL.
NUMBER_OF_LIBRARIES_IN_USRLIBL_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the number of libraries in USRLIBL.
NUMBER_OF_PRODUCT_LIBRARIES_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the number of product libaries.
NUMBER_OF_SEPARATORS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for number of separators.
NUMBER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the number.
NUMBER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the number of the output.
NUMERALS_ANY - Static variable in class com.ibm.as400.access.BidiConversionProperties
Value identifying that numeral shapes can be Nominal or National Pass-through the original digit shapes.
NUMERALS_CONTEXTUAL - Static variable in class com.ibm.as400.access.BidiConversionProperties
Value identifying that numeral shapes are Contextual (Nominal or National depending on context) Use nominal or national depending on context.
NUMERALS_DEFAULT - Static variable in class com.ibm.as400.access.BidiConversionProperties
Value identifying that numeral shapes should be the default according to the string type.
NUMERALS_NATIONAL - Static variable in class com.ibm.as400.access.BidiConversionProperties
Value identifying that numeral shapes are National Use Indic digit shapes for all numbers.
NUMERALS_NOMINAL - Static variable in class com.ibm.as400.access.BidiConversionProperties
Value identifying that numeral shapes are Nominal.
NUMERIC_DATA_TYPES - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Numeric Data Types component.
NUMERIC_DATA_TYPES - Static variable in class utilities.ToolboxJarMaker
Specifies the Numeric Data Types component.
NativeMethods - class com.ibm.as400.access.NativeMethods.
 
NativeMethods() - Constructor for class com.ibm.as400.access.NativeMethods
 
NeighborAdvertisement - class com.ibm.as400.util.commtrace.NeighborAdvertisement.
A Neighbor Advertisement Header.
NeighborSolicitation - class com.ibm.as400.util.commtrace.NeighborSolicitation.
A Neighbor Solicitation Header.
NetServer - class com.ibm.as400.access.NetServer.
Deprecated. This class has been replaced by ISeriesNetServer and may be removed in a future release.
NetServer() - Constructor for class com.ibm.as400.access.NetServer
Deprecated. Constructs a NetServer object.
NetServer(AS400) - Constructor for class com.ibm.as400.access.NetServer
Deprecated. Constructs a NetServer object.
NetServerBeanInfo - class com.ibm.as400.access.NetServerBeanInfo.
Deprecated. This class may be removed in a future release.
NetServerBeanInfo() - Constructor for class com.ibm.as400.access.NetServerBeanInfo
Deprecated.  
NetServerConnection - class com.ibm.as400.access.NetServerConnection.
Deprecated. This class has been replaced by the ISeriesNetServerConnection class and may be removed in a future release.
NetServerFileShare - class com.ibm.as400.access.NetServerFileShare.
Deprecated. This class has been replaced by the ISeriesNetServerFileShare class and may be removed in a future release.
NetServerFileShare() - Constructor for class com.ibm.as400.access.NetServerFileShare
Deprecated. Constructs a NetServerFileShare object.
NetServerFileShare(AS400, String) - Constructor for class com.ibm.as400.access.NetServerFileShare
Deprecated. Constructs a NetServerFileShare object.
NetServerFileShareBeanInfo - class com.ibm.as400.access.NetServerFileShareBeanInfo.
Deprecated. This class may be removed in a future release.
NetServerFileShareBeanInfo() - Constructor for class com.ibm.as400.access.NetServerFileShareBeanInfo
Deprecated.  
NetServerPrintShare - class com.ibm.as400.access.NetServerPrintShare.
Deprecated. This class has been replaced by the ISeriesNetServerPrintShare class and may be removed in a future release.
NetServerPrintShare() - Constructor for class com.ibm.as400.access.NetServerPrintShare
Deprecated. Constructs a NetServerPrintShare object.
NetServerPrintShare(AS400, String) - Constructor for class com.ibm.as400.access.NetServerPrintShare
Deprecated. Constructs a NetServerPrintShare object.
NetServerPrintShareBeanInfo - class com.ibm.as400.access.NetServerPrintShareBeanInfo.
Deprecated. This class may be removed in a future release.
NetServerPrintShareBeanInfo() - Constructor for class com.ibm.as400.access.NetServerPrintShareBeanInfo
Deprecated.  
NetServerSession - class com.ibm.as400.access.NetServerSession.
Deprecated. This class has been replaced by the ISeriesNetServerSession class and may be removed in a future release.
NetServerShare - class com.ibm.as400.access.NetServerShare.
Deprecated. This class has been replaced by the ISeriesNetServerShare class and may be removed in a future release.
nativeSQL(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the native form of an SQL statement without executing it.
nativeSQL(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the native form of an SQL statement without executing it.
newLine() - Method in class com.ibm.as400.access.SCS5256Writer
Adds a new line control to the stream.
next() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the next row.
next() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the next row.
next() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the next row.
next() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the next row.
next() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position to the next row in the list.
nextPage() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the next page.
noop() - Method in class com.ibm.as400.access.AS400FTP
Sends the NOOP (no operation) command to the system.
noop() - Method in class com.ibm.as400.access.FTP
Sends the NOOP (no operation) command to the system.
nullPlusNonNullIsNull() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if concatenations between null and non-null values are null.
nullsAreSortedAtEnd() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if null values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if null values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if null values are sorted high.
nullsAreSortedLow() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if null values are sorted low.
numberOfRows() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Return the number of ResultSet rows in the offline result set.

O

OBJECT_ADDED - Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list object added event ID.
OBJECT_ALREADY_EXISTS - Static variable in class com.ibm.as400.access.ObjectAlreadyExistsException
The return code indicating that the object already exists.
OBJECT_ALREADY_EXISTS - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the object already exists.
OBJECT_ASP_DEVICE_NAME - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the auxiliary storage pool (ASP) device where storage is allocated for the object.
OBJECT_ASP_NUMBER - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the number of the auxiliary storage pool (ASP) where storage is allocated for the object.
OBJECT_AUDITING_VALUE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for object auditing value.
OBJECT_AUDITING_VALUE_ALL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that object read and change operations are audited for the user if the object's auditing value is *USRPRF.
OBJECT_AUDITING_VALUE_CHANGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that object changes are audited for the user if the object's auditing value is *USRPRF.
OBJECT_AUTHORITY_INSUFFICIENT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user of this program does not have enough authority to the resource to perform the requested action.
OBJECT_CANNOT_BE_FOUND - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that a request was made to find an object and that object was not found.
OBJECT_CAN_NOT_BE_OPEN - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that a request was made that requires the object to not be open and the object was in an open state.
OBJECT_CAN_NOT_START_THREADS - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that this object is not allowed to start threads.
OBJECT_DOES_NOT_EXIST - Static variable in class com.ibm.as400.access.ObjectDoesNotExistException
The return code indicating that the object does not exist.
OBJECT_DOES_NOT_EXIST - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the object does not exist.
OBJECT_IS_READ_ONLY - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that a request was made that requires the object to be writable and the object was in a read-only state.
OBJECT_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the length of the object name is not valid.
OBJECT_LEVEL - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the object control level for the created object.
OBJECT_MUST_BE_OPEN - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that a request was made that requires the object to be open and the object was not in an open state.
OBJECT_SIZE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the size of the object in bytes.
OBJECT_TYPE_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the object type is not valid.
OFFICE - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by office.
OFFICE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for office.
OFFSETFROM_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
OK - Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Dialog was dismissed with the Ok button.
OLD - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all old messages in the message queue.
OLD - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to all old messages in the message queue.
OLDEST - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the message key for the oldest message in the queue.
OLDEST - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Constant referring to the message key for the oldest message in the job log.
OLDEST - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the message key for the oldest message in the queue.
OMIT - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating that the message IDs in the list are to be omitted.
ONE_PARSE_ERROR - Static variable in class com.ibm.as400.data.DAMRI
 
OPENED - Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list opened event ID.
OPEN_OR_CREATE - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be opened if it exists or is to be created if it does not exist.
OPEN_OR_FAIL - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be opened if it exists or that the request is to fail if the file does not exist.
OPERATION_FAILED - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that an operation failed.
OPERATION_FILE_END - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that an operation is effective when the current spooled file has been printed.
OPERATION_NONE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that an operation is not effective.
OPERATION_NOT_SUPPORTED - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that an operation is not supported.
OPERATION_NO_FILES_READY - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that an operation is effective when there are no files are ready to print on the output queue from which the writer is selected files.
OPP_LOCK_DISABLED - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "opportunistic lock timeout" attribute, indicating that opportunistic locking is disabled.
OPTIMIZATION - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for optimization.
OPTIMIZATION_10 - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the Java program contains a compiled version of the class file byte codes but has only minimal additional compiler optimization.
OPTIMIZATION_20 - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the Java program contains a compiled version of the class file byte codes and has some additional compiler optimization.
OPTIMIZATION_30 - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the Java program contains a compiled version of the class file byte codes and has more compiler optimization than optimization level 20.
OPTIMIZATION_40 - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the Java program contains a compiled version of the class file byte codes and has more compiler optimization than optimization level 30.
OPTIMIZATION_INTERPRET - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the Java program is not optimized.
ORDER_IN_LIBRARY_LIST - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the order in which the library appears in the entire library list.
OR_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for O/R name.
OUTPUTNAME_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the output name.
OUTPUTQUEUELIB_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the output queue library.
OUTPUTQUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the output queue.
OUTPUTQUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VPrinter
Deprecated. Property identifier for the output queue.
OUTPUT_QUEUE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the name of the default output queue that is used for spooled output produced by this job.
OUTPUT_QUEUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for output queue.
OUTPUT_QUEUE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for output queue.
OUTPUT_QUEUE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for output queue.
OUTPUT_QUEUES - Static variable in class com.ibm.as400.resource.RPrinterList
Deprecated. Selection ID for output queues.
OUTPUT_QUEUE_DEVICE - Static variable in class com.ibm.as400.access.Job
Constant indicating the device specified on the Create Printer File (CRTPRTF), Change Printer File (CHGPRTF), or Override with Printer File (OVRPRTF) commands is used.
OUTPUT_QUEUE_DEVICE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that an output queue with the same name as the device specified in the printer device parameter is used.
OUTPUT_QUEUE_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the output queue name specified in the user profile under which this thread was initially running is used.
OUTPUT_QUEUE_LIBRARY - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Attribute ID for "output queue library".
OUTPUT_QUEUE_LIBRARY - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by output queue library.
OUTPUT_QUEUE_NAME - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Attribute ID for "output queue name".
OUTPUT_QUEUE_NAME - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by output queue name.
OUTPUT_QUEUE_PRIORITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the output priority for spooled output files that this job produces.
OUTPUT_QUEUE_PRIORITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for output queue priority.
OUTPUT_QUEUE_PRIORITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the output queue priority.
OUTPUT_QUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the output queue.
OUTPUT_QUEUE_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for output queue status.
OUTPUT_QUEUE_STATUS_HELD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Output queue status constant indicating that the output queue is held.
OUTPUT_QUEUE_STATUS_RELEASED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Output queue status constant indicating that the output queue is released.
OUTPUT_QUEUE_WORK_STATION - Static variable in class com.ibm.as400.access.Job
Constant indicating the default output queue that is used with this job is the output queue that is assigned to the work station associated with the job at the time the job is started.
OUTPUT_QUEUE_WORK_STATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the output queue assigned to the user's work station is used.
OVERALL_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for overall status.
OVERALL_STATUS_BEING_SERVICED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is being serviced.
OVERALL_STATUS_CONNECT_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is connect pending.
OVERALL_STATUS_HELD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is held.
OVERALL_STATUS_HOLD_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is hold (pending).
OVERALL_STATUS_MESSAGE_WAITING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is message waiting.
OVERALL_STATUS_NOT_YET_AVAILABLE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is powered off or not yet available.
OVERALL_STATUS_POWERED_OFF - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is powered off.
OVERALL_STATUS_PRINTING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is printing.
OVERALL_STATUS_STOPPED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is stopped.
OVERALL_STATUS_STOP_PENDING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is stop (pending).
OVERALL_STATUS_UNAVAILABLE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is unavailable.
OVERALL_STATUS_UNKNOWN - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is unknown.
OVERALL_STATUS_UNUSABLE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is unusable.
OVERALL_STATUS_WAITING_FOR_PRINTER - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is waiting for printer.
OVERALL_STATUS_WAITING_FOR_PRINTER_OUTPUT - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is waiting for printer output.
OVERALL_STATUS_WAITING_TO_START - Static variable in class com.ibm.as400.access.ISeriesPrinter
Overall status constant indicating that overall status of the logical printer is waiting to start.
OVERFLOWED_ASP - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object overflowed the auxiliary storage pool (ASP).
OWNER - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the object owner's user profile.
OWNER - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for owner.
OWNER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for owner.
OWNERID - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for owner ID.
OWNER_GROUP_PROFILE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user's group profile owns any objects the user creates.
OWNER_USER_PROFILE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user owns any objects the user creates.
ObjectAlreadyExistsException - exception com.ibm.as400.access.ObjectAlreadyExistsException.
The ObjectAlreadyExistsException class represents an exception that indicates that a system object already exists.
ObjectDescription - class com.ibm.as400.access.ObjectDescription.
Represents a system QSYS object and its attributes.
ObjectDescription(AS400, String) - Constructor for class com.ibm.as400.access.ObjectDescription
Constructs an ObjectDescription given the specified path to the object.
ObjectDescription(AS400, String, String, String) - Constructor for class com.ibm.as400.access.ObjectDescription
Constructs an ObjectDescription given the object's library, name, and type.
ObjectDescription(AS400, String, String, String, String) - Constructor for class com.ibm.as400.access.ObjectDescription
Constructs an ObjectDescription given the object's library, name, and type.
ObjectDoesNotExistException - exception com.ibm.as400.access.ObjectDoesNotExistException.
The ObjectDoesNotExistException class represents an exception that indicates that a system object does not exist.
ObjectEvent - class com.ibm.as400.access.ObjectEvent.
The ObjectEvent class represents an Object event.
ObjectEvent(Object) - Constructor for class com.ibm.as400.access.ObjectEvent
Constructs an ObjectEvent object.
ObjectList - class com.ibm.as400.access.ObjectList.
The ObjectList class represents a list of system objects in a specific library, multiple libraries, or system-wide.
ObjectList(AS400) - Constructor for class com.ibm.as400.access.ObjectList
Constructs an ObjectList object.
ObjectList(AS400, String, String, String) - Constructor for class com.ibm.as400.access.ObjectList
Constructs an ObjectList with the specified selection criteria.
ObjectList(AS400, String, String, String, String) - Constructor for class com.ibm.as400.access.ObjectList
Constructs an ObjectList with the specified selection criteria.
ObjectListener - interface com.ibm.as400.access.ObjectListener.
The ObjectListener interface provides a listener interface for receiving Object events.
ObjectLockListEntry - class com.ibm.as400.access.ObjectLockListEntry.
This entry represents a single IBM i lock placed on an ObjectDescription.
ObjectReferences - class com.ibm.as400.access.ObjectReferences.
Represents the set of information about integrated file system references on an object that can be retrieved through the QP0LROR API.
ObjectReferences(AS400, String) - Constructor for class com.ibm.as400.access.ObjectReferences
Constructs an ObjectReferences object.
ObjectReferences.JobUsingObjectStructure - class com.ibm.as400.access.ObjectReferences.JobUsingObjectStructure.
Contains information about the jobs that are known to be holding a reference on the object.
ObjectReferences.SessionUsingObjectStructure - class com.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure.
Contains information about the sessions that are known to be holding a reference on the object.
OpenList - class com.ibm.as400.access.list.OpenList.
Abstract base class that wraps a list of resources on the system.
OpenList(AS400) - Constructor for class com.ibm.as400.access.list.OpenList
Called by subclasses to construct an OpenList object.
OpenListException - exception com.ibm.as400.access.list.OpenListException.
Represents an exception that indicates an error has occurred processing an Open List API call on the system.
OrderedList - class com.ibm.as400.util.html.OrderedList.
The OrderedList class represents an HTML ordered list, <ol>.
OrderedList() - Constructor for class com.ibm.as400.util.html.OrderedList
Constructs a default OrderedList object.
OrderedList(String) - Constructor for class com.ibm.as400.util.html.OrderedList
Constructs a OrderedList object with the specified order labeling type.
OrderedListBeanInfo - class com.ibm.as400.util.html.OrderedListBeanInfo.
The OrderedListBeanInfo class provides bean information for the OrderedList class.
OrderedListBeanInfo() - Constructor for class com.ibm.as400.util.html.OrderedListBeanInfo
 
OrderedListItem - class com.ibm.as400.util.html.OrderedListItem.
The OrderedListItem class represents an item in an ordered list item.
OrderedListItem() - Constructor for class com.ibm.as400.util.html.OrderedListItem
Constructs a default OrderedListItem object.
OrderedListItem(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.OrderedListItem
Constructs a OrderedListItem object with the specified list item data.
OrderedListItemBeanInfo - class com.ibm.as400.util.html.OrderedListItemBeanInfo.
The OrderedListItemBeanInfo class provides bean information for the OrderedListItem class.
OrderedListItemBeanInfo() - Constructor for class com.ibm.as400.util.html.OrderedListItemBeanInfo
 
OutputQueue - class com.ibm.as400.access.OutputQueue.
The OutputQueue class represents an output queue.
OutputQueue() - Constructor for class com.ibm.as400.access.OutputQueue
Constructs an OutputQueue object.
OutputQueue(AS400, String) - Constructor for class com.ibm.as400.access.OutputQueue
Constructs an OutputQueue object.
OutputQueueBeanInfo - class com.ibm.as400.access.OutputQueueBeanInfo.
BeanInfo for OutputQueue class.
OutputQueueBeanInfo() - Constructor for class com.ibm.as400.access.OutputQueueBeanInfo
 
OutputQueueEvent - class com.ibm.as400.access.OutputQueueEvent.
The OutputQueueEvent class represents an OutputQueue event.
OutputQueueEvent(Object, int) - Constructor for class com.ibm.as400.access.OutputQueueEvent
Constructs an OutputQueueEvent object.
OutputQueueList - class com.ibm.as400.access.OutputQueueList.
The OutputQueueList class is used to build a list of system objects of type OutputQueue.
OutputQueueList() - Constructor for class com.ibm.as400.access.OutputQueueList
Constructs an OutputQueueList object.
OutputQueueList(AS400) - Constructor for class com.ibm.as400.access.OutputQueueList
Constructs an OutputQueueList object.
OutputQueueListBeanInfo - class com.ibm.as400.access.OutputQueueListBeanInfo.
BeanInfo for OutputQueueList class.
OutputQueueListBeanInfo() - Constructor for class com.ibm.as400.access.OutputQueueListBeanInfo
 
OutputQueueListener - interface com.ibm.as400.access.OutputQueueListener.
The OutputQueueListener interface provides a listener interface for receiving OutputQueue events.
objectChanged(VObjectEvent) - Method in interface com.ibm.as400.vaccess.VObjectListener
Deprecated. Invoked when a system resource is changed.
objectClosed(ObjectEvent) - Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been closed.
objectCreated(ObjectEvent) - Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been created.
objectCreated(VObjectEvent) - Method in interface com.ibm.as400.vaccess.VObjectListener
Deprecated. Invoked when a system resource is created.
objectDeleted(ObjectEvent) - Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been deleted.
objectDeleted(VObjectEvent) - Method in interface com.ibm.as400.vaccess.VObjectListener
Deprecated. Invoked when a system resource is deleted.
objectOpened(ObjectEvent) - Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been opened.
open() - Method in class com.ibm.as400.access.AS400File
Opens the file.
open(int, int, int) - Method in class com.ibm.as400.access.AS400File
Opens the file.
open() - Method in class com.ibm.as400.access.ClusteredHashTable
Opens a connection to the Clustered Hash Table server.
open() - Method in class com.ibm.as400.access.IFSFileInputStream
Opens the specified file.
open(int) - Method in class com.ibm.as400.access.IFSFileOutputStream
Opens the specified file.
open() - Method in class com.ibm.as400.access.list.OpenList
Loads the list of items on the system.
open(String, int, int, boolean) - Static method in class com.ibm.as400.micro.JdbcMeOfflineData
Open or create an offline data repository Various parameters in this method are used or ignored depending on which J2ME profile is currently being used by this implementation.
open() - Method in class com.ibm.as400.resource.ArrayResourceList
Deprecated. Opens the list.
open() - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Opens the list.
open() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Opens the list.
open() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Opens the list.
open() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Opens the list.
openAsynchronously() - Method in class com.ibm.as400.access.PrintObjectList
Builds the list asynchronously.
openIFSFile() - Method in class com.ibm.as400.util.commtrace.Format
Opens an ObjectInputStream and IFSFileInputStream on the file specified earlier.
openIFSFile(String) - Method in class com.ibm.as400.util.commtrace.Format
Opens an ObjectInputStream and IFSFileInputStream on the outfile.
openLclFile() - Method in class com.ibm.as400.util.commtrace.Format
Opens an ObjectInputStream and FileInputStream on the file specified on the command line.
openLclFile(String) - Method in class com.ibm.as400.util.commtrace.Format
Opens an ObjectInputStream and FileInputStream on the outfile.
openSynchronously() - Method in class com.ibm.as400.access.PrintObjectList
Builds the list synchronously.
optimize() - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
othersDeletesAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if deletes made by others are visible.
othersInsertsAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if updates made by others are visible.
outputQueueCleared(OutputQueueEvent) - Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been cleared.
outputQueueHeld(OutputQueueEvent) - Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been held.
outputQueueReleased(OutputQueueEvent) - Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been released.
ownDeletesAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own deletes are visible.
ownInsertsAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own updates are visible.

P

PAGESPERCOPY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the number of pages per copy.
PAGE_BEING_WRITTEN - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for page being written.
PARAMETER_VALUE_NOT_VALID - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the parameter value is not valid.
PARAMETER_VALUE_NOT_VALID - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the parameter value is not valid.
PARENT - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for parent.
PARMPROB - Static variable in class com.ibm.as400.util.commtrace.Message
A Parameter Problem Message
PARM_NOT_SUPPORTED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the parameter is not supported.
PARM_VALUE_NOT_SUPPORTED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the parameter value is not supported.
PARSEORDER_NOT_CHILD - Static variable in class com.ibm.as400.data.DAMRI
 
PARSEORDER_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
PASSIVE_MODE - Static variable in class com.ibm.as400.access.FTP
Use passive mode transfers with the system.
PASSWORD_CHANGE_DATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for password change date.
PASSWORD_CHANGE_NOT_ALLOWED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password change is not allowed at this time.
PASSWORD_CHANGE_REQUEST_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the change password request is missing user ID, old password, or new password.
PASSWORD_ENCRYPT_INVALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that the password encryption indicator is not valid.
PASSWORD_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that there is a general password error.
PASSWORD_ERROR - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that there is a general password error.
PASSWORD_EXPIRATION_INTERVAL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for password expiration interval.
PASSWORD_EXPIRED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password has expired.
PASSWORD_EXPIRED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the password has expired.
PASSWORD_IMPROPERLY_ENCRYPTED - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the password has not been encrypted properly (pre-V2R2 encryption may have been used).
PASSWORD_INCORRECT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password is not correct.
PASSWORD_INCORRECT - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the password is not correct.
PASSWORD_INCORRECT_USERID_DISABLE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password is not correct and that the user ID will be disabled on the next sign-on attempt if the password is incorrect again.
PASSWORD_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password length is not valid.
PASSWORD_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that the password length is not valid.
PASSWORD_NEW_ADJACENT_DIGITS - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password has adjacent digits.
PASSWORD_NEW_CHARACTER_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains a character that is not valid.
PASSWORD_NEW_CONSECUTIVE_REPEAT_CHARACTER - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains a character repeated consecutively.
PASSWORD_NEW_DISALLOWED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is not allowed.
PASSWORD_NEW_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is not valid.
PASSWORD_NEW_NO_ALPHABETIC - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password must contain at least one alphabetic.
PASSWORD_NEW_NO_NUMERIC - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password must contain at least one numeric.
PASSWORD_NEW_PREVIOUSLY_USED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password was previously used.
PASSWORD_NEW_REPEAT_CHARACTER - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains a character used more than once.
PASSWORD_NEW_SAME_POSITION - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains the same character in the same position as the previous password.
PASSWORD_NEW_TOO_LONG - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is longer than maximum accepted length.
PASSWORD_NEW_TOO_SHORT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is shorter than minimum accepted length.
PASSWORD_NEW_USERID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains a user ID as part of the password.
PASSWORD_NEW_VALIDATION_PROGRAM - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password validation program failed the request.
PASSWORD_NONE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password is *NONE.
PASSWORD_NOT_SET - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password is not set.
PASSWORD_OLD_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the old password is not valid.
PASSWORD_PRE_V2R2 - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password has pre-V2R2 encryption.
PASSWORD_STRONGER - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "LAN Manager authentication" attribute, indicating that the LANMAN password hash is ignored if a stronger password hash is provided by the client.
PASSWORD_STRONGER_OR_MISMATCH - Static variable in class com.ibm.as400.access.ISeriesNetServer
Value of the "LAN Manager authentication" attribute, indicating that the LANMAN password hash is used only if a stronger password hash provided by the client does not match, or if a stronger password hash is not provided.
PASSWORD_VALUE_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the password value is not valid.
PASS_BY_REFERENCE - Static variable in class com.ibm.as400.access.ProgramParameter
Constant indicating parameter data is passed by reference.
PASS_BY_VALUE - Static variable in class com.ibm.as400.access.ProgramParameter
Constant indicating parameter data is passed by value.
PATH - Static variable in class com.ibm.as400.access.NetServerFileShare
Deprecated. Attribute ID for "path".
PATH - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for path.
PATH_NOT_FOUND - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the path is not found.
PATH_NOT_VALID - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the path is not valid.
PATTERN - Static variable in class com.ibm.as400.resource.RIFSFileList
Deprecated. Selection ID for pattern.
PATTERN_OS2 - Static variable in class com.ibm.as400.access.IFSFile
Value for indicating that "OS/2" pattern-matching is used by the various list() and listFiles() methods.
PATTERN_POSIX - Static variable in class com.ibm.as400.access.IFSFile
Value for indicating that "POSIX" pattern-matching is used by the various list() and listFiles() methods.
PATTERN_POSIX_ALL - Static variable in class com.ibm.as400.access.IFSFile
Value for indicating that "POSIX-all" pattern-matching is used by the various list() and listFiles() methods.
PCD_ARGUMENTS - Static variable in class com.ibm.as400.data.DAMRI
 
PCML - Static variable in class com.ibm.as400.access.Trace
'PCML' trace category.
PCML_DTD_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
PCML_EXCEPTION - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that a pcml exception occurred.
PCML_EXCEPTION_TITLE - Static variable in class com.ibm.as400.data.DAMRI
 
PCML_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
PCML_SERIALIZED - Static variable in class com.ibm.as400.data.DAMRI
 
PENDING_STATUS_CONTROLLED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Pending status constant indicating that the writer ends after the current copy of the spooled file has been printed (*CNTRLD).
PENDING_STATUS_CONTROLLED - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating that an operation is pending and will take effect after the current copy of the spooled file has been printed.
PENDING_STATUS_IMMEDIATE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Pending status constant indicating that the writer ends as soon as its output buffers are empty (*IMMED).
PENDING_STATUS_IMMEDIATE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating that an operation is pending and will take effect as soon as its output buffers are empty.
PENDING_STATUS_NONE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Pending status constant indicating that no command was issued.
PENDING_STATUS_NONE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating that no operation is pending.
PENDING_STATUS_PAGE_END - Static variable in class com.ibm.as400.access.ISeriesPrinter
Pending status constant indicating that the writer ends at the end of the page (*PAGEEND).
PENDING_STATUS_PAGE_END - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating that an operation is pending and will take effect at the end of the page.
PERFORMANCE_COLLECTION_TYPE_ENTRYEXIT - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating the type of performance collection is *ENTRYEXIT.
PERFORMANCE_COLLECTION_TYPE_FULL - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating the type of performance collection is *FULL.
PERMISSION - Static variable in class com.ibm.as400.access.NetServerFileShare
Deprecated. Attribute ID for "permission".
PERMISSION_READ_ONLY - Static variable in class com.ibm.as400.access.NetServerFileShare
Deprecated. PERMISSION attribute value indicating "read only" permission to a share.
PERMISSION_READ_WRITE - Static variable in class com.ibm.as400.access.NetServerFileShare
Deprecated. PERMISSION attribute value indicating "read/write" permission to a share.
PKTTOBIG - Static variable in class com.ibm.as400.util.commtrace.Message
A Packet To Big Message
POOL_SIZE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VSystemPool
Deprecated. The property identifier for the pool size.
PREFERRED_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by preferred name.
PREFERRED_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for preferred name.
PREFIXINFO - Static variable in class com.ibm.as400.util.commtrace.NDOption
A Neighbor Discovery Prefix Info Header
PREVIOUS - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the previous message in the message queue.
PREVIOUS - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Constant referring to the previous message in the job log.
PREVIOUS - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the previous message in the message queue.
PREVIOUS_RELEASE - Static variable in class com.ibm.as400.access.SaveFile
Value for the "targetRelease" property, indicating "previous release".
PREVIOUS_SIGN_ON - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for previous sign-on.
PRIMARY_GROUP - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the name of the primary group profile for the object.
PRIMARY_GROUP_NONE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a primary group of *NONE.
PRIMARY_JOB_STATUSES - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Selection ID for jobs on primary job statuses.
PRIMARY_LANGUAGE_LOAD_ID - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for primary language load ID.
PRINT - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Print service.
PRINT - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Network Print component.
PRINT - Static variable in class utilities.ToolboxJarMaker
Specifies the Network Print component.
PRINTER_ASSIGNED - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by printer assignment.
PRINTER_DEVICE_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the printer device used for printing output from this job.
PRINTER_DEVICE_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for printer device name.
PRINTER_DEVICE_NAME_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the printer device name specified in the user profile under which this thread was initially running is used.
PRINTER_DEVICE_NAME_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the printer device name.
PRINTER_DEVICE_NAME_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value in the system value QPRTDEV is used as the printer device.
PRINTER_DEVICE_NAME_WORK_STATION - Static variable in class com.ibm.as400.access.Job
Constant indicating that the default printer device used with this job is the printer device assigned to the work station that is associated with the job.
PRINTER_DEVICE_NAME_WORK_STATION - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the default printer device used with this job is the printer device assigned to the work station that is associated with the job.
PRINTER_DEVICE_TYPE_IPDS - Static variable in class com.ibm.as400.access.ISeriesPrinter
Printer device type constant indicating that the type of the printer is Intelligent Printer Data Stream.
PRINTER_DEVICE_TYPE_SCS - Static variable in class com.ibm.as400.access.ISeriesPrinter
Printer device type constant indicating that the type of the printer is SNA (Systems Network Architecture) character string.
PRINTER_NAME - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by printer name.
PRINTER_NAMES - Static variable in class com.ibm.as400.resource.RPrinterList
Deprecated. Selection ID for printer names.
PRINTER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the printer name.
PRINTER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VPrinter
Deprecated. Property identifier for the printer name.
PRINT_COVER_PAGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for print cover page.
PRINT_DEVICE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for print device.
PRINT_DEVICE_WORK_STATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the printer assigned to the user's work station is used.
PRINT_DRIVER_TYPE - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Attribute ID for "print driver type".
PRINT_KEY_FORMAT - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether border and header information is provided when the Print key is pressed.
PRINT_KEY_FORMAT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for print key format.
PRINT_KEY_FORMAT_ALL - Static variable in class com.ibm.as400.access.Job
Constant indicating that the border and header information is included with output from the Print key.
PRINT_KEY_FORMAT_ALL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the border and header information is included with output from the Print key.
PRINT_KEY_FORMAT_BORDER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the border information is included with output from the Print key.
PRINT_KEY_FORMAT_BORDER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the border information is included with output from the Print key.
PRINT_KEY_FORMAT_HEADER - Static variable in class com.ibm.as400.access.Job
Constant indicating that the header information is included with output from the Print key.
PRINT_KEY_FORMAT_HEADER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the header information is included with output from the Print key.
PRINT_KEY_FORMAT_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the border and header information is not included with output from the Print key.
PRINT_KEY_FORMAT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the print key format.
PRINT_KEY_FORMAT_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the value specified on the system value QPRTKEYFMT determines whether header or border information is printed.
PRINT_TEXT - Static variable in class com.ibm.as400.access.Job
Job attribute representing the line of text (if any) that is printed at the bottom of each page of printed output for the job.
PRINT_TEXT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for print text.
PRINT_TEXT_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating that no text is printed on printed output.
PRINT_TEXT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the print text.
PRINT_TEXT_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QPRTTXT is used.
PRINT_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Network Print component.
PRINT_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Network Print component.
PRIORITY - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by priority.
PRIORITY_MAIL_NOTIFICATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for priority mail notification.
PRIORITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the priority of the output on the output queue.
PRODUCT_FEATURE_CODE - Static variable in class com.ibm.as400.access.Product
Constant indicating a feature ID of *CODE.
PRODUCT_FILTER_ALL - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list of all products.
PRODUCT_FILTER_INSTALLED - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list of all installed products.
PRODUCT_FILTER_INSTALLED_OR_SUPPORTED - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list of all installed products and all supported products.
PRODUCT_FILTER_LIST - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list filtered by user-specified criteria.
PRODUCT_FILTER_SUPPORTED - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list of all supported products.
PRODUCT_ID - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for product ID.
PRODUCT_ID_ONLY - Static variable in class com.ibm.as400.access.PTF
Constant representing a product ID of *ONLY.
PRODUCT_ID_OPERATING_SYSTEM - Static variable in class com.ibm.as400.access.Product
Constant indicating a product ID of *OPSYS.
PRODUCT_ID_OPERATING_SYSTEM - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the product ID for the operating system.
PRODUCT_LIBRARIES - Static variable in class com.ibm.as400.access.Job
Job attribute representing the libraries that contain product information for the initial thread of the job.
PRODUCT_LIBRARIES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for product libraries.
PRODUCT_LIBRARIES_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the product libraries if they exist.
PRODUCT_LICENSE_RELEASED - Static variable in class com.ibm.as400.access.ProductLicenseEvent
The product license released event ID.
PRODUCT_LICENSE_REQUESTED - Static variable in class com.ibm.as400.access.ProductLicenseEvent
The product license requested event ID.
PRODUCT_OPTION - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for product option.
PRODUCT_OPTION_ALL - Static variable in class com.ibm.as400.access.ProductList
Constant representing a list of all product options.
PRODUCT_OPTION_BASE - Static variable in class com.ibm.as400.access.Product
Constant indicating a product option of *BASE.
PRODUCT_OPTION_BASE - Static variable in class com.ibm.as400.access.ProductList
Constant representing the base product option.
PRODUCT_OPTION_BASE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the base option.
PRODUCT_RELEASE_ANY - Static variable in class com.ibm.as400.access.Product
Constant indicating that the release level of the product should be determined at runtime by the system.
PRODUCT_RELEASE_CURRENT - Static variable in class com.ibm.as400.access.Product
Constant indicating a release level of *CUR.
PRODUCT_RELEASE_ONLY - Static variable in class com.ibm.as400.access.PTF
Constant representing a release level of *ONLY.
PRODUCT_RELEASE_ONLY - Static variable in class com.ibm.as400.access.Product
Constant indicating a release level of *ONLY.
PRODUCT_RELEASE_PREVIOUS - Static variable in class com.ibm.as400.access.Product
Constant indicating a release level of *PRV.
PRODUCT_RETURN_CODE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the return code set by the compiler for Integrated Language Environment (ILE) languages.
PRODUCT_RETURN_CODE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for product return code.
PROFILE_TOKEN_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the profile token or identity token is not valid.
PROFILE_TOKEN_NOT_VALID_MAXIMUM - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the profile token is not valid.
PROFILE_TOKEN_NOT_VALID_NOT_REGENERABLE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the profile token is not valid.
PROFILE_TOKEN_NOT_VALID_TIMEOUT_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the profile token is not valid.
PROFILE_TOKEN_NOT_VALID_TYPE_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the profile token is not valid.
PROFILING_DATA - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for profiling data.
PROFILING_DATA_APPLY - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that profiling data collection is applied for this Java program.
PROFILING_DATA_CLEAR - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that all profiling data that has been collected for this Java program is to be cleared.
PROFILING_DATA_COLLECTION - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that profiling data collection is enabled for this Java program.
PROFILING_DATA_NOCOLLECTION - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that no profiling data collection is enabled for this Java program.
PROFILING_DATA_STATUS_APY - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating that profile data has been applied to the attached Java program(s).
PROFILING_DATA_STATUS_COL - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating that profile data collection is enabled for the attached Java program(s).
PROFILING_DATA_STATUS_NOCOL - Static variable in class com.ibm.as400.access.JavaProgram
Constant indicating that profile data collection is not enabled for the the Java program(s).
PROGRAM_CALL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Program Call component.
PROGRAM_CALL - Static variable in class utilities.ToolboxJarMaker
Specifies the Program Call component.
PROGRAM_CALL_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Program Call component.
PROGRAM_CALL_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Program Call component.
PROGRAM_FAILED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the program call failed.
PROGRAM_NOT_REGISTERED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the pcml document was not registered with the MEServer.
PROGRAM_RETURN_CODE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the completion status of the last program that has finished running, if the job contains any RPG, COBOL, data file utility (DFU), or sort utility programs.
PROGRAM_RETURN_CODE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for program return code.
PROPERTY_NOT_CHANGED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the property cannot be changed.
PROPERTY_NOT_SET - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that one or more properties have not been set.
PROPERTY_NOT_SET - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that one or more properties have not been set.
PROTOCOL_ERROR - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that a protocol error occurred while communicating with the system.
PROXY - Static variable in class com.ibm.as400.access.Trace
'Proxy' trace category.
PROXY_SERVER_ALREADY_STARTED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the proxy server has already been started.
PROXY_SERVER_EVENT_NOT_FIRED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the proxy server did not fire an event because the listener was not accessible.
PROXY_SERVER_NOT_STARTED - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the proxy server has not been started.
PROXY_SERVER_TO_SERVER - Static variable in class com.ibm.as400.access.SecureAS400
Constant indicating that encryption should only be done on the connection between the proxy server and the system.
PTF - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the number of the program temporary fix (PTF) number that caused this object to be replaced.
PTF - class com.ibm.as400.access.PTF.
Represents a Program Temporary Fix (PTF) for a licensed program product.
PTF(AS400, String) - Constructor for class com.ibm.as400.access.PTF
Constructs a PTF object.
PTF(AS400, String, String, String) - Constructor for class com.ibm.as400.access.PTF
Constructs a PTF object.
PTFCoverLetter - class com.ibm.as400.access.PTFCoverLetter.
Represents a cover letter for a Program Temporary Fix (PTF).
PTFExitProgram - class com.ibm.as400.access.PTFExitProgram.
Represents an exit program for a Program Temporary Fix (PTF).
PTFGroup - class com.ibm.as400.access.PTFGroup.
Lists information for a specific PTF group on a system.
PTFGroupList - class com.ibm.as400.access.PTFGroupList.
Allows you to retrieve a list of all PTF groups that are known to a system.
PTFGroupList(AS400) - Constructor for class com.ibm.as400.access.PTFGroupList
Constructs a PTFGroupList object.
PTF_GROUP_STATUS_APPLY_AT_NEXT_IPL - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group will be applied at next IPL.
PTF_GROUP_STATUS_ERROR - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group information is in error.
PTF_GROUP_STATUS_INSTALLED - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group is installed.
PTF_GROUP_STATUS_NOT_APPLICABLE - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group status is "not applicable".
PTF_GROUP_STATUS_NOT_FOUND - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group is not found on the system.
PTF_GROUP_STATUS_NOT_INSTALLED - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group is not installed.
PTF_GROUP_STATUS_ON_ORDER - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group is on order.
PTF_GROUP_STATUS_RELATED_GROUP - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group is a related group.
PTF_GROUP_STATUS_SUPPORTED_ONLY - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group status is "supported only".
PTF_GROUP_STATUS_UNKNOWN - Static variable in class com.ibm.as400.access.PTFGroup
Constant indicating the PTF group status is unknown.
PTF_TYPE_DELAYED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that the PTF is delayed and must be applied at IPL time.
PTF_TYPE_IMMEDIATE - Static variable in class com.ibm.as400.access.PTF
Constant indicating that the PTF is immediate and can be applied immediately.
PTF_TYPE_UNKNOWN - Static variable in class com.ibm.as400.access.PTF
Constant indicating that the PTF type is not known.
PUBLIC_KEY_BYTES - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
The byte array attribute type representing the subjectPublicKeyInfo field from the certificate.
PUBLISHED_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for published status.
PW_NOPWD - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
Password special value indicating that the current password is not verified.
PW_NOPWDCHK - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
Password special value indicating that a profile token can be generated for a profile that is disabled or has an expired password.
PW_STR_NOPWD - Static variable in interface com.ibm.as400.security.auth.ProfileTokenImpl
String constant for *NOPWD special value. 10 character blank padded
PW_STR_NOPWDCHK - Static variable in interface com.ibm.as400.security.auth.ProfileTokenImpl
String constant for *NOPWDCHK special value. 10 character blank padded
PackedDecimalFieldDescription - class com.ibm.as400.access.PackedDecimalFieldDescription.
The PackedDecimalFieldDescription class represents the description of the data in a packed decimal field.
PackedDecimalFieldDescription(AS400PackedDecimal, String) - Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PackedDecimalFieldDescription() - Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PackedDecimalFieldDescription(AS400PackedDecimal, String, String) - Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PacketTooBig - class com.ibm.as400.util.commtrace.PacketTooBig.
A PacketTooBig Header.
PanelGroup - class com.ibm.as400.access.PanelGroup.
The PanelGroup class represents an OS/400 panel group (*PNLGRP) object.
PanelGroup() - Constructor for class com.ibm.as400.access.PanelGroup
Constructs a PanelGroup object.
PanelGroup(AS400, String) - Constructor for class com.ibm.as400.access.PanelGroup
Constructs a PanelGroup object.
PanelGroupBeanInfo - class com.ibm.as400.access.PanelGroupBeanInfo.
The PanelGroupBeanInfo class provides bean information for the PanelGroup class.
PanelGroupBeanInfo() - Constructor for class com.ibm.as400.access.PanelGroupBeanInfo
 
PanelGroupHelpIdentifier - class com.ibm.as400.access.PanelGroupHelpIdentifier.
The PanelGroupHelpIdentifier class represents information about a specific help identifier for an OS/400 panel group (*PNLGRP) object.
ParameterProblem - class com.ibm.as400.util.commtrace.ParameterProblem.
A Parameter Problem Header.
PasswordDialog - class com.ibm.as400.access.PasswordDialog.
Provides a dialog for prompting end-users for a system name, a user ID, and/or a password.
PasswordDialog(Frame, String) - Constructor for class com.ibm.as400.access.PasswordDialog
Constructs a PasswordDialog object.
PasswordFormInput - class com.ibm.as400.util.html.PasswordFormInput.
The PasswordFormInput class represents a password input field type in an HTML form.
PasswordFormInput() - Constructor for class com.ibm.as400.util.html.PasswordFormInput
Constructs a default PasswordFormInput object.
PasswordFormInput(String) - Constructor for class com.ibm.as400.util.html.PasswordFormInput
Constructs a PasswordFormInput object with the specified control name.
PasswordFormInput(String, String) - Constructor for class com.ibm.as400.util.html.PasswordFormInput
Constructs a PasswordFormInput object with the specified control name and initial input value.
PasswordFormInputBeanInfo - class com.ibm.as400.util.html.PasswordFormInputBeanInfo.
The PasswordFormInputBeanInfo class provides bean information for the PasswordFormInput class.
PasswordFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.PasswordFormInputBeanInfo
 
PcmlException - exception com.ibm.as400.data.PcmlException.
Thrown when an error is encountered using a ProgramCallDocument.
PcmlMessageLog - class com.ibm.as400.data.PcmlMessageLog.
Provides control over logging and tracing activity within this package.
Permission - class com.ibm.as400.access.Permission.
The Permission class is provided to retrieve user's authority to an object.
Permission(IFSFile) - Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
Permission(IFSFile, boolean) - Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
Permission(AS400, String) - Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
Permission(AS400, String, boolean) - Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
PersistenceException - exception com.ibm.as400.access.PersistenceException.
Copyright © 2001, International Business Machines Corporation and others.
PersistenceException() - Constructor for class com.ibm.as400.access.PersistenceException
Default constructor.
PersistenceException(AS400Message[]) - Constructor for class com.ibm.as400.access.PersistenceException
Constructs an exception based on a list of system messages.
PersistenceException(AS400Message[], String) - Constructor for class com.ibm.as400.access.PersistenceException
Constructs an exception based on a list of system messages and detail string.
PersistenceException(String) - Constructor for class com.ibm.as400.access.PersistenceException
Constructs an exception with the given detail string.
PersistenceException(Throwable) - Constructor for class com.ibm.as400.access.PersistenceException
Constructs an exception with detail provided by the given throwable.
PrefixInfo - class com.ibm.as400.util.commtrace.PrefixInfo.
A PrefixInfo Header.
Presentation - class com.ibm.as400.resource.Presentation.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
Presentation() - Constructor for class com.ibm.as400.resource.Presentation
Deprecated. Constructs a Presentation object.
Presentation(String) - Constructor for class com.ibm.as400.resource.Presentation
Deprecated. Constructs a Presentation object.
Presentation(String, String) - Constructor for class com.ibm.as400.resource.Presentation
Deprecated. Constructs a Presentation object.
PresentationLoader - class com.ibm.as400.resource.PresentationLoader.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
PresentationLoader(String) - Constructor for class com.ibm.as400.resource.PresentationLoader
Deprecated. Constructs a PresentationLoader object.
PresentationLoader(ResourceBundle) - Constructor for class com.ibm.as400.resource.PresentationLoader
Deprecated. Constructs a PresentationLoader object.
PrintObject - class com.ibm.as400.access.PrintObject.
The PrintObject class is an abstract base class for the various types of network print objects.
PrintObjectBeanInfo - class com.ibm.as400.access.PrintObjectBeanInfo.
Base class for the various BeanInfo classes describing print objects.
PrintObjectBeanInfo() - Constructor for class com.ibm.as400.access.PrintObjectBeanInfo
 
PrintObjectInputStream - class com.ibm.as400.access.PrintObjectInputStream.
The PrintObjectInputStream class is used to read data out of a system spooled file or AFP resource such as an overlay or page segment.
PrintObjectList - class com.ibm.as400.access.PrintObjectList.
The PrintObjectList class is an abstract base class for the various types of network print object lists.
PrintObjectListBeanInfo - class com.ibm.as400.access.PrintObjectListBeanInfo.
BeanInfo for PrintObjectList class.
PrintObjectListBeanInfo() - Constructor for class com.ibm.as400.access.PrintObjectListBeanInfo
 
PrintObjectListEvent - class com.ibm.as400.access.PrintObjectListEvent.
The PrintObjectListEvent class represents a PrintObjectList event.
PrintObjectListEvent(Object, int) - Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListEvent(Object, Exception) - Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListEvent(Object, PrintObject) - Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListListener - interface com.ibm.as400.access.PrintObjectListListener.
The PrintObjectListListener class provides a listener interface for receiving PrintObjectList events.
PrintObjectPageInputStream - class com.ibm.as400.access.PrintObjectPageInputStream.
The PrintObjectPageInputStream class is used to read data out of a system spooled file one page at a time.
PrintObjectTransformedInputStream - class com.ibm.as400.access.PrintObjectTransformedInputStream.
The PrintObjectTransformedInputStream class is used to read transformed data from a system spooled file.
PrintParameterList - class com.ibm.as400.access.PrintParameterList.
The PrintParameterList class is used to group a set of attributes or parameters for use on other network print class methods.
PrintParameterList() - Constructor for class com.ibm.as400.access.PrintParameterList
Constructs a PrintParameterList object.
Printer - class com.ibm.as400.access.Printer.
The Printer class represents a printer.
Printer() - Constructor for class com.ibm.as400.access.Printer
Constructs a Printer object.
Printer(AS400, String) - Constructor for class com.ibm.as400.access.Printer
Constructs a Printer object.
PrinterBeanInfo - class com.ibm.as400.access.PrinterBeanInfo.
BeanInfo for Printer class.
PrinterBeanInfo() - Constructor for class com.ibm.as400.access.PrinterBeanInfo
 
PrinterFile - class com.ibm.as400.access.PrinterFile.
The PrinterFile class represents a printer file.
PrinterFile() - Constructor for class com.ibm.as400.access.PrinterFile
Constructs a PrinterFile object.
PrinterFile(AS400, String) - Constructor for class com.ibm.as400.access.PrinterFile
Constructs a PrinterFile object.
PrinterFileBeanInfo - class com.ibm.as400.access.PrinterFileBeanInfo.
BeanInfo for PrinterFile class.
PrinterFileBeanInfo() - Constructor for class com.ibm.as400.access.PrinterFileBeanInfo
 
PrinterFileList - class com.ibm.as400.access.PrinterFileList.
The PrinterFileList class is used to build a list of objects of type PrinterFile.
PrinterFileList() - Constructor for class com.ibm.as400.access.PrinterFileList
Constructs a PrinterFileList object.
PrinterFileList(AS400) - Constructor for class com.ibm.as400.access.PrinterFileList
Constructs a PrinterFileList object.
PrinterFileListBeanInfo - class com.ibm.as400.access.PrinterFileListBeanInfo.
BeanInfo for PrinterFileList class.
PrinterFileListBeanInfo() - Constructor for class com.ibm.as400.access.PrinterFileListBeanInfo
 
PrinterList - class com.ibm.as400.access.PrinterList.
The PrinterList class is used to build a list of objects of type Printer.
PrinterList() - Constructor for class com.ibm.as400.access.PrinterList
Constructs a PrinterList object.
PrinterList(AS400) - Constructor for class com.ibm.as400.access.PrinterList
Constructs a PrinterList object.
PrinterListBeanInfo - class com.ibm.as400.access.PrinterListBeanInfo.
BeanInfo for PrinterList class.
PrinterListBeanInfo() - Constructor for class com.ibm.as400.access.PrinterListBeanInfo
 
Product - class com.ibm.as400.access.Product.
Represents a licensed product on the system.
Product(AS400, String) - Constructor for class com.ibm.as400.access.Product
Constructs a Product object.
Product(AS400, String, String) - Constructor for class com.ibm.as400.access.Product
Constructs a Product object.
Product(AS400, String, String, String, String) - Constructor for class com.ibm.as400.access.Product
Constructs a Product object.
Product(AS400, String, String, String, String, String) - Constructor for class com.ibm.as400.access.Product
Constructs a Product object.
ProductDirectoryInformation - class com.ibm.as400.access.ProductDirectoryInformation.
Represents product directory information for a specific licensed product.
ProductLicense - class com.ibm.as400.access.ProductLicense.
A ProductLicense object represents a license for a product.
ProductLicense() - Constructor for class com.ibm.as400.access.ProductLicense
Constructs a default ProductLicense object.
ProductLicense(AS400, String, String, String) - Constructor for class com.ibm.as400.access.ProductLicense
Constructs a ProductLicense object for a system, product, feature, and release.
ProductLicenseBeanInfo - class com.ibm.as400.access.ProductLicenseBeanInfo.
The IFSFileBeanInfo class provides BeanInfo for IFSFile.
ProductLicenseBeanInfo() - Constructor for class com.ibm.as400.access.ProductLicenseBeanInfo
 
ProductLicenseEvent - class com.ibm.as400.access.ProductLicenseEvent.
The ProductLiceneEvent class represents a ProductLicense event.
ProductLicenseEvent(Object, int) - Constructor for class com.ibm.as400.access.ProductLicenseEvent
Constructs a ProductLiceneEvent object.
ProductLicenseListener - interface com.ibm.as400.access.ProductLicenseListener.
The ProductLicenseListener interface provides an interface for receiving ProductLicense events.
ProductList - class com.ibm.as400.access.ProductList.
Represents a list of licensed products.
ProductList() - Constructor for class com.ibm.as400.access.ProductList
Constructs a ProductList.
ProductList(AS400) - Constructor for class com.ibm.as400.access.ProductList
Constructs a ProductList for the specified system.
ProfileHandleCredential - class com.ibm.as400.security.auth.ProfileHandleCredential.
The ProfileHandleCredential class represents an i5/OS system profile handle.
ProfileHandleCredential() - Constructor for class com.ibm.as400.security.auth.ProfileHandleCredential
Constructs a ProfileHandleCredential object.
ProfileHandleCredentialBeanInfo - class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo.
Bean information for the ProfileHandleCredential class.
ProfileHandleCredentialBeanInfo() - Constructor for class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
 
ProfileHandleImpl - interface com.ibm.as400.security.auth.ProfileHandleImpl.
The ProfileHandleImpl interface provides the template for classes implementing behavior delegated by a ProfileHandleCredential.
ProfileHandleImplNative - class com.ibm.as400.access.ProfileHandleImplNative.
The ProfileHandleImplNative class provides an implementation for behavior delegated by a ProfileHandleCredential object.
ProfileHandleImplNative() - Constructor for class com.ibm.as400.access.ProfileHandleImplNative
 
ProfileTokenCredential - class com.ibm.as400.security.auth.ProfileTokenCredential.
The ProfileTokenCredential class represents an i5/OS system profile token.
ProfileTokenCredential() - Constructor for class com.ibm.as400.security.auth.ProfileTokenCredential
Constructs a ProfileTokenCredential object.
ProfileTokenCredential(AS400, byte[], int, int) - Constructor for class com.ibm.as400.security.auth.ProfileTokenCredential
Constructs and initializes a ProfileTokenCredential object.
ProfileTokenCredentialBeanInfo - class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo.
Bean information for the ProfileTokenCredential class.
ProfileTokenCredentialBeanInfo() - Constructor for class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
 
ProfileTokenImpl - interface com.ibm.as400.security.auth.ProfileTokenImpl.
The ProfileTokenImpl interface provides the template for classes implementing behavior delegated by a ProfileTokenCredential.
ProfileTokenImplNative - class com.ibm.as400.access.ProfileTokenImplNative.
The ProfileTokenImplNative class provides an implementation for behavior delegated by a ProfileTokenCredential object.
ProfileTokenImplNative() - Constructor for class com.ibm.as400.access.ProfileTokenImplNative
 
ProgramAttributeGetter - class com.ibm.as400.resource.ProgramAttributeGetter.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ProgramAttributeGetter(AS400, ProgramCallDocument, ProgramMap) - Constructor for class com.ibm.as400.resource.ProgramAttributeGetter
Deprecated. Constructs a ProgramAttributeGetter object.
ProgramAttributeSetter - class com.ibm.as400.resource.ProgramAttributeSetter.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ProgramAttributeSetter(AS400, ProgramCallDocument, ProgramMap) - Constructor for class com.ibm.as400.resource.ProgramAttributeSetter
Deprecated. Constructs a ProgramAttributeSetter object.
ProgramCall - class com.ibm.as400.access.ProgramCall.
The ProgramCall class allows a user to call an i5/OS system program, pass parameters to it (input and output), and access data returned in the output parameters after the program runs.
ProgramCall() - Constructor for class com.ibm.as400.access.ProgramCall
Constructs a ProgramCall object.
ProgramCall(AS400) - Constructor for class com.ibm.as400.access.ProgramCall
Constructs a ProgramCall object.
ProgramCall(AS400, String, ProgramParameter[]) - Constructor for class com.ibm.as400.access.ProgramCall
Constructs a program call object.
ProgramCall - class com.ibm.as400.micro.ProgramCall.
The ProgramCall class allows a user to call a program and access data returned after the program runs from a wireless device.
ProgramCallBeanInfo - class com.ibm.as400.access.ProgramCallBeanInfo.
The ProgramCallBeanInfo class provides bean information for the ProgramCall class.
ProgramCallBeanInfo() - Constructor for class com.ibm.as400.access.ProgramCallBeanInfo
 
ProgramCallButton - class com.ibm.as400.vaccess.ProgramCallButton.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ProgramCallButton() - Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Constructs a ProgramCallButton object.
ProgramCallButton(String) - Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon) - Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon, AS400) - Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon, AS400, String, ProgramParameter[]) - Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Constructs a ProgramCallButton object.
ProgramCallButtonBeanInfo - class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ProgramCallButtonBeanInfo() - Constructor for class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Deprecated.  
ProgramCallDocument - class com.ibm.as400.data.ProgramCallDocument.
XML Document based program call.
ProgramCallDocument(AS400, String) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument(AS400, String, InputStream) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument(AS400, String, ClassLoader) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument(AS400, String, ClassLoader, InputStream) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument(AS400, String, InputStream, ClassLoader, InputStream, int) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument() - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallDocument(String) - Constructor for class com.ibm.as400.data.ProgramCallDocument
Constructs a ProgramCallDocument.
ProgramCallMenuItem - class com.ibm.as400.vaccess.ProgramCallMenuItem.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ProgramCallMenuItem() - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String) - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon) - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon, AS400) - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon, AS400, String, ProgramParameter[]) - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Constructs a ProgramCallMenuItem object.
ProgramCallMenuItemBeanInfo - class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ProgramCallMenuItemBeanInfo() - Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Deprecated.  
ProgramMap - class com.ibm.as400.resource.ProgramMap.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ProgramMap() - Constructor for class com.ibm.as400.resource.ProgramMap
Deprecated.  
ProgramParameter - class com.ibm.as400.access.ProgramParameter.
The ProgramParameter class is used with ProgramCall and ServiceProgramCall to pass parameter data to a program, from a program, or both.
ProgramParameter() - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(byte[]) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(int) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(byte[], int) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs ProgramParameter object.
ProgramParameter(int, byte[]) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(int, int) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(int, byte[], int) - Constructor for class com.ibm.as400.access.ProgramParameter
Constructs ProgramParameter object.
ProgramParameterBeanInfo - class com.ibm.as400.access.ProgramParameterBeanInfo.
The ProgramParameterBeanInfo class provides bean information for the ProgramParameter class.
ProgramParameterBeanInfo() - Constructor for class com.ibm.as400.access.ProgramParameterBeanInfo
 
Prolog - class com.ibm.as400.util.commtrace.Prolog.
Parses the 256 byte header of a trace and allows for printing and access to the fields of the Prolog
ProxyException - exception com.ibm.as400.access.ProxyException.
The ProxyException class represents an exception that indicates an error occurred while communicating with the proxy server.
ProxyServer - class com.ibm.as400.access.ProxyServer.
The ProxyServer class is used to fulfill requests from programs using the proxy jar file.
ProxyServer() - Constructor for class com.ibm.as400.access.ProxyServer
Constructs a ProxyServer object.
pageBack() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the view back one page.
pageForward() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the view forward one page.
passwordAboutToExpire(SignonEvent, int) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the password is within a few days of expiring.
passwordAboutToExpire(SignonEvent, int) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns true, indicating that the sign-on should proceed.
passwordExpired(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the password has expired.
passwordExpired(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
passwordIncorrect(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where an incorrect password has been specified.
passwordIncorrect(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
passwordLengthIncorrect(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a specified password is either too long or too short.
passwordLengthIncorrect(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
passwordMissing(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a password has not been specified.
passwordMissing(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
pathSeparator - Static variable in class com.ibm.as400.access.IFSFile
The integrated file system path separator string used to separate paths in a path list.
pathSeparatorChar - Static variable in class com.ibm.as400.access.IFSFile
The integrated file system path separator character used to separate paths in a path list.
peek() - Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue without removing it from the queue.
peek(int) - Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue without removing it from the queue.
peek(byte[]) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(byte[], int, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(String, int, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Reads an entry from the data queue without removing it from the queue, and stores the text of the entry in the document.
peek(int) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Reads an entry from the data queue without removing it from the queue, and stores the text of the entry in the document.
peek(String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Reads an entry from the data queue without removing it from the queue, and stores the text of the entry in the document.
peek(String, int, String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Reads an entry from the data queue without removing it from the queue, and stores the text of the entry in the document.
peeked(DataQueueEvent) - Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a peek has been performed.
perform(VActionContext) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Performs the action.
perform(VActionContext) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Performs the action.
ping() - Method in class com.ibm.as400.access.AS400JPing
Ping the system.
ping(int) - Method in class com.ibm.as400.access.AS400JPing
Ping a specific service.
position(byte[], long) - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the position at which a pattern is found in the BLOB.
position(Blob, long) - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the position at which a pattern is found in the BLOB.
position(byte[], long) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the position at which a pattern is found in the BLOB.
position(Blob, long) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the position at which a pattern is found in the BLOB.
position(String, long) - Method in class com.ibm.as400.access.AS400JDBCClob
Returns the position at which a pattern is found in the CLOB.
position(Clob, long) - Method in class com.ibm.as400.access.AS400JDBCClob
Returns the position at which a pattern is found in the CLOB.
position(String, long) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the position at which a pattern is found in the CLOB.
position(Clob, long) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the position at which a pattern is found in the CLOB.
positionCursor(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record matching the specified key.
positionCursor(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record matching the specified key.
positionCursor(Object[], int) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record meeting the specified search criteria based on key.
positionCursor(byte[], int, int) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record meeting the specified search criteria based on key.
positionCursor(int) - Method in class com.ibm.as400.access.SequentialFile
Positions the file cursor to the first record whose record number matches the specified record number.
positionCursorAfter(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record after the record specified by key.
positionCursorAfter(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record after the record specified by key.
positionCursorAfter(int) - Method in class com.ibm.as400.access.SequentialFile
Positions the file cursor to the first record after the record specified by the record number.
positionCursorAfterLast() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to after the last record.
positionCursorBefore(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record before the record specified by key.
positionCursorBefore(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record before the record specified by key.
positionCursorBefore(int) - Method in class com.ibm.as400.access.SequentialFile
Positions the file cursor to the first record before the record specified by the record number.
positionCursorBeforeFirst() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to before the first record.
positionCursorToFirst() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to the first record.
positionCursorToLast() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to the last record.
positionCursorToNext() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to the next record.
positionCursorToPrevious() - Method in class com.ibm.as400.access.AS400File
Positions the file cursor to the previous record.
postValidation(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Method called after validation has occured.
prepare(Xid) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Prepares for a transaction commit.
prepareCall(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareCall(String, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareCall(String, int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareCall(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareCall(String, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareCall(String, int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL stored procedure call with optional input and output parameters and stores it in a CallableStatement object.
prepareStatement(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int[]) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, String[]) - Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int[]) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, int, int, int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
prepareStatement(String, String[]) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
previous() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the previous row.
previous() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to the previous row.
previous() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to the previous row.
previous() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to the previous row.
previous() - Method in class com.ibm.as400.util.servlet.RowData
Sets the position to the previous row in the list.
previousPage() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the previous page.
printHexHeader() - Method in class com.ibm.as400.util.commtrace.Header
Returns a description of the header along with this header as a hexadecimal string.
printHorizontalGridLine(double, double) - Method in class com.ibm.as400.access.SCS5553Writer
Prints a horizontal grid line at the current line.
printRoutingData() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns a String with the tokenring routing data.
printStackTrace(Throwable) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Use java.lang.Throwable.printStackTrace(PrintWriter w).
ptol(Object, AS400) - Method in class com.ibm.as400.resource.AbstractValueMap
Deprecated. Maps from a physical value to a logical value.
ptol(Object) - Method in class com.ibm.as400.resource.AbstractValueMap
Deprecated. Maps from a physical value to a logical value.
ptol(Object) - Method in class com.ibm.as400.resource.BooleanValueMap
Deprecated. Maps from a physical value to a logical value.
ptol(Object, AS400) - Method in class com.ibm.as400.resource.IntegerValueMap
Deprecated. Maps from a physical value to a logical value.
ptol(Object, AS400) - Method in interface com.ibm.as400.resource.ValueMap
Deprecated. Maps from a physical value to a logical value.
put(String) - Method in class com.ibm.as400.access.AS400FTP
Starts the process of putting a file to the system.
put(String, String) - Method in class com.ibm.as400.access.AS400FTP
Puts a file to the system.
put(File, String) - Method in class com.ibm.as400.access.AS400FTP
Puts a file to the system.
put(ClusteredHashTableEntry) - Method in class com.ibm.as400.access.ClusteredHashTable
Put an entry in the clustered hash table identified by the connection handle.
put(String) - Method in class com.ibm.as400.access.FTP
Starts the process of putting a file to the system.
put(String, String) - Method in class com.ibm.as400.access.FTP
Puts a file to the system.
put(File, String) - Method in class com.ibm.as400.access.FTP
Puts a file to the system.
put(FTPEvent) - Method in interface com.ibm.as400.access.FTPListener
Invoked after a file has been put to the system.
putProperty(Object, Object) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Sets a property value associated with the document.
putProperty(Object, Object) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets a property value associated with the document.
putProperty(Object, Object) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Sets a property value associated with the document.
putValue(String, Object) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Sets the value of the property associated with the given key.
pwd() - Method in class com.ibm.as400.access.AS400FTP
Returns the current directory on the system.
pwd() - Method in class com.ibm.as400.access.FTP
Returns the current directory on the system.

Q

QSYSObjectPathName - class com.ibm.as400.access.QSYSObjectPathName.
The QSYSObjectPathName class provides an integrated file system path name that represents an object in the QSYS library file system.
QSYSObjectPathName() - Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs a QSYSObjectPathName object.
QSYSObjectPathName(String) - Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs a QSYSObjectPathName object.
QSYSObjectPathName(String, String, String) - Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs a QSYSObjectPathName object.
QSYSObjectPathName(String, String, String, String) - Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs a QSYSObjectPathName object.
QSYSObjectPathName(String, String, String, String, String) - Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs a QSYSObjectPathName object.
QSYSObjectPathNameBeanInfo - class com.ibm.as400.access.QSYSObjectPathNameBeanInfo.
The QSYSObjectPathNameBeanInfo class provides BeanInfo for QSYSObjectPathName class.
QSYSObjectPathNameBeanInfo() - Constructor for class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
 
QSYSObjectTypeTable - class com.ibm.as400.access.QSYSObjectTypeTable.
The QSYSObjectTypeTable class maintains a list of object types and extended attributes for objects on the system.
QSYSPermission - class com.ibm.as400.access.QSYSPermission.
The QSYSPermission class represents the permissions for the specified user of an object in the traditional i5/OS library structure stored in QSYS.LIB.
QSYSPermission(String) - Constructor for class com.ibm.as400.access.QSYSPermission
Constructs a QSYSPermission object.
QSYS_PREFIX_MISSING - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the object is required to be in the QSYS file system, but the integrated file system name does not begin with /QSYS.LIB/.
QSYS_SYNTAX_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the path starts with /QSYS.LIB/QSYS.LIB.
QUALITY_DRAFT - Static variable in class com.ibm.as400.access.SCS5219Writer
Constant value for draft print quality.
QUALITY_NEAR_LETTER - Static variable in class com.ibm.as400.access.SCS5219Writer
Constant value for near letter print quality.
QueuedMessage - class com.ibm.as400.access.QueuedMessage.
The QueuedMessage class represents a message on a message queue or job log.

R

RANDOM_SEED_EXCHANGE_INVALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was an invalid exchange random seed request.
RANDOM_SEED_INVALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was a random seed not valid.
RANDOM_SEED_REQUIRED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was a random seed required when doing password substitute.
RANGE_NOT_VALID - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the parameter value is out of the allowed range.
RARP - Static variable in class com.ibm.as400.util.commtrace.IPPacket
Reverse Address Resolution Protocol
READ_ALLOW_SHARED_READ_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of read willing to share with other readers.
READ_ALLOW_SHARED_WRITE_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of read willing to share with updaters.
READ_DATA - Static variable in class com.ibm.as400.data.DAMRI
 
READ_DATA_W_INDICES - Static variable in class com.ibm.as400.data.DAMRI
 
READ_EXCLUSIVE_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of read willing to share with no one.
READ_ONLY - Static variable in class com.ibm.as400.access.AS400File
Constant indicating open type of read only.
READ_ONLY - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "permission" attribute, indicating read-only permission.
READ_WRITE - Static variable in class com.ibm.as400.access.AS400File
Constant indicating open type of read/write.
READ_WRITE - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "permission" attribute, indicating read-write permission.
RECEIVING_MODULE_NAME - Static variable in class com.ibm.as400.access.JobLog
 
RECEIVING_PROCEDURE_NAME - Static variable in class com.ibm.as400.access.JobLog
 
RECEIVING_PROGRAM_NAME - Static variable in class com.ibm.as400.access.JobLog
 
RECEIVING_STATEMENT_NUMBERS - Static variable in class com.ibm.as400.access.JobLog
 
RECEIVING_TYPE - Static variable in class com.ibm.as400.access.JobLog
 
RECORDACCESS - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Record Access service.
RECORDFORMAT_NOT_INITIALIZED - Static variable in class com.ibm.as400.data.DAMRI
 
RECORD_FORMAT_RETRIEVED - Static variable in class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Event ID indicating that the record formats for a file have been retrieved.
RECORD_FORMAT_SOURCE_CREATED - Static variable in class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Event ID indicating that source files containing the RecordFormat classes for a file have been created.
RECORD_LEVEL_ACCESS - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Record Level Access component.
RECORD_LEVEL_ACCESS - Static variable in class utilities.ToolboxJarMaker
Specifies the Record Level Access component.
RECORD_LEVEL_ACCESS_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual Record Level Access component.
RECORD_LEVEL_ACCESS_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual Record Level Access component.
RECORD_NOT_INITIALIZED - Static variable in class com.ibm.as400.data.DAMRI
 
REDIRECTED - Static variable in class com.ibm.as400.util.commtrace.NDOption
A Neighbor Discovery Redirected Header
REDR - Static variable in class com.ibm.as400.util.commtrace.Message
A Redirect Message
REF_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
REF_WRONG_TYPE - Static variable in class com.ibm.as400.data.DAMRI
 
REGISTRATION_TYPE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for registration type.
REGISTRATION_TYPE_CUSTOMER - Static variable in class com.ibm.as400.access.Product
Constant indicating that the registration type *CUSTOMER was specified when the product load or product definition was created.
REGISTRATION_TYPE_PHONE - Static variable in class com.ibm.as400.access.Product
Constant indicating that the registration type *PHONE was specified when the product load or product definition was created.
REGISTRATION_TYPE_SYSTEM - Static variable in class com.ibm.as400.access.Product
Constant indicating that the registration type is the same as the registration type for the operating system.
REGISTRATION_VALUE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for registration value.
REJECTED_BY_EXIT_PROGRAM - Static variable in class com.ibm.as400.access.LicenseException
REJECTED_BY_EXIT_PROGRAM - Return code from the Central server when the regestered exit program rejects the request.
RELATIONSHIP_COREQ - Static variable in class com.ibm.as400.access.PTF
Constant indicating that there is a co-requisite relationship between two PTFs.
RELATIONSHIP_DEPEND - Static variable in class com.ibm.as400.access.PTF
Constant indicating that there is a dependent (pre-requisite) relationship between two PTFs.
RELATIONSHIP_NONE - Static variable in class com.ibm.as400.access.PTF
Constant indicating that there is no known relationship between two PTFs.
RELATIONSHIP_PREREQ - Static variable in class com.ibm.as400.access.PTF
Constant indicating that there is a pre-requisite relationship between two PTFs.
RELATIONSHIP_SAME - Static variable in class com.ibm.as400.access.PTF
Constant indicating that two PTFs are identical.
RELEASED - Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue released event ID.
RELEASE_LEVEL - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for release level.
RELEASE_LEVEL_CURRENT - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the release level of the currently installed operating system.
RELEASE_LEVEL_ONLY - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the only release level for which a product load is found.
RELEASE_LEVEL_PREVIOUS - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating the previous release with modification level 0 of the operating system.
RELEASE_LICENSE_ERROR - Static variable in class com.ibm.as400.access.LicenseException
RELEASE_LICENSE_ERROR - Return code from the Central server when an unexpected error is encountered when releasing a license.
RELEASE_PROGRAM_CREATED_FOR - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for release program created for.
REMOTE_OBJECT - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object's data is on a remote system.
REMOVE - Static variable in class com.ibm.as400.access.MessageQueue
Constant indicating that the message should be removed from the message queue.
REMOVE - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant indicating that the message should be removed from the message queue.
REPLACEMENT_DATA - Static variable in class com.ibm.as400.access.JobLog
 
REPLACEMENT_DATA - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for replacement data.
REPLACE_OR_CREATE - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be replaced if it exists or is to be created if it does not exist.
REPLACE_OR_FAIL - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be replaced if it exists or that the request is to fail if the file does not exist.
REPLY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the reply to an inquiry message.
REPLY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the reply to an inquiry message.
REPLY_FROM_SYSTEM_REPLY_LIST - Static variable in class com.ibm.as400.access.AS400Message
Message type for reply, from system reply list messages.
REPLY_MESSAGE_DEFAULT_USED - Static variable in class com.ibm.as400.access.AS400Message
Message type for reply, message default used messages.
REPLY_NOT_VALIDITY_CHECKED - Static variable in class com.ibm.as400.access.AS400Message
Message type for reply, not validity checked messages.
REPLY_STATUS - Static variable in class com.ibm.as400.access.JobLog
 
REPLY_STATUS - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for reply status.
REPLY_STATUS_ACCEPTS_NOT_SENT - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for REPLY_STATUS attribute value - Message accepts a reply, and a reply has not been sent.
REPLY_STATUS_ACCEPTS_SENT - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for REPLY_STATUS attribute value - Message accepts a reply, and a reply has been sent.
REPLY_STATUS_NOT_ACCEPT - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constant for REPLY_STATUS attribute value - Message does not accept a reply.
REPLY_SYSTEM_DEFAULT_USED - Static variable in class com.ibm.as400.access.AS400Message
Message type for reply, system default used messages.
REPLY_VALIDITY_CHECKED - Static variable in class com.ibm.as400.access.AS400Message
Message type for reply, validity checked messages.
REQUEST - Static variable in class com.ibm.as400.access.AS400Message
Message type for request messages.
REQUEST_DATA_ERROR - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was an error in request data.
REQUEST_DENIED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the request was denied.
REQUEST_ID_NOT_VALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was a request ID not valid.
REQUEST_LEVEL - Static variable in class com.ibm.as400.access.JobLog
 
REQUEST_LICENSE_ERROR - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_LICENSE_ERROR - Return code from the Central server when an unexpected error is encountered when requesting a license.
REQUEST_NOT_SUPPORTED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the requested action is not supported.
REQUEST_NOT_SUPPORTED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the request is not supported.
REQUEST_NOT_VALID - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID - Return code from the Central server when the datastream does not match the expected datastream.
REQUEST_NOT_VALID_FEATURE - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID_FEATURE - Return code from the Central server when the product feature ID is not valid.
REQUEST_NOT_VALID_LICENSE_USER_HANDLE - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID_LICENSE_USER_HANDLE - Return code from the Central server when the license user handle is not valid.
REQUEST_NOT_VALID_PRODUCT_ID - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID_PRODUCT_ID - Return code from the Central server when the product ID is not valid.
REQUEST_NOT_VALID_RELEASE - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID_RELEASE - Return code from the Central server when the product release is not valid.
REQUEST_NOT_VALID_TYPE_OF_LICENSE_INFO - Static variable in class com.ibm.as400.access.LicenseException
REQUEST_NOT_VALID_TYPE_OF_LICENSE_INFO - Return code from the Central server when the type of license information requested is not valid.
REQUEST_STATUS - Static variable in class com.ibm.as400.access.JobLog
 
REQUEST_WITH_PROMPTING - Static variable in class com.ibm.as400.access.AS400Message
Message type for request with prompting messages.
REQUIREMENTS_BASE_TOO_OLD - Static variable in class com.ibm.as400.access.Product
Constant indicating that the release of the *BASE is too old compared to the option.
REQUIREMENTS_MET - Static variable in class com.ibm.as400.access.Product
Constant indicating that the releases of the *BASE and option meet all requirements.
REQUIREMENTS_MET - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for requirements met.
REQUIREMENTS_MET_ALL - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the releases of the base and option meet all requirements.
REQUIREMENTS_MET_TOO_OLD_COMPARED_TO_BASE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the release of the option is too old compared to the base.
REQUIREMENTS_MET_TOO_OLD_COMPARED_TO_OPTION - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the release of the base is too old compared to the option.
REQUIREMENTS_MET_UNKNOWN - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that not enough information is available to determine if the release requirements have been met.
REQUIREMENTS_OPTION_TOO_OLD - Static variable in class com.ibm.as400.access.Product
Constant indicating that the release of the option is too old compared to the *BASE.
REQUIREMENTS_UNKNOWN - Static variable in class com.ibm.as400.access.Product
Constant indicating that there is not enough information available to determine if the release requirements have been met.
RESERVED_SIZE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VSystemPool
Deprecated. The property identifier for the reserved size.
RESET_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time the days-used count was last reset to 0.
RESOURCE_ADDED - Static variable in class com.ibm.as400.resource.ResourceListEvent
Deprecated. Event ID indicating that a resource is added to the list.
RESOURCE_CREATED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that a resource is created.
RESOURCE_DELETED - Static variable in class com.ibm.as400.resource.ResourceEvent
Deprecated. Event ID indicating that a resource is deleted.
RESOURCE_LIMIT_EXCEEDED - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the resource limit was exceeded.
RESOURCE_NOT_AVAILABLE - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the resource is not available.
RESTORE_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which the object was restored.
RESULT_SET_CLOSED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the result set is closed.
RETRIEVE_LICENSE_INFORMATION_ERROR - Static variable in class com.ibm.as400.access.LicenseException
RETRIEVE_LICENSE_INFORMATION_ERROR - Return code from the Central server when an unexpected error is encountered when requesting information on a license.
RETURN_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.access.MessageFile
Constant indicating formatting characters are left in the help text.
RETURN_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant indicating that message help text includes formatting characters.
RETURN_INTEGER - Static variable in class com.ibm.as400.access.ServiceProgramCall
Constant indicating the service program returns an integer.
RIFSFile - class com.ibm.as400.resource.RIFSFile.
Deprecated. Use IFSFile instead, as this package may be removed in the future.
RIFSFile() - Constructor for class com.ibm.as400.resource.RIFSFile
Deprecated. Constructs an RIFSFile object.
RIFSFile(AS400, String) - Constructor for class com.ibm.as400.resource.RIFSFile
Deprecated. Constructs an RIFSFile object.
RIFSFileBeanInfo - class com.ibm.as400.resource.RIFSFileBeanInfo.
Deprecated. Use com.ibm.as400.access.IFSFile instead.
RIFSFileBeanInfo() - Constructor for class com.ibm.as400.resource.RIFSFileBeanInfo
Deprecated.  
RIFSFileList - class com.ibm.as400.resource.RIFSFileList.
Deprecated. Use IFSFile instead, as this package may be removed in the future.
RIFSFileList() - Constructor for class com.ibm.as400.resource.RIFSFileList
Deprecated. Constructs an RIFSFileList object.
RIFSFileList(AS400, String) - Constructor for class com.ibm.as400.resource.RIFSFileList
Deprecated. Constructs an RIFSFileList object.
RIFSFileList(RIFSFile) - Constructor for class com.ibm.as400.resource.RIFSFileList
Deprecated. Constructs an RIFSFileList object.
RIFSFileListBeanInfo - class com.ibm.as400.resource.RIFSFileListBeanInfo.
Deprecated. Use com.ibm.as400.access.IFSFile instead.
RIFSFileListBeanInfo() - Constructor for class com.ibm.as400.resource.RIFSFileListBeanInfo
Deprecated.  
RIGHT - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal right alignment.
RJavaProgram - class com.ibm.as400.resource.RJavaProgram.
Deprecated. Use JavaProgram instead, as this package may be removed in the future.
RJavaProgram() - Constructor for class com.ibm.as400.resource.RJavaProgram
Deprecated. Constructs an RJavaProgram object.
RJavaProgram(AS400, String) - Constructor for class com.ibm.as400.resource.RJavaProgram
Deprecated. Constructs an RJavaProgram object.
RJavaProgramBeanInfo - class com.ibm.as400.resource.RJavaProgramBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
RJavaProgramBeanInfo() - Constructor for class com.ibm.as400.resource.RJavaProgramBeanInfo
Deprecated.  
RJob - class com.ibm.as400.resource.RJob.
Deprecated. Use Job instead, as this package may be removed in the future.
RJob() - Constructor for class com.ibm.as400.resource.RJob
Deprecated. Constructs an RJob object.
RJob(AS400) - Constructor for class com.ibm.as400.resource.RJob
Deprecated. Constructs an RJob object.
RJob(AS400, String, String, String) - Constructor for class com.ibm.as400.resource.RJob
Deprecated. Constructs an RJob object.
RJob(AS400, byte[]) - Constructor for class com.ibm.as400.resource.RJob
Deprecated. Constructs an RJob object.
RJobBeanInfo - class com.ibm.as400.resource.RJobBeanInfo.
Deprecated. Use com.ibm.as400.access.Job instead.
RJobBeanInfo() - Constructor for class com.ibm.as400.resource.RJobBeanInfo
Deprecated.  
RJobList - class com.ibm.as400.resource.RJobList.
Deprecated. Use JobList instead, as this package may be removed in the future.
RJobList() - Constructor for class com.ibm.as400.resource.RJobList
Deprecated. Constructs an RJobList object.
RJobList(AS400) - Constructor for class com.ibm.as400.resource.RJobList
Deprecated. Constructs an RJobList object.
RJobListBeanInfo - class com.ibm.as400.resource.RJobListBeanInfo.
Deprecated. Use com.ibm.as400.access.JobList instead.
RJobListBeanInfo() - Constructor for class com.ibm.as400.resource.RJobListBeanInfo
Deprecated.  
RJobLog - class com.ibm.as400.resource.RJobLog.
Deprecated. Use JobLog instead, as this package may be removed in the future.
RJobLog() - Constructor for class com.ibm.as400.resource.RJobLog
Deprecated. Constructs an RJobLog object.
RJobLog(AS400) - Constructor for class com.ibm.as400.resource.RJobLog
Deprecated. Constructs an RJobLog object.
RJobLog(AS400, String, String, String) - Constructor for class com.ibm.as400.resource.RJobLog
Deprecated. Constructs an RJobLog object.
RJobLog(AS400, byte[]) - Constructor for class com.ibm.as400.resource.RJobLog
Deprecated. Constructs an RJobLog object.
RJobLogBeanInfo - class com.ibm.as400.resource.RJobLogBeanInfo.
Deprecated. Use com.ibm.as400.access.JobLog instead.
RJobLogBeanInfo() - Constructor for class com.ibm.as400.resource.RJobLogBeanInfo
Deprecated.  
RMessageQueue - class com.ibm.as400.resource.RMessageQueue.
Deprecated. Use MessageQueue instead, as this package may be removed in the future.
RMessageQueue() - Constructor for class com.ibm.as400.resource.RMessageQueue
Deprecated. Constructs an RMessageQueue object.
RMessageQueue(AS400) - Constructor for class com.ibm.as400.resource.RMessageQueue
Deprecated. Constructs an RMessageQueue object.
RMessageQueue(AS400, String) - Constructor for class com.ibm.as400.resource.RMessageQueue
Deprecated. Constructs an RMessageQueue object.
RMessageQueueBeanInfo - class com.ibm.as400.resource.RMessageQueueBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
RMessageQueueBeanInfo() - Constructor for class com.ibm.as400.resource.RMessageQueueBeanInfo
Deprecated.  
ROUTING_DATA - Static variable in class com.ibm.as400.access.Job
Job attribute representing the routing data that is used to determine the routing entry that identifies the program to start for the routing step.
ROUTING_DATA - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for routing data.
ROUTING_DATA_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the routing data.
ROW_ADDED - Static variable in class com.ibm.as400.util.servlet.RowDataEvent
Event ID indicating that a row has been added.
ROW_CHANGED - Static variable in class com.ibm.as400.util.servlet.RowDataEvent
Event ID indicating that a row has been changed.
ROW_CURRENT - Static variable in class com.ibm.as400.micro.JdbcMeLiveResultSet
 
ROW_INSERT - Static variable in class com.ibm.as400.micro.JdbcMeLiveResultSet
 
ROW_REMOVED - Static variable in class com.ibm.as400.util.servlet.RowDataEvent
Event ID indicating that a row has been removed.
ROW_UPDATE - Static variable in class com.ibm.as400.micro.JdbcMeLiveResultSet
 
RPrinter - class com.ibm.as400.resource.RPrinter.
Deprecated. Use Printer instead, as this package may be removed in the future.
RPrinter() - Constructor for class com.ibm.as400.resource.RPrinter
Deprecated. Constructs an RPrinter object.
RPrinter(AS400, String) - Constructor for class com.ibm.as400.resource.RPrinter
Deprecated. Constructs an RPrinter object.
RPrinterBeanInfo - class com.ibm.as400.resource.RPrinterBeanInfo.
Deprecated. Use com.ibm.as400.access.Printer instead.
RPrinterBeanInfo() - Constructor for class com.ibm.as400.resource.RPrinterBeanInfo
Deprecated.  
RPrinterList - class com.ibm.as400.resource.RPrinterList.
Deprecated. Use PrinterList instead, as this package may be removed in the future.
RPrinterList() - Constructor for class com.ibm.as400.resource.RPrinterList
Deprecated. Constructs an RPrinterList object.
RPrinterList(AS400) - Constructor for class com.ibm.as400.resource.RPrinterList
Deprecated. Constructs an RPrinterList object.
RPrinterListBeanInfo - class com.ibm.as400.resource.RPrinterListBeanInfo.
Deprecated. Use com.ibm.as400.access.PrinterList instead.
RPrinterListBeanInfo() - Constructor for class com.ibm.as400.resource.RPrinterListBeanInfo
Deprecated.  
RQueuedMessage - class com.ibm.as400.resource.RQueuedMessage.
Deprecated. Use QueuedMessage instead, as this package may be removed in the future.
RQueuedMessage() - Constructor for class com.ibm.as400.resource.RQueuedMessage
Deprecated. Constructs an RQueuedMessage object.
RSoftwareResource - class com.ibm.as400.resource.RSoftwareResource.
Deprecated. Use Product instead, as this package may be removed in the future.
RSoftwareResource() - Constructor for class com.ibm.as400.resource.RSoftwareResource
Deprecated. Constructs an RSoftwareResource object.
RSoftwareResource(AS400, String) - Constructor for class com.ibm.as400.resource.RSoftwareResource
Deprecated. Constructs an RSoftwareResource object.
RSoftwareResource(AS400, String, String, String) - Constructor for class com.ibm.as400.resource.RSoftwareResource
Deprecated. Constructs an RSoftwareResource object.
RSoftwareResource(AS400, String, String, String, String) - Constructor for class com.ibm.as400.resource.RSoftwareResource
Deprecated. Constructs an RSoftwareResource object.
RSoftwareResourceBeanInfo - class com.ibm.as400.resource.RSoftwareResourceBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
RSoftwareResourceBeanInfo() - Constructor for class com.ibm.as400.resource.RSoftwareResourceBeanInfo
Deprecated.  
RTL - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Right to Left text interpretation direction.
RTRADV - Static variable in class com.ibm.as400.util.commtrace.Message
A Router Advertisement Message
RTRSOL - Static variable in class com.ibm.as400.util.commtrace.Message
A Router Solicitation Message
RUN_PRIORITY - Static variable in class com.ibm.as400.access.Job
Job attribute representing the priority at which the job is currently running, relative to other jobs on the system.
RUN_PRIORITY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for run priority.
RUser - class com.ibm.as400.resource.RUser.
Deprecated. Use User instead, as this package may be removed in the future.
RUser() - Constructor for class com.ibm.as400.resource.RUser
Deprecated. Constructs an RUser object.
RUser(AS400, String) - Constructor for class com.ibm.as400.resource.RUser
Deprecated. Constructs an RUser object.
RUserBeanInfo - class com.ibm.as400.resource.RUserBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
RUserBeanInfo() - Constructor for class com.ibm.as400.resource.RUserBeanInfo
Deprecated.  
RUserList - class com.ibm.as400.resource.RUserList.
Deprecated. Use UserList instead, as this package may be removed in the future.
RUserList() - Constructor for class com.ibm.as400.resource.RUserList
Deprecated. Constructs an RUserList object.
RUserList(AS400) - Constructor for class com.ibm.as400.resource.RUserList
Deprecated. Constructs an RUserList object.
RUserListBeanInfo - class com.ibm.as400.resource.RUserListBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
RUserListBeanInfo() - Constructor for class com.ibm.as400.resource.RUserListBeanInfo
Deprecated.  
RadioFormInput - class com.ibm.as400.util.html.RadioFormInput.
The RadioFormInput class represents a radio button input type in an HTML form which represents a 1-of-many choice field.
RadioFormInput() - Constructor for class com.ibm.as400.util.html.RadioFormInput
Constructs a default RadioFormInput object.
RadioFormInput(String, boolean) - Constructor for class com.ibm.as400.util.html.RadioFormInput
Constructs a RadioFormInput object with the specified viewable text label and initial checked value.
RadioFormInput(String, String, String, boolean) - Constructor for class com.ibm.as400.util.html.RadioFormInput
Constructs a RadioFormInput object with the specified control name, initial input value, viewable text label, and initial checked value.
RadioFormInputBeanInfo - class com.ibm.as400.util.html.RadioFormInputBeanInfo.
The RadioFormInputBeanInfo class provides bean information for the RadioFormInput class.
RadioFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.RadioFormInputBeanInfo
 
RadioFormInputGroup - class com.ibm.as400.util.html.RadioFormInputGroup.
The RadioFormInputGroup class represents a group of RadioFormInput objects.
RadioFormInputGroup() - Constructor for class com.ibm.as400.util.html.RadioFormInputGroup
Constructs a default RadioFormInputGroup object.
RadioFormInputGroup(String) - Constructor for class com.ibm.as400.util.html.RadioFormInputGroup
Constructs a RadioFormInputGroup object with the specified control name.
RadioFormInputGroupBeanInfo - class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo.
The RadioFormInputGroupBeanInfo class provides bean information for the RadioFormInputGroup class.
RadioFormInputGroupBeanInfo() - Constructor for class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
 
ReaderInputStream - class com.ibm.as400.access.ReaderInputStream.
A ReaderInputStream represents a Toolbox converter that uses stateful character conversion to convert characters into bytes.
ReaderInputStream(Reader, String) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified encoding.
ReaderInputStream(Reader, int) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified CCSID.
ReaderInputStream(Reader, int, int) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified CCSID and bi-directional string type.
ReaderInputStream(Reader, int, BidiConversionProperties) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified CCSID and bi-directional string type.
ReaderInputStream(Reader, int, int, int) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified CCSID and bi-directional string type.
ReaderInputStream(Reader, int, BidiConversionProperties, int) - Constructor for class com.ibm.as400.access.ReaderInputStream
Constructs a ReaderInputStream that will convert Unicode characters into bytes of the specified CCSID and bi-directional string type.
Record - class com.ibm.as400.access.Record.
The Record class represents the data described by a RecordFormat object.
Record() - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, String) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[]) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], String) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], int) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], int, String) - Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
RecordBeanInfo - class com.ibm.as400.access.RecordBeanInfo.
The RecordBeanInfo class provides BeanInfo for the Record class.
RecordBeanInfo() - Constructor for class com.ibm.as400.access.RecordBeanInfo
Constructs a RecordBeanInfo object.
RecordDescriptionEvent - class com.ibm.as400.access.RecordDescriptionEvent.
The RecordDescriptionEvent class represents a RecordDescriptionEvent.
RecordDescriptionEvent(Object, int) - Constructor for class com.ibm.as400.access.RecordDescriptionEvent
Constructs a RecordDescriptionEvent object.
RecordDescriptionListener - interface com.ibm.as400.access.RecordDescriptionListener.
The RecordDescriptionListener interface provides the interface that must be implemented to handle RecordDescriptionEvent objects that are fired by the record description classes, RecordFormat and Record.
RecordFormat - class com.ibm.as400.access.RecordFormat.
The RecordFormat class represents the format of data returned from an i5/OS system.
RecordFormat() - Constructor for class com.ibm.as400.access.RecordFormat
Constructs a RecordFormat object.
RecordFormat(String) - Constructor for class com.ibm.as400.access.RecordFormat
Constructs a RecordFormat object.
RecordFormatBeanInfo - class com.ibm.as400.access.RecordFormatBeanInfo.
The RecordFormatBeanInfo class provides BeanInfo for the RecordFormat class.
RecordFormatBeanInfo() - Constructor for class com.ibm.as400.access.RecordFormatBeanInfo
Constructs a RecordFormatBeanInfo object.
RecordFormatDocument - class com.ibm.as400.data.RecordFormatDocument.
Supports the use of Record Format Markup Language (RFML) to specify formats and data values for file records and data buffers.
RecordFormatDocument() - Constructor for class com.ibm.as400.data.RecordFormatDocument
Constructs a RecordFormatDocument.
RecordFormatDocument(String) - Constructor for class com.ibm.as400.data.RecordFormatDocument
Constructs a RecordFormatDocument.
RecordFormatDocument(String, ClassLoader) - Constructor for class com.ibm.as400.data.RecordFormatDocument
Constructs a RecordFormatDocument.
RecordFormatDocument(Record) - Constructor for class com.ibm.as400.data.RecordFormatDocument
Constructs a RecordFormatDocument from a Record object.
RecordFormatDocument(RecordFormat) - Constructor for class com.ibm.as400.data.RecordFormatDocument
Constructs a RecordFormatDocument from a RecordFormat object.
RecordFormatMetaData - class com.ibm.as400.util.servlet.RecordFormatMetaData.
A RecordFormatMetaData object can be used to find out information about the columns of a RecordListRowData object.
RecordFormatMetaData() - Constructor for class com.ibm.as400.util.servlet.RecordFormatMetaData
Constructs a default RecordFormatMetaData object.
RecordFormatMetaData(RecordFormat) - Constructor for class com.ibm.as400.util.servlet.RecordFormatMetaData
Constructs a RecordFormatMetaData object with the specified recordFormat.
RecordFormatMetaDataBeanInfo - class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo.
The RecordFormatMetaDataBeanInfo class provides bean information for the RecordFormatMetaData class.
RecordFormatMetaDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
 
RecordListFormPane - class com.ibm.as400.vaccess.RecordListFormPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListFormPane() - Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constructs a RecordListFormPane object.
RecordListFormPane(AS400, String) - Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constructs a RecordListFormPane object.
RecordListFormPane(AS400, String, Object[], int) - Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Constructs a RecordListFormPane object.
RecordListFormPaneBeanInfo - class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListFormPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Deprecated.  
RecordListRowData - class com.ibm.as400.util.servlet.RecordListRowData.
The RecordListRowData class represents a list of records.
RecordListRowData() - Constructor for class com.ibm.as400.util.servlet.RecordListRowData
Constructs a default RecordListRowData object.
RecordListRowData(RecordFormat) - Constructor for class com.ibm.as400.util.servlet.RecordListRowData
Constructs a RecordListRowData object with the specified recordFormat.
RecordListRowDataBeanInfo - class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo.
The RecordListRowDataBeanInfo class provides bean information for the RecordListRowData class.
RecordListRowDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
 
RecordListTableModel - class com.ibm.as400.vaccess.RecordListTableModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListTableModel() - Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constructs a RecordListTableModel object.
RecordListTableModel(AS400, String) - Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constructs a RecordListTableModel object.
RecordListTableModel(AS400, String, Object[], int) - Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Constructs a RecordListTableModel object.
RecordListTableModelBeanInfo - class com.ibm.as400.vaccess.RecordListTableModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListTableModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
Deprecated.  
RecordListTablePane - class com.ibm.as400.vaccess.RecordListTablePane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListTablePane() - Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constructs a RecordListTablePane object.
RecordListTablePane(AS400, String) - Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constructs a RecordListTablePane object.
RecordListTablePane(AS400, String, Object[], int) - Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Constructs a RecordListTablePane object.
RecordListTablePaneBeanInfo - class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
RecordListTablePaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Deprecated.  
Redirect - class com.ibm.as400.util.commtrace.Redirect.
A Redirect Header.
RefreshFailedException - exception com.ibm.as400.security.auth.RefreshFailedException.
The RefreshFailedException class represents an exception issued when errors occur while refreshing system authentication information.
RequestNotSupportedException - exception com.ibm.as400.access.RequestNotSupportedException.
The RequestNotSupportedException class represents an exception that indicates that the requested function is not supported because the system is not at the correct level.
ResetFormInput - class com.ibm.as400.util.html.ResetFormInput.
The ResetFormInput class represents a reset button input type in an HTML form.
ResetFormInput() - Constructor for class com.ibm.as400.util.html.ResetFormInput
Constructs a default ResetFormInput object.
ResetFormInput(String) - Constructor for class com.ibm.as400.util.html.ResetFormInput
Constructs a ResetFormInput object with the specified control name.
ResetFormInput(String, String) - Constructor for class com.ibm.as400.util.html.ResetFormInput
Constructs a ResetFormInput object with the specified control name and initial input value.
ResetFormInputBeanInfo - class com.ibm.as400.util.html.ResetFormInputBeanInfo.
The ResetFormInputBeanInfo class provides bean information for the ResetFormInput class.
ResetFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.ResetFormInputBeanInfo
 
Resource - class com.ibm.as400.resource.Resource.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
Resource() - Constructor for class com.ibm.as400.resource.Resource
Deprecated. Constructs a Resource object.
Resource(Presentation, Object, ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.Resource
Deprecated. Constructs a Resource object.
Resource(Presentation, Object, ResourceMetaData[], Dictionary) - Constructor for class com.ibm.as400.resource.Resource
Deprecated. Constructs a Resource object.
Resource(Presentation, Object, ResourceMetaDataTable) - Constructor for class com.ibm.as400.resource.Resource
Deprecated. Constructs a Resource object.
ResourceAdapter - class com.ibm.as400.resource.ResourceAdapter.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceAdapter() - Constructor for class com.ibm.as400.resource.ResourceAdapter
Deprecated.  
ResourceBeanInfo - class com.ibm.as400.resource.ResourceBeanInfo.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceBeanInfo() - Constructor for class com.ibm.as400.resource.ResourceBeanInfo
Deprecated.  
ResourceEvent - class com.ibm.as400.resource.ResourceEvent.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceEvent(Object, int) - Constructor for class com.ibm.as400.resource.ResourceEvent
Deprecated. Constructs a ResourceEvent object.
ResourceEvent(Object, int, Object, Object) - Constructor for class com.ibm.as400.resource.ResourceEvent
Deprecated. Constructs a ResourceEvent object.
ResourceException - exception com.ibm.as400.resource.ResourceException.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceException() - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceException(int) - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceException(Throwable) - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceException(AS400Message[]) - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceException(int, Throwable) - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceException(int, Throwable, boolean) - Constructor for class com.ibm.as400.resource.ResourceException
Deprecated. Constructs a ResourceException object.
ResourceLevel - class com.ibm.as400.resource.ResourceLevel.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceLevel() - Constructor for class com.ibm.as400.resource.ResourceLevel
Deprecated. Constructs a ResourceLevel object which indicates that all levels are supported.
ResourceLevel(String) - Constructor for class com.ibm.as400.resource.ResourceLevel
Deprecated. Constructs a ResourceLevel object.
ResourceLevel(String, String) - Constructor for class com.ibm.as400.resource.ResourceLevel
Deprecated. Constructs a ResourceLevel object.
ResourceList - class com.ibm.as400.resource.ResourceList.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceList() - Constructor for class com.ibm.as400.resource.ResourceList
Deprecated. Constructs a ResourceList object.
ResourceList(Presentation, ResourceMetaData[], ResourceMetaData[], ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.ResourceList
Deprecated. Constructs a ResourceList object.
ResourceListAdapter - class com.ibm.as400.resource.ResourceListAdapter.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceListAdapter() - Constructor for class com.ibm.as400.resource.ResourceListAdapter
Deprecated.  
ResourceListDetailsModel - class com.ibm.as400.vaccess.ResourceListDetailsModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListDetailsModel() - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Constructs a ResourceListDetailsModel object.
ResourceListDetailsModel(ResourceList, Object[]) - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Constructs a ResourceListDetailsModel object.
ResourceListDetailsModelBeanInfo - class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListDetailsModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsModelBeanInfo
Deprecated.  
ResourceListDetailsPane - class com.ibm.as400.vaccess.ResourceListDetailsPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListDetailsPane() - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Constructs a ResourceListDetailsPane object.
ResourceListDetailsPane(ResourceList, Object[], ResourceProperties) - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Constructs a ResourceListDetailsPane object.
ResourceListDetailsPaneBeanInfo - class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListDetailsPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.ResourceListDetailsPaneBeanInfo
Deprecated.  
ResourceListEvent - class com.ibm.as400.resource.ResourceListEvent.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceListEvent(Object, int) - Constructor for class com.ibm.as400.resource.ResourceListEvent
Deprecated. Constructs a ResourceListEvent object.
ResourceListEvent(Object, int, Resource, long) - Constructor for class com.ibm.as400.resource.ResourceListEvent
Deprecated. Constructs a ResourceListEvent object.
ResourceListEvent(Object, int, long) - Constructor for class com.ibm.as400.resource.ResourceListEvent
Deprecated. Constructs a ResourceListEvent object.
ResourceListListener - interface com.ibm.as400.resource.ResourceListListener.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceListModel - class com.ibm.as400.vaccess.ResourceListModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListModel() - Constructor for class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Constructs a ResourceListModel object.
ResourceListModel(ResourceList) - Constructor for class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Constructs a ResourceListModel object.
ResourceListModelBeanInfo - class com.ibm.as400.vaccess.ResourceListModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.ResourceListModelBeanInfo
Deprecated.  
ResourceListPane - class com.ibm.as400.vaccess.ResourceListPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListPane() - Constructor for class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Constructs a ResourceListPane object.
ResourceListPane(ResourceList, ResourceProperties) - Constructor for class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Constructs a ResourceListPane object.
ResourceListPaneBeanInfo - class com.ibm.as400.vaccess.ResourceListPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceListPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.ResourceListPaneBeanInfo
Deprecated.  
ResourceListRowData - class com.ibm.as400.util.servlet.ResourceListRowData.
The ResourceListRowData class represents a resource list of data.
ResourceListRowData() - Constructor for class com.ibm.as400.util.servlet.ResourceListRowData
Constructs a default ResourceListRowData object.
ResourceListRowData(ResourceList, Object[]) - Constructor for class com.ibm.as400.util.servlet.ResourceListRowData
Constructs a ResourceListRowData object with the specified resourceList and columnAttributeIDs.
ResourceListRowDataBeanInfo - class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo.
The ResourceListRowDataBeanInfo class provides bean information for the ResourceListRowData class.
ResourceListRowDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.ResourceListRowDataBeanInfo
 
ResourceListener - interface com.ibm.as400.resource.ResourceListener.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceMRI - class com.ibm.as400.resource.ResourceMRI.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceMRI() - Constructor for class com.ibm.as400.resource.ResourceMRI
Deprecated.  
ResourceMetaData - class com.ibm.as400.resource.ResourceMetaData.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceMetaData(Object, Class, Presentation) - Constructor for class com.ibm.as400.resource.ResourceMetaData
Deprecated. Constructs a ResourceMetaData object for a read-only value with no possible values.
ResourceMetaData(Object, Class, boolean, Object[], Object, boolean, boolean, Presentation, Presentation[]) - Constructor for class com.ibm.as400.resource.ResourceMetaData
Deprecated. Constructs a ResourceMetaData object.
ResourceMetaDataTable - class com.ibm.as400.resource.ResourceMetaDataTable.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
ResourceMetaDataTable() - Constructor for class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Constructs a ResourceMetaDataTable object.
ResourceMetaDataTable(PresentationLoader, String) - Constructor for class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Constructs a ResourceMetaDataTable object.
ResourceMetaDataTable(ResourceMetaData[]) - Constructor for class com.ibm.as400.resource.ResourceMetaDataTable
Deprecated. Constructs a ResourceMetaDataTable object.
ResourceProperties - class com.ibm.as400.vaccess.ResourceProperties.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
ResourceProperties() - Constructor for class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Constructs the ResourceProperties object.
ResourceProperties(String, boolean) - Constructor for class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Constructs the ResourceProperties object.
ResourceProperties(Object[], String, boolean) - Constructor for class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Constructs the ResourceProperties object.
RetrieveFailedException - exception com.ibm.as400.security.auth.RetrieveFailedException.
The RetrieveFailedException class represents an exception issued when errors occur while retrieving system authentication information.
RetrieveFailedException() - Constructor for class com.ibm.as400.security.auth.RetrieveFailedException
Constructs a RetrieveFailedException.
RetrieveFailedException(AS400Message[]) - Constructor for class com.ibm.as400.security.auth.RetrieveFailedException
Constructs a RetrieveFailedException.
RetrieveFailedException(int) - Constructor for class com.ibm.as400.security.auth.RetrieveFailedException
Constructs a RetrieveFailedException.
ReturnCodeException - interface com.ibm.as400.access.ReturnCodeException.
The ReturnCodeException interface defines the methods required for exceptions that contain a return code.
RootPermission - class com.ibm.as400.access.RootPermission.
The RootPermission class represents the permissions for the specified user of an object contained in the root directory structure.
RootPermission(String) - Constructor for class com.ibm.as400.access.RootPermission
Constructs a RootPermission object.
RouterAdvertisement - class com.ibm.as400.util.commtrace.RouterAdvertisement.
A Router Advertisement Header.
RouterSolicitation - class com.ibm.as400.util.commtrace.RouterSolicitation.
A Router Solicitation Header.
Routing - class com.ibm.as400.util.commtrace.Routing.
A Routing Header.
RowData - class com.ibm.as400.util.servlet.RowData.
The RowData class defines a representation for describing and accessing a list of data.
RowData() - Constructor for class com.ibm.as400.util.servlet.RowData
Constructs a default RowData object.
RowDataEvent - class com.ibm.as400.util.servlet.RowDataEvent.
The RowDataEvent class represents a row data event.
RowDataEvent(Object, int) - Constructor for class com.ibm.as400.util.servlet.RowDataEvent
Constructs a RowDataEvent object.
RowDataException - exception com.ibm.as400.util.servlet.RowDataException.
The RowDataException class represents an exception which indicates that a problem occurred when working with the row data.
RowDataException(Exception) - Constructor for class com.ibm.as400.util.servlet.RowDataException
Constructs a RowDataException.
RowDataListener - interface com.ibm.as400.util.servlet.RowDataListener.
The RowDataListener interface provides a listener interface for receiving row data events.
RowMetaData - interface com.ibm.as400.util.servlet.RowMetaData.
A RowMetaData object can be used to find out information about the columns of a RowData object.
RowMetaDataType - class com.ibm.as400.util.servlet.RowMetaDataType.
The RowMetaDataType class defines constants to identify metadata data types.
RowMetaDataType() - Constructor for class com.ibm.as400.util.servlet.RowMetaDataType
 
RunJavaApplication - class utilities.RunJavaApplication.
RunJavaApplication demonstrates the use of com.ibm.as400.access.JavaApplicationCall.
RunJavaApplication() - Constructor for class utilities.RunJavaApplication
 
read() - Method in class com.ibm.as400.access.AS400File
Reads the record at the current cursor position.
read() - Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read(int) - Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read(int, int) - Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read(int, int, int) - Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read(byte[], int, int, int) - Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read() - Method in class com.ibm.as400.access.ConvTableReader
Reads a single character.
read(char[]) - Method in class com.ibm.as400.access.ConvTableReader
Reads characters into the specified array.
read(char[], int, int) - Method in class com.ibm.as400.access.ConvTableReader
Reads characters into a portion of the specified array.
read(int) - Method in class com.ibm.as400.access.ConvTableReader
Reads up to length characters out of the underlying stream.
read(DataAreaEvent) - Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a read has been performed.
read() - Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue and removes it from the queue.
read(int) - Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue and removes it from the queue.
read(DataQueueEvent) - Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a read has been performed.
read() - Method in class com.ibm.as400.access.DecimalDataArea
Returns the data read from the data area.
read() - Method in class com.ibm.as400.access.IFSFileInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.ibm.as400.access.IFSFileInputStream
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int) - Method in class com.ibm.as400.access.IFSFileInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read() - Method in class com.ibm.as400.access.IFSFileReader
Reads a single character.
read(char[]) - Method in class com.ibm.as400.access.IFSFileReader
Reads characters into an array.
read(char[], int, int) - Method in class com.ibm.as400.access.IFSFileReader
Reads characters into a portion of an array.
read() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads the next byte of data from this file.
read(byte[]) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(int) - Method in class com.ibm.as400.access.IFSTextFileInputStream
Reads up to length characters from this text file input stream.
read(byte[]) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(byte[], int, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(String, int, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record with the specified key.
read(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record with the specified key.
read(Object[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record meeting the specified search criteria based on key.
read(byte[], int, int) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record meeting the specified search criteria based on key.
read() - Method in class com.ibm.as400.access.LocalDataArea
Reads the data from the data area.
read(int) - Method in class com.ibm.as400.access.LocalDataArea
Reads the data from the data area.
read(int, int) - Method in class com.ibm.as400.access.LocalDataArea
Reads the data from the data area.
read(int, int, int) - Method in class com.ibm.as400.access.LocalDataArea
Reads the data from the data area.
read(byte[], int, int, int) - Method in class com.ibm.as400.access.LocalDataArea
Reads the data from the data area.
read() - Method in class com.ibm.as400.access.LogicalDataArea
Returns the value in the data area.
read() - Method in class com.ibm.as400.access.PrintObjectInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.ibm.as400.access.PrintObjectInputStream
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int) - Method in class com.ibm.as400.access.PrintObjectInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads up to data.length bytes of data from the page input stream into data.
read(byte[], int, int) - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read() - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads up to data.length bytes of data from the input stream into data.
read(byte[], int, int) - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read() - Method in class com.ibm.as400.access.ReaderInputStream
Reads a single byte.
read(byte[]) - Method in class com.ibm.as400.access.ReaderInputStream
Reads bytes into the specified array.
read(byte[], int, int) - Method in class com.ibm.as400.access.ReaderInputStream
Reads bytes into a portion of the specified array.
read(int) - Method in class com.ibm.as400.access.SequentialFile
Reads the record with the specified record number.
read(byte[], int) - Method in class com.ibm.as400.access.UserSpace
Reads up to dataBuffer.length bytes from the user space beginning at userSpaceOffset into dataBuffer.
read(byte[], int, int, int) - Method in class com.ibm.as400.access.UserSpace
Reads up to length bytes from the user space beginning at userSpaceOffset into dataBuffer beginning at dataOffset.
read(int, int) - Method in class com.ibm.as400.access.UserSpace
Returns a string from the user space beginning at userSpaceOffset.
read(UserSpaceEvent) - Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a read has been performed.
read() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
read(int) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
read(String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
read(String, int, String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
readAfter(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record after the record with the specified key.
readAfter(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record after the record with the specified key.
readAfter(int) - Method in class com.ibm.as400.access.SequentialFile
Reads the first record after the record with the specified record number.
readAll() - Method in class com.ibm.as400.access.AS400File
Reads all the records in the file.
readAll() - Method in class com.ibm.as400.access.KeyedFile
Reads all the records in the file.
readAll() - Method in class com.ibm.as400.access.SequentialFile
Reads all the records in the file.
readBefore(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record before the record with the specified key.
readBefore(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the first record before the record with the specified key.
readBefore(int) - Method in class com.ibm.as400.access.SequentialFile
Reads the first record before the record with the specified record number.
readBoolean() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a boolean from this file.
readByte() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a signed 8-bit value from this file.
readBytes(AS400, String) - Static method in class com.ibm.as400.micro.DataQueue
Reads an entry from the data queue.
readChar() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a Unicode character from this file.
readDouble() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a double from this file.
readFirst() - Method in class com.ibm.as400.access.AS400File
Reads the first record in the file.
readFloat() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a float from this file.
readFully(byte[]) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads data.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads exactly length bytes from this file into the byte array.
readInt() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a signed 32-bit integer from this file.
readLast() - Method in class com.ibm.as400.access.AS400File
Reads the last record in the file.
readLine() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads the next line of text from this file.
readLong() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a signed 64-bit integer from this file.
readNext() - Method in class com.ibm.as400.access.AS400File
Reads the next record in the file from the current cursor position.
readNextEqual() - Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the full key of the current record.
readNextEqual(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the specified key.
readNextEqual(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the specified key.
readPrevious() - Method in class com.ibm.as400.access.AS400File
Reads the previous record in the file from the current cursor position.
readPreviousEqual() - Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the key of the current record.
readPreviousEqual(Object[]) - Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the specified key.
readPreviousEqual(byte[], int) - Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the specified key.
readShort() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a signed 16-bit integer from this file.
readString(AS400, String) - Static method in class com.ibm.as400.micro.DataQueue
Reads an entry from the data queue.
readUTF() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads in a string from this file.
readUnsignedByte() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort() - Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads an unsigned 16-bit number from this file.
ready() - Method in class com.ibm.as400.access.ConvTableReader
Tells whether this ConvTableReader is ready to be read.
ready() - Method in class com.ibm.as400.access.IFSFileReader
Tells whether this stream is ready to be read.
receive(byte[]) - Method in class com.ibm.as400.access.MessageQueue
Receives a message from the message queue by key.
receive(byte[], int, String, String) - Method in class com.ibm.as400.access.MessageQueue
Receives a message from the message queue.
receive(byte[]) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Receives a message from the message queue by key.
receive(byte[], int, String, String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Receives a message from the message queue.
recordFormatRetrieved(AS400FileRecordDescriptionEvent) - Method in interface com.ibm.as400.access.AS400FileRecordDescriptionListener
Invoked when the record formats for a file have been retrieved.
recordFormatSourceCreated(AS400FileRecordDescriptionEvent) - Method in interface com.ibm.as400.access.AS400FileRecordDescriptionListener
Invoked when the record format source code files for a file have been created.
recover(int) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Recovers a list of prepared transaction branches from the resource manager.
refresh() - Method in class com.ibm.as400.access.Command
Refreshes the information for this Command object.
refresh() - Method in class com.ibm.as400.access.FileAttributes
Refreshes the attributes from the system.
refresh() - Method in class com.ibm.as400.access.ISeriesNetServer
Refreshes the attribute values of this ISeriesNetServer object, from the current in-effect values on the system.
refresh(ISeriesNetServerConnection) - Method in class com.ibm.as400.access.ISeriesNetServer
Refreshes the attribute values of the connection object, from the current values on the system.
refresh(ISeriesNetServerSession) - Method in class com.ibm.as400.access.ISeriesNetServer
Refreshes the attribute values of the session object, from the current values on the system.
refresh(ISeriesNetServerShare) - Method in class com.ibm.as400.access.ISeriesNetServer
Refreshes the attribute values of the share object, from the currently in-effect values on the system.
refresh() - Method in class com.ibm.as400.access.ISeriesPrinter
Refreshes the information about this printer object from the system.
refresh() - Method in class com.ibm.as400.access.JavaProgram
Refreshes all the values for this PTF by retrieving them from the system.
refresh() - Method in class com.ibm.as400.access.JobDescription
Refreshes the values for all attributes of the job description.
refresh() - Method in class com.ibm.as400.access.ObjectDescription
Retrieves all possible attributes of this object from the system.
refresh() - Method in class com.ibm.as400.access.ObjectReferences
Refreshes the attributes from the system.
refresh() - Method in class com.ibm.as400.access.PTF
Refreshes all the values for this PTF by retrieving them from the system.
refresh() - Method in class com.ibm.as400.access.Product
Refreshes the current values and settings for this Product by retrieving all of them from the system.
refresh() - Method in class com.ibm.as400.access.ProfileHandleImplNative
Updates or extends the validity period for the credential.
refresh() - Method in class com.ibm.as400.access.ProfileTokenImplNative
 
refresh(int, int) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Updates or extends the validity period for the credential.
refresh() - Method in class com.ibm.as400.access.SaveFile
Purges any cached attribute information about the save file.
refresh() - Method in class com.ibm.as400.access.Subsystem
Refreshes the attributes of this Subsystem object, to reflect the current state of the subsystem on the system.
refresh(Vector) - Static method in class com.ibm.as400.access.SystemValueGroup
Retrieves new values for the SystemValue objects in the Vector.
refresh() - Method in class com.ibm.as400.security.auth.AS400Credential
Updates or extends the validity period for the credential.
refresh() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Updates or extends the validity period for the credential.
refresh(int, int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Updates or extends the validity period for the credential.
refresh(int, int) - Method in interface com.ibm.as400.security.auth.ProfileTokenImpl
Updates or extends the validity period for the credential.
refreshAttributeValues() - Method in class com.ibm.as400.access.NetServer
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.access.NetServerConnection
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.access.NetServerSession
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RJob
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.RUser
Deprecated. Refreshes the values for all attributes.
refreshAttributeValues() - Method in class com.ibm.as400.resource.Resource
Deprecated. Refreshes the values for all attributes.
refreshAttributes() - Method in class com.ibm.as400.access.BaseDataQueue
Refreshes the attributes of the data queue.
refreshAttributes() - Method in class com.ibm.as400.access.DataArea
Refreshes the attributes of the data area.
refreshCache() - Method in class com.ibm.as400.access.SystemPool
 
refreshCache() - Method in class com.ibm.as400.access.SystemStatus
Refreshes the current system status information.
refreshContents() - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Refreshes the contents of the list.
refreshContents() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Refreshes the contents of the list.
refreshContents() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Refreshes the contents of the list.
refreshContents() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Refreshes the contents of the list.
refreshHeadings() - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Updates the table header to match the data.
refreshHeadings() - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Updates the table header to match the result set data.
refreshRecordCache() - Method in class com.ibm.as400.access.AS400File
Refreshes the record cache for this file.
refreshRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Refreshes the current row from the database and cancels all pending updates that have been made since the last call to updateRow().
refreshRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Refreshes the current row from the database and cancels all pending updates that have been made since the last call to updateRow().
refreshStatus() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Refreshes the status of the list.
refreshStatus() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Refreshes the status of the list.
refreshValue() - Method in class com.ibm.as400.access.EnvironmentVariable
Refreshes the environment variable value and CCSID.
refreshed(AS400CredentialEvent) - Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a refresh has been performed.
registerOutParameter(int, int, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(int, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(int, int, String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(String, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(String, int, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(String, int, String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
relative(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to a relative row number.
relative(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Positions the cursor to a relative row number.
relative(int) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Positions the cursor to a relative row number.
relative(int) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Positions the cursor to a relative row number.
relative(int) - Method in class com.ibm.as400.util.servlet.RowData
Sets the position a relative numberOfRows based on the current position.
relativeHorizontalPosition(int) - Method in class com.ibm.as400.access.SCS5256Writer
Moves the print position the number of characters specified.
relativeVerticalPosition(int) - Method in class com.ibm.as400.access.SCS5256Writer
Moves the print position the number of lines specified.
release() - Method in class com.ibm.as400.access.Job
Releases this job.
release() - Method in class com.ibm.as400.access.OutputQueue
Releases a held output queue on the system.
release() - Method in class com.ibm.as400.access.ProductLicense
Release this license.
release() - Method in class com.ibm.as400.access.SpooledFile
Releases a held spooled file on the system.
releaseExplicitLocks() - Method in class com.ibm.as400.access.AS400File
Releases all locks acquired via the lock() method.
releaseHandle(byte[]) - Method in class com.ibm.as400.access.ProfileHandleImplNative
Releases OS resources for the given profile handle.
releaseSavepoint(Savepoint) - Method in class com.ibm.as400.access.AS400JDBCConnection
Removes the given Savepoint object from the current transaction.
releaseSavepoint(Savepoint) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Removes the given Savepoint object from the current transaction.
remove() - Method in class com.ibm.as400.access.MessageQueue
Remove all messages from the message queue.
remove(byte[]) - Method in class com.ibm.as400.access.MessageQueue
Removes a message from the message queue.
remove(String) - Method in class com.ibm.as400.access.MessageQueue
Remove messages from the message queue.
remove() - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Removes this share from the NetServer.
remove(String) - Method in class com.ibm.as400.access.SystemValueGroup
Removes a system value name from this group.
remove() - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Remove all messages from the message queue.
remove(byte[]) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Removes a message from the message queue.
remove(String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Remove messages from the message queue.
remove(RadioFormInput) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Removes a radio button from the group.
remove(int, int) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes text from the document.
remove(int, int) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes text from the document.
remove(int, int) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes text from the document.
removeAS400CertificateListener(AS400CertificateListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this listener.
removeAS400FileRecordDescriptionListener(AS400FileRecordDescriptionListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the AS400FileRecordDescription listeners list.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.CommandCall
Removes the ActionCompletedListener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Removes this ActionCompletedListener from the list of listeners.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.access.ProgramCall
Removes the ActionCompletedListener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Removes this ActionCompletedListener from the internal list.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Removes this ActionCompletedListener from the internal list.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Removes an action completed listener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Removes a action completed listener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Removes an action completed listener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Removes a action completed listener.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Removes a listener from being notified when a new record is displayed.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Removes a listener from being notified when a new record is displayed.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Removes a listener from being notified when a SQL statement is issued.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Removes a listener from being notified when a SQL statement is issued.
removeActionCompletedListener(ActionCompletedListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Removes a listener from being notified when a SQL statement is issued.
removeActiveStatusListener(ActiveStatusListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Removes an ActiveStatusListener.
removeActiveStatusListener(ActiveStatusListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Removes an ActiveStatusListener.
removeAllColumns() - Method in class com.ibm.as400.util.html.HTMLTableRow
Removes all the columns from the row.
removeAllRows() - Method in class com.ibm.as400.util.html.HTMLTable
Removes all the rows from the table.
removeAuthorizedUser(String) - Method in class com.ibm.as400.access.Permission
Removes an authorized user.
removeChangeListener(ChangeListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Removes a change listener.
removeColumn(int) - Method in class com.ibm.as400.util.html.HTMLTable
Removes a column from the table at the specified columnIndex.
removeColumn(HTMLTableCell) - Method in class com.ibm.as400.util.html.HTMLTableRow
Removes the column element from the row.
removeColumn(int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Removes the column at the specified columnIndex.
removeColumn(int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Removes a column from the table.
removeColumnHeader(int) - Method in class com.ibm.as400.util.html.HTMLTable
Removes the column header at the specified columnIndex.
removeColumnHeader(HTMLTableHeader) - Method in class com.ibm.as400.util.html.HTMLTable
Removes a column header from the table header.
removeColumnListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTableRow
Removes this column ElementListener from the internal list.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.ibm.as400.access.AS400JDBCPooledConnection
Removes a ConnectionEventListener.
removeConnectionListener(ConnectionListener) - Method in class com.ibm.as400.access.AS400
Removes a listener from the connection event list.
removeConnectionPoolListener(ConnectionPoolListener) - Method in class com.ibm.as400.access.ConnectionPool
Removes a ConnectionPoolListener.
removeCredentialListener(AS400CredentialListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Removes the specified listener from the internal list.
removeDataAreaListener(DataAreaListener) - Method in class com.ibm.as400.access.DataArea
Removes the DataAreaListener from the internal list.
removeDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.access.BaseDataQueue
Removes a data queue listener.
removeDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes a data queue listener.
removeDataQueueListener(DataQueueListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes a data queue listener.
removeDefaultUser(String) - Static method in class com.ibm.as400.access.AS400
Removes the default user for the given system name.
removeDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes a document listener.
removeDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a document listener.
removeDocumentListener(DocumentListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes a document listener.
removeElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLDocument
Removes an HTMLTagElement from the document.
removeElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLForm
Removes a form element from the HTMLForm.
removeElement(HTMLTreeElement) - Method in class com.ibm.as400.util.html.HTMLTree
Removes an HTMLTreeElement from the tree.
removeElement(HTMLTreeElement) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Removes a child element from the parent HTMLTreeElement
removeElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.LayoutFormPanel
Removes a form element from the panel.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLApplet
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLForm
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLServlet
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTree
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.LayoutFormPanel
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Removes this ElementListener from the internal list.
removeElementListener(ElementListener) - Method in class com.ibm.as400.util.html.SelectFormElement
Removes this ElementListener from the internal list.
removeEntry(ValidationListEntry) - Method in class com.ibm.as400.access.ValidationList
Deletes the entry from the validation list.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes an ErrorListener.
removeErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Removes an error listener.
removeErrorListener(ErrorListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Removes an error listener.
removeFTPListener(FTPListener) - Method in class com.ibm.as400.access.FTP
Removes a listener from the list.
removeFileListener(FileListener) - Method in class com.ibm.as400.access.AS400File
Removes a listener from the file listeners list.
removeFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFile
Removes a file listener so that it no longer receives file events from this IFSFile.
removeFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Removes a file listener so that it no longer receives file events from this IFSFileInputStream.
removeFileListener(FileListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Removes a file listener so that it no longer receives file events from this IFSFileOutputStream.
removeFileListener(FileListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Removes a file listener so that it no longer receives file events from this IFSRandomAccessFile.
removeFileListener(FileListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a file listener.
removeFromPool(String, String) - Method in class com.ibm.as400.access.AS400ConnectionPool
Remove the connections for a systemName/userID.
removeItem(HTMLTagElement) - Method in class com.ibm.as400.util.html.BidiOrdering
Removess an HTMLTagElement from the list.
removeItem(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLAlign
Removes an HTMLTagElement from the list of tags to align.
removeItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.BidiOrdering
Removes this ElementListener.
removeItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLAlign
Removes this ElementListener.
removeJarMakerListener(JarMakerListener) - Method in class utilities.JarMaker
Removes a listener from the listener list.
removeList(HTMLList) - Method in class com.ibm.as400.util.html.HTMLList
Removes an HTML list from the HTMLList.
removeListDataListener(ListDataListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Removes a list data listener.
removeListDataListener(ListDataListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Removes a list data listener.
removeListItem(HTMLListItem) - Method in class com.ibm.as400.util.html.HTMLList
Removes an HTMLListItem item from the HTMLList.
removeListItemElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLList
Removes this ElementListener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Removes a list selection listener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Removes a list selection listener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Removes a list selection listener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Removes a listener from being notified when the selection changes.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Removes a list selection listener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Removes a list selection listener.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Removes a listener from being notified when the selection changes.
removeListSelectionListener(ListSelectionListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Removes a list selection listener.
removeListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLDocument
Removes this tags ElementListener from the internal list.
removeMetaInformation(HTMLMeta) - Method in class com.ibm.as400.util.html.HTMLHead
Removes an HTMLMeta from the HTMLHead.
removeMetaInformationElementListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLHead
Removes this ElementListener.
removeObjectListener(ObjectListener) - Method in class com.ibm.as400.access.BaseDataQueue
Removes a object listener.
removeOption(SelectOption) - Method in class com.ibm.as400.util.html.SelectFormElement
Removes an option from the select form element.
removeOutputQueueListener(OutputQueueListener) - Method in class com.ibm.as400.access.OutputQueue
Removes the specified OutputQueue listener so that it no longer receives OutputQueue events from this OutputQueue.
removeParameter(HTMLParameter) - Method in class com.ibm.as400.util.html.HTMLApplet
Removes a parameter from the applet tag.
removeParameter(HTMLParameter) - Method in class com.ibm.as400.util.html.HTMLServlet
Removes an HTMLParameter from the servlet tag.
removePasswordCacheEntry(String, String) - Static method in class com.ibm.as400.access.AS400
Removes the password cache entry associated with this system name and user ID.
removePool(int) - Method in class com.ibm.as400.access.Subsystem
Removes a storage pool from the list of pools defined for the subsystem.
removePrintObjectListListener(PrintObjectListListener) - Method in class com.ibm.as400.access.PrintObjectList
Removes the specified PrintObjectList listener so that it no longer receives PrintObjectList events from this print object list.
removeProductLicenseListener(ProductLicenseListener) - Method in class com.ibm.as400.access.ProductLicense
Removes a listener from the ProductLicense listeners list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400
Removes a property changed listener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400File
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.BaseDataQueue
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ClusteredHashTable
Removes the listener from being notified when a bound property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Removes the listener from being notified when a bound property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Command
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.CommandCall
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.CommandList
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ConnectionPool
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.DataArea
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.DataQueueAttributes
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.EnvironmentVariable
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.EnvironmentVariableList
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.FTP
Removes this listener from being notified when a bound property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFile
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Removes a property change listener from the list of listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Job
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JobList
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.JobLog
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.MessageFile
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.MessageQueue
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PanelGroup
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Permission
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PrintObject
Removes the specified PropertyChange listener so that it no longer receives PropertyChange events from this print object.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.PrintObjectList
Removes the specified PropertyChange listener so that it no longer receives PropertyChange events from this print object list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProductLicense
Removes this listener from being notified when a bound property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProgramCall
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.ProgramParameter
Removes this PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.QSYSObjectPathName
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.Record
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.RecordFormat
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemPool
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemStatus
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValue
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValueGroup
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.SystemValueList
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.User
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.UserList
Removes the PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.access.UserSpace
Removes this listener from being notified when a bound property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Removes the specified listener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.security.auth.AS400Principal
Removes the specified listener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.FileListElement
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTagAttributes
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTree
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.LabelFormElement
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.html.SelectOption
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.ListMetaData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.RowData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated.  
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Removes a property change listener.
removeRecordDescriptionListener(RecordDescriptionListener) - Method in class com.ibm.as400.access.Record
Removes a listener from the record description listeners list.
removeRecordDescriptionListener(RecordDescriptionListener) - Method in class com.ibm.as400.access.RecordFormat
Removes a listener from the record description listeners list.
removeResourceListListener(ResourceListListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Removes a ResourceListListener.
removeResourceListener(ResourceListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Removes a ResourceListener.
removeRow(HTMLTableRow) - Method in class com.ibm.as400.util.html.HTMLTable
Removes the row from the table.
removeRow(int) - Method in class com.ibm.as400.util.html.HTMLTable
Removes the row at the specified rowIndex.
removeRow(int) - Method in class com.ibm.as400.util.servlet.ListRowData
Removes the row from the list at the specified rowIndex.
removeRow(int) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Removes a record from the record list at the specified rowIndex.
removeRowDataListener(RowDataListener) - Method in class com.ibm.as400.util.servlet.ListRowData
Removes this RowDataListener from the internal list.
removeRowDataListener(RowDataListener) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Removes this RowDataListener from the internal list.
removeRowListener(ElementListener) - Method in class com.ibm.as400.util.html.HTMLTable
Removes this row ElementListener from the internal list.
removeRowSetListener(RowSetListener) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Removes the RowSetListener from the list.
removeSectionCompletedListener(SectionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Removes this SectionCompletedListener from the internal list.
removeSectionCompletedListener(SectionCompletedListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Removes this SectionCompletedListener from the internal list.
removeShare(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Removes the specified share.
removeStatusBar() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes the status bar.
removeStyle(String) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a style from the logical style hierarchy.
removeSystemValueListener(SystemValueListener) - Method in class com.ibm.as400.access.SystemValue
Removes the SystemValueListener.
removeTabAt(int) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Removes the specified tab from the pane.
removeTableModelListener(TableModelListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Removes a table model listener.
removeTableModelListener(TableModelListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Removes a table model listener.
removeToolBar() - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes the tool bar.
removeTreeModelListener(TreeModelListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Removes a tree model listener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Removes a tree selection listener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Removes a tree selection listener.
removeUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes an undoable edit listener.
removeUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes an undoable edit listener.
removeUndoableEditListener(UndoableEditListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes an undoable edit listener.
removeUserPermission(UserPermission) - Method in class com.ibm.as400.access.Permission
Removes a user permission.
removeUserSpaceListener(UserSpaceListener) - Method in class com.ibm.as400.access.UserSpace
Removes a listener from the UserSpace listeners list.
removeVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Removes a VObjectListener.
removeVObjectListener(VObjectListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Removes a VObjectListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400
Removes a listener from the veto list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400File
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.BaseDataQueue
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.CommandCall
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.DataArea
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.DataQueueAttributes
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.FTP
Removes this listener from being notified when a constrained property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFile
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFileInputStream
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSFileOutputStream
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JavaApplicationCall
Removes a vetoable change listener from the list of listeners.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.Job
Removes a VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JobList
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.JobLog
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.MessageFile
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.MessageQueue
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.PrintObject
Removes the specified VetoableChange listener so that it no longer receives VetoableChange events from this print object.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.PrintObjectList
Removes the specified VetoableChange listener so that it no longer receives VetoableChange events from this print object list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.ProgramCall
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.ProgramParameter
Removes this VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.QSYSObjectPathName
Removes a listener from the veto list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.Record
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.RecordFormat
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemPool
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemStatus
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValue
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValueGroup
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.SystemValueList
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.User
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.UserList
Removes the VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.access.UserSpace
Removes this listener from being notified when a constrained property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.resource.Resource
Deprecated. Removes a VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Removes a VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.security.auth.AS400Credential
Removes the specified listener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.security.auth.AS400Principal
Removes the specified listener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.FormInput
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLForm
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTable
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableCell
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLTableRow
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.HTMLText
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.LabelFormElement
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.SelectFormElement
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.SelectOption
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.ListMetaData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.RowData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Removes a vetoable change listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Removes a WorkingListener.
removeWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VObject
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in interface com.ibm.as400.vaccess.VPropertiesPane
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Removes a working listener.
removeWorkingListener(WorkingListener) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Removes a working listener.
ren(String, String) - Method in class com.ibm.as400.access.FTP
Renames one or more files on the system, according to a specified pattern.
renameTo(IFSFile) - Method in class com.ibm.as400.access.IFSFile
Renames the integrated file system object specified by this object to have the path name of file.
renameTo(IFSJavaFile) - Method in class com.ibm.as400.access.IFSJavaFile
Renames the IFSJavaFile to have the path name of dest.
renameTo(File) - Method in class com.ibm.as400.access.IFSJavaFile
Renames the IFSJavaFile to have the path name of dest.
renameTo(String) - Method in class com.ibm.as400.access.SaveFile
Renames the save file.
render(Runnable) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Renders the document.
render(Runnable) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Renders the document.
render(Runnable) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Renders the document.
reply(byte[], String) - Method in class com.ibm.as400.access.MessageQueue
Replies to and removes a message.
reply(byte[], String, boolean) - Method in class com.ibm.as400.access.MessageQueue
Replies to and removes a message if requested.
reply(byte[], String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Replies to and removes a message.
reply(byte[], String, boolean) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Replies to a message.
request() - Method in class com.ibm.as400.access.ProductLicense
Request a license.
reset() - Method in class com.ibm.as400.access.IFSFileInputStream
Rewinds the input stream.
reset() - Method in class com.ibm.as400.access.IFSFileReader
Resets the stream.
reset() - Method in class com.ibm.as400.access.PrintObjectInputStream
Repositions the stream to the last marked position.
reset() - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the last marked position.
reset() - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Resets the AS400ToolboxJarMaker object to a clean, default state, to facilitate object reuse.
reset() - Method in class utilities.JarMaker
Resets the JarMaker object to a clean, default state, to facilitate object reuse.
reset() - Method in class utilities.ToolboxJarMaker
Resets the ToolboxJarMaker object to a clean, default state, to facilitate object reuse.
resetAllServices() - Method in class com.ibm.as400.access.AS400
Disconnect all services and clear sign-on information.
resetAttributesToRetrieve() - Method in class com.ibm.as400.access.PrintObjectList
Resets the list of object attributes to retrieve.
resetDate() - Method in class com.ibm.as400.access.FileAttributes
Resets the count of the number of days an object has been used.
resetFilter() - Method in class com.ibm.as400.access.PrintObjectList
Resets the list filter back to default values.
resetHandle() - Method in class com.ibm.as400.access.list.OpenList
Resets the handle to indicate we should close the list the next time we do something, usually as a result of one of the selection criteria being changed, since that should build a new list on the system.
resetStatistics() - Method in class com.ibm.as400.access.Job
Resets the measurement start time used for computing elapsed statistics.
resourceAdded(ResourceListEvent) - Method in class com.ibm.as400.resource.ResourceListAdapter
Deprecated. Invoked when a resource is added to the list.
resourceAdded(ResourceListEvent) - Method in interface com.ibm.as400.resource.ResourceListListener
Deprecated. Invoked when a resource is added to the list.
resourceAt(long) - Method in class com.ibm.as400.resource.ArrayResourceList
Deprecated. Returns the resource specified by the index.
resourceAt(long) - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Returns the resource specified by the index.
resourceAt(long) - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Returns the resource specified by the index.
resourceAt(long) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the resource specified by the index.
resourceAt(long) - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Returns the resource specified by the index.
resourceCreated(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when an resource is created.
resourceCreated(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when an resource is created.
resourceDeleted(ResourceEvent) - Method in class com.ibm.as400.resource.ResourceAdapter
Deprecated. Invoked when an resource is deleted.
resourceDeleted(ResourceEvent) - Method in interface com.ibm.as400.resource.ResourceListener
Deprecated. Invoked when an resource is deleted.
resources() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns an Enumeration of the Resource objects.
restore(String) - Method in class com.ibm.as400.access.SaveFile
Restores a library that was saved into the save file.
restore(String, String[], String) - Method in class com.ibm.as400.access.SaveFile
Restores objects that were saved into the save file.
restore(Product) - Method in class com.ibm.as400.access.SaveFile
Restores a licenced program product that was saved into the save file.
resultSet_ - Variable in class com.ibm.as400.util.servlet.SQLResultSetRowData
The java.sql.ResultSet object associated with this RowData.
retrieveCcsid() - Method in class com.ibm.as400.access.JobCCSID
Retrieves the CCSID for this object.
retrieveRecordFormat() - Method in class com.ibm.as400.access.AS400FileRecordDescription
Retrieves the file description for the file, and creates a RecordFormat object for each record format, which can be used as input to the AS400File.setRecordFormat() method.
retrieved(FTPEvent) - Method in interface com.ibm.as400.access.FTPListener
Invoked after a file has been retrieved from the system.
returnConnectionToPool(AS400) - Method in class com.ibm.as400.access.AS400ConnectionPool
Return the AS400 object to the connection pool.
returnSystem(AS400) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Return the system object to the pool when connection pooling is being used.
rewind() - Method in class com.ibm.as400.access.IFSFileInputStream
Deprecated. Use reset() instead.
rollback() - Method in class com.ibm.as400.access.AS400File
Rolls back any transactions since the last commit/rollback boundary.
rollback(AS400) - Static method in class com.ibm.as400.access.AS400File
Rolls back any transactions since the last commit/rollback boundary for the specified system.
rollback() - Method in class com.ibm.as400.access.AS400JDBCConnection
Drops all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
rollback(Savepoint) - Method in class com.ibm.as400.access.AS400JDBCConnection
Undoes all changes made after the specified Savepoint was set.
rollback() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Drops all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
rollback(Savepoint) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Undoes all changes made after the specified Savepoint was set.
rollback(Xid) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Rolls back a transaction branch.
rollback() - Method in class com.ibm.as400.micro.JdbcMeConnection
Drops all changes made since the previous commit or rollback and releases any database locks currently held by the connection.
roundByMode(BigDecimal, int, String) - Static method in class com.ibm.as400.access.AS400DecFloat
Rounds the precision of a BigDecimal by removing least significant digits from the right side of the precision.
rowAdded(RowDataEvent) - Method in interface com.ibm.as400.util.servlet.RowDataListener
Invoked when a row of data has been added.
rowChanged(RowDataEvent) - Method in interface com.ibm.as400.util.servlet.RowDataListener
Invoked when a row of data has been changed.
rowDeleted() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the current row has been deleted.
rowDeleted() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the current row has been deleted.
rowInserted() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the current row has been inserted.
rowInserted() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the current row has been inserted.
rowProperties_ - Variable in class com.ibm.as400.util.servlet.RowData
 
rowRemoved(RowDataEvent) - Method in interface com.ibm.as400.util.servlet.RowDataListener
Invoked when a row of data has been removed.
rowUpdated() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the current row has been updated.
rowUpdated() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the current row has been updated.
rows_ - Variable in class com.ibm.as400.util.servlet.RowData
 
run() - Method in class com.ibm.as400.access.CommandCall
Runs the command on the system.
run(String) - Method in class com.ibm.as400.access.CommandCall
Sets the command and runs it on the system.
run(byte[]) - Method in class com.ibm.as400.access.CommandCall
Runs the command on the system.
run() - Method in class com.ibm.as400.access.JavaApplicationCall
Run the Java application.
run() - Method in class com.ibm.as400.access.ProgramCall
Runs the program on the system.
run(String, ProgramParameter[]) - Method in class com.ibm.as400.access.ProgramCall
Sets the program name and the parameter list and runs the program on the system.
run() - Method in class com.ibm.as400.access.ServiceProgramCall
Calls the service program.
run(String, ProgramParameter[]) - Method in class com.ibm.as400.access.ServiceProgramCall
Calls the service program.
run(AS400, String, String, int, ProgramParameter[]) - Method in class com.ibm.as400.access.ServiceProgramCall
Calls the service program.
run(AS400, String) - Static method in class com.ibm.as400.micro.CommandCall
Runs the command on the system.
run() - Method in class com.ibm.as400.micro.MEServer
Process the datastream from the Tier 0 device.
run(AS400, String, String, Hashtable, String[]) - Static method in class com.ibm.as400.micro.ProgramCall
Constructs a ProgramCall object using the specified system, pgmName, parametersToSet, parameterValues, and parametersToGet.
run() - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
runCommand(String) - Method in class com.ibm.as400.access.AS400File
Runs a CL command in the DDM host server job.

S

SAME - Static variable in class com.ibm.as400.access.MessageQueue
Constant indicating that the message should remain in the message queue without changing its new or old designation.
SAME - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant indicating that the message should remain in the message queue without changing its new or old designation.
SAVE_ACTIVE_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time the object was last saved when the SAVACT(*LIB, *SYSDFN, or *YES) save operation was specified.
SAVE_COMMAND - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the command used to save the object.
SAVE_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time at which the object was saved.
SAVE_DEVICE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the type of device to which the object was last saved.
SAVE_DEVICE_DISKETTE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a save device of *DKT.
SAVE_DEVICE_NOT_SAVED - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing no save device (blank).
SAVE_DEVICE_OPTICAL - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a save device of *OPT.
SAVE_DEVICE_SAVE_FILE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a save device of *SAVF.
SAVE_DEVICE_TAPE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a save device of *TAP.
SAVE_FILE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the fully-qualified integrated file system path name of the save file to which the object was saved.
SAVE_LABEL - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the file label used when the object was saved.
SAVE_SEQUENCE_NUMBER - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the tape sequence number assigned when the object was saved on tape, or 0 if the object was not saved.
SAVE_SIZE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the size of the object in bytes of storage at the time of the last save operation, or 0 if the object was not saved.
SAVE_VOLUME_ID - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the tape, diskette, or optical volumes that are used for saving the object.
SCALE_DOUBLE_HORIZONTAL - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for double horizontal font scaling.
SCALE_REGULAR - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for regular font scaling.
SCANNING_CHANGE_ONLY - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object will be scanned only if the object has been modified since the last time the object was scanned.
SCANNING_NO - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object will not be scanned.
SCANNING_YES - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object will be scanned.
SCAN_FAILURE - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object has been scanned by a scan-related exit program, and at the time of that last scan request, the object failed the scan and the operation did not complete.
SCAN_NOT_REQUIRED - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object does not require any scanning because the object is marked to not be scanned.
SCAN_PENDING_CONVERSION - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object is in a file system that has not completely converted to the *TYPE2 directory format, and therefore will not be scanned until the file system is completely converted.
SCAN_REQUIRED - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that a scan is required for the object either because it has not yet been scanned by the scan-related exit programs, or because the objects data or CCSID has been modified since it was last scanned.
SCAN_SUCCESS - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the object has been scanned by a scan-related exit program, and at the time of that last scan request, the object did not fail the scan.
SCHEDULE - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by schedule.
SCHEDULE_DATE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the date on which the submitted job becomes eligible to run.
SCHEDULE_DATE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for schedule date.
SCHEDULE_DATE_CURRENT - Static variable in class com.ibm.as400.access.Job
Constant indicating the submitted job becomes eligible to run on the current date.
SCHEDULE_DATE_CURRENT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run at the current date.
SCHEDULE_DATE_FRIDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Friday.
SCHEDULE_DATE_FRIDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Friday.
SCHEDULE_DATE_MONDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Monday.
SCHEDULE_DATE_MONDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Monday.
SCHEDULE_DATE_MONTH_END - Static variable in class com.ibm.as400.access.Job
Constant indicating the submitted job becomes eligible to run on the last day of the month.
SCHEDULE_DATE_MONTH_END - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on the last day of the month.
SCHEDULE_DATE_MONTH_START - Static variable in class com.ibm.as400.access.Job
Constant indicating the submitted job becomes eligible to run on the first day of the month.
SCHEDULE_DATE_MONTH_START - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on the first day of the month.
SCHEDULE_DATE_SATURDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Saturday.
SCHEDULE_DATE_SATURDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Saturday.
SCHEDULE_DATE_SUNDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Sunday.
SCHEDULE_DATE_SUNDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Sunday.
SCHEDULE_DATE_THURSDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Thursday.
SCHEDULE_DATE_THURSDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Thursday.
SCHEDULE_DATE_TUESDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Tuesday.
SCHEDULE_DATE_TUESDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Tuesday.
SCHEDULE_DATE_WEDNESDAY - Static variable in class com.ibm.as400.access.Job
Constant indicating the job becomes eligible to run on Wednesday.
SCHEDULE_DATE_WEDNESDAY - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the submitted job becomes eligible to run on Wednesday.
SCHEDULE_FILE_END - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is schedule file end.
SCHEDULE_IMMEDIATE - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is schedule immediate.
SCHEDULE_JOB_END - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is schedule job end.
SCHEDULE_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the time on the scheduled date at which the job becomes eligible to run.
SCHEDULE_TIME_CURRENT - Static variable in class com.ibm.as400.access.Job
Constant indicating the job is submitted on the current time.
SCS - Static variable in class com.ibm.as400.access.ISeriesNetServerPrintShare
Value of the "spooled file type" attribute, indicating "SNA character string".
SCS3812Writer - class com.ibm.as400.access.SCS3812Writer.
The SCS3812Writer class writes an SCS 3812 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS3812Writer(OutputStream) - Constructor for class com.ibm.as400.access.SCS3812Writer
Deprecated. Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS3812Writer(OutputStream, int) - Constructor for class com.ibm.as400.access.SCS3812Writer
Deprecated. Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS3812Writer(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.SCS3812Writer
Constructs a SCS3812Writer.
SCS3812Writer(OutputStream, String) - Constructor for class com.ibm.as400.access.SCS3812Writer
Deprecated. Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5219Writer - class com.ibm.as400.access.SCS5219Writer.
The SCS5219Writer class writes an SCS 5219 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5219Writer(OutputStream) - Constructor for class com.ibm.as400.access.SCS5219Writer
Deprecated. Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5219Writer(OutputStream, int) - Constructor for class com.ibm.as400.access.SCS5219Writer
Deprecated. Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5219Writer(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.SCS5219Writer
Constructs a SCS5219Writer.
SCS5219Writer(OutputStream, String) - Constructor for class com.ibm.as400.access.SCS5219Writer
Deprecated. Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5224Writer - class com.ibm.as400.access.SCS5224Writer.
The SCS5224Writer class writes an SCS 5224 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5224Writer(OutputStream) - Constructor for class com.ibm.as400.access.SCS5224Writer
Deprecated. Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5224Writer(OutputStream, int) - Constructor for class com.ibm.as400.access.SCS5224Writer
Deprecated. Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5224Writer(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.SCS5224Writer
Constructs a SCS5224Writer.
SCS5224Writer(OutputStream, String) - Constructor for class com.ibm.as400.access.SCS5224Writer
Deprecated. Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5256Writer - class com.ibm.as400.access.SCS5256Writer.
The SCS5256Writer class writes an SCS 5256 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5256Writer(OutputStream) - Constructor for class com.ibm.as400.access.SCS5256Writer
Deprecated. Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5256Writer(OutputStream, int) - Constructor for class com.ibm.as400.access.SCS5256Writer
Deprecated. Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5256Writer(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.SCS5256Writer
Constructs a SCS5256Writer.
SCS5256Writer(OutputStream, String) - Constructor for class com.ibm.as400.access.SCS5256Writer
Deprecated. Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5553Writer - class com.ibm.as400.access.SCS5553Writer.
The SCS5553Writer class writes an SCS 5553 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5553Writer(OutputStream) - Constructor for class com.ibm.as400.access.SCS5553Writer
Deprecated. Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5553Writer(OutputStream, int) - Constructor for class com.ibm.as400.access.SCS5553Writer
Deprecated. Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SCS5553Writer(OutputStream, int, AS400) - Constructor for class com.ibm.as400.access.SCS5553Writer
Constructs a SCS5553Writer.
SCS5553Writer(OutputStream, String) - Constructor for class com.ibm.as400.access.SCS5553Writer
Deprecated. Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.
SECURE_AS400 - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Secure AS400 component.
SECURE_AS400 - Static variable in class utilities.ToolboxJarMaker
Specifies the Secure AS400 component.
SECURITY_GENERAL - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that a general security failure occurred.
SECURITY_INVALID_STATE - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the security manager is in a state that is not valid.
SELECT - Static variable in class com.ibm.as400.access.HistoryLog
Constant indicating that the message IDs in the list are to be selected.
SELECTION_ACTIVE_JOB_STATUS - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on active job status.
SELECTION_CRITERIA - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for selection criteria.
SELECTION_CRITERIA - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection ID for selection criteria.
SELECTION_FILE_SYSTEM_DIRECTORY - Static variable in class com.ibm.as400.access.UserObjectsOwnedList
Selection value indicating to select i5/OS objects that reside in a directory (non-QSYS) based file system.
SELECTION_FILE_SYSTEM_LIBRARY - Static variable in class com.ibm.as400.access.UserObjectsOwnedList
Selection value indicating to select i5/OS objects that reside in the QSYS library based file system.
SELECTION_INITIAL_USER - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on the user name for a job's initial thread.
SELECTION_JOB_NAME - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on job name.
SELECTION_JOB_NAME_ALL - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs will be selected regardless of the job name.
SELECTION_JOB_NAME_CURRENT - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs with the current job's name will be selected.
SELECTION_JOB_NAME_ONLY - Static variable in class com.ibm.as400.access.JobList
Selection value indicating only the job in which this program is running will be selected.
SELECTION_JOB_NUMBER - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on job number.
SELECTION_JOB_NUMBER_ALL - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs with the specified job name and user name will be selected, regardless of the job number.
SELECTION_JOB_QUEUE - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on job queue.
SELECTION_JOB_QUEUE_STATUS_HELD - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on a job's status on the job queue.
SELECTION_JOB_QUEUE_STATUS_READY - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on a job's status on the job queue.
SELECTION_JOB_QUEUE_STATUS_SCHEDULE - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on a job's status on the job queue.
SELECTION_JOB_TYPE - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on job type.
SELECTION_JOB_TYPE_ALL - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all job types will be selected.
SELECTION_JOB_TYPE_ENHANCED - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on the enhanced job type.
SELECTION_JOB_TYPE_ENHANCED_ALL_BATCH - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all the batch job types will be selected.
SELECTION_JOB_TYPE_ENHANCED_ALL_INTERACTIVE - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all the interactive job types will be selected.
SELECTION_JOB_TYPE_ENHANCED_ALL_PRESTART - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all the prestart job types will be selected.
SELECTION_OBJECT_RELATION_AUTHORIZED - Static variable in class com.ibm.as400.access.UserObjectsOwnedList
Selection value indicating to select the list of objects the user is authorized to
SELECTION_OBJECT_RELATION_OWNED - Static variable in class com.ibm.as400.access.UserObjectsOwnedList
Selection value indicating to select the list of objects the user owns.
SELECTION_OBJECT_RELATION_OWNED_OR_AUTHORIZED - Static variable in class com.ibm.as400.access.UserObjectsOwnedList
Selection value indicating to select the both list of objects the user is authorized to and the list of objects the user owns.
SELECTION_PRIMARY_JOB_STATUS_ACTIVE - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on primary job status.
SELECTION_PRIMARY_JOB_STATUS_JOBQ - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on primary job status.
SELECTION_PRIMARY_JOB_STATUS_OUTQ - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on primary job status.
SELECTION_SERVER_TYPE - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on the server type.
SELECTION_SERVER_TYPE_ALL - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs with a server type will be selected.
SELECTION_SERVER_TYPE_BLANK - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs without a server type will be selected.
SELECTION_USER_NAME - Static variable in class com.ibm.as400.access.JobList
Selection type used for job selection based on user name.
SELECTION_USER_NAME_ALL - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs that use the specified job name will be selected, regardless of the user name.
SELECTION_USER_NAME_CURRENT - Static variable in class com.ibm.as400.access.JobList
Selection value indicating all jobs that use the current job's user profile will be selected.
SENDERS_COPY - Static variable in class com.ibm.as400.access.AS400Message
Message type for sender's copy messages.
SENDERS_COPY_NEED_REPLY - Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the sender's copies of messages that need replies.
SENDERS_COPY_NEED_REPLY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant referring to the sender's copies of messages that need replies.
SENDER_JOB_NAME - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for sender job name.
SENDER_JOB_NUMBER - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for sender job number.
SENDER_TYPE - Static variable in class com.ibm.as400.access.JobLog
 
SENDER_USER_NAME - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for sender user name.
SENDING_MODULE_NAME - Static variable in class com.ibm.as400.access.JobLog
 
SENDING_PROCEDURE_NAME - Static variable in class com.ibm.as400.access.JobLog
 
SENDING_PROGRAM_NAME - Static variable in class com.ibm.as400.access.JobLog
 
SENDING_PROGRAM_NAME - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for sending program name.
SENDING_STATEMENT_NUMBERS - Static variable in class com.ibm.as400.access.JobLog
 
SENDING_USER_PROFILE - Static variable in class com.ibm.as400.access.JobLog
 
SEND_REPLY_INVALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that the send reply indicator is not valid.
SEPARATOR_DRAWER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for separator drawer.
SEPARATOR_PAGE_DEVICE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that separator page information is set in the device description.
SEPARATOR_PAGE_FILE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that separator page information is set in the file.
SEPARATOR_PAGE_NONE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value that indicates that there is no separator page.
SEQUENCE_NUMBER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the sequence number portion of the unit of work ID.
SEQUENCE_NUMBER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for sequence number.
SERIALIZED - Static variable in class com.ibm.as400.data.ProgramCallDocument
Constant indicating a serialized PCML or XPCML document is being streamed.
SERIALIZED_PCML_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
SERIALIZED_XML_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
SERVER_CONVERSION_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred on the system while converting data between code pages.
SERVER_CRYPTO_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred on the system while using cryptographic interfaces.
SERVER_EIM_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that an error occurred on the system while using EIM interfaces.
SERVER_ID_NOT_VALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that a host server ID is not valid.
SERVER_KEY_NOT_FOUND - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the system could not find the public key.
SERVER_NOT_STARTED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to start the host server.
SERVER_NOT_STARTED - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that it was unable to start the server.
SERVER_NO_MEMORY - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the system was not able to allocate space needed for authorization.
SERVER_TOKEN_VERSION - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the system version does support the token version.
SERVER_TRACE_DEBUG_SERVER_JOB - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
Start debug on the JDBC server job.
SERVER_TRACE_DEBUG_SERVER_JOB - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
Start debug on the JDBC server job.
SERVER_TRACE_SAVE_SERVER_JOBLOG - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
Save the joblog when the JDBC server job ends.
SERVER_TRACE_SAVE_SERVER_JOBLOG - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
Save the joblog when the JDBC server job ends.
SERVER_TRACE_SAVE_SQL_INFORMATION - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
Save SQL information.
SERVER_TRACE_SAVE_SQL_INFORMATION - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
Save SQL information.
SERVER_TRACE_START_DATABASE_MONITOR - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
Start the database monitor on the JDBC server job.
SERVER_TRACE_START_DATABASE_MONITOR - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
Start the database monitor on the JDBC server job.
SERVER_TRACE_TRACE_SERVER_JOB - Static variable in class com.ibm.as400.access.AS400JDBCDataSource
Start job trace on the JDBC server job.
SERVER_TRACE_TRACE_SERVER_JOB - Static variable in class com.ibm.as400.access.AS400JDBCManagedDataSource
Start job trace on the JDBC server job.
SERVER_TYPE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the type of server represented by the job.
SERVER_TYPE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for server type.
SERVICE_PROGRAM_CALL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Service Program Call component.
SERVICE_PROGRAM_CALL - Static variable in class utilities.ToolboxJarMaker
Specifies the Service Program Call component.
SESSION_TIME - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "session time".
SETCCP_BLANK_CODE - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for SO/SI are printed as A/N/K blank code (default)
SETCCP_NO_PRINT - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for all control characters take no printing positions
SETCCP_SI_BLANK - Static variable in class com.ibm.as400.access.SCS5553Writer
Constant for SO takes no position, SI takes 2 A/N/K blanks
SET_PASSWORD_TO_EXPIRE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for set password to expire.
SEVERITY_CRITERIA - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for severity criteria.
SEVERITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the severity.
SEVERITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VMessage
Deprecated. Property identifier for the message severity.
SEVERITY_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the message severity.
SHARE - Static variable in class com.ibm.as400.access.ISeriesNetServerConnection
Value of the ISeriesNetServerConnection "resource type" attribute, indicating that the connection is to a specific share.
SHARE_ALL - Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that allows read and write access by other users.
SHARE_ALL - Static variable in class com.ibm.as400.access.IFSFileOutputStream
Share option that allows read and write access by other users.
SHARE_ALL - Static variable in class com.ibm.as400.access.IFSFileReader
Share option that allows read and write access by other users.
SHARE_ALL - Static variable in class com.ibm.as400.access.IFSFileWriter
Share option that allows read and write access by other users.
SHARE_ALL - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
Share option that allows read and write access by other users.
SHARE_NONE - Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that does not allow read or write access by other users.
SHARE_NONE - Static variable in class com.ibm.as400.access.IFSFileOutputStream
Share option that does not allow read or write access by other users.
SHARE_NONE - Static variable in class com.ibm.as400.access.IFSFileReader
Share option that does not allow read or write access by other users.
SHARE_NONE - Static variable in class com.ibm.as400.access.IFSFileWriter
Share option that does not allow read or write access by other users.
SHARE_NONE - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
Share option that does not allow read or write access by other users.
SHARE_READERS - Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that allows only read access by other users.
SHARE_READERS - Static variable in class com.ibm.as400.access.IFSFileOutputStream
Share option that allows only read access by other users.
SHARE_READERS - Static variable in class com.ibm.as400.access.IFSFileReader
Share option that allows only read access by other users.
SHARE_READERS - Static variable in class com.ibm.as400.access.IFSFileWriter
Share option that allows only read access by other users.
SHARE_READERS - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
Share option that allows only read access by other users.
SHARE_WRITERS - Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that allows only write access by other users.
SHARE_WRITERS - Static variable in class com.ibm.as400.access.IFSFileOutputStream
Share option that allows only write access by other users.
SHARE_WRITERS - Static variable in class com.ibm.as400.access.IFSFileReader
Share option that allows only write access by other users.
SHARE_WRITERS - Static variable in class com.ibm.as400.access.IFSFileWriter
Share option that allows only write access by other users.
SHARE_WRITERS - Static variable in class com.ibm.as400.access.IFSRandomAccessFile
Share option that allows only write access by other users.
SHARING_VIOLATION - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that a sharing violation has occurred.
SHORT_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Short data type.
SIGNED_ON_JOB - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether the job is to be treated like a signed-on user on the system.
SIGNED_ON_JOB - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for signed on job.
SIGNED_ON_JOB_FALSE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job should not be treated like a signed-on user.
SIGNED_ON_JOB_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the signed-on job.
SIGNED_ON_JOB_TRUE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job should be treated like a signed-on user.
SIGNON - Static variable in class com.ibm.as400.access.AS400
Constant indicating the Sign-on service.
SIGNON_ALREADY_IN_PROGRESS - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that a signon is already in progress.
SIGNON_CANCELED - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user canceled out of the sign-on prompt.
SIGNON_CHAR_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID or password contains a character that is not valid.
SIGNON_CHAR_NOT_VALID - Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the user ID or password contains a character that is not valid.
SIGNON_CONNECT_FAILED - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to connect to signon server.
SIGNON_REQUEST_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the sign-on request is missing either the user ID or the password.
SIGN_ON_ATTEMPTS_NOT_VALID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for sign-on attempts not valid.
SIZE - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by size.
SIZE_PROPERTY - Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Deprecated. Property identifier for the size.
SMALL_ROMAN - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Small Roman numeral ordered labeling scheme.
SMRI - class com.ibm.as400.util.servlet.SMRI.
Locale-specific objects for the IBM Toolbox for Java.
SMRI() - Constructor for class com.ibm.as400.util.servlet.SMRI
 
SMTP_DOMAIN - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for SMTP domain.
SMTP_ROUTE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for SMTP route.
SMTP_USER_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for SMTP user ID.
SORT_CRITERIA - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for sort criteria.
SORT_SEQUENCE_TABLE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the sort sequence table associated with this job.
SORT_SEQUENCE_TABLE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for sort sequence table.
SORT_SEQUENCE_TABLE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for sort sequence table.
SORT_SEQUENCE_TABLE_HEX - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the hexadecimal values of the characters are used to determine the sort sequence.
SORT_SEQUENCE_TABLE_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the sort sequence table specified in the user profile under which this thread was initially running is used.
SORT_SEQUENCE_TABLE_LANGUAGE_SHARED_WEIGHT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the sort sequence table used can contain the same weight for multiple characters, and it is the shared weight sort table associated with the language specified in the LANGUAGE_ID attribute.
SORT_SEQUENCE_TABLE_LANGUAGE_UNIQUE_WEIGHT - Static variable in class com.ibm.as400.access.Job
Constant indicating that the sort sequence table used must contain a unique weight for each character in the code page, and it is the unique weight sort table associated with the language specified in the LANGUAGE_ID parameter.
SORT_SEQUENCE_TABLE_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that no sort sequence table is used.
SORT_SEQUENCE_TABLE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the sort sequence table.
SORT_SEQUENCE_TABLE_SHARED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that a shared-weight sort table associated with the language specified
SORT_SEQUENCE_TABLE_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QSRTSEQ is used.
SORT_SEQUENCE_TABLE_UNIQUE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that a unique-weight sort table associated with the language specified
SOURCELLA - Static variable in class com.ibm.as400.util.commtrace.NDOption
A Neighbor Discovery Source LLA Header
SOURCE_FILE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the fully-qualified integrated file system path name of the source file that was used to create the object.
SOURCE_FILE_UPDATED_DATE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the time the member in the source file was last updated.
SOURCE_MEMBER_TEXT - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a text description of *SRCMBRTXT.
SOURCE_PCML - Static variable in class com.ibm.as400.data.ProgramCallDocument
Constant indicating a source PCML document is being streamed.
SOURCE_XPCML - Static variable in class com.ibm.as400.data.ProgramCallDocument
Constant indicating a source XPCML document is being streamed.
SPECIAL_AUTHORITIES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for special authorities.
SPECIAL_AUTHORITIES_ALL_OBJECT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating all object special authorities.
SPECIAL_AUTHORITIES_AUDIT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating audit special authorities.
SPECIAL_AUTHORITIES_IO_SYSTEM_CONFIGURATION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating I/O system configuration special authorities.
SPECIAL_AUTHORITIES_JOB_CONTROL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating job control special authorities.
SPECIAL_AUTHORITIES_SAVE_SYSTEM - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating save system special authorities.
SPECIAL_AUTHORITIES_SECURITY_ADMINISTRATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating security administrator special authorities.
SPECIAL_AUTHORITIES_SERVICE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating service special authorities.
SPECIAL_AUTHORITIES_SPOOL_CONTROL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating spool control special authorities.
SPECIAL_AUTHORITY_ALL_OBJECT - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*ALLOBJ".
SPECIAL_AUTHORITY_AUDIT - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*AUDIT".
SPECIAL_AUTHORITY_INSUFFICIENT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user of this program does not have enough special authority to perform the requested action.
SPECIAL_AUTHORITY_IO_SYSTEM_CONFIGURATION - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*IOSYSCFG".
SPECIAL_AUTHORITY_JOB_CONTROL - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*JOBCTL".
SPECIAL_AUTHORITY_SAVE_SYSTEM - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*SAVSYS".
SPECIAL_AUTHORITY_SECURITY_ADMINISTRATOR - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*SECADM".
SPECIAL_AUTHORITY_SERVICE - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*SERVICE".
SPECIAL_AUTHORITY_SPOOL_CONTROL - Static variable in class com.ibm.as400.access.User
Constant value representing a special authority of "*SPLCTL".
SPECIAL_ENVIRONMENT - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether a job is running in a particular environment.
SPECIAL_ENVIRONMENT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for special environment.
SPECIAL_ENVIRONMENT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for special environment.
SPECIAL_ENVIRONMENT_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is not running in any special environment.
SPECIAL_ENVIRONMENT_NOT_ACTIVE - Static variable in class com.ibm.as400.access.Job
Constant indicating that the special environment is ignored because the job is not currently active.
SPECIAL_ENVIRONMENT_NOT_ACTIVE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is not currently active.
SPECIAL_ENVIRONMENT_SYSTEM_36 - Static variable in class com.ibm.as400.access.Job
Constant indicating that the job is running in the System/36 environment.
SPECIAL_ENVIRONMENT_SYSTEM_36 - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the job is running in the System/36 environment.
SPECIAL_ENVIRONMENT_SYSTEM_36 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user operates in the System/36 environment.
SPECIAL_INSTRUCTIONS_IMMEDIATE - Static variable in class com.ibm.as400.access.PTFCoverLetter
Constant indicating that the cover letter does have pre-apply or pre-remove special instructions, but only when the PTF is applied or removed immediately.
SPECIAL_INSTRUCTIONS_IPL - Static variable in class com.ibm.as400.access.PTFCoverLetter
Constant indicating that the cover letter does have pre-apply or pre-remove special instructions, but only when the PTF is applied or removed during an IPL.
SPECIAL_INSTRUCTIONS_NO - Static variable in class com.ibm.as400.access.PTFCoverLetter
Constant indicating that the cover letter does not have any special instructions.
SPECIAL_INSTRUCTIONS_UNKNOWN - Static variable in class com.ibm.as400.access.PTFCoverLetter
Constant indicating that it is not known if the cover letter has special instructions.
SPECIAL_INSTRUCTIONS_YES - Static variable in class com.ibm.as400.access.PTFCoverLetter
Constant indicating that the cover letter does have special instructions.
SPOOLED_FILE_ACTION - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether spooled files can be accessed through job interfaces once a job has completed its normal activity.
SPOOLED_FILE_ACTION_DETACH - Static variable in class com.ibm.as400.access.Job
Constant indicating that spooled files are detached from the job when the job completes its activity.
SPOOLED_FILE_ACTION_KEEP - Static variable in class com.ibm.as400.access.Job
Constant indicating that when the job completes its activity, as long as at least one spooled file for the job exists in the system auxiliary storage pool (ASP 1) or in a basic user ASP (ASPs 2-32), the spooled files are kept with the job and the status of the job is updated to indicate that the job has completed.
SPOOLED_FILE_ACTION_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the job will take the spooled file action specified by the QSPLFACN system value.
SPOOLED_FILE_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for spooled file name.
SPOOLED_FILE_NO_MESSAGE_WAITING - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the spooled file does not have a message waiting.
SPOOLED_FILE_NUMBER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for spooled file number.
SPOOLED_FILE_TYPE - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. Attribute ID for "spooled file type".
SPOOLED_FILE_TYPE_AFP - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. SPOOLED_FILE_TYPE attribute value indicating spooled file type "Advanced Function Printing".
SPOOLED_FILE_TYPE_AUTO_DETECT - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. SPOOLED_FILE_TYPE attribute value indicating "Automatic type sensing".
SPOOLED_FILE_TYPE_SCS - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. SPOOLED_FILE_TYPE attribute value indicating spooled file type "SNA character string".
SPOOLED_FILE_TYPE_USER_ASCII - Static variable in class com.ibm.as400.access.NetServerPrintShare
Deprecated. SPOOLED_FILE_TYPE attribute value indicating spooled file type "User ASCII".
SPOOLED_OUTPUT_QUEUE - Static variable in class com.ibm.as400.access.ISeriesNetServerConnection
Value of the ISeriesNetServerConnection "connection type" attribute, indicating that the connection is to a spooled output queue, that is, a print share.
SQLConnection - class com.ibm.as400.vaccess.SQLConnection.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLConnection() - Constructor for class com.ibm.as400.vaccess.SQLConnection
Deprecated. Creates a SQLConnection object.
SQLConnection(String) - Constructor for class com.ibm.as400.vaccess.SQLConnection
Deprecated. Creates a SQLConnection object.
SQLConnection(String, String) - Constructor for class com.ibm.as400.vaccess.SQLConnection
Deprecated. Creates a SQLConnection object.
SQLConnection(String, String, String) - Constructor for class com.ibm.as400.vaccess.SQLConnection
Deprecated. Creates a SQLConnection object.
SQLConnection(String, Properties) - Constructor for class com.ibm.as400.vaccess.SQLConnection
Deprecated. Creates a SQLConnection object.
SQLConnectionBeanInfo - class com.ibm.as400.vaccess.SQLConnectionBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLConnectionBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Deprecated.  
SQLQueryBuilderPane - class com.ibm.as400.vaccess.SQLQueryBuilderPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLQueryBuilderPane() - Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPane(SQLConnection) - Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPane(SQLConnection, String[]) - Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPaneBeanInfo - class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLQueryBuilderPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Deprecated.  
SQLResultSetFormPane - class com.ibm.as400.vaccess.SQLResultSetFormPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetFormPane() - Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Constructs a SQLResultSetFormPane object.
SQLResultSetFormPane(SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Constructs a SQLResultSetFormPane object.
SQLResultSetFormPaneBeanInfo - class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetFormPaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Deprecated.  
SQLResultSetMetaData - class com.ibm.as400.util.servlet.SQLResultSetMetaData.
An SQLResultSetMetaData object can be used to find out information about the columns of an SQLResultSetRowData object.
SQLResultSetMetaData() - Constructor for class com.ibm.as400.util.servlet.SQLResultSetMetaData
Constructs a default SQLResultSetMetaData object.
SQLResultSetMetaData(ResultSetMetaData) - Constructor for class com.ibm.as400.util.servlet.SQLResultSetMetaData
Constructs an SQLResultSetMetaData object with the specified metadata.
SQLResultSetMetaDataBeanInfo - class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo.
The SQLResultSetMetaDataBeanInfo class provides bean information for the SQLResultSetMetaData class.
SQLResultSetMetaDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
 
SQLResultSetRowData - class com.ibm.as400.util.servlet.SQLResultSetRowData.
The SQLResultSetRowData class represents an SQL ResultSet as a list of data.
SQLResultSetRowData() - Constructor for class com.ibm.as400.util.servlet.SQLResultSetRowData
Constructs a default SQLResultSetRowData object.
SQLResultSetRowData(ResultSet) - Constructor for class com.ibm.as400.util.servlet.SQLResultSetRowData
Constructs a SQLResultSetRowData object with the specified resultSet.
SQLResultSetRowDataBeanInfo - class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo.
The SQLResultSetRowDataBeanInfo class provides bean information for the SQLResultSetRowData class.
SQLResultSetRowDataBeanInfo() - Constructor for class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
 
SQLResultSetTableModel - class com.ibm.as400.vaccess.SQLResultSetTableModel.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetTableModel() - Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Constructs a SQLResultSetTableModel object.
SQLResultSetTableModel(SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Constructs a SQLResultSetTableModel object.
SQLResultSetTableModel(ResultSet, boolean) - Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Constructs a SQLResultSetTableModel object.
SQLResultSetTableModelBeanInfo - class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetTableModelBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
Deprecated.  
SQLResultSetTablePane - class com.ibm.as400.vaccess.SQLResultSetTablePane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetTablePane() - Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Constructs a SQLResultSetTablePane object.
SQLResultSetTablePane(SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Constructs a SQLResultSetTablePane object.
SQLResultSetTablePane(ResultSet, boolean) - Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Constructs a SQLResultSetTablePane object.
SQLResultSetTablePaneBeanInfo - class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLResultSetTablePaneBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Deprecated.  
SQLStatementButton - class com.ibm.as400.vaccess.SQLStatementButton.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementButton() - Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Constructs a SQLStatementButton object.
SQLStatementButton(Icon) - Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Constructs a SQLStatementButton object.
SQLStatementButton(String) - Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Constructs a SQLStatementButton object.
SQLStatementButton(String, Icon) - Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Constructs a SQLStatementButton object.
SQLStatementButton(String, Icon, SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Constructs a SQLStatementButton object.
SQLStatementButtonBeanInfo - class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementButtonBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Deprecated.  
SQLStatementDocument - class com.ibm.as400.vaccess.SQLStatementDocument.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementDocument() - Constructor for class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Constructs a SQLStatementDocument object.
SQLStatementDocument(SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Constructs a SQLStatementDocument object.
SQLStatementDocumentBeanInfo - class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementDocumentBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Deprecated.  
SQLStatementMenuItem - class com.ibm.as400.vaccess.SQLStatementMenuItem.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementMenuItem() - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(Icon) - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String) - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String, Icon) - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String, Icon, SQLConnection, String) - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Constructs a SQLStatementMenuItem object.
SQLStatementMenuItemBeanInfo - class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SQLStatementMenuItemBeanInfo() - Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Deprecated.  
SQUARE - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Square, solid square, labeling scheme.
ST10 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 10 Type of text: Implicit Orientation: Contextual LTR Symetric swapping: Yes Numeral shape: Nominal Text shapes: Nominal
ST11 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 11 Type of text: Implicit Orientation: Contextual RTL Symetric swapping: Yes Numeral shape: Nominal Text shapes: Nominal
ST4 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 4 Type of text: Visual Orientation: LTR Symetric swapping: No Numeral shape: Nominal Text shapes: Shaped
ST5 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 5 Type of text: Implicit Orientation: LTR Symetric swapping: Yes Numeral shape: Nominal Text shapes: Nominal
ST6 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 6 Type of text: Implicit Orientation: RTL Symetric swapping: Yes Numeral shape: Nominal Text shapes: Nominal
ST7 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 7 Type of text: Visual Orientation: Contextual LTR Symetric swapping: No Numeral shape: Nominal Text shapes: Nominal
ST8 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 8 Type of text: Visual Orientation: RTL Symetric swapping: No Numeral shape: Nominal Text shapes: Shaped
ST9 - Static variable in interface com.ibm.as400.access.BidiStringType
String Type 9 Type of text: Visual Orientation: RTL Symetric swapping: Yes Numeral shape: Nominal Text shapes: Shaped
STAGE_ACTION - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program is called to determine if there is action necessary to make the PTF active or inactive.
STAGE_APPLY - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run at the end of apply processing.
STAGE_BOTH - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run at the end of apply and remove processing.
STAGE_PRE_APPLY - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run before the PTF is applied and at the end of apply processing.
STAGE_PRE_BOTH - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run before the PTF is removed and at the end of remove processing.
STAGE_PRE_REMOVE - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run before the PTF is removed and at the end of remove processing.
STAGE_REMOVE - Static variable in class com.ibm.as400.access.PTFExitProgram
Constant indicating that the exit program will be run at the end of remove processing.
STARTED_BY_USER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for started by user.
STARTING_MESSAGE_KEY - Static variable in class com.ibm.as400.resource.RJobLog
Deprecated. Selection ID for starting message key.
STARTING_USER_MESSAGE_KEY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for starting user message key.
STARTING_WORKSTATION_MESSAGE_KEY - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Selection ID for starting workstation message key.
START_SERVER_REQUEST_NOT_VALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that the start host server request is not valid.
START_SERVER_UNKNOWN_ERROR - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that there was an unknown error when starting the host server.
STATUS - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by status.
STATUS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for status.
STATUS_ANY - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing any status.
STATUS_APPLIED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is applied.
STATUS_APPLIED_PERMANENT - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is permanently applied.
STATUS_CLOSED - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has been processed completely by a program, but SCHEDULE(*JOBEND) was specified.
STATUS_DAMAGED - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a status of 'D' for the information in this object when generated by an ObjectList.
STATUS_DAMAGED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is damaged.
STATUS_DEFERRED - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has been deferred from printing.
STATUS_ENABLED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user profile is enabled.
STATUS_FINISHED - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is no longer in the system.
STATUS_FOUND - Static variable in class com.ibm.as400.access.PanelGroupHelpIdentifier
Constant indicating that the keyword specified for this help identifier and panel group was found and information about the help identifier was retrieved.
STATUS_HELD - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has been held.
STATUS_HELD - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating held.
STATUS_LOADED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is loaded.
STATUS_LOCKED - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a status of 'L' for the information in this object when generated by an ObjectList.
STATUS_MESSAGE_HANDLING - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether status messages are displayed for this job.
STATUS_MESSAGE_HANDLING - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for status message handling.
STATUS_MESSAGE_HANDLING_INITIAL_USER - Static variable in class com.ibm.as400.access.Job
Constant indicating the status message handling that is specified in the user profile under which this thread was initially running is used.
STATUS_MESSAGE_HANDLING_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job does not display status messages.
STATUS_MESSAGE_HANDLING_NORMAL - Static variable in class com.ibm.as400.access.Job
Constant indicating that this job displays status messages.
STATUS_MESSAGE_HANDLING_NORMAL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that this job displays status messages.
STATUS_MESSAGE_HANDLING_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the status message handling.
STATUS_MESSAGE_HANDLING_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the system value QSTSMSG is used.
STATUS_MESSAGE_WAIT - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has a message that needs a reply or needs an action to be taken.
STATUS_NAME_NOT_CORRECT - Static variable in class com.ibm.as400.access.PanelGroupHelpIdentifier
Constant indicating that the keyword specified for this help identifier and panel group was not correct.
STATUS_NOT_ENABLED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user profile is not enabled.
STATUS_NOT_LOADED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is not loaded.
STATUS_NO_AUTHORITY - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a status of 'A' for the information in this object when generated by an ObjectList.
STATUS_NO_ERRORS - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a status of ' ' for the information in this object when generated by an ObjectList.
STATUS_OBJECT_ACCESS_FAILURE - Static variable in class com.ibm.as400.access.PanelGroupHelpIdentifier
Constant indicating that the system encountered a problem while accessing the panel group or specified keyword information.
STATUS_OF_JOB_ON_JOB_QUEUE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the status of the job on the job queue.
STATUS_OPEN - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has not been completely processed and is not ready to be selected by a writer.
STATUS_PARTIALLY_DAMAGED - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a status of 'P' for the information in this object when generated by an ObjectList.
STATUS_PENDING - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is pending (waiting) to be printed.
STATUS_PRINTING - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has been completely sent to the printer, but the print complete status has not been sent back.
STATUS_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the status.
STATUS_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the status of the output.
STATUS_PROPERTY - Static variable in class com.ibm.as400.vaccess.VPrinter
Deprecated. Property identifier for the status.
STATUS_READY - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is available to be written to an output device by a writer.
STATUS_RELEASED - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value for status indicating released.
STATUS_REMOVED_PERMANENT - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is permanently removed.
STATUS_SAVED - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file has been written and then saved.
STATUS_SENDING - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file is being sent or has been sent to a remote system.
STATUS_SUPERSEDED - Static variable in class com.ibm.as400.access.PTF
Constant indicating that a PTF is superseded.
STATUS_UNKNOWN - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing an unknown status for the information in this object.
STATUS_UNKNOWN - Static variable in class com.ibm.as400.access.PanelGroupHelpIdentifier
Constant indicating that the system returned a status code that is not known.
STATUS_WRITING - Static variable in class com.ibm.as400.access.list.SpooledFileListItem
Constant indicating the spooled file currently is being produced by the writer on an output device.
STORAGE_DYNAMIC - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the system will dynamically determine the optimum storage allocation for the object.
STORAGE_MINIMIZE - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that storage will be allocated to minimize the space used by the object.
STORAGE_NORMAL - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that storage will be allocated normally.
STORAGE_STATUS - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the storage status of the object.
STORAGE_STATUS_FREE - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a storage status of *FREE.
STORAGE_STATUS_KEEP - Static variable in class com.ibm.as400.access.ObjectDescription
Constant representing a storage status of *FREE.
STORAGE_USED - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for storage used.
STRING_DATA_TYPE - Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.String data type.
STRING_OR_NUMBER - Static variable in class com.ibm.as400.data.DAMRI
 
STRING_TO_BYTES - Static variable in class com.ibm.as400.data.DAMRI
 
STRUCT_VALUE - Static variable in class com.ibm.as400.data.DAMRI
 
STR_FNTRSC - Static variable in class com.ibm.as400.access.AFPResource
 
STR_FORMDF - Static variable in class com.ibm.as400.access.AFPResource
 
STR_OVL - Static variable in class com.ibm.as400.access.AFPResource
 
STR_PAGDFN - Static variable in class com.ibm.as400.access.AFPResource
 
STR_PAGSEG - Static variable in class com.ibm.as400.access.AFPResource
 
SUBJECT_COMMON_NAME - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's common name in the certificate.
SUBJECT_COUNTRY - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's country in the certificate.
SUBJECT_LOCALITY - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's locality in the certificate.
SUBJECT_ORGANIZATION - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's organization in the certificate.
SUBJECT_ORGANIZATION_UNIT - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's organizational unit in the certificate.
SUBJECT_STATE - Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Contant indicating the attribute represents the subject's state or province in the certificate.
SUBMITTED_BY_JOB_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the job name of the submitter's job.
SUBMITTED_BY_JOB_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for submitted by job name.
SUBMITTED_BY_JOB_NUMBER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the job number of the submitter's job.
SUBMITTED_BY_JOB_NUMBER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for submitted by job number.
SUBMITTED_BY_USER - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user name of the submitter.
SUBMITTED_BY_USER - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for submitted by user.
SUBSTITUTE_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.access.MessageFile
Constant indicating MessageFile should replace formatting characters with newline and space characters.
SUBSTITUTE_FORMATTING_CHARACTERS - Static variable in class com.ibm.as400.resource.RMessageQueue
Deprecated. Constant indicating that message help text is formatted.
SUBSTITUTION_DATA - Static variable in class com.ibm.as400.resource.RQueuedMessage
Deprecated. Attribute ID for substitution data.
SUBSYSTEM - Static variable in class com.ibm.as400.access.Job
Job attribute representing the subsystem description in which an active job is running.
SUBSYSTEM - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for subsystem.
SUBSYSTEM_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the subsystem.
SUBTYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the subtype.
SUPPLEMENTAL_GROUPS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for supplemental groups.
SUPPORTED_FLAG - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for requirements met.
SVMRI - class com.ibm.as400.access.SVMRI.
Locale-specific objects for IBM Toolbox for Java.
SVMRI() - Constructor for class com.ibm.as400.access.SVMRI
 
SVMRI_en - class com.ibm.as400.access.SVMRI_en.
An empty English MRI resource bundle.
SVMRI_en() - Constructor for class com.ibm.as400.access.SVMRI_en
 
SYMBOLIC_LOAD_STATE - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute ID for symbolic load state.
SYMBOLIC_LOAD_STATE_CREATED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load exists.
SYMBOLIC_LOAD_STATE_CREATED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the product load object for this load exists.
SYMBOLIC_LOAD_STATE_DAMAGED - Static variable in class com.ibm.as400.access.Product
Constant indicating that either the product load object has been damaged (if this option is something other than the base option or the load type is a language load), or the product definition for this product ID and release level has been damaged or the product load object has been damaged (if this option is for the base option and code load type).
SYMBOLIC_LOAD_STATE_DAMAGED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the product load object has been damaged.
SYMBOLIC_LOAD_STATE_DEFINED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the load is defined but the product load object for this load does not exist.
SYMBOLIC_LOAD_STATE_DEFINED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the load is defined.
SYMBOLIC_LOAD_STATE_INSTALLED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load was loaded on to the system by the Restore Licensed Program (RSTLICPGM) command.
SYMBOLIC_LOAD_STATE_INSTALLED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the product load object was loaded.
SYMBOLIC_LOAD_STATE_LOADED - Static variable in class com.ibm.as400.access.Product
Constant indicating that either a Restore Licensed Program (RSTLICPGM) function is in progress, a Delete Licensed Program (DLTLICPGM) function is in progress, or the product was created previous to V2R2M0 and there was an error during the process of converting product information.
SYMBOLIC_LOAD_STATE_LOADED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the product load object is being loaded or deleted.
SYMBOLIC_LOAD_STATE_PACKAGED - Static variable in class com.ibm.as400.access.Product
Constant indicating that the product load object for this load has been packaged with the Package Product Option (PKGPRDOPT) command.
SYMBOLIC_LOAD_STATE_PACKAGED - Static variable in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Attribute value indicating that the product load object has been packaged.
SYNTAX_ERROR - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the server job received a data stream that had data or a format that was not valid.
SYSTEM_GROUP - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by system group.
SYSTEM_LEVEL - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the level of the operating system when the object was created.
SYSTEM_LEVEL_NOT_CORRECT - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the requested action cannot be performed due to the system level not being correct.
SYSTEM_LEVEL_NOT_CORRECT - Static variable in class com.ibm.as400.access.RequestNotSupportedException
The return code indicating that the requested function is not supported due to the system level not being correct.
SYSTEM_LIBRARY_LIST - Static variable in class com.ibm.as400.access.Job
Job attribute representing the system portion of the library list of the initial thread of the job.
SYSTEM_LIBRARY_LIST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for system library list.
SYSTEM_LIBRARY_LIST_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the system library list (for each library in the list).
SYSTEM_NAME - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by system name.
SYSTEM_OR_BASIC_ASP - Static variable in class com.ibm.as400.access.ObjectDescription
Constant indicating the auxiliary storage pool device is the system ASP or a defined basic user ASP.
SYSTEM_POOL_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the identifier of the system-related pool from which the job's main storage is allocated.
SYSTEM_POOL_ID - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for system pool ID.
SYSTEM_STATE - Static variable in class com.ibm.as400.access.Command
Constant indicating that a program is called from system state.
SYSTEM_STATUS - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the System Status component.
SYSTEM_STATUS - Static variable in class utilities.ToolboxJarMaker
Specifies the System Status component.
SYSTEM_USE_NETWORK_SERVER_STORAGE - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the file is a network server storage space.
SYSTEM_USE_NONE - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the file is a generic stream file.
SYSTEM_USE_VIRTUAL_VOLUME - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the file is a virtual volume.
SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for system value.
SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for system value.
SYSTEM_VALUE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the System Value component.
SYSTEM_VALUE - Static variable in class utilities.ToolboxJarMaker
Specifies the System Value component.
SaveFile - class com.ibm.as400.access.SaveFile.
Represents a save file on a system.
SaveFile(AS400, String, String) - Constructor for class com.ibm.as400.access.SaveFile
Constructs a SaveFile object.
SaveFileEntry - class com.ibm.as400.access.SaveFileEntry.
Represents an entry in a save file.
SectionCompletedEvent - class com.ibm.as400.util.servlet.SectionCompletedEvent.
The SectionCompletedEvent class represents a SectionCompleted event.
SectionCompletedEvent(Object) - Constructor for class com.ibm.as400.util.servlet.SectionCompletedEvent
Constructs a SectionCompletedEvent object.
SectionCompletedEvent(Object, String) - Constructor for class com.ibm.as400.util.servlet.SectionCompletedEvent
Constructs a SectionCompletedEvent object with the specified data section.
SectionCompletedListener - interface com.ibm.as400.util.servlet.SectionCompletedListener.
The SectionCompletedListener interface provides a listener interface for receiving SectionCompleted events.
SecureAS400 - class com.ibm.as400.access.SecureAS400.
The SecureAS400 class represents a secure system sign-on.
SecureAS400() - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(String) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(String, String) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(String, ProfileTokenCredential) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(String, String, String) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(String, String, String, String) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400(AS400) - Constructor for class com.ibm.as400.access.SecureAS400
Constructs a SecureAS400 object.
SecureAS400BeanInfo - class com.ibm.as400.access.SecureAS400BeanInfo.
The SecureAS400BeanInfo class provides bean information for the SecureAS400 class.
SecureAS400BeanInfo() - Constructor for class com.ibm.as400.access.SecureAS400BeanInfo
 
SelectFormElement - class com.ibm.as400.util.html.SelectFormElement.
The SelectFormElement class represents a select input type in an HTML form.
SelectFormElement() - Constructor for class com.ibm.as400.util.html.SelectFormElement
Constructs a default SelectFormElement object.
SelectFormElement(String) - Constructor for class com.ibm.as400.util.html.SelectFormElement
Constructs a SelectFormElement with the specified control name.
SelectFormElementBeanInfo - class com.ibm.as400.util.html.SelectFormElementBeanInfo.
The SelectFormElementBeanInfo class provides bean information for the SelectFormElement class.
SelectFormElementBeanInfo() - Constructor for class com.ibm.as400.util.html.SelectFormElementBeanInfo
 
SelectOption - class com.ibm.as400.util.html.SelectOption.
The SelectOption class represents an option in an HTML option form element.
SelectOption() - Constructor for class com.ibm.as400.util.html.SelectOption
Constructs a default SelectOption object.
SelectOption(String, String) - Constructor for class com.ibm.as400.util.html.SelectOption
Constructs a SelectOption object with the specified viewable text and initial input value.
SelectOption(String, String, boolean) - Constructor for class com.ibm.as400.util.html.SelectOption
Constructs a SelectOption object with the specified viewable text, initial input value, and initial selected value.
SelectOptionBeanInfo - class com.ibm.as400.util.html.SelectOptionBeanInfo.
The SelectOptionBeanInfo class provides bean information for the SelectOption class.
SelectOptionBeanInfo() - Constructor for class com.ibm.as400.util.html.SelectOptionBeanInfo
 
SequentialFile - class com.ibm.as400.access.SequentialFile.
The SequentialFile class represents a physical or logical file on the system.
SequentialFile() - Constructor for class com.ibm.as400.access.SequentialFile
Constructs a SequentialFile object.
SequentialFile(AS400, String) - Constructor for class com.ibm.as400.access.SequentialFile
Constructs a SequentialFile object.
SequentialFileBeanInfo - class com.ibm.as400.access.SequentialFileBeanInfo.
The SequentialFileBeanInfo class represents bean information for the SequentialFile class.
SequentialFileBeanInfo() - Constructor for class com.ibm.as400.access.SequentialFileBeanInfo
 
ServerStartupException - exception com.ibm.as400.access.ServerStartupException.
The ServerStartupException class represents an exception that indicates that a host server could not be started.
ServiceProgramCall - class com.ibm.as400.access.ServiceProgramCall.
The ServiceProgramCall class allows a user to call a service program, passing data via input parameters, then accessing data returned via output parameters.
ServiceProgramCall() - Constructor for class com.ibm.as400.access.ServiceProgramCall
Constructs a ServiceProgramCall object.
ServiceProgramCall(AS400) - Constructor for class com.ibm.as400.access.ServiceProgramCall
Constructs a ServiceProgramCall object.
ServiceProgramCall(AS400, String, ProgramParameter[]) - Constructor for class com.ibm.as400.access.ServiceProgramCall
Constructs a ServiceProgramCall object.
ServiceProgramCall(AS400, String, String, ProgramParameter[]) - Constructor for class com.ibm.as400.access.ServiceProgramCall
Constructs a ServiceProgramCall object.
ServiceProgramCall(AS400, String, String, int, ProgramParameter[]) - Constructor for class com.ibm.as400.access.ServiceProgramCall
Constructs a ServiceProgramCall object.
ServiceProgramCallBeanInfo - class com.ibm.as400.access.ServiceProgramCallBeanInfo.
The ServiceProgramCallBeanInfo class provides bean information for the ServiceProgramCall class.
ServiceProgramCallBeanInfo() - Constructor for class com.ibm.as400.access.ServiceProgramCallBeanInfo
 
ServletEventLog - class com.ibm.as400.util.servlet.ServletEventLog.
The ServletEventLog class represents an Log object.
ServletEventLog(ServletConfig) - Constructor for class com.ibm.as400.util.servlet.ServletEventLog
Constructs an ServletEventLog object with the specified servlet configuration.
ServletHyperlink - class com.ibm.as400.util.servlet.ServletHyperlink.
The ServletHyperlink class represents an HTML hyperlink tag.
ServletHyperlink() - Constructor for class com.ibm.as400.util.servlet.ServletHyperlink
Creates a default ServletHyperlink object.
ServletHyperlink(String) - Constructor for class com.ibm.as400.util.servlet.ServletHyperlink
Creates a ServletHyperlink object with the specified resource link.
ServletHyperlink(String, String) - Constructor for class com.ibm.as400.util.servlet.ServletHyperlink
Creates a ServletHyperlink object with the specified resource link represented by the specified text.
ServletHyperlink(String, String, String) - Constructor for class com.ibm.as400.util.servlet.ServletHyperlink
Creates a ServletHyperlink object with the specified resource link and target frame represented by the specified text.
ServletHyperlink(String, String, String, String, HttpServletResponse) - Constructor for class com.ibm.as400.util.servlet.ServletHyperlink
Creates a ServletHyperlink object with the specified resource link, link text, target frame, resource link path, and HTTPServlet response.
ServletHyperlinkBeanInfo - class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo.
The ServletHyperlinkBeanInfo class provides bean information for the ServletHyperlink class.
ServletHyperlinkBeanInfo() - Constructor for class com.ibm.as400.util.servlet.ServletHyperlinkBeanInfo
 
SignonEvent - class com.ibm.as400.access.SignonEvent.
An Event object generated by an AS400 instance during an attempt to sign-on to the system.
SignonHandler - interface com.ibm.as400.access.SignonHandler.
Specifies the methods required for a SignonHandler.
SignonHandlerAdapter - class com.ibm.as400.access.SignonHandlerAdapter.
An abstract adapter class for receiving Toolbox sign-on events.
SignonHandlerAdapter() - Constructor for class com.ibm.as400.access.SignonHandlerAdapter
 
SocketProperties - class com.ibm.as400.access.SocketProperties.
The SocketProperties class represents a set of socket options the IBM Toolbox for Java will set on its client side sockets.
SocketProperties() - Constructor for class com.ibm.as400.access.SocketProperties
 
SourceLLA - class com.ibm.as400.util.commtrace.SourceLLA.
A SouceLLA Header.
SpooledFile - class com.ibm.as400.access.SpooledFile.
The SpooledFile class represents a spooled file.
SpooledFile(AS400, String, int, String, String, String) - Constructor for class com.ibm.as400.access.SpooledFile
Constructs a SpooledFile object.
SpooledFile(AS400, String, int, String, String, String, String, String, String) - Constructor for class com.ibm.as400.access.SpooledFile
Constructs a SpooledFile object.
SpooledFileList - class com.ibm.as400.access.SpooledFileList.
The SpooledFileList class is used to build a list of objects of type SpooledFile.
SpooledFileList() - Constructor for class com.ibm.as400.access.SpooledFileList
Constructs a SpooledFileList object.
SpooledFileList(AS400) - Constructor for class com.ibm.as400.access.SpooledFileList
Constructs a SpooledFileList object.
SpooledFileListBeanInfo - class com.ibm.as400.access.SpooledFileListBeanInfo.
BeanInfo for SpooledFileList class.
SpooledFileListBeanInfo() - Constructor for class com.ibm.as400.access.SpooledFileListBeanInfo
 
SpooledFileListItem - class com.ibm.as400.access.list.SpooledFileListItem.
Contains spooled file information that was generated by SpooledFileOpenList.
SpooledFileOpenList - class com.ibm.as400.access.list.SpooledFileOpenList.
An OpenList implementation that generates lists of SpooledFileListItem objects.
SpooledFileOpenList(AS400) - Constructor for class com.ibm.as400.access.list.SpooledFileOpenList
Constructs a SpooledFileOpenList object with the given system.
SpooledFileOpenList(AS400, String) - Constructor for class com.ibm.as400.access.list.SpooledFileOpenList
Constructs a SpooledFileOpenList object with the given system and format.
SpooledFileOutputStream - class com.ibm.as400.access.SpooledFileOutputStream.
The SpooledFileOutputStream class is used to write data into a spooled file.
SpooledFileOutputStream(AS400, PrintParameterList, PrinterFile, OutputQueue) - Constructor for class com.ibm.as400.access.SpooledFileOutputStream
Constructs a SpooledFileOutputStream object.
SpooledFileViewer - class com.ibm.as400.vaccess.SpooledFileViewer.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SpooledFileViewer() - Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Constructs a SpooledFileViewer object.
SpooledFileViewer(SpooledFile) - Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Constructs a SpooledFileViewer object.
SpooledFileViewer(SpooledFile, int) - Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Constructs a SpooledFileViewer object.
SpooledFileViewerBeanInfo - class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
SpooledFileViewerBeanInfo() - Constructor for class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Deprecated.  
StringConverter - class com.ibm.as400.util.servlet.StringConverter.
The StringConverter class represents a row data string converter to convert the data from RowData objects to formatted String arrays.
StringConverter() - Constructor for class com.ibm.as400.util.servlet.StringConverter
 
SubmitFormInput - class com.ibm.as400.util.html.SubmitFormInput.
The SubmitFormInput class represents a submit button input type in an HTML form.
SubmitFormInput() - Constructor for class com.ibm.as400.util.html.SubmitFormInput
Constructs a default SubmitFormInput object.
SubmitFormInput(String) - Constructor for class com.ibm.as400.util.html.SubmitFormInput
Constructs a SubmitFormInput object with the specified control name.
SubmitFormInput(String, String) - Constructor for class com.ibm.as400.util.html.SubmitFormInput
Constructs a SubmitFormInput object with the specified control name and initial input value.
SubmitFormInputBeanInfo - class com.ibm.as400.util.html.SubmitFormInputBeanInfo.
The SubmitFormInputBeanInfo class provides bean information for the SubmitFormInput class.
SubmitFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.SubmitFormInputBeanInfo
 
Subsystem - class com.ibm.as400.access.Subsystem.
Represents a subsystem on the system.
Subsystem(AS400, String, String) - Constructor for class com.ibm.as400.access.Subsystem
Constructs a Subsystem object.
Subsystem(AS400, String) - Constructor for class com.ibm.as400.access.Subsystem
Constructs a Subsystem object.
SwapFailedException - exception com.ibm.as400.security.auth.SwapFailedException.
The SwapFailedException class represents an exception issued when errors occur while attempting to change thread identity on the i5/OS system.
SystemPool - class com.ibm.as400.access.SystemPool.
Represents a system pool.
SystemPool() - Constructor for class com.ibm.as400.access.SystemPool
Constructs a SystemPool object.
SystemPool(AS400, String) - Constructor for class com.ibm.as400.access.SystemPool
Constructs a SystemPool object, to represent a shared system pool.
SystemPool(Subsystem, int) - Constructor for class com.ibm.as400.access.SystemPool
Constructs a SystemPool object, to represent a subsystem (non-shared) pool.
SystemPool(Subsystem, int, int, int) - Constructor for class com.ibm.as400.access.SystemPool
Constructs a SystemPool object, to represent a subsystem (non-shared) pool.
SystemPool(AS400, String, int) - Constructor for class com.ibm.as400.access.SystemPool
Deprecated. Use SystemPool(system, poolIdentifier) instead.
SystemPool(AS400, int) - Constructor for class com.ibm.as400.access.SystemPool
Constructs a SystemPool object, to represent a pool identified by its unique system pool identifier.
SystemPoolBeanInfo - class com.ibm.as400.access.SystemPoolBeanInfo.
The SystemPoolBeanInfo class provides bean information for the SystemPool class.
SystemPoolBeanInfo() - Constructor for class com.ibm.as400.access.SystemPoolBeanInfo
 
SystemResourceList - class com.ibm.as400.resource.SystemResourceList.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
SystemStatus - class com.ibm.as400.access.SystemStatus.
The SystemStatus class provides access to a group of statistics that represent the current status of the system.
SystemStatus() - Constructor for class com.ibm.as400.access.SystemStatus
Constructs a SystemStatus object.
SystemStatus(AS400) - Constructor for class com.ibm.as400.access.SystemStatus
Constructs a SystemStatus object.
SystemStatusBeanInfo - class com.ibm.as400.access.SystemStatusBeanInfo.
The SystemStatusBeanInfo class provides bean information for the SystemStatus class.
SystemStatusBeanInfo() - Constructor for class com.ibm.as400.access.SystemStatusBeanInfo
 
SystemValue - class com.ibm.as400.access.SystemValue.
The SystemValue class represents a system value or network attribute on the system.
SystemValue() - Constructor for class com.ibm.as400.access.SystemValue
Constructs a SystemValue object.
SystemValue(AS400, String) - Constructor for class com.ibm.as400.access.SystemValue
Constructs a SystemValue object.
SystemValueBeanInfo - class com.ibm.as400.access.SystemValueBeanInfo.
The SystemValueBeanInfo class provides bean information for the SystemValue class.
SystemValueBeanInfo() - Constructor for class com.ibm.as400.access.SystemValueBeanInfo
 
SystemValueEvent - class com.ibm.as400.access.SystemValueEvent.
The SystemValueEvent class represents a system value event.
SystemValueEvent(Object, Object, Object) - Constructor for class com.ibm.as400.access.SystemValueEvent
Constructs a new SystemValueEvent object.
SystemValueGroup - class com.ibm.as400.access.SystemValueGroup.
The SystemValueGroup class represents a user-defined collection of system values and network attributes.
SystemValueGroup() - Constructor for class com.ibm.as400.access.SystemValueGroup
Constructs a SystemValueGroup object.
SystemValueGroup(AS400, String, String) - Constructor for class com.ibm.as400.access.SystemValueGroup
Constructs a SystemValueGroup object.
SystemValueGroup(AS400, String, String, String[]) - Constructor for class com.ibm.as400.access.SystemValueGroup
Constructs a SystemValueGroup object.
SystemValueGroup(AS400, String, String, int) - Constructor for class com.ibm.as400.access.SystemValueGroup
Constructs a SystemValueGroup object.
SystemValueGroupBeanInfo - class com.ibm.as400.access.SystemValueGroupBeanInfo.
The SystemValueGroupBeanInfo class provides bean information for the SystemValueGroup class.
SystemValueGroupBeanInfo() - Constructor for class com.ibm.as400.access.SystemValueGroupBeanInfo
 
SystemValueList - class com.ibm.as400.access.SystemValueList.
 
SystemValueList() - Constructor for class com.ibm.as400.access.SystemValueList
Constructs a SystemValueList object.
SystemValueList(AS400) - Constructor for class com.ibm.as400.access.SystemValueList
Constructs a SystemValueList object.
SystemValueListBeanInfo - class com.ibm.as400.access.SystemValueListBeanInfo.
The SystemValueListBeanInfo class provides bean information for the SystemValueList class.
SystemValueListBeanInfo() - Constructor for class com.ibm.as400.access.SystemValueListBeanInfo
 
SystemValueListener - interface com.ibm.as400.access.SystemValueListener.
The SystemValueListener interface provides a listener interface for receiving SystemValueEvents.
save(String) - Method in class com.ibm.as400.access.SaveFile
Saves a library into the save file.
save(String, String[]) - Method in class com.ibm.as400.access.SaveFile
Saves objects into the save file.
save(String[]) - Method in class com.ibm.as400.access.SaveFile
Saves files from the root file system into the save file.
save(Product) - Method in class com.ibm.as400.access.SaveFile
Saves a copy of all of the objects that make up a licenced program product, into the save file.
save() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Required by the framework.
save() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Saves the contents of the document to the file on the system.
sectionCompleted(SectionCompletedEvent) - Method in interface com.ibm.as400.util.servlet.SectionCompletedListener
Invoked when a section of data has been converted.
seek(long) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the offset, from the beginning of this file, at which the next read or write occurs.
selectPage(int) - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to page page.
selected(int) - Method in class com.ibm.as400.util.html.FileTreeElement
Indicates which FileTreeElement is selected.
selected(int) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Indicates which HTMLTreeElement is selected.
sendInformational(String, String) - Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInformational(String, String, byte[]) - Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInformational(String) - Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInformational(String, String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an informational message to the message queue.
sendInformational(String, String, byte[]) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an informational message to the message queue.
sendInformational(String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an informational message to the message queue.
sendInquiry(String, String, String) - Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
sendInquiry(String, String, byte[], String) - Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
sendInquiry(String, String) - Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
sendInquiry(String, String, String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an inquiry message to the message queue.
sendInquiry(String, String, byte[], String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an inquiry message to the message queue.
sendInquiry(String, String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sends an inquiry message to the message queue.
sendNet(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Sends the spooled file to another user on the same system or to a remote system on the network.
sendStandardInString(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sends the standard input to the application running on the system.
sendTCP(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Sends a spooled file to be printed on a remote system.
separator - Static variable in class com.ibm.as400.access.IFSFile
The integrated file system directory separator string used to separate directory/file components in a path.
separatorChar - Static variable in class com.ibm.as400.access.IFSFile
The integrated file system directory separator character used to separate directory/file components in a path.
serialVersionUID - Static variable in interface com.ibm.as400.access.AS400DataType
 
serialize() - Method in class com.ibm.as400.data.ProgramCallDocument
Serializes the ProgramCallDocument.
serialize(OutputStream) - Method in class com.ibm.as400.data.ProgramCallDocument
Serializes the ProgramCallDocument to a stream.
serialize(OutputStream) - Method in class com.ibm.as400.data.RecordFormatDocument
Serializes the RecordFormatDocument.
serialize(File) - Method in class com.ibm.as400.data.RecordFormatDocument
Serializes the RecordFormatDocument.
serialize(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Serializes the RecordFormatDocument.
service(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Override the default service() method for HttpServlet.
setALIAS(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALIAS keyword for this field.
setALWNULL(boolean) - Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALWNULL keyword for this field.
setAS400(AS400) - Method in class com.ibm.as400.access.ValidationList
Sets the AS/400 system containing the validation list.
setAS400(AS400) - Method in class com.ibm.as400.access.ValidationListAttribute
Sets the system assigned to the attribute.
setAS400(AS400) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
setAS400Ccsid(int) - Method in class com.ibm.as400.access.AS400BidiTransform
Sets the CCSID.
setAS400Server(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "AS/400 server" field on the General tab.
setAS400StringType(int) - Method in class com.ibm.as400.access.AS400BidiTransform
Set the explicit string type for the i5/OS data.
setAccess(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the level of database access for the connection.
setAccess(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the level of database access for the connection.
setAccessTime(Date) - Method in class com.ibm.as400.access.FileAttributes
Sets the time that the object's data was last accessed.
setAccessTypeGroup(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Access type" group on the Other tab.
setAccountingCode(String) - Method in class com.ibm.as400.access.User
Sets the accounting code that is associated with this user profile.
setAction(String) - Method in class com.ibm.as400.util.html.ButtonFormInput
Sets the action to perform when the button is clicked.
setAction(VAction) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Sets the action with which the action adapter is associated.
setActionContext(VActionContext) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Sets the context in which the associated action will be performed.
setActivityLevel(int) - Method in class com.ibm.as400.access.SystemPool
Sets the activity level for the pool.
setAdd(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the add data authority.
setAdditionalFiles(Vector) - Method in class utilities.JarMaker
Specifies additional files to include in the destination JAR or ZIP file.
setAdditionalFiles(Vector, File) - Method in class utilities.JarMaker
Specifies additional files to include in the destination JAR or ZIP file.
setAlign(String) - Method in class com.ibm.as400.util.html.HTMLAlign
Sets the horizontal alignment for a block of HTML.
setAlign(String) - Method in class com.ibm.as400.util.html.HTMLHeading
Sets the horizontal alignment for the header.
setAlign(String) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the alignment of text following the image tag relative to the graphic on screen.
setAlignment(String) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the alignment of the text for the grid.
setAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table horizontal alignment.
setAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the caption alignment relative to the table.
setAlignment(String) - Method in class com.ibm.as400.util.html.HTMLText
Sets the horizontal alignment.
setAlignment(String) - Method in class com.ibm.as400.util.html.ImageFormInput
Sets the alignment of the text following the image.
setAlignment(String) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form alignment.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sets whether actions are allowed.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sets whether actions are allowed.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sets whether actions are allowed.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Sets whether actions are allowed.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Sets whether pop-up menus are enabled.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Sets whether pop-up menus are enabled.
setAllowActions(boolean) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Sets the value indicating whether actions are allowed.
setAllowCheckpointWrite(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether a stream file (*STMF) can be shared with readers and writers during the save-while-active checkpoint processing.
setAllowModify(boolean) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Set the state of modify action.
setAllowModifyAllPools(boolean) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Set the state of modify action of all the pools.
setAllowModifyAllPools(boolean) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Set the state of modify action of all the pools.
setAllowSave(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the object can be saved or not.
setAllowSystemName(boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "allow system name" attribute.
setAlt(String) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the alternate text to be displayed in place of the image.
setAlter(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the alter object authority.
setAlter(boolean) - Method in class com.ibm.as400.access.RootPermission
Sets the alter object authority.
setAppend(boolean) - Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the append option.
setArchive(String) - Method in class com.ibm.as400.util.html.HTMLApplet
Sets the name of one or more archives containing classes and other resources that will be "preloaded".
setArray(int, Array) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an Array value.
setArray(int, Array) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the array value at the specified parameterIndex.
setArray(Resource[]) - Method in class com.ibm.as400.resource.ArrayResourceList
Deprecated.  
setAsText(String) - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Sets the property value from the specified String.
setAsText(String) - Method in class com.ibm.as400.access.IFSShareOptionEditor
Sets the property value from the specified String.
setAsciiStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to an ASCII stream value.
setAsciiStream(long) - Method in class com.ibm.as400.access.AS400JDBCClob
Returns a stream that an application can use to write Ascii characters to this CLOB.
setAsciiStream(long) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns a stream that an application can use to write Ascii characters to this CLOB.
setAsciiStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an ASCII stream value.
setAsciiStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the inputStream at the specified parameterIndex.
setAspName(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the IASP in which the object resides.
setAspSearchType(String) - Method in class com.ibm.as400.access.ObjectDescription
Specifies the type of the search when a specific auxiliary storage pool device name is specified for the ASP device name.
setAspSearchType(String) - Method in class com.ibm.as400.access.ObjectList
Specifies the type of the search when a specific auxiliary storage pool device name is specified for the ASP device name.
setAssistanceLevel(String) - Method in class com.ibm.as400.access.User
Sets which user interface to use.
setAttentionKeyHandlingProgram(String) - Method in class com.ibm.as400.access.User
Sets the program to be used as the Attention (ATTN) key handling program for this user.
setAttribute(int, byte[]) - Method in class com.ibm.as400.access.AS400CertificateAttribute
Sets the byte attribute value.
setAttribute(int, String) - Method in class com.ibm.as400.access.AS400CertificateAttribute
Sets the String attribute value.
setAttributeInfo(ValidationListAttributeInfo) - Method in class com.ibm.as400.access.ValidationListEntry
Sets the object containing all attribute information associated with the entry.
setAttributeMetaData(ResourceMetaData[]) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the attribute meta data.
setAttributeValue(Object, Object) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Sets the current value of an attribute.
setAttributeValue(Object, Object, int) - Method in class com.ibm.as400.resource.ChangeableResource
Deprecated. Sets the current value of an attribute.
setAttributes(PrintParameterList) - Method in class com.ibm.as400.access.Printer
Sets one or more attributes of the object.
setAttributes(PrintParameterList) - Method in class com.ibm.as400.access.PrinterFile
Sets one or more attributes of the object.
setAttributes(PrintParameterList) - Method in class com.ibm.as400.access.SpooledFile
Sets one or more attributes of the object.
setAttributes(ValidationListAttribute[]) - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Sets the attributes assigned to the receiver.
setAttributes(Properties) - Method in class com.ibm.as400.util.html.HTMLTagAttributes
Set the additional HTML tag attributes.
setAttributesData(byte[], int) - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Sets the data for assigned attributes from the i5/OS bytes in the specified buffer.
setAttributesToRetrieve(int[]) - Method in class com.ibm.as400.access.PrintObjectList
Sets the attributes of the object that should be returned in the list.
setAuthenticationMethod(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "authentication method" attribute.
setAuthority(String) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets the public authority of the data queue.
setAuthorizationList(String) - Method in class com.ibm.as400.access.Permission
Sets the authorizations list of the object.
setAuthorizationListManagement(boolean) - Method in class com.ibm.as400.access.UserPermission
Sets the authority of authorization list management.
setAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the auto-commit mode.
setAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the auto-commit mode.
setAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether auto-commit mode is the default connection mode for new connections.
setAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether auto-commit mode is the default connection mode for new connections.
setAutoCommit(boolean) - Method in class com.ibm.as400.micro.JdbcMeConnection
Sets the auto-commit mode.
setAutoExtendible(boolean) - Method in class com.ibm.as400.access.UserSpace
Sets the auto extend attribute if possible.
setAutoStart(boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "autostart" attribute.
setAutocommitException(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether commit or rollback throws SQLException when autocommit is enabled.
setAutocommitException(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether commit or rollback throws SQLException when autocommit is enabled.
setBalanceThreshold(int) - Method in class com.ibm.as400.access.ProxyServer
Sets the number of connections that must be active before the peer server starts load balancing by dispatching requests to peer proxy servers.
setBehaviorOverride(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the Toolbox JDBC Driver behaviors to override.
setBehaviorOverride(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the Toolbox JDBC Driver behaviors to override.
setBidiConversionProperties(BidiConversionProperties) - Method in class com.ibm.as400.access.AS400BidiTransform
Sets the bidi converion properties.
setBidiCreateDestinationToSourceMapping(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the create a destination to source mapping property.
setBidiCreatePropertyMap(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the create a property map property.
setBidiCreateSourceToDestinationMapping(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the create a source to destination mapping property.
setBidiDestinationRequired(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi destination required property.
setBidiExpandLamAlef(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets whether lam-alef ligatures should get decomposed into lam and alef characters when transforming from visual to logical.
setBidiImplicitReordering(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether bidi implicit reordering is used.
setBidiImplicitReordering(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether bidi implicit reordering is used.
setBidiImplicitReordering(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi implicit LTR-RTL reordering property.
setBidiInsertDirectionalMarks(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi insert directional marks property.
setBidiNumeralShaping(int) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the numeral shaping property.
setBidiNumericOrdering(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether bidi numeric ordering round trip is used.
setBidiNumericOrdering(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether bidi numeric ordering round trip is used.
setBidiNumericOrderingRoundTrip(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi numeric ordering round trip property.
setBidiRemoveDirectionalMarks(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi remove directional marks property.
setBidiRemoveMarksOnImplicitToVisual(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Remove the directional marks only when transforming from logical to visual.
setBidiStringType(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the output string type of bidi data, as defined by the CDRA (Character Data Representation Architecture).
setBidiStringType(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the output string type of bidi data, as defined by the CDRA (Character Data Representation Architecture).
setBidiStringType(int) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi string type, as defined by the CDRA (Character Data Representataion Architecture).
setBidiWindowCompatibility(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi window compatibility property.
setBidiWordBreak(boolean) - Method in class com.ibm.as400.access.BidiConversionProperties
Sets the bidi consider white space to always follow base orientation property.
setBigDecimal(String, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a BigDecimal value.
setBigDecimal(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether a big decimal value is returned.
setBigDecimal(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether a big decimal value is returned.
setBigDecimal(int, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the BigDecimal value at the specified parameterIndex.
setBinaryStream(long) - Method in class com.ibm.as400.access.AS400JDBCBlob
Returns a stream that an application can use to write to this BLOB.
setBinaryStream(long) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns a stream that an application can use to write to this BLOB.
setBinaryStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a binary stream value.
setBinaryStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a binary stream value.
setBinaryStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the binary stream value using a inputStream at the specified parameterIndex.
setBlob(int, Blob) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Blob value.
setBlob(int, Blob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the Blob value at the specified parameterIndex.
setBlockCriteria(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the criteria for retrieving data from the i5/OS system in blocks of records.
setBlockCriteria(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the criteria for retrieving data from the i5/OS system in blocks of records.
setBlockSize(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the block size in kilobytes to retrieve from the i5/OS system and cache on the client.
setBlockSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the block size in kilobytes to retrieve from the i5/OS system and cache on the client.
setBold(boolean) - Method in class com.ibm.as400.access.SCS3812Writer
Sets bold text on or off.
setBold(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Sets bold on or off.
setBoolean(String, boolean) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java boolean value.
setBoolean(int, boolean) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java boolean value.
setBoolean(int, boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the boolean value at the specified parameterIndex.
setBorder(int) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the thickness of the border around the image.
setBorderWidth(int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the border width in pixels.
setBorderWidth(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the border width in pixels.
setBorderWidth(int) - Method in class com.ibm.as400.util.html.HTMLTableHeader
Sets the border width in pixels.
setBorderWidth(int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the border width in pixels.
setBorderWidth(int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form border width in pixels.
setBreakMessageHandling(String) - Method in class com.ibm.as400.access.Job
Sets how this job handles break messages.
setBroadcast(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the broadcast filter.
setBrowsingInterval(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "browsing interval" attribute.
setBufferSize(int) - Method in class com.ibm.as400.access.FTP
Sets the buffer size used when transferring files.
setByte(String, byte) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java byte value.
setByte(int, byte) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java byte value.
setByte(int, byte) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the byte value at the specified parameterIndex.
setByteInfo(byte[]) - Method in class com.ibm.as400.access.AS400Certificate
Sets the free form byte data.
setBytes(long, byte[]) - Method in class com.ibm.as400.access.AS400JDBCBlob
Writes an array of bytes to this BLOB, starting at position positionToStartWriting in the BLOB.
setBytes(long, byte[], int, int) - Method in class com.ibm.as400.access.AS400JDBCBlob
Writes all or part of the byte array the application passes in to this BLOB, starting at position position in the BLOB.
setBytes(long, byte[]) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Writes an array of bytes to this BLOB, starting at position position in the BLOB.
setBytes(long, byte[], int, int) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Writes all or part of the byte array the application passes in to this BLOB, starting at position position in the BLOB.
setBytes(String, byte[]) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java byte array value.
setBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java byte array value.
setBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the byte array value at the specified parameterIndex.
setBytes(byte[]) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Sets the i5/OS bytes comprising the translated data.
setBytes(String, int, AS400) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Sets the bytes comprising the translated data from the given string.
setCCSID(String) - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(String) - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(String) - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(String) - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(String) - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(int) - Method in class com.ibm.as400.access.IFSFile
Sets the file's data CCSID.
setCCSID(int) - Method in class com.ibm.as400.access.IFSTextFileOutputStream
Sets the CCSID for the data written to the file.
setCCSID(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "system CCSID" attribute.
setCCSID(int) - Method in class com.ibm.as400.access.User
Sets the character code set identifier (CCSID) to be used for this user.
setCCSID(String) - Method in class com.ibm.as400.access.User
Sets the character code set identifier (CCSID) to be used for this user.
setCCSIDs(Vector) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies the CCSIDs explicitly to be included.
setCCSIDs(Vector) - Method in class utilities.ToolboxJarMaker
Specifies the CCSIDs explicitly to be included.
setCCSIDsExcluded(Vector) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies CCSIDs to be excluded.
setCCSIDsExcluded(Vector) - Method in class utilities.ToolboxJarMaker
Specifies CCSIDs to be excluded.
setCHRIDControl(String) - Method in class com.ibm.as400.access.User
Sets the character identifier control (CHRIDCTL) for the job.
setCOLHDG(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the value for the COLHDG keyword for this field.
setCPI(int) - Method in class com.ibm.as400.access.SCS5219Writer
Sets characters per inch.
setCPI(int) - Method in class com.ibm.as400.access.SCS5224Writer
Sets characters per inch.
setCPI(int) - Method in class com.ibm.as400.access.SCS5553Writer
Sets characters per inch.
setCache(boolean) - Method in class com.ibm.as400.access.PrintObjectList
Sets whether or not to internally maintain a cache of objects returned by this list.
setCacheChanges(boolean) - Method in class com.ibm.as400.access.Job
Sets the value indicating whether attribute value changes are committed immediately.
setCachePackageLocally(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Cache package locally" check box on the Package tab.
setCaching(boolean) - Method in class com.ibm.as400.access.SystemPool
Turns caching on or off.
setCaching(boolean) - Method in class com.ibm.as400.access.SystemStatus
Turns caching on or off.
setCancelButtonText(String) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Sets the text for the Cancel button.
setCaption(String) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table caption.
setCaption(HTMLTableCaption) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table caption.
setCaption(HTMLTableCaption) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form caption.
setCatalog(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
This method is not supported.
setCatalog(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
This method is not supported.
setCcsid(int) - Method in class com.ibm.as400.access.AS400
Sets the CCSID to be used for this object.
setCcsid(int) - Method in class com.ibm.as400.access.BaseDataQueue
Sets the CCSID to use for the data in this data queue.
setCcsid(int) - Method in class com.ibm.as400.access.FileAttributes
Sets the CCSID of the data and extended attributes of the object.
setCcsid(int) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Sets the coded character set identifier used to encode the translated bytes.
setCcsidForTextConversion(int) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the client CCSID that is used for text file data conversion.
setCellPadding(int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the global table cell padding.
setCellPadding(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the global table cell padding.
setCellPadding(int) - Method in class com.ibm.as400.util.html.HTMLTableHeader
Sets the global table cell padding.
setCellPadding(int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the global table cell padding.
setCellPadding(int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form cell padding in pixels.
setCellSpacing(int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the global table cell spacing.
setCellSpacing(int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form cell spacing in pixels.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets the element attributes used for the given range of existing content in the document.
setCharacterRotation(int) - Method in class com.ibm.as400.access.SCS5553Writer
Sets character rotation.
setCharacterStream(String, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a character stream value.
setCharacterStream(long) - Method in class com.ibm.as400.access.AS400JDBCClob
Returns a stream that an application can use to write a stream of Unicode characters to this CLOB.
setCharacterStream(long) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns a stream that an application can use to write a stream of Unicode characters to this CLOB.
setCharacterStream(int, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a character stream value.
setCharacterStream(int, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets a column in the current row using a Reader value.
setChecked(boolean) - Method in class com.ibm.as400.util.html.ToggleFormInput
Sets whether the toggle is initialized to being checked.
setClassPath(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the value of the CLASSPATH environment variable when running the Java program.
setClasspath(String) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
set the AS400 classpath to opimize.
setCleanupInterval(long) - Method in class com.ibm.as400.access.ConnectionPool
Sets the time interval for how often the maintenance daemon is run.
setClientInfo(String, String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the value of the connection's client info properties.
setClientInfo(String, String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the value of the connection's client info properties.
setClob(int, Clob) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Clob value.
setClob(int, Clob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the Clob value at the specified parameterIndex.
setCode(String) - Method in class com.ibm.as400.util.html.HTMLApplet
Sets the class name of the applet code.
setCodePage(int) - Method in class com.ibm.as400.access.FileAttributes
Sets the code page used to derive a coded character set identifier (CCSID) used for the data in the file or the extended attributes of the directory.
setCodePage(int, int) - Method in class com.ibm.as400.access.SCS5219Writer
Sends Set GCGID through GCID (SCG) command to set the code page and character set.
setCodebase(String) - Method in class com.ibm.as400.util.html.HTMLApplet
Sets the base URL of the applet.
setCodedCharacterSetID(int) - Method in class com.ibm.as400.access.Job
Sets the coded character set identifier (CCSID) used for this job.
setCollapsedGif(String) - Static method in class com.ibm.as400.util.html.HTMLTreeElement
Set the gif to use when the HTMLTree is collapsed.
setCollator(Collator) - Method in class com.ibm.as400.util.html.FileListElement
Sets the collator.
setCollator(Collator) - Method in class com.ibm.as400.util.html.HTMLTree
Sets the collator.
setColor(Color) - Method in class com.ibm.as400.util.html.HTMLText
Sets the color used to paint the text.
setColumn(HTMLTableCell[], int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets a column in the table at the specified columnIndex.
setColumn(HTMLTableCell, int) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the column element at the specified column.
setColumnAlignment(int, String) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the alignment of the text interpretation that is used for elements in a specific column in the grid.
setColumnAlignment(int, String) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified horizontal alignment for the column data specified by columnIndex.
setColumnAlignment(int, String) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Sets the specified horizontal alignment for the column data specified by columnIndex.
setColumnAlignment(int, String) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Sets the specified horizontal alignment for the column data specified by columnIndex.
setColumnAlignment(int, String) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Sets the specified horizontal alignment for the column data specified by columnIndex.
setColumnAttributeIDs(Object[]) - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Sets the resource list column attribute IDs.
setColumnAttributeIDs(Object[]) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Sets the column attribute IDs.
setColumnAttributeIDs(Object[]) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Sets the column attribute IDs.
setColumnDirection(int, String) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the direction of the text interpretation that is used for elements in a specific column in the grid.
setColumnDirection(int, String) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified direction for the column data specified by columnIndex.
setColumnDirection(int, String) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Sets the specified direction for the column data specified by columnIndex.
setColumnDirection(int, String) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Sets the specified direction for the column data specified by columnIndex.
setColumnDirection(int, String) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Sets the specified direction for the column data specified by columnIndex.
setColumnDisplaySize(int, int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified displaySize for the column specified by columnIndex.
setColumnHeader(String, int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column header tag.
setColumnHeader(HTMLTableHeader, int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column header tag at the specified columnIndex.
setColumnLabel(int, String) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified label for the column specified by columnIndex.
setColumnLabel(int, String) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Sets the specified label at the column specified by columnIndex.
setColumnLabel(int, String) - Method in interface com.ibm.as400.util.servlet.RowMetaData
Sets the specified label for the column specified by columnIndex.
setColumnLabel(int, String) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Sets the specified label at the column specified by columnIndex.
setColumnName(int, String) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified name for the column specified by columnIndex.
setColumnSpan(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the column span.
setColumnTitle(int, String) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the title of a column.
setColumnTitle(int, String) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the title of a column.
setColumnType(int, int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified data type for the column specified by columnIndex.
setColumnWidth(int, int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the width of a column.
setColumnWidth(int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the width of a column.
setColumns(int) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the number of columns in the layout.
setColumns(int) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the number of visible columns in the text area.
setColumns(int) - Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the number of columns.
setCommand(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the command used by the execute statement to populate the rowset.
setCommand(String) - Method in class com.ibm.as400.access.CommandCall
Sets the command to run.
setCommand(String) - Method in class com.ibm.as400.access.CommandList
Sets the command name filter used to generate the list.
setCommand(String) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Sets the command that is run when the button is pressed.
setCommand(String) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Sets the command that is run when the button is pressed.
setCommitMode(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Commit mode" field on the Server tab.
setCompact(boolean) - Method in class com.ibm.as400.util.html.HTMLList
Sets whether the list is initialized to being compact.
setComponent(Component) - Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Deprecated. Sets the component that determines the parent frame for dialogs.
setComponent(Component) - Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Sets the component that determines the frame for cursor changes.
setComponents(Vector) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies required IBM Toolbox for Java components.
setComponents(Vector, boolean) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies required IBM Toolbox for Java components.
setComponents(Vector) - Method in class utilities.ToolboxJarMaker
Specifies required IBM Toolbox for Java components.
setComponents(Vector, boolean) - Method in class utilities.ToolboxJarMaker
Specifies required IBM Toolbox for Java components.
setConcurrency(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the concurrency type for the result set.
setConfiguration(String) - Method in class com.ibm.as400.access.ProxyServer
Sets and loads the properties file which lists configuration properties.
setConfirm(boolean) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sets whether certain actions are confirmed with the user.
setConfirm(boolean) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sets whether certain actions are confirmed with the user.
setConfirm(boolean) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sets whether certain actions are confirmed with the user.
setConfirm(boolean) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Sets whether certain actions are confirmed with the user.
setConfirm(boolean) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Sets the value indicating whether certain actions are confirmed with the user.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Sets the SQL connection with which to access data for the GUI.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Sets the SQL connection with which to access data.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Sets the SQL connection.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the SQL connection with which to access data.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Sets the SQL connection used to execute statements.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLStatementDocument
Deprecated. Sets the SQL connection used to execute statements.
setConnection(SQLConnection) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Sets the SQL connection used to execute statements.
setContent(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the content of the meta information.
setContents(byte[]) - Method in class com.ibm.as400.access.Record
Sets the contents of this record from the specified byte array.
setContents(byte[], int) - Method in class com.ibm.as400.access.Record
Sets the contents of this record from the specified byte array.
setContents(InputStream) - Method in class com.ibm.as400.access.Record
Sets the contents of this record from the specified input stream.
setContext(Context) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the JNDI naming context which provides name-to-object bindings and methods for retrieving and updating naming and directory services.
setControlCharPresentation(int) - Method in class com.ibm.as400.access.SCS5553Writer
Defines the action taken by the SI/SO characters.
setCountryID(String) - Method in class com.ibm.as400.access.Job
Sets the country or region identifier associated with this job.
setCountryID(String) - Method in class com.ibm.as400.access.User
Sets the country or region identifier to be used for this user.
setCreateObjectAuditing(String) - Method in class com.ibm.as400.access.FileAttributes
Sets the create object auditing value associated with the directory.
setCreateObjectScan(int) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the objects created in a directory will be scanned when exit programs are registered with any of the integrated file system scan-related exit points.
setCreateTime(Date) - Method in class com.ibm.as400.access.FileAttributes
Sets the time the object was created.
setCredential(AS400Credential) - Method in class com.ibm.as400.access.ProfileHandleImplNative
Sets the credential delegating behavior to the implementation object.
setCredential(AS400Credential) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Sets the credential delegating behavior to the implementation object.
setCurrentDirectory(String) - Method in class com.ibm.as400.access.AS400FTP
Sets the current directory on the system to directory.
setCurrentDirectory(String) - Method in class com.ibm.as400.access.FTP
Sets the current directory on the system to directory.
setCurrentHandle(byte[]) - Method in class com.ibm.as400.access.ProfileHandleImplNative
Sets the current thread identity based on the given profile handle.
setCurrentLibraryName(String) - Method in class com.ibm.as400.access.User
Sets the name of the current library associated with the job being run.
setCurrentPage(int) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the current page.
setCursorHold(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether the cursor is held.
setCursorHold(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether the cursor is held.
setCursorName(String) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the SQL cursor name that will be used by the statement.
setCursorSensitivity(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the cursor sensitivity to be requested from the database.
setCursorSensitivity(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the cursor sensitivity to be requested from the database.
setDATFMT(String) - Method in class com.ibm.as400.access.DateFieldDescription
Sets the value to specify for the DATFMT keyword for this field.
setDATSEP(String) - Method in class com.ibm.as400.access.DateFieldDescription
Sets the value to specify for the DATSEP keyword for this field.
setDB2Default(int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to the default value
setDB2Unassigned(int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to unassigned
setDB2eWLMCorrelator(byte[]) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the eWLM Correlator.
setDB2eWLMCorrelator(byte[]) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the eWLM Correlator.
setDBHostServerTrace(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnection
Starts or stops the Database Host Server trace for this connection.
setDBHostServerTrace(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Starts or stops the Database Host Server trace for this connection.
setDDMConversationHandling(String) - Method in class com.ibm.as400.access.Job
Sets whether connections using distributed data management (DDM) protocols remain active when they are not being used.
setDDMRDB(String) - Method in class com.ibm.as400.access.AS400
Sets the relational database name (RDB name) used for record-level access (DDM) connections.
setDDSName(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the DDS name of this field.
setDFT(Integer) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(Long) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(Short) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.DateFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(Double) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(Float) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(byte[]) - Method in class com.ibm.as400.access.HexFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(BigDecimal) - Method in class com.ibm.as400.access.PackedDecimalFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String) - Method in class com.ibm.as400.access.TimestampFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(BigDecimal) - Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Sets the value for the DFT keyword for this field.
setDFTCurrent() - Method in class com.ibm.as400.access.DateFieldDescription
Sets the default value for this field to be the current date.
setDFTCurrent() - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the default value for this field to be the current date.
setDFTCurrent() - Method in class com.ibm.as400.access.TimestampFieldDescription
Sets the default value for this field to be the current date.
setDFTNull() - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.DateFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.HexFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.PackedDecimalFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.TimestampFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setDFTNull() - Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Sets the value for the DFT keyword to be *NULL for this field.
setData(ValidationListAttributeData) - Method in class com.ibm.as400.access.ValidationListAttribute
Sets the data associated with the attribute.
setDataAuthority(String) - Method in class com.ibm.as400.access.DLOPermission
Sets the data authority of the user.
setDataAuthority(String) - Method in class com.ibm.as400.access.RootPermission
Sets the data authority of the user.
setDataCompression(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to use data compression.
setDataCompression(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to use data compression.
setDataSource(AS400JDBCConnectionPoolDataSource) - Method in class com.ibm.as400.access.AS400JDBCConnectionPool
Sets the data source used to make connections.
setDataSource(AS400JDBCDataSource) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. Sets the data source to be displayed.
setDataSourceName(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the data source name.
setDataSourceName(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the dataSourceName property.
setDataSourceName(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the name of the data source.
setDataSourceName(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Data source name" field on the General tab.
setDataToEncrypt(ValidationListDataToEncrypt) - Method in class com.ibm.as400.access.ValidationListEntry
Sets the information to encrypt when the entry is subsequently inserted or updated.
setDataTransferType(int) - Method in class com.ibm.as400.access.AS400FTP
Sets the data transfer type.
setDataTransferType(int) - Method in class com.ibm.as400.access.FTP
Sets the data transfer type.
setDataTruncation(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to use data truncation.
setDataTruncation(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to use data truncation.
setDataType(AS400Array) - Method in class com.ibm.as400.access.ArrayFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Bin2) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400UnsignedBin2) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Bin4) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400UnsignedBin4) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Bin8) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.DateFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400DataType) - Method in class com.ibm.as400.access.FieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Float4) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Float8) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400ByteArray) - Method in class com.ibm.as400.access.HexFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400PackedDecimal) - Method in class com.ibm.as400.access.PackedDecimalFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Text) - Method in class com.ibm.as400.access.TimestampFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400ZonedDecimal) - Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Sets the AS400DataType object describing this field.
setDatabaseName(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the database name.
setDatabaseName(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the databaseName property.
setDate(String, Date) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Date value using the default calendar.
setDate(String, Date, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Date value using a calendar other than the default.
setDate(int, Date) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Date value using the default calendar.
setDate(int, Date, Calendar) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Date value using a calendar other than the default.
setDate(int, Date) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the Date value at the specified parameterIndex.
setDate(int, Date, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the Date value at the specified parameterIndex.
setDateFormat(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the date format used in date literals within SQL statements.
setDateFormat(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the date format used in date literals within SQL statements.
setDateFormat(String) - Method in class com.ibm.as400.access.Job
Sets the format in which dates are presented.
setDateFormat(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Date format" field on the Format tab.
setDateSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the date separator used in date literals within SQL statements.
setDateSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the date separator used in date literals within SQL statements.
setDateSeparator(String) - Method in class com.ibm.as400.access.Job
Sets the value used to separate days, months, and years when presenting a date.
setDateSeparator(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Date separator" field on the Format tab.
setDebug(boolean) - Method in class com.ibm.as400.util.CommandHelpRetriever
Sets whether or not the source XML and source command HTML help, which are used in generating the resulting command help HTML documentation, are saved to the current output location.
setDecfloatRoundingMode(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the decfloat rounding mode.
setDecfloatRoundingMode(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the decfloat rounding mode.
setDecimalFormat(String) - Method in class com.ibm.as400.access.Job
Sets the decimal format used for this job.
setDecimalPositions(int) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the number of digits after the decimal point for this field.
setDecimalSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the decimal separator used in numeric literals within SQL statements.
setDecimalSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the decimal separator used in numeric literals within SQL statements.
setDecimalSeparator(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Decimal separator" field on the Format tab.
setDefaultLibraries(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Library list" field on the Server tab.
setDefaultPort(int) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the default port.
setDefaultSignonHandler(SignonHandler) - Static method in class com.ibm.as400.access.AS400
Sets the default sign-on handler, globally across the JVM.
setDefaultUser(String, String) - Static method in class com.ibm.as400.access.AS400
Sets the default user for a given system name.
setDefaultUserID(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Default user ID" field on the Connection Options tab.
setDefaultWait(int) - Method in class com.ibm.as400.access.Job
Sets the default maximum time (in seconds) that a thread in the job waits for a system instruction, such as a LOCK machine interface (MI) instruction, to acquire a resource.
setDelete(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the delete data authority.
setDelimiter(char) - Method in class com.ibm.as400.access.RecordFormat
Sets the delimiter.
setDescription(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the data source description.
setDescription(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the data source description.
setDescription(String) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets the text description of the data queue.
setDescription(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "description" attribute.
setDescription(String) - Method in class com.ibm.as400.access.ISeriesNetServerShare
Sets the text description of the share.
setDescription(String) - Method in class com.ibm.as400.access.SaveFile
Sets the text description of the save file.
setDescription(String) - Method in class com.ibm.as400.access.User
Sets the text that briefly describes the object.
setDescription(String) - Method in class com.ibm.as400.access.ValidationList
Sets the text description for the validation list object.
setDescription(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Description" field on the General tab.
setDescription(String) - Method in class com.ibm.as400.vaccess.FileFilter
Deprecated. Sets the description.
setDestinationDrawer(int) - Method in class com.ibm.as400.access.SCS5219Writer
Sets destination drawer number.
setDetailsSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sets the selection model that is used to maintain selection state in the details.
setDetailsSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Sets the selection model that is used to maintain selection state in the details.
setDeviceRecoveryAction(String) - Method in class com.ibm.as400.access.Job
Sets the action taken for interactive jobs when an I/O error occurs for the job's requesting program device.
setDirection(String) - Method in class com.ibm.as400.util.html.BidiOrdering
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.FormInput
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLAlign
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLHead
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLHeading
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLList
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLListItem
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.HTMLText
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.SelectFormElement
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.SelectOption
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the direction of the text interpretation.
setDirection(String) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form text interpretation direction.
setDirectory(String) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Sets the path to be used.
setDiskStorageOption(int) - Method in class com.ibm.as400.access.FileAttributes
Sets which option should be used to determine how auxiliary storage is allocated by the system for the specified object.
setDisplaySignOnInformation(String) - Method in class com.ibm.as400.access.User
Sets whether the sign-on information display is shown.
setDocGif(String) - Static method in class com.ibm.as400.util.html.HTMLTreeElement
Set the gif to use when the element in the tree contains documents or files and not directories.
setDocument(String) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the PCML or XPCML document resource.
setDocument(String, InputStream) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the XPCML document resource.
setDocument(String, ClassLoader) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the PCML or XPCML document resource.
setDocument(String, ClassLoader, InputStream) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the PCML or XPCML document resource.
setDocument(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the RFML document resource.
setDocument(String, ClassLoader) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the RFML document resource.
setDocumentEnd(String) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Set the html document end tags.
setDocumentHead(String) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Sets the html document starting tags.
setDomainName(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "domain name" attribute.
setDouble(String, double) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java double value.
setDouble(int, double) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java double value.
setDouble(int, double) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the double value at the specified parameterIndex.
setDriver(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the JDBC driver implementation.
setDriver(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the JDBC driver implementation.
setDuplex(int) - Method in class com.ibm.as400.access.SCS3812Writer
Sets duplex printing mode.
setEditable(boolean) - Method in class com.ibm.as400.vaccess.ResourceProperties
Deprecated. Sets whether the properties are editable.
setElement(String) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the specified text for the caption.
setElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the element for the caption.
setElement(String) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the table cell element.
setElement(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the table cell element.
setEnableDataCompression(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Enable data compression" check box on the Performance tab.
setEnableExtDynamic(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Enable extended dynamic (package) support" check box on the Package tab.
setEnableLazyClose(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Enable lazy close support" check box on the Performance tab.
setEnablePrefetch(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Enable pre-fetch" check box on the Performance tab.
setEnabled(boolean) - Method in interface com.ibm.as400.vaccess.VAction
Deprecated. Sets the enabled state of the action.
setEnabled(boolean) - Method in class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Sets the enabled state of the action.
setEnabled(boolean) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Sets the enabled state of the action.
setEncoded(byte[]) - Method in class com.ibm.as400.access.AS400Certificate
Sets the ASN.1 encoded certificate value.
setEncryptedData(ValidationListTranslatedData) - Method in class com.ibm.as400.access.ValidationListEntry
Sets the information currently encrypted for the entry in the validation list.
setEndDateFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the end date filter.
setEndTime(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the end time filter in milliseconds since the epoc.
setEndTimeFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the end time filter.
setEndingDate(String, String) - Method in class com.ibm.as400.access.HistoryLog
Specifies the ending date and time for messages and jobs to be listed.
setEndingDate(Date) - Method in class com.ibm.as400.access.HistoryLog
Specifies the end date and time for messages and jobs to be listed.
setEntryAuthority(int) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the entry authority.
setEntryID(ValidationListTranslatedData) - Method in class com.ibm.as400.access.ValidationListEntry
Sets the translated data containing the entry identifier.
setEntryLength(int) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets the maximum number of bytes per data queue entry.
setEntryStatus(int) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the entry status for the entry.
setEnumerationBlockSize(int) - Method in class com.ibm.as400.access.list.OpenList
Sets the number of items that Enumerations returned by this OpenList's getItems() method will attempt to retrieve from the system and cache.
setEnvelopeSize(double, double) - Method in class com.ibm.as400.access.SCS5219Writer
Sets envelope size.
setEnvironment(Hashtable) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the standard JNDI environment properties.
setErrors(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the amount of detail to be returned in the message for errors occurring on the i5/OS system.
setErrors(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the amount of detail to be returned in the message for errors occurring on the i5/OS system.
setEscapeProcessing(boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets whether the escape scanning is enabled for escape substitution processing.
setEscapeProcessing(boolean) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the escape processing mode.
setExcludeSomeDependencies(boolean) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies whether AS400ToolboxJarMaker is allowed to selectively limit dependency expansion, and exclude certain components and packages that are unlikely to be needed.
setExcludeSomeDependencies(boolean) - Method in class utilities.ToolboxJarMaker
Specifies whether ToolboxJarMaker is allowed to selectively limit dependency expansion, and exclude certain components and packages that are unlikely to be needed.
setExecute(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the execute data authority.
setExistence(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the existence object authority.
setExistence(boolean) - Method in class com.ibm.as400.access.RootPermission
Sets the existence object authority.
setExistenceOption(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the existence option.
setExpanded(boolean) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Set the HTMLTreeElement to be expanded.
setExpandedGif(String) - Static method in class com.ibm.as400.util.html.HTMLTreeElement
Set the gif to use when the HTMLTree is expanded.
setExtendedDynamic(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to use extended dynamic support.
setExtendedDynamic(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to use extended dynamic support.
setExtendedMetaData(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether the driver should request extended metadata from the i5/OS system.
setExtendedMetaData(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether the driver should request extended metadata from the i5/OS system.
setExtendedMetadata(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether the driver should request extended metadata from the i5/OS system.
setExtendedMetadata(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether the driver should request extended metadata from the i5/OS system.
setFD(IFSFileDescriptor) - Method in class com.ibm.as400.access.IFSFileInputStream
Sets the file descriptor.
setFD(IFSFileDescriptor) - Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the file descriptor.
setFIFO(boolean) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets a value that indicates if entries are read in FIFO order.
setFLTPCN(String) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the FLTPCN keyword for this field.
setFaultTolerantConversion(boolean) - Static method in class com.ibm.as400.access.CharConverter
Enables fault tolerant conversion.
setFaults(float, float, float) - Method in class com.ibm.as400.access.SystemPool
Sets the minimum faults-per-second guideline, the faults per second for each active thread, and the maximum faults-per-second guideline for this storage pool.
setFeature(String) - Method in class com.ibm.as400.access.ProductLicense
Sets the feature identifier for this license.
setFetchDirection(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Sets the direction in which the rows in a result set are processed.
setFetchDirection(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the direction in which the rows in a result set are processed.
setFetchDirection(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the direction in which the rows in a result set will be processed.
setFetchSize(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Sets the number of rows to be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the number of rows to be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the number of rows to be fetched from the database when more rows are needed.
setField(int, Object) - Method in class com.ibm.as400.access.Record
Sets the contents of the field at index to value.
setField(String, Object) - Method in class com.ibm.as400.access.Record
Sets the contents of the field with the specified name to value.
setFieldName(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the name of this field.
setFile(File) - Method in class com.ibm.as400.util.html.FileTreeElement
Sets the file represented by this FileTreeElement.
setFileExtensions(String[]) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the list of file extensions for the share.
setFileFilter(FileFilter[], int) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Sets the filter list.
setFileName(String) - Static method in class com.ibm.as400.access.Trace
Sets the trace file name.
setFileName(Object, String) - Static method in class com.ibm.as400.access.Trace
Sets the trace file name for the specified component.
setFileName(String) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Sets the file name field.
setFileName(String) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets the name of the file.
setFileName(String) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Sets the name of the file.
setFileName(String) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the name of the file.
setFilesExcluded(Vector) - Method in class utilities.JarMaker
Specifies the names of entries in the source JAR or ZIP file that are to be excluded from the target.
setFilesRequired(Vector) - Method in class utilities.JarMaker
Specifies the names of required entries in the source JAR or ZIP file.
setFilter(IFSFileFilter) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sets the filter which determines which files and directories are included as children.
setFilterCreationDate(Date, Date) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the creation date range used to filter the list of spooled files.
setFilterDevices(String[]) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the printer device names used to filter the list of spooled files.
setFilterFormType(String) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the form type used to filter the list of spooled files.
setFilterJobInformation(String, String, String) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the qualified job information used to filter the list of spooled files.
setFilterJobSystemName(String) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the job system name used to filter the list of spooled files.
setFilterOutputQueues(String[]) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the output queues used to filter the list of spooled files.
setFilterProperties(FormatProperties) - Method in class com.ibm.as400.util.commtrace.Format
Sets the Properties for this Format.
setFilterStatuses(String[]) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the statuses used to filter the list of spooled files.
setFilterUserData(String) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the user data used to filter the list of spooled files.
setFilterUsers(String[]) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the user names used to filter the list of spooled files.
setFindPort(boolean) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets searching for a free port.
setFixed(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Sets fixed pitch font on or off.
setFloat(String, float) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java float value.
setFloat(int, float) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java float value.
setFloat(int, float) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the float value at the specified parameterIndex.
setFont(int) - Method in class com.ibm.as400.access.SCS3812Writer
Sets the current font.
setFontScaling(int) - Method in class com.ibm.as400.access.SCS5553Writer
Sets font scaling.
setForceJavaConversion(boolean) - Static method in class com.ibm.as400.access.NLS
Sets whether or not any text conversion performed by the Toolbox uses the converter tables that are part of the Toolbox, or the converter tables that are part of the Java Runtime Environment.
setForceToAuxiliaryStorage(boolean) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets a value that indicates if entries are forced to auxiliary storage.
setFormTypeFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the formtype list filter.
setFormTypeFilter(String) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sets the form type filter for the list.
setFormat(String) - Method in class com.ibm.as400.access.list.SpooledFileOpenList
Sets the format this list will use on the next call to open().
setFromAuthorizationList(boolean) - Method in class com.ibm.as400.access.UserPermission
Sets the permission of user as coming from an authorization list.
setFullName(String) - Method in class com.ibm.as400.resource.Presentation
Deprecated. Sets the full name.
setFullOpen(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to fully open a file when performing a query.
setFullOpen(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to fully open a file when performing a query.
setGSSCredential(Object) - Method in class com.ibm.as400.access.AS400
Sets the GSS credential for this object.
setGSSName(String) - Method in class com.ibm.as400.access.AS400
Sets the GSS name for this object.
setGSSOption(int) - Method in class com.ibm.as400.access.AS400
Sets the option for how the JGSS framework will be used to retrieve a GSS token for authenticating to the system.
setGarbageCollectionFrequency(int) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the relative frequency that garbage collection runs.
setGarbageCollectionInitialSize(int) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the initial size, in kilobytes, of the garbage collection heap.
setGarbageCollectionMaximumSize(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the maximum size, in kilobytes, that the garbage collection heap can grow to.
setGarbageCollectionPriority(int) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the priority of the tasks running garbage collection.
setGridColor(Color) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the color used to draw grid lines.
setGridColor(Color) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the color used to draw grid lines.
setGroupAuthority(String) - Method in class com.ibm.as400.access.User
Sets the specific authority given to the group profile for newly created objects.
setGroupAuthorityType(String) - Method in class com.ibm.as400.access.User
Sets the type of authority to be granted to the group profile for newly-created objects.
setGroupDescription(String) - Method in class com.ibm.as400.access.SystemValueGroup
Sets the user-defined group description for any SystemValue objects generated by this group.
setGroupID(long) - Method in class com.ibm.as400.access.User
Sets the group ID number (gid number) for this user profile.
setGroupID(String) - Method in class com.ibm.as400.access.User
Sets the group ID number (gid number) for this user profile.
setGroupInfo(String) - Method in class com.ibm.as400.access.UserList
Sets the group profile whose members are to be returned.
setGroupInfo(String) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Sets the group information.
setGroupName(String) - Method in class com.ibm.as400.access.SystemValueGroup
Sets the user-defined group name for any SystemValue objects generated by this group.
setGroupProfileName(String) - Method in class com.ibm.as400.access.User
Sets the user's group profile name whose authority is used if no specific authority is given for the user.
setGuestUserProfile(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "guest user profile" attribute.
setGuiAvailable(boolean) - Method in class com.ibm.as400.access.AS400
Sets the environment in which you are running.
setHSpace(int) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the horizontal space around the image in pixels.
setHTMLHead(HTMLHead) - Method in class com.ibm.as400.util.html.HTMLDocument
Adds the HTML tag or the page header for an XSL-FO page.
setHandle() - Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Sets the handle based on the current thread identity.
setHandle(byte[]) - Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Sets the actual bytes for the handle as it exists on the i5/OS system.
setHeader(HTMLTableHeader[]) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column headers.
setHeader(String[]) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column headers.
setHeaderHyperlinks(HTMLHyperlink[]) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form header's hyperlinks.
setHeaderHyperlinks(HTMLHyperlink[]) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the table header's hyperlinks.
setHeaderInUse(boolean) - Method in class com.ibm.as400.util.html.HTMLTable
Sets if table column headers should be used.
setHeight(int) - Method in class com.ibm.as400.util.html.HTMLApplet
Set the height of the applet in pixels.
setHeight(int) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the height of the image in pixels.
setHeight(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the height relative to the table.
setHeight(int, boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the height relative to the table in pixels or percent.
setHeight(int) - Method in class com.ibm.as400.util.html.ImageFormInput
Sets the height of the image in pixels.
setHeightInPercent(boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the height unit in percent or pixels.
setHelpTextFormatting(int) - Method in class com.ibm.as400.access.MessageFile
Sets the help text formatting value.
setHelpTextFormatting(int) - Method in class com.ibm.as400.access.MessageQueue
Sets the help text formatting value.
setHidden() - Method in class com.ibm.as400.access.IFSFile
Marks the integrated file system object represented by this object as hidden.
setHidden(boolean) - Method in class com.ibm.as400.access.IFSFile
Changes the hidden attribute of the integrated file system object represented by this object.
setHiddenParameterList(Properties) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the form's hidden parameter list.
setHighestSchedulingPriority(int) - Method in class com.ibm.as400.access.User
Sets the highest scheduling priority the user is allowed to have for each job submitted to the system.
setHoldInputLocators(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether input locators are allocated as hold locators.
setHoldInputLocators(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the "hold input locators" property
setHoldStatements(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether statements should remain open until a transaction boundary when autocommit is off and they are associated with Lob locators.
setHoldStatements(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the "hold statements" property
setHoldability(int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the holdability of ResultSets created from this connection.
setHoldability(int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the holdability of ResultSets created from this connection.
setHomeDirectory(String) - Method in class com.ibm.as400.access.User
Sets the path name of the home directory for this user profile.
setHorizontalAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the horizontal alignment.
setHorizontalAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the global horizontal alignment for the row.
setHorizontalFormat(int) - Method in class com.ibm.as400.access.SCS5256Writer
Sets the Horizontal Format.
setHttpEquiv(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the HTTP-EQUIV of the meta tag.
setHttpServletRequest(HttpServletRequest) - Method in class com.ibm.as400.util.html.FileListElement
Sets the Http servlet request for the element.
setHttpServletRequest(HttpServletRequest) - Method in class com.ibm.as400.util.html.HTMLTree
Sets the Http servlet request.
setHttpServletResponse(HttpServletResponse) - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Sets the Http servlet response for the resource link.
setIPAddress(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the IPAddress filter to the given IPAddress.
setIconUrl(HTMLHyperlink) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Set the URL for the expanded/collapsed icon and all the corresponding icons for the elements under this HTMLTreeElement.
setIdentifier(String) - Method in class com.ibm.as400.access.ValidationListAttribute
Sets the identifier of the attribute.
setIdentityToken(byte[]) - Method in class com.ibm.as400.access.AS400
Sets or resets the identity token for this object.
setIdleTimeout(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "idle timeout" attribute.
setIgnoreWarnings(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the ignore warnings property.
setIgnoreWarnings(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the ignore warnings property.
setInFileStream(InputStream) - Method in class com.ibm.as400.util.commtrace.Format
Sets the input stream to read the data from.
setInclude(int) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sets whether files, directories, or both are contained in the list of details children.
setInfo(String) - Method in class com.ibm.as400.access.AS400Certificate
Sets the free form string information.
setInitialMenu(String) - Method in class com.ibm.as400.access.User
Sets the initial menu displayed when the user signs on the system if the user's routing program is the command processor.
setInitialPoolSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the number of connections that the connection pool contains when it is created.
setInitialProgram(String) - Method in class com.ibm.as400.access.User
Sets, for an interactive job, the program called whenever a new routing step is started that has QCMD as the request processing program.
setInitialValue(byte) - Method in class com.ibm.as400.access.UserSpace
Sets the initial value to be used during user space creation or extension.
setInputData(byte[]) - Method in class com.ibm.as400.access.ProgramParameter
Sets the parameter data that will be sent to the program.
setInquiryMessageReply(String) - Method in class com.ibm.as400.access.Job
Sets how the job answers inquiry messages.
setInt(String, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java int value.
setInt(int, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java int value.
setInt(int, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the integer value at the specified parameterIndex.
setIntValue(String, int) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element using a int input.
setIntValue(String, int[], int) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element using an int input value given indices to the data element.
setIntValue(String, int) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named element using an int input value.
setIntValue(String, int[], int) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named element using an int input value given indices to the data element.
setInternalJobID(String) - Method in class com.ibm.as400.access.Job
Deprecated. The internal job identifier should be treated as a byte array of 16 bytes.
setInternalJobID(byte[]) - Method in class com.ibm.as400.resource.RJob
Deprecated. Sets the internal job identifier.
setInternalJobID(byte[]) - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Sets the internal job identifier.
setInternalJobIdentifier(byte[]) - Method in class com.ibm.as400.access.Job
Sets the internal job identifier.
setInterpret(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets whether all Java class files should be run interpretively.
setItalic(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Sets italic on or off.
setItemData(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLListItem
Sets the item data in the HTMLListItem.
setItems(Vector) - Method in class com.ibm.as400.util.html.HTMLList
Sets the items in the HTMLList.
setJavaApplication(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the Java application to be run.
setJavaApplicationCall(JavaApplicationCall) - Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Sets the JavaApplicationCall object.
setJavaStringType(int) - Method in class com.ibm.as400.access.AS400BidiTransform
Set the explicit string type for Java data.
setJob(Job) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Sets the job.
setJobAccountingCode(String) - Method in class com.ibm.as400.access.Job
Sets an identifier assigned to the job by the system to collect resource use information for the job when job accounting is active.
setJobDate(Date) - Method in class com.ibm.as400.access.Job
Sets the date that is assigned to the job.
setJobDescription(String) - Method in class com.ibm.as400.access.User
Sets the fully qualified integrated file system path name of the job description used for jobs that start through subsystem work station entries.
setJobMessageQueueFullAction(String) - Method in class com.ibm.as400.access.Job
Sets the action to take when the message queue is full.
setJobName(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the name that this job will run under.
setJobSwitches(String) - Method in class com.ibm.as400.access.Job
Sets the current setting of the job switches that are used by this job.
setJobSystemFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the create job system filter.
setJobs(Job[]) - Method in class com.ibm.as400.access.HistoryLog
Specifies the specific jobs (if any) for which messages in the log are listed.
setKeepAlive(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property allows the turning on of socket keep alive.
setKeepAlive(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Turns on the socket 'keepAlive' property.
setKeepAlive(boolean) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_KEEPALIVE socket option should be set.
setKey(byte[]) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the key.
setKey(String) - Method in class com.ibm.as400.access.DirectoryEntryList
Sets the primary selection ID used when searching the system distribution directory.
setKey(Object[]) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets the key.
setKey(Object[]) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Sets the key.
setKey(Object[]) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the key.
setKeyFieldFunctions(String[]) - Method in class com.ibm.as400.access.FieldDescription
Sets the string to be specified for all key field-level keywords for this field.
setKeyLength(int) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets the number of bytes per data queue key.
setKeyRingName(String) - Method in class com.ibm.as400.access.SecureAS400
Sets the key ring class name used for SSL communications with the system.
setKeyRingName(String, String) - Method in class com.ibm.as400.access.SecureAS400
Sets the key ring class name used for SSL communications with the system.
setKeyRingPassword(String) - Method in class com.ibm.as400.access.SecureAS400
Sets the key ring password used for SSL communications with the system.
setKeyboardBuffering(String) - Method in class com.ibm.as400.access.User
Sets the keyboard buffering value to be used when a job is initialized for this user profile.
setKeyed(boolean) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets whether the file will be accessed in key or sequential order.
setKeyed(boolean) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Sets whether the file will be accessed in key or sequential order.
setKeyed(boolean) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets whether the file will be accessed in key or sequential order.
setKeyringName(String) - Method in class com.ibm.as400.access.ProxyServer
Sets the name of the keyring the proxy server will use during SSL communications.
setKeyringPassword(String) - Method in class com.ibm.as400.access.ProxyServer
Sets the password to the keyring the proxy server will use during SSL communications.
setLANManagerAuthentication(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "LAN Manager authentication" attribute.
setLOBThreshold(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Large object threshold" field on the Performance tab.
setLPI(int) - Method in class com.ibm.as400.access.SCS5224Writer
Sets lines per inch.
setLabel(String) - Method in class com.ibm.as400.util.html.LabelFormElement
Sets the viewable text label.
setLabel(String) - Method in class com.ibm.as400.util.html.ToggleFormInput
Sets the viewable text label for the toggle.
setLabelText(int, String) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets the text of the label at the given index.
setLabelText(int, String) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Sets the text of the label at the given index.
setLanguage(String) - Method in class com.ibm.as400.util.html.BidiOrdering
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.FormInput
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.GridLayoutFormPanel
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLAlign
Sets the language of the HTMLAlign tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLHead
Sets the language of the HTMLHead tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLHeading
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLList
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLListItem
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the language of the meta tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the language of the caption.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the language of the caption.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the language of the table cell.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the language of the caption.
setLanguage(String) - Method in class com.ibm.as400.util.html.HTMLText
Sets the language of the text tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.SelectFormElement
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.SelectOption
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the language of the input tag.
setLanguage(String) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the language of the form.
setLanguage(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Language" field on the Language tab.
setLanguageDirectory(File) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies the base directory for additional Toolbox language files.
setLanguageDirectory(File) - Method in class utilities.ToolboxJarMaker
Specifies the base directory for additional Toolbox language files.
setLanguageID(String) - Method in class com.ibm.as400.access.Job
Sets the language identifier associated with this job.
setLanguageID(String) - Method in class com.ibm.as400.access.User
Sets the language ID to be used for this user.
setLanguages(Vector) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies national languages that explicitly are to be supported.
setLanguages(Vector) - Method in class utilities.ToolboxJarMaker
Specifies national languages that explicitly are to be supported.
setLastModified(long) - Method in class com.ibm.as400.access.IFSFile
Changes the last modified time of the integrated file system object represented by this object to time.
setLastModified(long) - Method in class com.ibm.as400.access.IFSJavaFile
Sets the last modified time of the file named by this IFSJavaFile object.
setLayoutAlignment(int) - Method in class com.ibm.as400.access.FieldDescription
Sets the layout alignment of this field.
setLayoutAttributes(int, int) - Method in class com.ibm.as400.access.FieldDescription
Sets the layout length and layout alignment of this field.
setLayoutLength(int) - Method in class com.ibm.as400.access.FieldDescription
Sets the layout length of this field.
setLazyClose(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to delay closing cursors until subsequent requests.
setLazyClose(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to delay closing cursors until subsequent requests.
setLeftMargin(double) - Method in class com.ibm.as400.access.SCS5219Writer
Sets the left margin.
setLength(int) - Method in class com.ibm.as400.access.BinaryFieldDescription
Sets the length of this field.
setLength(int) - Method in class com.ibm.as400.access.FloatFieldDescription
Sets the length of this field.
setLength(int) - Method in class com.ibm.as400.access.IFSFile
Sets the length of the integrated file system object represented by this object.
setLength(int) - Method in class com.ibm.as400.access.IFSJavaFile
Sets the length of the file named by this IFSJavaFile object.
setLength(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the length of the file represented by this object.
setLength(int) - Method in class com.ibm.as400.access.UserSpace
Sets the size (in bytes) of the user space.
setLengthDependency(int, int) - Method in class com.ibm.as400.access.RecordFormat
Sets the field on which a dependent field depends.
setLengthDependency(String, String) - Method in class com.ibm.as400.access.RecordFormat
Sets the field on which a dependent field depends.
setLevel(ResourceLevel) - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Sets the level for which this is valid.
setLevel(int) - Method in class com.ibm.as400.util.html.HTMLHeading
Sets the level of the header.
setLibraries(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the libraries to add to the server job's library list.
setLibraries(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the libraries to add to the server job's library list.
setLibrary(String) - Method in class com.ibm.as400.access.CommandList
Sets the library where the command(s) reside.
setLibraryName(String) - Method in class com.ibm.as400.access.JobDescription
Sets the library where the job description is located.
setLibraryName(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the library in which the object resides.
setLicensedInternalCodeOptions(String) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
Sets the value to use on the CRTJVAPGM LICOPT parameter
setLimitCapabilities(String) - Method in class com.ibm.as400.access.User
Sets the limit to which the user can control the program, menu, current library, and the ATTN key handling program values.
setLimitDeviceSessions(String) - Method in class com.ibm.as400.access.User
Sets if the number of device sessions allowed for a user is limited to 1.
setLink(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the Uniform Resource Identifier (URI) for the resource link.
setListDirection(boolean) - Method in class com.ibm.as400.access.JobLog
Sets the list direction.
setListDirection(boolean) - Method in class com.ibm.as400.access.MessageQueue
Sets the list direction.
setLoadID(String) - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Sets the load ID.
setLobThreshold(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the maximum LOB (large object) size in bytes that can be retrieved as part of a result set.
setLobThreshold(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the maximum LOB (large object) size in bytes that can be retrieved as part of a result set.
setLocalPasswordManagement(boolean) - Method in class com.ibm.as400.access.User
Sets whether the user profile password should be managed locally.
setLocale(Locale) - Method in class com.ibm.as400.access.AS400
Sets the Locale used to set the National Language Version (NLV) on the system.
setLocale(Locale, String) - Method in class com.ibm.as400.access.AS400
Sets the Locale and a specific National Language Version (NLV) to send to the system.
setLocaleJobAttributes(String[]) - Method in class com.ibm.as400.access.User
Sets which job attributes are to be taken from the locale specified for the Locale (LOCALE) parameter when the job is initiated.
setLocalePathName(String) - Method in class com.ibm.as400.access.User
Sets the path name of the locale that is assigned to LANG environment variable for this user.
setLocation(int) - Method in class com.ibm.as400.access.ValidationListAttribute
Indicates where the attribute should be stored.
setLocation(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the bookmark location of the resource link within a document.
setLocation(String) - Method in class com.ibm.as400.util.html.HTMLServlet
Sets the location for the servlet source.
setLockWait(int) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Specifies the number of seconds that the system will wait on any lock request during this transaction.
setLog(Log) - Method in class com.ibm.as400.access.AS400ConnectionPool
Set the Log object to log events.
setLog(Log) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Set the log object used for tracing and error logging.
setLogFileName(String) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.setFileName(String fileName).
setLogStream(OutputStream) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.setPrintWriter(PrintWriter obj).
setLogWriter(PrintWriter) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the log writer for this data source.
setLogWriter(PrintWriter) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the log writer for this data source.
setLoggingCLPrograms(String) - Method in class com.ibm.as400.access.Job
Sets whether or not commands are logged for CL programs that are run.
setLoggingLevel(int) - Method in class com.ibm.as400.access.Job
Sets what type of information is logged.
setLoggingSeverity(int) - Method in class com.ibm.as400.access.Job
Sets the severity level that is used in conjunction with the logging level to determine which error messages are logged in the job log.
setLoggingText(String) - Method in class com.ibm.as400.access.Job
Sets the level of message text that is written in the job log when a message is logged according to the LOGGING_LEVEL and LOGGING_SEVERITY.
setLogicalStyle(int, Style) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets the logical style for a given offset within the document.
setLoginTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the maximum time in seconds that this data source can wait while attempting to connect to a database.
setLoginTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the maximum time in seconds that this data source can wait while attempting to connect to a database.
setLogonServer(boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "logon support" attribute.
setLong(String, long) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java long value.
setLong(int, long) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java long value.
setLong(int, long) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the long value at the specified parameterIndex.
setMainStorageOption(int) - Method in class com.ibm.as400.access.FileAttributes
Sets which option should be used to determine how main storage is allocated and used by the system for the specified object.
setManagement(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the management object authority.
setManagement(boolean) - Method in class com.ibm.as400.access.RootPermission
Sets the management object authority.
setMarginBottom(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the bottom-margin of the XSL-FO page in inches.
setMarginLeft(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the left-margin of the XSL-FO page in inches.
setMarginRight(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the right-margin of the XSL-FO page in inches.
setMarginTop(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the top-margin of the XSL-FO page in inches.
setMaxConnections(int) - Method in class com.ibm.as400.access.ConnectionPool
Sets the maximum number of connections.
setMaxConnections(int) - Method in class com.ibm.as400.access.ProxyServer
Sets the maximum number of connections which can be active at any particular time.
setMaxFieldSize(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the maximum column size.
setMaxFieldSize(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the maximum field size limit.
setMaxIdleTime(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the maximum amount of time (in seconds) that a pooled connection in this pool is allowed to remain idle before it is automatically closed.
setMaxInactivity(long) - Method in class com.ibm.as400.access.ConnectionPool
Sets the maximum amount of inactive time before an available connection is closed.
setMaxLength(int) - Method in class com.ibm.as400.util.html.TextFormInput
Sets the maximum number of characters permitted in the text field.
setMaxLifetime(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the maximum amount of time (in seconds) after which an in-use physical connection is considered to be expired and should be closed.
setMaxLifetime(long) - Method in class com.ibm.as400.access.ConnectionPool
Sets the maximum life for an available connection.
setMaxPoolSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the maximum number of connections that the connection pool contains.
setMaxPrecision(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
setMaxRows(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the maximum row limit for the rowset.
setMaxRows(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the maximum rows limit.
setMaxScale(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
setMaxUseCount(int) - Method in class com.ibm.as400.access.ConnectionPool
Sets the maximum number of times a connection can be used before it is replaced in the pool.
setMaxUseTime(long) - Method in class com.ibm.as400.access.ConnectionPool
Sets the maximum amount of time a connection can be in use before it is closed and returned to the pool.
setMaximumFaults(float) - Method in class com.ibm.as400.access.SystemPool
Sets the maximum faults-per-second guideline to use for this storage pool.
setMaximumNumberOfRecords(long) - Method in class com.ibm.as400.access.SaveFile
Sets the capacity (maximum number of records) of the save file.
setMaximumNumberOfUsers(int) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the maximum number of concurrent connections that the share can accommodate.
setMaximumPoolSize(float) - Method in class com.ibm.as400.access.SystemPool
Sets the maximum amount of storage to allocate to this storage pool (as a percentage of total main storage).
setMaximumPrecision(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the maximum precision property.
setMaximumPrecision(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the maximum precision property.
setMaximumScale(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the maximum scale property.
setMaximumScale(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the maximum scale property.
setMaximumStorageAllowed(int) - Method in class com.ibm.as400.access.User
Sets the maximum amount of auxiliary storage (in kilobytes) assigned to store permanant objects owned by this user profile (1 kilobyte equals 1024 bytes).
setMaximumStorageAllowed(String) - Method in class com.ibm.as400.access.User
Sets the maximum amount of auxiliary storage (in kilobytes) assigned to store permanant objects owned by this user profile (1 kilobyte equals 1024 bytes).
setMaximumTableSize(int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the maximum number of rows in a table.
setMaximumValueLength(int) - Method in class com.ibm.as400.access.ValidationListAttribute
Sets the maximum length of the value associated with the attribute.
setMemberName(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the name of the member.
setMembers(AS400DataType[]) - Method in class com.ibm.as400.access.AS400Structure
Sets the data types of the members of the structure.
setMembers(int, AS400DataType) - Method in class com.ibm.as400.access.AS400Structure
Sets the data type of the member of the structure at the specified index.
setMessageAuthentication(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "message authentication" attribute.
setMessageIDs(String[]) - Method in class com.ibm.as400.access.HistoryLog
Specifies the specific messaged IDs to be retrieved or omitted.
setMessageIDsListIndicator(int) - Method in class com.ibm.as400.access.HistoryLog
Specifies if the message IDs in the list are to be omitted or selected.
setMessageList(AS400Message[]) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Sets the message list.
setMessageLogging(boolean) - Method in class com.ibm.as400.access.SystemPool
Sets the value indicating whether messages reporting that a change was made are written to the current job's job log and to the QHST message log.
setMessageOption(int) - Method in class com.ibm.as400.access.CommandCall
Specifies the option for how many messages should be retrieved.
setMessageOption(int) - Method in class com.ibm.as400.access.ProgramCall
Specifies the option for how many messages should be retrieved.
setMessageQueue(String) - Method in class com.ibm.as400.access.User
Sets the message queue to which messages are sent.
setMessageQueueDeliveryMethod(String) - Method in class com.ibm.as400.access.User
Sets how the messages are sent to the message queue for this user are to be delivered.
setMessageQueueSeverity(int) - Method in class com.ibm.as400.access.User
Sets the lowest severity code that a message can have and still be delivered to a user in break or notify mode.
setMessageSeverity(int) - Method in class com.ibm.as400.access.HistoryLog
The minimum severity of the messages to be listed.
setMessageTypeListIndicator(int) - Method in class com.ibm.as400.access.HistoryLog
Specifies if the message types in the list are to be omitted or selected.
setMessageTypes(String[]) - Method in class com.ibm.as400.access.HistoryLog
Specifies the specific message types to be retrieved or omitted.
setMetaData(RowMetaData) - Method in class com.ibm.as400.util.servlet.ListRowData
Sets the metadata.
setMetaData(ResultSetMetaData) - Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Sets the result set metadata.
setMetaDataSource(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets how to retrieve DatabaseMetaData.
setMetaDataSource(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets how to retrieve DatabaseMetaData.
setMetadataSource(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets how to retrieve DatabaseMetaData.
setMetadataSource(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets how to retrieve DatabaseMetaData.
setMethod(int) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the HTTP method used to send form contents to the server.
setMinAndMaxPoolSize(float, float) - Method in class com.ibm.as400.access.SystemPool
Sets the minimum and maximum amount of storage to allocate to this storage pool (as a percentage of total main storage).
setMinDivideScale(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
setMinPoolSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the minimum number of connections that the connection pool contains.
setMinimumDivideScale(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the minimum divide scale property.
setMinimumDivideScale(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the minimum divide scale property.
setMinimumFaults(float) - Method in class com.ibm.as400.access.SystemPool
Sets the minimum faults-per-second guideline to use for this storage pool.
setMinimumMessageSeverity(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "minimum message severity" attribute.
setMinimumPoolSize(float) - Method in class com.ibm.as400.access.SystemPool
Sets the minimum amount of storage to allocate to this storage pool (as a percentage of total main storage).
setMode(int) - Method in class com.ibm.as400.access.FTP
Sets the transfer mode.
setMode(String) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the access mode.
setModifiedProfile(String) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the user profile that modified the entry.
setModifyTime(Date) - Method in class com.ibm.as400.access.FileAttributes
Sets the time that the object's data was last changed.
setMultiple(boolean) - Method in class com.ibm.as400.util.html.SelectFormElement
Sets whether the user can make multiple selections.
setMustAddLanguageLibrary(boolean) - Method in class com.ibm.as400.access.AS400
Sets this object to attempt to add the appropriate secondary language library to the library list, when running on the system.
setMustUseNetSockets(boolean) - Method in class com.ibm.as400.access.AS400
Sets this object to using Internet domain sockets only.
setMustUseProgramCall(boolean) - Method in class com.ibm.as400.access.UserSpace
Sets the method used to carry out user space read and write operations.
setMustUseSockets(boolean) - Method in class com.ibm.as400.access.AS400
Sets this object to using sockets.
setMustUseSockets(boolean) - Method in class com.ibm.as400.access.UserSpace
Sets this object to using sockets.
setMustUseSuppliedProfile(boolean) - Method in class com.ibm.as400.access.AS400
Sets this object to using a supplied profile only.
setName(String) - Method in class com.ibm.as400.access.ClusteredHashTable
Sets the name for the clustered hash table server.
setName(String) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the environment variable name.
setName(String, int) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the environment variable name.
setName(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "NetServer name" attribute.
setName(String) - Method in class com.ibm.as400.access.Job
Sets the job name.
setName(String) - Method in class com.ibm.as400.access.JobDescription
Sets the job description name.
setName(String) - Method in class com.ibm.as400.access.JobList
Sets the job name that describes which jobs are returned.
setName(String) - Method in class com.ibm.as400.access.JobLog
Sets the job name.
setName(String) - Method in class com.ibm.as400.access.NetServerShare
Deprecated. Sets the network name of the share.
setName(String) - Method in class com.ibm.as400.access.Printer
Sets the name of the printer.
setName(String) - Method in class com.ibm.as400.access.RecordFormat
Sets the name of this record format.
setName(String) - Method in class com.ibm.as400.access.SystemPool
Sets the system pool name.
setName(String) - Method in class com.ibm.as400.access.SystemValue
Sets the system value name.
setName(String) - Method in class com.ibm.as400.access.User
Sets the user profile name.
setName(String) - Method in class com.ibm.as400.resource.Presentation
Deprecated. Sets the abbreviated name.
setName(String) - Method in class com.ibm.as400.resource.RJob
Deprecated. Sets the job name.
setName(String) - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Sets the job name.
setName(String) - Method in class com.ibm.as400.resource.RPrinter
Deprecated. Sets the printer device name.
setName(String) - Method in class com.ibm.as400.resource.RUser
Deprecated. Sets the user profile name.
setName(String) - Method in class com.ibm.as400.util.html.FormInput
Sets the control name of the input field.
setName(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the bookmark name.
setName(String) - Method in class com.ibm.as400.util.html.HTMLImage
Set the a unique name of the image.
setName(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the name of the meta tag.
setName(String) - Method in class com.ibm.as400.util.html.HTMLParameter
Sets the name of the parameter.
setName(String) - Method in class com.ibm.as400.util.html.HTMLServlet
Sets the class name of the servlet.
setName(String) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Sets the control name of the radio group.
setName(String) - Method in class com.ibm.as400.util.html.SelectFormElement
Sets the control name of the select element.
setName(String) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the control name of the text area.
setName(String) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Sets the job name.
setNaming(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the naming convention used when referring to tables.
setNaming(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the naming convention used when referring to tables.
setNamingConvention(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Naming convention" field on the Format tab.
setNull(String, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to SQL NULL.
setNull(String, int, String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to SQL NULL.
setNull(int, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to SQL NULL.
setNull(int, int, String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to SQL NULL.
setNull(int, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the type at the specified parameterIndex to SQL NULL.
setNull(int, int, String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the user-named type or REF type at the specified parameterIndex to SQL NULL.
setNullParameter(boolean) - Method in class com.ibm.as400.access.ProgramParameter
Sets the parameter to null.
setNumber(String) - Method in class com.ibm.as400.access.Job
Sets the job number.
setNumber(String) - Method in class com.ibm.as400.access.JobList
Sets the job number that describes which jobs are returned.
setNumber(String) - Method in class com.ibm.as400.access.JobLog
Sets the job number.
setNumber(String) - Method in class com.ibm.as400.resource.RJob
Deprecated. Sets the job number.
setNumber(String) - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Sets the job number.
setNumber(String) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Sets the job number.
setNumberOfElements(int) - Method in class com.ibm.as400.access.AS400Array
Sets the number of elements in the data type.
setNumberOfPages(int) - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Sets the number of pages in the list buffer.
setObject(String, Object) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to an Object value.
setObject(String, Object, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to an Object value.
setObject(String, Object, int, int) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to an Object value.
setObject(int, Object) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an Object value.
setObject(int, Object, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an Object value.
setObject(int, Object, int, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an Object value.
setObject(int, Object) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the object value at the specified parameterIndex.
setObject(int, Object, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the object value at the specified parameterIndex.
setObject(int, Object, int, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the object value at the specified parameterIndex.
setObject(VObject) - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Sets the object with which the action is associated.
setObjectAuditingValue(String) - Method in class com.ibm.as400.access.User
Sets the object auditing value for the user.
setObjectAuthority(String) - Method in class com.ibm.as400.access.QSYSPermission
Sets the object authority of the user using a single value.
setObjectHyperlink(RowData, HTMLHyperlink, int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the object's hyperlink at the specified column within the current row.
setObjectHyperlink(RowData, HTMLHyperlink, int, int) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the object's hyperlink at the specified row and column.
setObjectHyperlink(RowData, HTMLHyperlink, int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the object's hyperlink at the specified column within the current row.
setObjectHyperlink(RowData, HTMLHyperlink, int, int) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the row object's hyperlink specified by row and column.
setObjectInfo(String) - Method in class com.ibm.as400.access.AS400CertificateUtil
Set free form object information
setObjectName(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the name of the object this path name represents.
setObjectProperties(Vector, int) - Method in class com.ibm.as400.util.servlet.RowData
Sets the data object's properties at the specified columnIndex.
setObjectSelection(boolean) - Method in class com.ibm.as400.access.ObjectList
Sets whether or not the object selection criteria are used to include objects in the list or to omit them from the list.
setObjectType(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets type of object this path name represents.
setOffsetDependency(int, int) - Method in class com.ibm.as400.access.RecordFormat
Sets the field on which a dependent field depends.
setOffsetDependency(String, String) - Method in class com.ibm.as400.access.RecordFormat
Sets the field on which a dependent field depends.
setOkButtonText(String) - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Sets the button text for the Ok button.
setOperational(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the operational object authority.
setOpportunisticLockTimeout(int) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "opportunistic lock timeout" attribute.
setOptimization(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the optimization level of the i5/OS system Java program that will be created if no Java program is associated with the Java class.
setOptimizationLevel(int) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
Set the level to optimize classes to.
setOptimizeDirectories(boolean) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
setOptimizeInParallel(boolean) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
if true run each CRTJVAPGM in a separate job.
setOptions(String[]) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets special options used when running the Java class.
setOutFile(String) - Method in class com.ibm.as400.util.commtrace.Format
Sets the output file to open a OutputStream on.
setOutputDataLength(int) - Method in class com.ibm.as400.access.ProgramParameter
Sets the output parameter data length.
setOutputLocation(String) - Method in class com.ibm.as400.util.CommandHelpRetriever
Sets the output location for the source XML and source command HTML help when running programatically.
setOutputLog(PrintStream) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
 
setOutputQueue(String) - Method in class com.ibm.as400.access.Job
Sets the fully qualified integrated file system path name of the default output queue that is used for spooled output produced by this job.
setOutputQueue(String) - Method in class com.ibm.as400.access.User
Sets the output queue to be used by this user profile.
setOutputQueueLibrary(String) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the name of the library containing the output queue associated with the share.
setOutputQueueName(String) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the name of the output queue associated with the share.
setOutputQueuePriority(int) - Method in class com.ibm.as400.access.Job
Sets the output priority for spooled output files that this job produces.
setOwner(String, boolean) - Method in class com.ibm.as400.access.Permission
Sets the owner of the object.
setOwner(String) - Method in class com.ibm.as400.access.User
Sets the user profile that is to be the owner of objects created by this user.
setOwnerProfile(String) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the user profile that created the entry.
setPackage(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the base name of the SQL package.
setPackage(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the base name of the SQL package.
setPackage(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Package" field on the Package tab.
setPackageAdd(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to add newly prepared statements to the SQL package specified on the "package" property.
setPackageAdd(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to add newly prepared statements to the SQL package specified on the "package" property.
setPackageCCSID(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
setPackageCCSID(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
setPackageCache(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to cache a subset of the SQL package information in client memory.
setPackageCache(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to cache a subset of the SQL package information in client memory.
setPackageCcsid(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
setPackageCcsid(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the package CCSID property, which indicates the CCSID in which statements are sent to the i5/OS system and also the CCSID of the package they are stored in.
setPackageClear(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Deprecated.  
setPackageClear(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Deprecated.  
setPackageCriteria(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the type of SQL statement to be stored in the SQL package.
setPackageCriteria(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the type of SQL statement to be stored in the SQL package.
setPackageError(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the action to take when SQL package errors occur.
setPackageError(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the action to take when SQL package errors occur.
setPackageLibrary(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the library for the SQL package.
setPackageLibrary(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the library for the SQL package.
setPackageLibrary(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Package library" field on the Package tab.
setPackages(Vector) - Method in class utilities.JarMaker
Specifies the names of packages that are to be included in the output.
setPackagesExcluded(Vector) - Method in class utilities.JarMaker
Specifies the names of packages that are to be excluded from the output.
setPageHeight(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the page-height of the XSL-FO page in inches.
setPageSize(int) - Method in class com.ibm.as400.resource.BufferedResourceList
Deprecated. Sets the page size of the list buffer.
setPageWidth(double) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets the page-width of the XSL-FO page in inches.
setPagingOption(String) - Method in class com.ibm.as400.access.SystemPool
Sets the value indicating whether the system dynamically adjust the paging characteristics of the storage pool for optimum performance.
setPaperSize(double, double) - Method in class com.ibm.as400.access.SCS5219Writer
Sets paper size.
setPaperSize(int) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the papersize.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets the element attributes used for the paragraphs enclosing the given range of existing content in the document.
setParameter(int, String) - Method in class com.ibm.as400.access.PrintParameterList
Sets a string parameter.
setParameter(int, int) - Method in class com.ibm.as400.access.PrintParameterList
Sets an integer parameter.
setParameter(int, float) - Method in class com.ibm.as400.access.PrintParameterList
Sets a float parameter.
setParameterList(ProgramParameter[]) - Method in class com.ibm.as400.access.ProgramCall
Sets the list of parameters to pass to the program.
setParameterList(ProgramParameter[]) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Sets the list of parameters to pass to the program.
setParameterList(ProgramParameter[]) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Sets the list of parameters to pass to the program.
setParameterType(int) - Method in class com.ibm.as400.access.ProgramParameter
Sets the type of program parameter.
setParameters(String[]) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets one or more parameter values that are passed to the Java application.
setPassword(String) - Method in class com.ibm.as400.access.AS400
Sets the password for this object.
setPassword(String) - Method in class com.ibm.as400.access.AS400FTP
Calling setPassword() is valid only for FTP objects.
setPassword(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the database password.
setPassword(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the 'password' property.
setPassword(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the password used to make the connection.
setPassword(String) - Method in class com.ibm.as400.access.FTP
Sets the password.
setPassword(String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Set the password.
setPassword(String) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Sets the password used to connect to the database.
setPasswordChangeBlock(String) - Method in class com.ibm.as400.access.User
Sets the time period during which a password is blocked from being changed following the prior successful password change operation.
setPasswordExpirationInterval(int) - Method in class com.ibm.as400.access.User
Sets the password expiration interval (in days).
setPasswordExpirationInterval(String) - Method in class com.ibm.as400.access.User
Sets the password expiration interval (in days).
setPasswordExpirationWarningDays(int) - Static method in class com.ibm.as400.access.AS400
Sets the number of days before password expiration to warn the user.
setPasswordSetExpire(boolean) - Method in class com.ibm.as400.access.User
Sets whether the password for this user is set to expired.
setPath(String) - Method in class com.ibm.as400.access.AFPResource
Sets the integrated file system pathname of the AFP resource.
setPath(String) - Method in class com.ibm.as400.access.AS400CertificateUserProfileUtil
Sets the path for the user profile.
setPath(String) - Method in class com.ibm.as400.access.AS400CertificateUtil
Sets the path for the user space.
setPath(String) - Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Sets the path for the validation list.
setPath(String) - Method in class com.ibm.as400.access.AS400File
Sets the integrated file system pathname for the file.
setPath(String) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Sets the integrated file system path name for the file.
setPath(String) - Method in class com.ibm.as400.access.BaseDataQueue
Sets the fully qualified integrated file system path name of the data queue.
setPath(String) - Method in class com.ibm.as400.access.CharacterDataArea
Sets the fully qualified data area name.
setPath(String) - Method in class com.ibm.as400.access.Command
Sets the path name of the command.
setPath(String) - Method in class com.ibm.as400.access.DecimalDataArea
Sets the fully qualified data area name.
setPath(String) - Method in class com.ibm.as400.access.IFSFile
Sets the file path.
setPath(String) - Method in class com.ibm.as400.access.IFSFileInputStream
Sets the integrated file system path name.
setPath(String) - Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the integrated file system path name.
setPath(String) - Method in class com.ibm.as400.access.IFSJavaFile
Sets the path for this IFSJavaFile.
setPath(String) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the file path.
setPath(String) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the path in the integrated file system to be shared with the network.
setPath(String) - Method in class com.ibm.as400.access.JavaProgram
Sets the qualified path name to use.
setPath(String) - Method in class com.ibm.as400.access.LogicalDataArea
Sets the fully qualified data area name.
setPath(String) - Method in class com.ibm.as400.access.MessageFile
Sets the message file name.
setPath(String) - Method in class com.ibm.as400.access.MessageQueue
Sets the fully qualified integrated file system path name of the message queue.
setPath(String) - Method in class com.ibm.as400.access.OutputQueue
Sets the integrated file system pathname of the output queue.
setPath(String) - Method in class com.ibm.as400.access.PanelGroup
Sets the path name of the panel group.
setPath(String) - Method in class com.ibm.as400.access.PrinterFile
Sets the integrated file system pathname of the printer file.
setPath(String) - Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the integrated file system path name for this object.
setPath(String) - Method in class com.ibm.as400.access.UserSpace
Sets the path for the user space.
setPath(QSYSObjectPathName) - Method in class com.ibm.as400.access.ValidationList
Sets the location (library context) of the validation list.
setPath(String, String) - Method in class com.ibm.as400.data.ProgramCallDocument
Allows for dynamically specifying the program path of the program to be called.
setPath(String) - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Sets the file path name.
setPath(String) - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Sets the directory path.
setPath(String) - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Sets the path.
setPath(String) - Method in class com.ibm.as400.resource.RMessageQueue
Deprecated. Sets the fully qualified integrated file system path name of the message queue.
setPath(String) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Sets the fully qualified integrated file system path name of the data queue.
setPath(String) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets the path name of the file.
setPath(String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Sets the fully qualified integrated file system path name of the data queue.
setPath(String) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sets the fully qualified path name of the file.
setPath(String) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Sets the fully qualified path name of the file.
setPath(String) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Sets the fully qualified integrated file system path name of the message queue.
setPathInfo(String) - Method in class com.ibm.as400.util.servlet.ServletHyperlink
Sets the path information for the resource link.
setPattern(String) - Method in class com.ibm.as400.vaccess.FileFilter
Deprecated. Sets the pattern.
setPattern(String) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sets the pattern that all file and directory names must match to be included as children.
setPatternMatching(int) - Method in class com.ibm.as400.access.IFSFile
Sets the pattern-matching behavior used when files are listed by any of the list() or listFiles() methods.
setPatternMatching(int) - Method in class com.ibm.as400.access.IFSJavaFile
Sets the pattern-matching behavior used when files are listed by any of the list() or listFiles() methods.
setPatternMatching(int) - Method in class com.ibm.as400.util.html.FileListElement
Sets the pattern-matching behavior used when files are listed.
setPatternMatching(int) - Method in class com.ibm.as400.util.html.FileTreeElement
Sets the pattern-matching behavior used when files are listed.
setPcArchive(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the object has changed since the last time the file was saved or reset by a PC client.
setPcHidden(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets the whether the object can be displayed using an ordinary directory listing.
setPcReadOnly(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the object can be written to or deleted, have its extended attributes changed or deleted, or have its size changed.
setPcSystem(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the object is a system file and is excluded from normal directory searches.
setPeers(String[]) - Method in class com.ibm.as400.access.ProxyServer
Sets the list of peer proxy servers for use in load balancing.
setPerThreadFaults(float) - Method in class com.ibm.as400.access.SystemPool
Sets the faults per second for each active thread in this storage pool.
setPermission(Permission) - Method in class com.ibm.as400.access.IFSFile
Sets the permission of the object.
setPermissions(int) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the access available from the network for this share.
setPoolActivityLevel(int) - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use setActivityLevel() instead.
setPoolName(String) - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use setName() instead.
setPoolSize(int) - Method in class com.ibm.as400.access.SystemPool
Deprecated. Use setSize() instead.
setPort(int) - Method in class com.ibm.as400.access.FTP
Sets the port to use when connecting to the system.
setPort(int) - Method in class com.ibm.as400.access.ProxyServer
Sets the port to use for accepting connections from clients.
setPort(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the port filter to the given port.
setPossibleValues(Object[], ResourceLevel) - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Sets the possible values for a level.
setPrefetch(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to prefetch data upon executing a SELECT statement.
setPrefetch(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to prefetch data upon executing a SELECT statement.
setPresentation(Presentation) - Method in class com.ibm.as400.resource.Resource
Deprecated. Sets the presentation.
setPresentation(Presentation) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the presentation.
setPrimaryGroup(String, boolean) - Method in class com.ibm.as400.access.Permission
Sets the primary group of the object.
setPrincipal(AS400Principal) - Method in class com.ibm.as400.security.auth.AS400Credential
Sets the principal associated with the credential.
setPrintDevice(String) - Method in class com.ibm.as400.access.User
Sets the default printer device for this user.
setPrintDriver(String) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the text string that identifies the print driver appropriate for this share.
setPrintKeyFormat(String) - Method in class com.ibm.as400.access.Job
Sets whether border and header information is provided when the Print key is pressed.
setPrintText(String) - Method in class com.ibm.as400.access.Job
Sets the line of text (if any) that is printed at the bottom of each page of printed output for the job.
setPrintWriter(OutputStream) - Method in class com.ibm.as400.access.AS400JPing
Set the PrintWriter to log ping information to.
setPrintWriter(PrintWriter) - Static method in class com.ibm.as400.access.Trace
Sets the PrintWriter object.
setPrintWriter(Object, PrintWriter) - Static method in class com.ibm.as400.access.Trace
Sets the PrintWriter object for the specified component.
setPrinter(Printer) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Sets the printer.
setPrinterDeviceName(String) - Method in class com.ibm.as400.access.Job
Sets the printer device used for printing output from this job.
setPrinterFileFilter(String) - Method in class com.ibm.as400.access.PrinterFileList
Sets the printer file list filter.
setPrinterFileLibrary(String) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the name of the library containing the printer file associated with the share.
setPrinterFileName(String) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the name of the printer file associated with the share.
setPrinterFilter(String) - Method in class com.ibm.as400.access.PrinterList
Sets printer list filter.
setPrinterFilter(String) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Sets printer list filter.
setPriority(int) - Method in class com.ibm.as400.access.SystemPool
Sets the priority of this pool relative the priority of the other storage pools.
setProcedureName(String) - Method in class com.ibm.as400.access.ServiceProgramCall
Sets the service program procedure to call.
setProcedureName(String, int) - Method in class com.ibm.as400.access.ServiceProgramCall
Sets the service program procedure to call.
setProductFilter(String) - Method in class com.ibm.as400.access.ProductList
Sets the product filter used to filter the list.
setProductID(String) - Method in class com.ibm.as400.access.ProductLicense
Sets the product identifier for this license.
setProductID(String) - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Sets the product ID.
setProductOption(String) - Method in class com.ibm.as400.access.ProductList
Sets the product option used to filter the list.
setProductOption(String) - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Sets the product option.
setProfileToken(ProfileTokenCredential) - Method in class com.ibm.as400.access.AS400
Sets or resets the profile token for this object.
setProgram(String, ProgramParameter[]) - Method in class com.ibm.as400.access.ProgramCall
Sets the path name of the program and the parameter list.
setProgram(String) - Method in class com.ibm.as400.access.ProgramCall
Sets the path name of the program.
setProgram(String) - Method in class com.ibm.as400.access.ServiceProgramCall
Sets the path name of the service program.
setProgram(String) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Sets the program.
setProgram(String) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Sets the program.
setProgress(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets if the progress monitor should be displayed or not.
setPrompt(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether the user should be prompted if a user name or password is needed to connect to the i5/OS system.
setPrompt(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether the user should be prompted if a user name or password is needed to connect to the i5/OS system.
setProperties(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the properties based on ";" delimited string of properties, in same fashion as URL properties specified with DriverManager.getConnection(urlProperties).
setProperties(Properties) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the properties for this datasource.
setProperties(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the properties based on ";" delimited string of properties, in same fashion as URL properties specified with DriverManager.getConnection(urlProperties).
setProperties(Properties) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the properties for this datasource.
setProperties(Properties) - Method in class com.ibm.as400.access.EnvironmentVariableList
Sets the value of each environment variable defined in a Properties object.
setProperties(Properties, int) - Method in class com.ibm.as400.access.EnvironmentVariableList
Sets the value of each environment variable defined in a Properties object.
setProperties(Properties) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the Java Virtual Machine properties when running the Java Application.
setProperties(Properties) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the properties associated with the resource link.
setProperties(Properties) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Sets the properties used to connect to the database.
setPropertyCycle(int) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets the interval (in seconds) between runs of the connection pool's maintenance thread.
setProxyEncryptionMode(int) - Method in class com.ibm.as400.access.SecureAS400
Sets the proxy encryption mode.
setProxyFilesExcluded(boolean) - Method in class utilities.AS400ToolboxJarMaker
Deprecated. Specifies whether proxy-only files are to be excluded.
setProxyFilesExcluded(boolean) - Method in class utilities.ToolboxJarMaker
Specifies whether proxy-only files are to be excluded.
setProxyServer(String) - Method in class com.ibm.as400.access.AS400
Sets the name and port of the middle-tier machine where the proxy server is running.
setProxyServer(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the name of the proxy server.
setProxyServer(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the name of the proxy server.
setPublished(boolean) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the value of the "publish print share" attribute.
setPurge(boolean) - Method in class com.ibm.as400.access.Job
Sets the value indicating whether or not the job is eligible to be moved out of main storage and put into auxiliary storage at the end of a time slice or when entering a long wait (such as waiting for a work station user's response).
setQaqqiniLibrary(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the QAQQINI library name.
setQaqqiniLibrary(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the QAQQINI library name.
setQaqqinilib(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the QAQQINI library name.
setQaqqinilib(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the QAQQINI library name.
setQuality(int) - Method in class com.ibm.as400.access.SCS5219Writer
Sets quality printing.
setQuery(String) - Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Deprecated. Sets the SQL query used to generate the result set.
setQuery(String) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Sets the SQL query.
setQuery(String) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the SQL query used to build the table.
setQueryOptimizeGoal(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the goal the i5/OS system should use with optimization of queries.
setQueryOptimizeGoal(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the "query optimize goal" property
setQueryStorageLimit(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the storage limit in megabytes, that should be used for statements executing a query in a connection.
setQueryStorageLimit(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the storage limit in megabytes, that should be used for statements executing a query in a connection.
setQueryTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the maximum wait time in seconds for a statement to execute.
setQueryTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the query timeout limit.
setQueue(String) - Method in class com.ibm.as400.access.Job
Sets the fully qualified integrated file system path name of the job queue that the job is to be on.
setQueueFilter(String) - Method in class com.ibm.as400.access.OutputQueueList
Sets the output queue list filter.
setQueueFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the output queue filter.
setQueueFilter(String) - Method in class com.ibm.as400.access.WriterJobList
Sets the output queue filter.
setQueueFilter(String) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sets the output queue filter.
setQueuePriority(int) - Method in class com.ibm.as400.access.Job
Sets the scheduling priority of the job compared to other jobs on the same job queue.
setREFFLD(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the REFFLD keyword for this field.
setRJob(RJob) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Sets the job.
setRead(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the read data authority.
setReadNoUpdate(boolean) - Method in class com.ibm.as400.access.AS400File
Sets the readNoUpdate flag, which determines whether the records should be locked for update when doing reads or positionCursor operations in a READ_WRITE open mode.
setReadOnly(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the read-only mode.
setReadOnly(boolean) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the read-only mode.
setReadOnly(boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets whether the rowset is read-only.
setReadOnly() - Method in class com.ibm.as400.access.IFSFile
Marks the integrated file system object represented by this object so that only read operations are allowed.
setReadOnly(boolean) - Method in class com.ibm.as400.access.IFSFile
Changes the read only attribute of the integrated file system object represented by this object.
setReadOnly() - Method in class com.ibm.as400.access.IFSJavaFile
Marks the file named by this IFSJavaFile object so that only read operations are allowed.
setRealm(String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Set the realm that will be used for the authentication.
setReceiveBufferSize(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property sets the receive buffer size socket option to the specified value.
setReceiveBufferSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the socket 'receive buffer size' option to the specified value.
setReceiveBufferSize(int) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_RCVBUF socket option should be set.
setRecord(int, byte[], int, int) - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Set the record content to the specified bytes from the byte array.
setRecordBlockingCriteria(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Record Blocking criteria" field on the Performance tab.
setRecordBlockingSize(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Record Blocking size" field on the Performance tab.
setRecordFormat() - Method in class com.ibm.as400.access.AS400File
Sets the record format to be used for this file.
setRecordFormat(int) - Method in class com.ibm.as400.access.AS400File
Sets the record format to be used for this file.
setRecordFormat(String) - Method in class com.ibm.as400.access.AS400File
Sets the record format to be used for this file.
setRecordFormat(RecordFormat) - Method in class com.ibm.as400.access.AS400File
Sets the record format to be used for this file.
setRecordFormat(RecordFormat) - Method in class com.ibm.as400.access.Record
Sets the record format for this record.
setRecordFormat(RecordFormat) - Method in class com.ibm.as400.util.servlet.RecordFormatMetaData
Sets the record format.
setRecordFormat(RecordFormat) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Sets the record format for the record list.
setRecordFormatID(String) - Method in class com.ibm.as400.access.RecordFormat
Sets the record format ID.
setRecordFormatType(int) - Method in class com.ibm.as400.access.RecordFormat
Sets the record format type.
setRecordName(String) - Method in class com.ibm.as400.access.Record
Sets the name for this record.
setRecordNumber(int) - Method in class com.ibm.as400.access.Record
Sets the record number of this record.
setRef(int, Ref) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Ref value.
setRef(int, Ref) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets Ref value at the specified parameterIndex.
setReference(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the reference object authority.
setReference(boolean) - Method in class com.ibm.as400.access.RootPermission
Sets the reference object authority.
setReleaseLevel(String) - Method in class com.ibm.as400.access.ProductLicense
Sets the product release for this license.
setReleaseLevel(String) - Method in class com.ibm.as400.resource.RSoftwareResource
Deprecated. Sets the release level.
setRemarks(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the source of the text for REMARKS columns in ResultSets returned by DatabaseMetaData methods.
setRemarks(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the source of the text for REMARKS columns in ResultSets returned by DatabaseMetaData methods.
setRemarksSourceGroup(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Remarks source" group on the Other tab.
setRenderer(FileListRenderer) - Method in class com.ibm.as400.util.html.FileListElement
Set the renderer for the FileListElement.
setRequiredFiles(Vector) - Method in class utilities.JarMaker
Deprecated. Use setFilesRequired() instead.
setResourceFilter(String) - Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by library, name, and resource type.
setResourceKey(Object) - Method in class com.ibm.as400.resource.Resource
Deprecated. Sets the resource key.
setResourceList(ResourceList) - Method in class com.ibm.as400.util.servlet.ResourceListRowData
Sets the resource list.
setResourceList(ResourceList) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Sets the resource list from which all information for the model is gathered.
setResourceList(ResourceList) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Sets the resource list from which all information for the model is gathered.
setResourceList(ResourceList) - Method in class com.ibm.as400.vaccess.ResourceListModel
Deprecated. Sets the resource list from which all information for the model is gathered.
setResourceList(ResourceList) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Sets the resource list from which all information for the model is gathered.
setResourceProperties(ResourceProperties) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Sets the resource properties.
setResourceProperties(ResourceProperties) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Sets the resource properties.
setRestrictedRenameAndUnlink(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether renames and unlinks are restricted for objects within a directory.
setResultSet(ResultSet) - Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the SQL result set.
setResultSet(ResultSet) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Sets the SQL result set used to build the table.
setResultSet(ResultSet) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the SQL result set used to build the table.
setReturnValueFormat(int) - Method in class com.ibm.as400.access.ServiceProgramCall
Sets the format of the returned data.
setReuseConnections(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedConnectionPoolDataSource
Sets whether connections may be re-used after being returned to the connection pool.
setReuseSocket(boolean) - Method in class com.ibm.as400.access.FTP
Indicates whether to reuse a socket for multiple file transfers, when in active mode.
setRollbackCursorHold(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether the cursor is held after a rollback.
setRollbackCursorHold(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the "rollback cursor hold" property
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRoot(VNode) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Sets the root, or the system resource, from which all information for the model is gathered.
setRow(HTMLTableRow, int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table row at the specified rowIndex.
setRow(Object[], int) - Method in class com.ibm.as400.util.servlet.ListRowData
Sets the row at the specified rowIndex to be the specified row.
setRow(Object[], Vector[], int) - Method in class com.ibm.as400.util.servlet.ListRowData
Sets the row at the specified rowIndex to be the specified row.
setRow(Record, int) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Sets the record at the specified rowIndex to be the specified record.
setRow(Record, int, Vector[]) - Method in class com.ibm.as400.util.servlet.RecordListRowData
Sets the record at the specified rowIndex to be the specified record.
setRowSelectionAllowed(boolean) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sets the indicator for whether the rows can be selected.
setRowSpan(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the row span.
setRows(int) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the number of visible rows in the text area.
setRunMaintenance(boolean) - Method in class com.ibm.as400.access.ConnectionPool
Sets whether the Toolbox does periodic maintenance on the connection pool to clean up expired connections.
setRunPriority(int) - Method in class com.ibm.as400.access.Job
Sets the priority at which the job competes for the processing unit relative to the other jobs that are active at the same time.
setSQLStatement(String) - Method in class com.ibm.as400.vaccess.SQLStatementButton
Deprecated. Sets the SQL statement to run.
setSQLStatement(String) - Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Deprecated. Sets the SQL statement to run.
setSQLlibrary(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
setSSPFile(boolean) - Method in class com.ibm.as400.access.AS400File
Sets the SSP flag for this file.
setSaveFilePublicAuthority(String) - Method in class com.ibm.as400.access.AS400FTP
Sets the public authority of save files created by this object.
setSaveOutput(boolean) - Method in class com.ibm.as400.access.SaveFile
Indicates whether output from called API's will be saved in the job's spooled output.
setSavePasswordWhenSerialized(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether to save the password locally with the rest of the properties when this data source object is serialized.
setSavePasswordWhenSerialized(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether to save the password locally with the rest of the properties when this data source object is serialized.
setSaveSenderInfo(boolean) - Method in class com.ibm.as400.access.DataQueueAttributes
Sets whether sender information is stored with each data queue entry.
setSavepoint() - Method in class com.ibm.as400.access.AS400JDBCConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class com.ibm.as400.access.AS400JDBCConnection
Creates a named savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Creates a named savepoint in the current transaction and returns the new Savepoint object that represents it.
setScan(int) - Method in class com.ibm.as400.access.FileAttributes
Sets the whether the object will be scanned when exit programs are registered with any of the integrated file system scan-related exit points.
setScheduleDate(Date) - Method in class com.ibm.as400.access.Job
Sets the date and time the job is scheduled to become active.
setScheduleDate(String) - Method in class com.ibm.as400.access.Job
Sets the date the job is scheduled to become active.
setScheduleTime(Date) - Method in class com.ibm.as400.access.Job
Sets the date and time the job is scheduled to become active.
setScheduleTime(String) - Method in class com.ibm.as400.access.Job
Sets the time the job is scheduled to become active.
setSearchType(int) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets the search type.
setSearchType(int) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Sets the search type.
setSearchType(int) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the search type.
setSecondIPAddress(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the second IPAddress filter to the given IPAddress.
setSecondaryURL(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the secondary URL to be used for a connection on the middle-tier's DriverManager in a multiple tier environment, if it is different than already specified.
setSecondaryURL(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the secondary URL to be used for a connection on the middle-tier's DriverManager in a multiple tier environment, if it is different than already specified.
setSecondaryUrl(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the secondary URL to be used for a connection on the middle-tier's DriverManager in a multiple tier environment, if it is different than already specified.
setSecondaryUrl(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the secondary URL to be used for a connection on the middle-tier's DriverManager in a multiple tier environment, if it is different than already specified.
setSection(String) - Method in class com.ibm.as400.util.servlet.SectionCompletedEvent
Sets the completed section of data.
setSecure(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether a Secure Socket Layer (SSL) connection is used to communicate with the i5/OS system.
setSecure(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether a Secure Socket Layer (SSL) connection is used to communicate with the i5/OS system.
setSecurePort(int) - Method in class com.ibm.as400.access.ProxyServer
Sets the port to use for accepting Secure Sockets Layer (SSL) connections from clients.
setSecurityCheckLevel(String) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the level of warnings given for directories in CLASSPATH that have public write authority.
setSelectMessagesNeedReply(boolean) - Method in class com.ibm.as400.access.MessageQueue
Sets whether or not to include messages that need a reply in the returned list of messages.
setSelectMessagesNoNeedReply(boolean) - Method in class com.ibm.as400.access.MessageQueue
Sets whether or not to include messages that do not need a reply in the returned list of messages.
setSelectSendersCopyMessagesNeedReply(boolean) - Method in class com.ibm.as400.access.MessageQueue
Sets whether or not to include sender's copy messages that need a reply in the returned list of messages.
setSelected(boolean) - Method in class com.ibm.as400.util.html.SelectOption
Sets whether the option defaults as being selected.
setSelection(String) - Method in class com.ibm.as400.access.MessageQueue
Deprecated. Use setSelectMessagesNeedReply(boolean), setSelectMessagesNoNeedReply(boolean), and setSelectSendersCopyMessagesNeedReply(boolean) instead.
setSelection(String) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Sets the selection.
setSelectionFileSystem(int) - Method in class com.ibm.as400.access.UserObjectsOwnedList
Sets the selection criteria for the file system from which to retrieve the list of objects that the user is authorized to or the list of objects the user owns.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sets the selection model that is used to maintain selection state.
setSelectionModel(TreeSelectionModel) - Method in class com.ibm.as400.vaccess.AS400TreePane
Deprecated. Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the ListSelectionModel that is used to maintain row selection state.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.ResourceListDetailsPane
Deprecated. Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets the ListSelectionModel that is used to maintain row selection state.
setSelectionObjectRelation(int) - Method in class com.ibm.as400.access.UserObjectsOwnedList
Sets which objects are to be selected (indicating objects authorized to, objects owned, or both).
setSelectionValue(Object, Object) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the current value of a selection.
setSelectionValue(Object, Object, int) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the current value of a selection.
setSelectionValue(Object, Object, int) - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Sets the current value of a selection.
setSendBufferSize(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property sets the send buffer size socket option to the specified value.
setSendBufferSize(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the socket 'send buffer size' option to the specified value.
setSendBufferSize(int) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_SNDBUF socket option should be set.
setSensitivityLevel(int) - Method in class com.ibm.as400.access.Permission
Sets the sensitivity level of the object.
setServer(String) - Method in class com.ibm.as400.access.AS400FTP
Calling setServer() is valid only for FTP objects.
setServer(String) - Method in class com.ibm.as400.access.FTP
Sets the name of the system.
setServerName(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the i5/OS system name.
setServerName(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the serverName property.
setServerTrace(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Enables tracing of the JDBC server job.
setServerTrace(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Enables tracing of the JDBC server job.
setServerTraceCategories(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Enables tracing of the JDBC server job.
setServerTraceCategories(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Enables tracing of the JDBC server job.
setServicePort(int, int) - Method in class com.ibm.as400.access.AS400
Sets the service port in the service port table for the specified service for this system name.
setServicePortsToDefault() - Method in class com.ibm.as400.access.AS400
Sets the ports in the service port table for all the services for this system name to their default values.
setSetEffectiveGroupId(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the effective group ID (GID) is set at execution time.
setSetEffectiveUserId(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the effective user ID (UID) is set at execution time.
setSeverity(int) - Method in class com.ibm.as400.access.MessageQueue
Sets the severity of the messages which are returned.
setSeverity(int) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Sets the severity.
setShareName(String) - Method in class com.ibm.as400.util.html.FileListElement
Set the name of the NetServer share.
setShareName(String) - Method in class com.ibm.as400.util.html.FileTreeElement
Sets the name of the NetServer share.
setShareOption(int) - Method in class com.ibm.as400.access.IFSFileInputStream
Sets the share option.
setShareOption(int) - Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the share option.
setShareOption(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the share option.
setSharePath(String) - Method in class com.ibm.as400.util.html.FileListElement
Set the NetServer share path.
setSharePath(String) - Method in class com.ibm.as400.util.html.FileTreeElement
Sets the NetServer share path.
setShared(boolean) - Method in class com.ibm.as400.access.SaveFile
Sets whether the open data path (ODP) for the save file is shared with other programs in the routing step.
setShort(String, short) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a Java short value.
setShort(int, short) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java short value.
setShort(int, short) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the short value at the specified parameterIndex.
setShowCheckboxes(boolean) - Method in class com.ibm.as400.access.AS400
Indicates if checkboxes should be shown on the sign-on dialog.
setShowChoiceProgramValues(boolean) - Method in class com.ibm.as400.util.CommandHelpRetriever
Sets whether or not parameter values returned by a "choices program" will be generated as part of the HTML documentation.
setShowHorizontalLines(boolean) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets whether horizontal lines are drawn between rows.
setShowHorizontalLines(boolean) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets whether horizontal lines are drawn between rows.
setShowVerticalLines(boolean) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets whether vertical lines are drawn between columns.
setShowVerticalLines(boolean) - Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Deprecated. Sets whether vertical lines are drawn between columns.
setSignonHandler(SignonHandler) - Method in class com.ibm.as400.access.AS400
Sets the sign-on handler for this AS400 object.
setSize(int) - Method in class com.ibm.as400.access.SystemPool
Sets the size of the system pool in kilobytes, where one kilobyte is 1024 bytes.
setSize(int) - Method in class com.ibm.as400.util.html.FormInput
Sets the size of the input field.
setSize(int) - Method in class com.ibm.as400.util.html.HTMLText
Sets the text font size.
setSize(int) - Method in class com.ibm.as400.util.html.SelectFormElement
Sets the number of visible options.
setSoLinger(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property allows the turning on of socket linger with the specified linger time in seconds.
setSoLinger(long) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the socket 'linger' property to the specified linger time in milliseconds.
setSoLinger(int) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_LINGER socket option should be set.
setSoTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property enables/disables socket timeout with the specified value in milliseconds.
setSoTimeout(long) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Enables/disables socket timeout with the specified value in milliseconds.
setSoTimeout(int) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the SO_TIMEOUT socket option should be set.
setSocketProperties(SocketProperties) - Method in class com.ibm.as400.access.AS400
Sets the socket options the IBM Toolbox for Java will set on its client side sockets.
setSocketProperties(SocketProperties) - Method in class com.ibm.as400.access.AS400ConnectionPool
Sets the socket properties that this AS400ConnectionPool specifies when it creates new AS400 objects, for example in fill(), getConnection(), or getSecureConnection().
setSort(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets how the i5/OS system sorts records before sending them to the client.
setSort(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets how the i5/OS system sorts records before sending them to the client.
setSort(boolean) - Method in class com.ibm.as400.access.MessageQueue
Sets whether the list should be sorted by message type when ALL messages are selected for retrieval.
setSortLanguage(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the three-character language id to use for selection of a sort sequence.
setSortLanguage(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the three-character language id to use for selection of a sort sequence.
setSortOrder(Object, boolean) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the order for a sort.
setSortSequenceTable(String) - Method in class com.ibm.as400.access.Job
Sets the name of the sort sequence table associated with this job..
setSortSequenceTable(String) - Method in class com.ibm.as400.access.User
Sets the sort sequence table to be used for string comparisons for this profile.
setSortTable(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the library and file name of a sort sequence table stored on the i5/OS system.
setSortTable(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the library and file name of a sort sequence table stored on the i5/OS system.
setSortTable(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Sort library/table name" field on the Language tab.
setSortType(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Sort type" field on the Language tab.
setSortValue(Object[]) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the current value of the sort.
setSortWeight(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets how the i5/OS system treats case while sorting records.
setSortWeight(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets how the i5/OS system treats case while sorting records.
setSortWeightGroup(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Sort weight" group on the Language tab.
setSorted(boolean) - Method in class com.ibm.as400.access.IFSFile
Sets the sorting behavior used when files are listed by any of the list() or listFiles() methods.
setSource(String) - Method in class com.ibm.as400.util.html.ImageFormInput
Sets the source URL for the image.
setSourceDrawer(int) - Method in class com.ibm.as400.access.SCS5219Writer
Sets source drawer number.
setSpecialAuthority(String[]) - Method in class com.ibm.as400.access.User
Sets the special authorities given to a user.
setSpecialEnvironment(String) - Method in class com.ibm.as400.access.User
Sets the special environment in which the user operates after signing on.
setSpooledFile(SpooledFile) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the spooled file.
setSpooledFileFilter(SpooledFile) - Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by spooled file.
setSpooledFileType(int) - Method in class com.ibm.as400.access.ISeriesNetServerPrintShare
Sets the spooled file type for the share.
setSrc(String) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the absolute or relative URL to reference the image.
setStartDateFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the create start date filter.
setStartTime(String) - Method in class com.ibm.as400.util.commtrace.FormatProperties
Sets the start time filter in milliseconds since the epoc.
setStartTimeFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the create start time filter.
setStartingDate(String, String) - Method in class com.ibm.as400.access.HistoryLog
Specifies the starting date and time for messages and jobs to be listed.
setStartingDate(Date) - Method in class com.ibm.as400.access.HistoryLog
Specifies the starting date and time for messages and jobs to be listed.
setStartingMessageKey(byte[]) - Method in class com.ibm.as400.access.JobLog
Sets the message key used to begin searching for messages to list from the corresponding entry in the job log.
setStartingSequenceNumber(int) - Method in class com.ibm.as400.util.html.OrderedList
Sets the starting number to something other than "1" to use in incrementing the list structure.
setStatus(String) - Method in class com.ibm.as400.access.User
Sets the status of the user profile.
setStatusMessageHandling(String) - Method in class com.ibm.as400.access.Job
Sets the value which indicates whether status messages are displayed for this job.
setString(String, String) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a String value.
setString(long, String) - Method in class com.ibm.as400.access.AS400JDBCClob
Writes a String to this CLOB, starting at position position.
setString(long, String, int, int) - Method in class com.ibm.as400.access.AS400JDBCClob
Writes a String to this CLOB, starting at position position in the CLOB.
setString(long, String) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Writes a String to this CLOB, starting at position position.
setString(long, String, int, int) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Writes a String to this CLOB, starting at position position in the CLOB.
setString(int, String) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a String value.
setString(int, String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the string value at the specified parameterIndex.
setStringValue(String, String, int) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element using a String input.
setStringValue(String, int[], String, int) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element using a String input value given indices to the data element.
setStringValue(String, String, int) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named <data type="char"> element using a String input.
setStringValue(String, int[], String, int) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named <data type="char"> element using a String input value, given indices to the data element.
setSupplementalGroups(String[]) - Method in class com.ibm.as400.access.User
Sets the user's supplemental group profiles.
setSystem(AS400) - Method in class com.ibm.as400.access.AS400CertificateUtil
Sets the system on which the certificate repository exists.
setSystem(AS400) - Method in class com.ibm.as400.access.AS400FTP
Sets the name of the system.
setSystem(AS400) - Method in class com.ibm.as400.access.AS400File
Sets the system to which to connect.
setSystem(AS400) - Method in class com.ibm.as400.access.AS400FileRecordDescription
Sets the system to which to connect.
setSystem(AS400) - Method in class com.ibm.as400.access.BaseDataQueue
Sets the system object representing the system on which the data queue exists.
setSystem(AS400) - Method in class com.ibm.as400.access.ClusteredHashTable
Sets the node of the clustered hash table.
setSystem(AS400) - Method in class com.ibm.as400.access.Command
Sets the system from which to retrieve the command list.
setSystem(AS400) - Method in class com.ibm.as400.access.CommandCall
Sets the system to run the command.
setSystem(AS400) - Method in class com.ibm.as400.access.CommandList
Sets the system from which to retrieve the command list.
setSystem(AS400) - Method in class com.ibm.as400.access.DataArea
Sets the system on which the data area exists.
setSystem(AS400) - Method in class com.ibm.as400.access.DirectoryEntryList
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the system for the environment variable.
setSystem(AS400) - Method in class com.ibm.as400.access.EnvironmentVariableList
Sets the system for the environment variable list.
setSystem(AS400) - Method in class com.ibm.as400.access.IFSFile
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.IFSFileInputStream
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.IFSJavaFile
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.JavaApplicationCall
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.JavaProgram
Sets the name of the system to search for a Java Program.
setSystem(AS400) - Method in class com.ibm.as400.access.Job
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.JobCCSID
Sets the system on which to retrieve the Job CCSID.
setSystem(AS400) - Method in class com.ibm.as400.access.JobDescription
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.JobList
Sets the system object representing the system on which the jobs exist.
setSystem(AS400) - Method in class com.ibm.as400.access.JobLog
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.MessageFile
Sets the system object representing the system on which the message file exists.
setSystem(AS400) - Method in class com.ibm.as400.access.MessageQueue
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.PTFGroupList
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.PanelGroup
Sets the system from which to retrieve the panel group.
setSystem(AS400) - Method in class com.ibm.as400.access.Permission
Sets the system where system value is retrieved.
setSystem(AS400) - Method in class com.ibm.as400.access.PrintObject
Sets the system on which this object exists.
setSystem(AS400) - Method in class com.ibm.as400.access.PrintObjectList
Sets the system name.
setSystem(AS400) - Method in class com.ibm.as400.access.ProductLicense
Sets the system object for this license.
setSystem(AS400) - Method in class com.ibm.as400.access.ProductList
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.ProgramCall
Sets the system to run the program.
setSystem(AS400) - Method in class com.ibm.as400.access.SystemPool
Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.access.SystemStatus
Sets the system object representing the system from which the system status information will be retrieved.
setSystem(AS400) - Method in class com.ibm.as400.access.SystemValue
Sets the system object representing the system on which the system value exists.
setSystem(AS400) - Method in class com.ibm.as400.access.SystemValueGroup
Sets the system object representing the system on which the system value group exists.
setSystem(AS400) - Method in class com.ibm.as400.access.SystemValueList
Sets the system object representing the system on which the system value list exists.
setSystem(AS400) - Method in class com.ibm.as400.access.User
Sets the system object representing the system on which the user profile exists.
setSystem(AS400) - Method in class com.ibm.as400.access.UserList
Sets the system object representing the system on which the users exist.
setSystem(AS400) - Method in class com.ibm.as400.access.UserObjectsOwnedList
Sets the system from which to retrieve the list of objects that a user is authorized to and the list of objects the user owns.
setSystem(AS400) - Method in class com.ibm.as400.access.UserSpace
Sets the system object for the user space.
setSystem(AS400) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the system on which to call programs.
setSystem(AS400) - Method in class com.ibm.as400.resource.RIFSFile
Deprecated. Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.resource.Resource
Deprecated. Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Sets the system.
setSystem(AS400) - Method in class com.ibm.as400.security.auth.AS400Credential
Sets the AS400 system object for the credential.
setSystem(AS400) - Method in class com.ibm.as400.security.auth.AS400Principal
Sets the AS400 system object for the principal.
setSystem(AS400) - Method in class com.ibm.as400.util.commtrace.Format
Sets the system to use for all i5/OS connections.
setSystem(AS400) - Method in class com.ibm.as400.util.html.FileListElement
Set the system.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.CommandCallButton
Deprecated. Sets the system on which commands are run.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Deprecated. Sets the system on which commands are run.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Sets the system on which the data queue resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Sets the system on which the file resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Sets the system on which the data queue resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.ProgramCallButton
Deprecated. Sets the system on which programs are run.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Deprecated. Sets the system on which programs are run.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.RecordListFormPane
Deprecated. Sets the system where the file is located.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.RecordListTableModel
Deprecated. Sets the system where the file is located.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.RecordListTablePane
Deprecated. Sets the system where the file is located.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sets the system on which the file resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Sets the system on which the file resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Sets the system on which the job resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Sets the system on which the list resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Sets the system on which the message queue resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sets the system on which the output resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Sets the system from which the list will be retrieved.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Sets the system in which the system status information resides.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Sets the system from which the system values will be retrieved.
setSystem(AS400) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Sets the system in which the user information resides.
setSystemArchive(boolean) - Method in class com.ibm.as400.access.FileAttributes
Sets whether the object has changed and needs to be saved.
setSystemName(String) - Method in class com.ibm.as400.access.AS400
Sets the system name for this object.
setSystemName(String) - Method in class com.ibm.as400.access.PasswordDialog
Sets the system name.
setSystemPool(SystemPool) - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Sets the SystemPool object.
setTEXT(String) - Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the TEXT keyword for this field.
setTIMFMT(String) - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value to specify for the TIMFMT keyword for this field.
setTIMSEP(String) - Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value to specify for the TIMSEP keyword for this field.
setTable(HTMLTable) - Method in class com.ibm.as400.util.html.FileListElement
Set the HTMLTable to use when displaying the file list.
setTable(HTMLTable) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the default HTML table to be used during conversion.
setTableSchemas(String[]) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Sets the schemas for which the tables will be listed for inclusion in the query.
setTables(String[]) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Sets the table names for the query.
setTarget(String) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the target frame for the form response.
setTarget(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the target frame for the resource link.
setTargetRelease(String) - Method in class com.ibm.as400.access.SaveFile
Sets the target release level of the operating system on which you intend to restore and use the object(s) saved in the save file by a subsequent invocation of one of the save() methods.
setTcpNoDelay(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
This property allows the turning on of the TCP no delay socket option.
setTcpNoDelay(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the socket 'TCP no delay' option.
setTcpNoDelay(boolean) - Method in class com.ibm.as400.access.SocketProperties
Indicates the value to which the TCP_NODELAY socket option should be set.
setText(String) - Method in class com.ibm.as400.util.html.HTMLApplet
Set the alternate text for the Applet, which will be displayed if the browser does not support the APPLET tag or the applet fails to load.
setText(String) - Method in class com.ibm.as400.util.html.HTMLHeading
Set the visible text to display in the header.
setText(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the text representation for the resource link.
setText(String) - Method in class com.ibm.as400.util.html.HTMLServlet
Set the alternate text for the servlet, which will be displayed if the web server does not support the servlet tag.
setText(String) - Method in class com.ibm.as400.util.html.HTMLText
Sets the text.
setText(HTMLTagElement) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Set the visible text of the HTMLTreeElement.
setText(String) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Set the visigble test of the HTMLTreeElement.
setText(String) - Method in class com.ibm.as400.util.html.SelectOption
Sets the option text with the specified viewable text.
setText(String) - Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the initial text of the text area.
setTextConversionEnablement(int) - Method in class com.ibm.as400.access.ISeriesNetServerFileShare
Sets the value of the "enable text conversion" attribute.
setTextOrientation(int) - Method in class com.ibm.as400.access.SCS3812Writer
Sets text orientation.
setTextUrl(HTMLHyperlink) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Set the URL of the HTMLTreeElement text.
setThreadSafe(boolean) - Method in class com.ibm.as400.access.CommandCall
Specifies whether or not the command should be assumed thread-safe.
setThreadSafe(boolean) - Method in class com.ibm.as400.access.ProgramCall
Specifies whether or not the program should be assumed thread-safe.
setThreadUsed(boolean) - Method in class com.ibm.as400.access.AS400
Sets whether the IBM Toolbox for Java uses threads in communication with the host servers.
setThreadUsed(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether a thread is used.
setThreadUsed(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether a thread is used.
setThreadUsed(boolean) - Method in class com.ibm.as400.access.ConnectionPool
Sets whether the IBM Toolbox for Java uses threads in communication with the host servers and for running maintenance.
setThreadsafeOverride(String, boolean) - Method in class com.ibm.as400.data.ProgramCallDocument
Allows the overriding of the threadsafe attribute of a program element.
setTime(String, Time) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Time value using the default calendar.
setTime(String, Time, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Time value using a calendar other than the default.
setTime(int, Time) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Time value using the default calendar.
setTime(int, Time, Calendar) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Time value using a calendar other than the default.
setTime(int, Time) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the time value at the specified parameterIndex.
setTime(int, Time, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the time value at the specified parameterIndex.
setTimeFormat(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the time format used in time literals with SQL statements.
setTimeFormat(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the time format used in time literals with SQL statements.
setTimeFormat(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Time format" field on the Format tab.
setTimeSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the time separator used in time literals within SQL statements.
setTimeSeparator(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the time separator used in time literals within SQL statements.
setTimeSeparator(String) - Method in class com.ibm.as400.access.Job
Sets the value used to separate hours, minutes, and seconds when presenting a time.
setTimeSeparator(Object) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Time separator" field on the Format tab.
setTimeSlice(int) - Method in class com.ibm.as400.access.Job
Sets the maximum amount of processor time (in milliseconds) given to each thread in this job before other threads in this job and in other jobs are given the opportunity to run.
setTimeSliceEndPool(String) - Method in class com.ibm.as400.access.Job
Sets the value which indicates whether a thread in an interactive job moves to another main storage pool at the end of its time slice.
setTimeToLive(int) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the time to live (in seconds) an entry remains in the clustered hash table.
setTimeout(long) - Method in class com.ibm.as400.access.AS400JPing
Set the timeout period in milliseconds.
setTimeoutInterval(int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the number of seconds to expiration when the token is generated or refreshed.
setTimestamp(String, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Timestamp value using the default calendar.
setTimestamp(String, Timestamp, Calendar) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a java.sql.Timestamp value using a calendar other than the default.
setTimestamp(int, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Timestamp value using the default calendar.
setTimestamp(int, Timestamp, Calendar) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a java.sql.Timestamp value using a calendar other than the default.
setTimestamp(int, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the timestamp value at the specified parameterIndex.
setTimestamp(int, Timestamp, Calendar) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the timestamp value at the specified parameterIndex.
setTitle(String) - Method in class com.ibm.as400.util.html.HTMLHead
Sets the title of the HTML document.
setTitle(String) - Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the title for the resource link.
setToken(byte[]) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the actual bytes for the token as it exists on the i5/OS system.
setToken(AS400Principal, String) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Deprecated. As of V5R3, replaced by ProfileTokenCredential.setTokenExtended(AS400Principal,String) for password strings or ProfileTokenCredential.setToken(AS400Principal,int) for password special values.
setToken(String, String) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Deprecated. As of V5R3, replaced by ProfileTokenCredential.setTokenExtended(String,String) for password strings or ProfileTokenCredential.setToken(String,int) for password special values.
setToken(AS400Principal, int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the token bytes based on the provided principal and special value for a password.
setToken(String, int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the token bytes based on the provided user profile and special value for a password.
setTokenExtended(AS400Principal, String) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the token bytes based on the provided principal and password.
setTokenExtended(String, String) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the token bytes based on the provided user profile and password.
setTokenType(int) - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the type of token.
setToolboxTrace(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the toolbox trace category, which indicates what trace points and diagnostic messages should be logged.
setToolboxTrace(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the toolbox trace category, which indicates what trace points and diagnostic messages should be logged.
setToolboxTraceCategory(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the toolbox trace category, which indicates what trace points and diagnostic messages should be logged.
setToolboxTraceCategory(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the toolbox trace category, which indicates what trace points and diagnostic messages should be logged.
setTrace(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether trace messages should be logged.
setTrace(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether trace messages should be logged.
setTraceAllOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets tracing for all categories on or off.
setTraceConversionOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets character set conversion tracing on or off.
setTraceDatastreamOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets data stream tracing on or off.
setTraceDiagnosticOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets diagnostic tracing on or off.
setTraceEnabled(boolean) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.setTracePCMLOn(boolean tracePCML).
setTraceErrorOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets error tracing on or off.
setTraceInformationOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets information tracing on or off.
setTraceJDBCOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets JDBC tracing on or off.
setTraceOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets tracing on or off.
setTracePCMLOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets PCML tracing on or off.
setTraceProxyOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets proxy stream tracing on or off.
setTraceThreadOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets thread tracing on or off.
setTraceWarningOn(boolean) - Static method in class com.ibm.as400.access.Trace
Sets warning tracing on or off.
setTransactionIsolation(int) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the transaction isolation level.
setTransactionIsolation(int) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the transaction isolation level.
setTransactionIsolation(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the i5/OS system's transaction isolation.
setTransactionIsolation(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the i5/OS system's transaction isolation.
setTransactionIsolation(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the transaction isolation level.
setTransactionIsolation(int) - Method in class com.ibm.as400.micro.JdbcMeConnection
Sets the transaction isolation level.
setTransactionTimeout(int) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Sets the current transaction timeout value.
setTranslate65535(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Translate CCSID 65535" check box on the Translation tab.
setTranslateBinary(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether binary data is translated.
setTranslateBinary(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether binary data is translated.
setTranslateBoolean(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets how Boolean objects are interpreted when setting the value for a character field/parameter using the PreparedStatement.setObject(), CallableStatement.setObject() or ResultSet.updateObject() methods.
setTranslateBoolean(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets how Boolean objects are interpreted when setting the value for a character field/parameter using the PreparedStatement.setObject(), CallableStatement.setObject() or ResultSet.updateObject() methods.
setTranslateHex(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the translate hex property, which indicates how the parser will treat hexadecimal literals.
setTranslateHex(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the translate hex property, which indicates how the parser will treat hexadecimal literals.
setTranslateHex(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated.  
setTreeSelectionModel(TreeSelectionModel) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sets the selection model that is used to maintain selection state in the tree.
setTrueAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether true auto commit support is used.
setTrueAutoCommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether true auto commit support is used.
setTrueAutocommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether true auto commit support is used.
setTrueAutocommit(boolean) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether true auto commit support is used.
setType(AS400DataType) - Method in class com.ibm.as400.access.AS400Array
Sets the type of the array.
setType(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the result set type.
setType(int) - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the attribute type.
setType(int) - Method in class com.ibm.as400.util.commtrace.IPPacket
Sets the type of this packet.
setType(String) - Method in class com.ibm.as400.util.html.OrderedList
Sets the order labeling to be used.
setType(String) - Method in class com.ibm.as400.util.html.OrderedListItem
Sets the order labeling to be used.
setType(String) - Method in class com.ibm.as400.util.html.UnorderedList
Sets the labeling scheme to be used.
setType(String) - Method in class com.ibm.as400.util.html.UnorderedListItem
Sets the labeling scheme to be used.
setTypeMap(Map) - Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the type map to be used for distinct and structured types.
setTypeMap(Map) - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Sets the type map to be used for distinct and structured types.
setTypeMap(Map) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the type map to be used for distinct and structured types.
setURL(String, URL) - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Sets an input parameter to a URL value.
setURL(int, URL) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a URL value.
setURL(String) - Method in class com.ibm.as400.util.html.HTMLForm
Sets the ACTION URL address of the server-side form handler.
setURL(String) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Sets the URL used to connect to the database.
setUnderline(boolean) - Method in class com.ibm.as400.access.SCS5219Writer
Sets underline on or off.
setUnderscore(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Sets underline on or off.
setUnencryptedData(ValidationListTranslatedData) - Method in class com.ibm.as400.access.ValidationListEntry
Sets the unencrypted data for the entry.
setUnicodeStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Deprecated. Use setCharacterStream(int, Reader, int) instead.
setUnusablePkgActionGroup(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Unusable package" group on the Package tab.
setUpdate(boolean) - Method in class com.ibm.as400.access.QSYSPermission
Sets the update data authority.
setUpdateOption(int) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the update option.
setUrl(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the URL used for getting a connection.
setUrl(String) - Method in class com.ibm.as400.util.html.HTMLMeta
Sets the URL to reload after the time specified in the content attribute.
setUsageGroup(String) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "Usage" group on the Package tab.
setUseConnectionPool(boolean) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Sets the AS400Servlet to use the connection pool.
setUseDataSource(boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets whether the data source is used to make a connection to the database.
setUseDefaultUser(boolean) - Method in class com.ibm.as400.access.AS400
Sets the indicator for whether the default user is used.
setUseDouble(boolean) - Method in class com.ibm.as400.access.AS400PackedDecimal
Sets whether to return a Double object or a BigDecimal object on a call to toObject().
setUseDouble(boolean) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Sets whether to return a Double object or a BigDecimal object on a call to toObject().
setUseFO(boolean) - Method in class com.ibm.as400.util.html.BidiOrdering
Sets if Formatting Object tags should be outputted.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLAlign
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLDocument
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLHead
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLHeading
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLImage
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLList
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLListItem
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLTable
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLTableHeader
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets if Formatting Object tags should be used.
setUseFO(boolean) - Method in class com.ibm.as400.util.html.HTMLText
Sets if Formatting Object tags should be used.
setUseMetaData(boolean) - Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets whether the table header is created using the metadata.
setUsePasswordCache(boolean) - Method in class com.ibm.as400.access.AS400
Sets the indicator for whether the password cache is used.
setUseSSL(boolean) - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Sets the value of the "SSL" check box on the Connection Options tab.
setUser(String) - Method in class com.ibm.as400.access.AS400FTP
Calling setUser() is valid only for FTP objects.
setUser(String) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets the database user.
setUser(String) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets the 'user' property.
setUser(String) - Method in class com.ibm.as400.access.FTP
Sets the user identifier used when connecting to the system.
setUser(String) - Method in class com.ibm.as400.access.Job
Sets the user name.
setUser(String) - Method in class com.ibm.as400.access.JobList
Sets the user name value that describes which jobs are returned.
setUser(String) - Method in class com.ibm.as400.access.JobLog
Sets the job user name.
setUser(String) - Method in class com.ibm.as400.resource.RJob
Deprecated. Sets the user name.
setUser(String) - Method in class com.ibm.as400.resource.RJobLog
Deprecated. Sets the user name.
setUser(String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Set the user ID.
setUser(String) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Sets the job user.
setUser(User) - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Sets the user.
setUserActionAuditLevel(String[]) - Method in class com.ibm.as400.access.User
Sets the level of activity that is audited for this user profile.
setUserClassName(String) - Method in class com.ibm.as400.access.User
Sets the type of user associated with this user profile: security officer, security administrator, programmer, system operator, or user.
setUserData(byte[]) - Method in class com.ibm.as400.access.ClusteredHashTableEntry
Sets the user data to be stored in the clustered hash table.
setUserDataFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the user data list filter.
setUserDataFilter(String) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sets the user data list filter.
setUserFilter(String) - Method in class com.ibm.as400.access.SpooledFileList
Sets the user ID list filter.
setUserFilter(String) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sets the user ID list filter.
setUserID(long) - Method in class com.ibm.as400.access.User
Sets the user ID number (uid number) for this user profile.
setUserId(String) - Method in class com.ibm.as400.access.AS400
Sets the user ID for this object.
setUserId(String) - Method in class com.ibm.as400.access.PasswordDialog
Sets the user ID.
setUserInfo(String) - Method in class com.ibm.as400.access.UserList
Sets which users are returned.
setUserInfo(String) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Sets the user information.
setUserName(String) - Method in class com.ibm.as400.access.UserObjectsOwnedList
Sets the user name for which to retrieve the list of objects that the user is authorized to and/or the list of objects the user owns.
setUserName(String) - Method in class com.ibm.as400.vaccess.SQLConnection
Deprecated. Sets the user name used to connect to the database.
setUserOptions(String[]) - Method in class com.ibm.as400.access.User
Sets the level of help information detail to be shown and the function of the Page Up and Page Down keys by default.
setUserProfile(String) - Method in class com.ibm.as400.access.UserList
Sets which profile names to include in the list.
setUserProfileName(String) - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Sets the user profile name.
setUserSelectTableSchemas(boolean) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Sets whether the user will be able to select and change the schemas for which tables are shown.
setUserSelectTables(boolean) - Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Deprecated. Sets whether the user will be able to select and change the tables that are included in the query.
setUserStartingMessageKey(byte[]) - Method in class com.ibm.as400.access.MessageQueue
Sets the starting message key used to begin searching for messages to list from the corresponding entry in the message queue.
setUsername(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Sets the user name used to make the connection.
setVARLEN(int) - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVARLEN(int) - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVARLEN(int) - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVARLEN(int) - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVARLEN(int) - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVARLEN(int) - Method in class com.ibm.as400.access.HexFieldDescription
Sets the value to specify for the VARLEN keyword for this field.
setVSpace(int) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the vertical space around the image in pixels.
setValue(String) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the value of the environment variable.
setValue(String, int) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the value of the environment variable.
setValue(String, int, int) - Method in class com.ibm.as400.access.EnvironmentVariable
Sets the value of the environment variable.
setValue(Object) - Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Sets the value of the object that is to be edited.
setValue(Object) - Method in class com.ibm.as400.access.IFSShareOptionEditor
Sets the value of the object that is to be edited.
setValue(int, Object) - Method in class com.ibm.as400.access.Job
Sets a value for a job attribute.
setValue(Object) - Method in class com.ibm.as400.access.SystemValue
Sets the value for this system value.
setValue(String, Object) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element.
setValue(String, int[], Object) - Method in class com.ibm.as400.data.ProgramCallDocument
Sets the Java object value for the named element given indices to the data element.
setValue(String, Object) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named element.
setValue(String, int[], Object) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object value for the named element given indices to the data element.
setValue(Object, Object) - Method in class com.ibm.as400.resource.Presentation
Deprecated. Sets a presentation value.
setValue(String) - Method in class com.ibm.as400.util.html.FormInput
Sets the initial value of the input field.
setValue(String) - Method in class com.ibm.as400.util.html.HTMLParameter
Set the value of the parameter.
setValue(int) - Method in class com.ibm.as400.util.html.OrderedListItem
Sets a number other than the incremented value for the current List Item (LI) in an Ordered List (OL.)
setValue(String) - Method in class com.ibm.as400.util.html.SelectOption
Sets the input value used when the field is submitted.
setValueAt(Object, int, int) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Sets the value at the specifed row and column.
setValueAt(Object, int, int) - Method in class com.ibm.as400.vaccess.ResourceListDetailsModel
Deprecated. Sets the value at the specified row and column.
setValueAt(Object, int, int) - Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Deprecated. Sets the value at the specifed row and column.
setValues(String, Record) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the Java object values for the specified <recordformat> element, based on the values stored in the record object passed into the method.
setValues(String, byte[]) - Method in class com.ibm.as400.data.RecordFormatDocument
Sets the data represented by the specified <recordformat> element.
setValues(Object[], Object[]) - Method in class com.ibm.as400.resource.ProgramAttributeSetter
Deprecated. Sets the attribute values.
setVariableFieldCompression(boolean) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Specifies whether variable-length fields should be compressed.
setVariableLength(boolean) - Method in class com.ibm.as400.access.CharacterFieldDescription
Sets the value that indicates if the field is a variable length field.
setVariableLength(boolean) - Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value that indicates if the field is a variable-length field.
setVariableLength(boolean) - Method in class com.ibm.as400.access.DBCSGraphicFieldDescription
Sets the value that indicates if the field is a variable-length field.
setVariableLength(boolean) - Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value that indicates if the field is a variable-length field.
setVariableLength(boolean) - Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value to specify if the field is a variable-length field.
setVariableLength(boolean) - Method in class com.ibm.as400.access.HexFieldDescription
Indicates that the field is a variable-length field.
setVariableLength(boolean) - Method in interface com.ibm.as400.access.VariableLengthFieldDescription
Sets the value that indicates if the field is a variable-length field.
setVerbose(boolean) - Method in class com.ibm.as400.access.ProxyServer
Sets whether to print status and connection information to System.out.
setVerbose() - Method in class utilities.JarMaker
Sets verbose mode 'on'.
setVerbose(boolean) - Method in class utilities.JarMaker
Sets verbose mode on or off.
setVerticalAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the vertical alignment.
setVerticalAlignment(String) - Method in class com.ibm.as400.util.html.HTMLTableRow
Sets the global vertical alignment for the row.
setVerticalAlignment(boolean) - Method in class com.ibm.as400.util.html.RadioFormInputGroup
Sets the alignment of the radio group to vertical.
setVerticalFormat(int) - Method in class com.ibm.as400.access.SCS5256Writer
Sets the Vertical Format.
setViewingFidelity(int) - Method in class com.ibm.as400.vaccess.SpooledFileViewer
Deprecated. Sets the viewing fidelity.
setVisible() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Shows the dialog.
setVisibleRowCount(int) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sets the preferred number of visible rows.
setVisibleRowCount(int) - Method in class com.ibm.as400.vaccess.ResourceListPane
Deprecated. Sets the preferred number of visible rows.
setWINSPrimaryAddress(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "WINS primary address" attribute.
setWINSScopeID(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "WINS scope ID" attribute.
setWINSSecondaryAddress(String) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "WINS secondary address" attribute.
setWINSServer(boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Sets the value of the "WINS enablement" attribute.
setWaitForOptimizations(boolean) - Method in class com.ibm.as400.util.AS400ClassPathOptimizer
if true the optimize() method will wait for all CRTJVAPGM commands to end before it returns.
setWaitTime(int) - Method in class com.ibm.as400.access.SaveFile
Sets the number of seconds to wait for the file resources and session resources to be allocated when the save file is opened, or for the device or session resources to be allocated when an acquire operation is performed to the save file.
setWidth(int) - Method in class com.ibm.as400.util.html.HTMLApplet
Set the width of the applet in pixels.
setWidth(int) - Method in class com.ibm.as400.util.html.HTMLImage
Sets the width of the image in pixels.
setWidth(int) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table width.
setWidth(int, boolean) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table width in percent or pixels.
setWidth(int) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the width relative to the table.
setWidth(int, boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the width relative to the table in percent or pixels.
setWidth(int) - Method in class com.ibm.as400.util.html.ImageFormInput
Sets the width of the image in pixels.
setWidth(int, boolean) - Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form width in pixels or percent.
setWidthInPercent(boolean) - Method in class com.ibm.as400.util.html.HTMLTable
Sets the table width unit in percent or pixels.
setWidthInPercent(boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the width unit in percent or pixels.
setWorkstationStartingMessageKey(byte[]) - Method in class com.ibm.as400.access.MessageQueue
Sets the starting message key used to begin searching for messages to list from the corresponding entry in the message queue.
setWrap(boolean) - Method in class com.ibm.as400.util.html.HTMLTableCell
Sets if the cell data will use normal HTML linebreaking conventions.
setWriterFilter(String) - Method in class com.ibm.as400.access.WriterJobList
Sets writer list filter.
setXALooselyCoupledSupport(int) - Method in class com.ibm.as400.access.AS400JDBCDataSource
Sets whether lock sharing is allowed for loosely coupled transaction branches.
setXALooselyCoupledSupport(int) - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Sets whether lock sharing is allowed for loosely coupled transaction branches.
setXsdName(String) - Method in class com.ibm.as400.data.ProgramCallDocument
setXsdName -- Use prior to calling generateXPCML to set the xsd name that will appear in the generated shortToByteArray(short, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified short into i5/OS format in the specified byte array.
shortToByteArray(short) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified short into i5/OS format in a byte array.
showDialog() - Method in class com.ibm.as400.vaccess.IFSFileDialog
Deprecated. Shows the dialog and returns the current state.
size() - Method in class com.ibm.as400.access.ClusteredHashTable
Return the number of entries in the clustered hash table.
size() - Method in class com.ibm.as400.access.PrintObjectList
Returns the current size of the list.
size() - Method in class com.ibm.as400.micro.JdbcMeOfflineData
Get the current number of records in the offline data store.
skip(long) - Method in class com.ibm.as400.access.ConvTableReader
Skips the specified number of characters in the underlying stream.
skip(long) - Method in class com.ibm.as400.access.IFSFileInputStream
Skips over the next bytesToSkip bytes in the file input stream.
skip(long) - Method in class com.ibm.as400.access.IFSFileReader
Skip characters.
skip(long) - Method in class com.ibm.as400.access.PrintObjectInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long) - Method in class com.ibm.as400.access.PrintObjectPageInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long) - Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long) - Method in class com.ibm.as400.access.ReaderInputStream
Skips the specified number of bytes.
skipBytes(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Skips over the next bytesToSkip bytes in the stream.
sort(boolean) - Method in class com.ibm.as400.util.html.FileListElement
Sorts the list elements.
sort(boolean) - Method in class com.ibm.as400.util.html.HTMLTree
Sorts the elements within the HTMLTree.
sort(Collator, Vector) - Static method in class com.ibm.as400.util.html.HTMLTree
Sorts a vector of objects.
sort(boolean) - Method in class com.ibm.as400.util.html.HTMLTreeElement
Sorts the tree elements.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.AS400DetailsModel
Deprecated. Sorts the contents.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.AS400DetailsPane
Deprecated. Sorts the contents.The propertyIdentifer[0], orders[0] combination is used to do the sort.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Deprecated. Sorts the contents.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.AS400ListModel
Deprecated. Sorts the contents.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.AS400ListPane
Deprecated. Sorts the contents.
sort(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Sorts the contents.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in interface com.ibm.as400.vaccess.VNode
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]) - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Sorts the children for the details.
split(File) - Method in class utilities.JarMaker
Splits the specified JAR or ZIP file into smaller JAR or ZIP files whose size does not exceed 2 megabytes.
split(File, int) - Method in class utilities.JarMaker
Splits the specified source JAR or ZIP file into smaller JAR or ZIP files whose size does not exceed the specified number of kilobytes.
sqlStateSQL99 - Static variable in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
 
sqlStateXOpen - Static variable in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
 
start(Xid, int) - Method in class com.ibm.as400.access.AS400JDBCXAResource
Starts the work on behalf of a transaction branch.
start() - Method in class com.ibm.as400.access.ISeriesNetServer
Starts the NetServer job on the i5/OS system.
start(boolean) - Method in class com.ibm.as400.access.ISeriesNetServer
Starts the NetServer job on the i5/OS system, and (optionally) resets it.
start() - Method in class com.ibm.as400.access.NetServer
Deprecated. Starts the NetServer job on the i5/OS system.
start(boolean) - Method in class com.ibm.as400.access.NetServer
Deprecated. Starts the NetServer job on the i5/OS system, and (optionally) resets it.
start() - Method in class com.ibm.as400.access.ProxyServer
Starts the proxy server.
start() - Method in class com.ibm.as400.access.Subsystem
Starts the subsystem on the system.
start(AS400, Printer, PrintParameterList, OutputQueue) - Static method in class com.ibm.as400.access.WriterJob
Starts a writer on the system.
startAutomaticRefresh(int, int) - Method in class com.ibm.as400.security.auth.AS400Credential
Starts automatic refresh for the credential.
startCommitmentControl(int) - Method in class com.ibm.as400.access.AS400File
Starts commitment control on this file (for this connection).
startCommitmentControl(AS400, int) - Static method in class com.ibm.as400.access.AS400File
Starts commitment control for the specified system.
startEditing(VObject, Object) - Method in interface com.ibm.as400.vaccess.VActionContext
Deprecated. Prompts the user to edit the text for a system resource.
startVerticalGridLines(double[]) - Method in class com.ibm.as400.access.SCS5553Writer
Starts printing vertical grid lines at the specified positions.
startWorking(WorkingEvent) - Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Processes a start working event.
startWorking(WorkingEvent) - Method in interface com.ibm.as400.vaccess.WorkingListener
Deprecated. Invoked when a potentially long-running unit of work is about to begin.
stop() - Method in class com.ibm.as400.access.ProxyServer
Stops the proxy server.
stopAutomaticRefresh() - Method in class com.ibm.as400.security.auth.AS400Credential
Stops and clears the state of any automatic refresh in progress for the credential.
stopVerticalGridLines() - Method in class com.ibm.as400.access.SCS5553Writer
Stops printing vertical grid lines.
stopWorking(WorkingEvent) - Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Processes a stop working event.
stopWorking(WorkingEvent) - Method in interface com.ibm.as400.vaccess.WorkingListener
Deprecated. Invoked when a potentially long-running unit of work has completed.
storesLowerCaseIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, unquoted SQL identifiers as case insensitive and stores them in lowercase.
storesLowerCaseQuotedIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, quoted SQL identifiers as case insensitive and stores them in lowercase.
storesMixedCaseIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, unquoted SQL identifiers as case insensitive and stores them in mixed case.
storesMixedCaseQuotedIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, quoted SQL identifiers as case insensitive and stores them in mixed case.
storesUpperCaseIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, unquoted SQL identifiers as case insensitive and stores them in uppercase.
storesUpperCaseQuotedIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, quoted SQL identifiers as case insensitive and stores them in uppercase.
stringToByteArray(String) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, BidiConversionProperties) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, byte[]) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, byte[], int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, byte[], int, int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, byte[], int, int, int) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(String, byte[], int, int, BidiConversionProperties) - Method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(AS400, String) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(int, AS400, String) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToByteArray(int, String) - Static method in class com.ibm.as400.access.CharConverter
Converts the specified String into bytes.
stringToBytes(String) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified hexadecimal String into a byte array containing the byte values for the hexadecimal characters in the String.
substituteFormattingCharacters(String) - Static method in class com.ibm.as400.access.MessageFile
Substitutes formatting characters with appropriate new line and indent characters.
supportsAFP() - Method in class com.ibm.as400.access.ISeriesPrinter
Returns whether the printer supports Advanced Function Printing.
supportsANSI92EntryLevelSQL() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92 entry-level SQL grammar is supported.
supportsANSI92FullSQL() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92, full SQL grammar is supported.
supportsANSI92IntermediateSQL() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92 intermediate-level SQL grammar is supported.
supportsAlterTableWithAddColumn() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if ALTER TABLE with ADD COLUMN is supported.
supportsAlterTableWithDropColumn() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if ALTER TABLE with DROP COLUMN is supported.
supportsBatchUpdates() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the batch updates are supported.
supportsCatalogsInDataManipulation() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a table definition statement.
supportsColumnAliasing() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if column aliasing is supported.
supportsConvert() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the CONVERT function between SQL types is supported.
supportsConvert(int, int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if CONVERT between the given SQL types is supported.
supportsCoreSQLGrammar() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ODBC Core SQL grammar is supported.
supportsCorrelatedSubqueries() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the correlated subqueries are supported.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if both data definition and data manipulation statements are supported within a transaction.
supportsDataManipulationTransactionsOnly() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if data manipulation statements are supported within a transaction.
supportsDifferentTableCorrelationNames() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if table correlation names are supported, and if so, are they restricted to be different from the names of the tables.
supportsExpressionsInOrderBy() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if expressions in ORDER BY lists are supported.
supportsExtendedSQLGrammar() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ODBC Extended SQL grammar is supported.
supportsFullOuterJoins() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if full nested outer joins are supported.
supportsGetGeneratedKeys() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if, after a statement is executed, auto-generated keys can be retrieved using the method Statement.getGeneratedKeys().
supportsGroupBy() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if some form of the GROUP BY clause is supported.
supportsGroupByBeyondSelect() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a GROUP BY clause can add columns not in the SELECT provided it specifies all of the columns in the SELECT.
supportsGroupByUnrelated() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a GROUP BY clause can use columns not in the SELECT.
supportsIntegrityEnhancementFacility() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the SQL Integrity Enhancement Facility is supported.
supportsLikeEscapeClause() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the escape character in LIKE clauses is supported.
supportsLimitedOuterJoins() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if there is limited support for outer joins.
supportsMinimumSQLGrammar() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ODBC Minimum SQL grammar is supported.
supportsMixedCaseIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, unquoted SQL identifiers as case sensitive and stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database treats mixed case, quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMultipleOpenResults() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if multiple result sets can be returned from a CallableStatement simultaneously.
supportsMultipleResultSets() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if multiple result sets from a single execute are supported.
supportsMultipleTransactions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if multiple transactions can be open at once (on different connections).
supportsNamedParameters() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if using parameter names to specify parameters on callable statements are supported.
supportsNonNullableColumns() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if columns can be defined as non-nullable.
supportsOpenCursorsAcrossCommit() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if cursors can remain open across commits.
supportsOpenCursorsAcrossRollback() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if cursors can remain open across rollback.
supportsOpenStatementsAcrossCommit() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if statements can remain open across commits.
supportsOpenStatementsAcrossRollback() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if statements can remain open across rollback.
supportsOrderByUnrelated() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if an ORDER BY clause can use columns not in the SELECT.
supportsOuterJoins() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if some form of outer join is supported.
supportsPositionedDelete() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if positioned DELETE is supported.
supportsPositionedUpdate() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if positioned UPDATE is supported.
supportsResultSetConcurrency(int, int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the specified result set concurrency is supported for the specified result set type.
supportsResultSetHoldability(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a type of result set holdability is supported.
supportsResultSetType(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the specified result set type is supported.
supportsSavepoints() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if savepoints are supported.
supportsSchemasInDataManipulation() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a schema name can be used in a data manipulation statement.
supportsSchemasInIndexDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a schema name can be used in an index definition statement.
supportsSchemasInPrivilegeDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a schema name be can used in a privilege definition statement.
supportsSchemasInProcedureCalls() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a schema name be can used in a procedure call statement.
supportsSchemasInTableDefinitions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a schema name can be used in a table definition statement.
supportsSelectForUpdate() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if SELECT for UPDATE is supported.
supportsStatementPooling() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if statement pooling is supported.
supportsStoredProcedures() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if stored procedure calls using the stored procedure escape syntax are supported.
supportsSubqueriesInComparisons() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if subqueries in comparisons are supported.
supportsSubqueriesInExists() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if subqueries in EXISTS expressions are supported.
supportsSubqueriesInIns() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if subqueries in IN expressions are supported.
supportsSubqueriesInQuantifieds() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if subqueries in quantified expressions are supported.
supportsTableCorrelationNames() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if table correlation names are supported.
supportsTransactionIsolationLevel(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database supports the given transaction isolation level.
supportsTransactions() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if transactions are supported.
supportsUnion() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if SQL UNION is supported.
supportsUnionAll() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if SQL UNION ALL is supported.
swap(boolean) - Method in class com.ibm.as400.access.ProfileHandleImplNative
Attempts to swap the thread identity based on this credential.
swap(boolean) - Method in class com.ibm.as400.access.ProfileTokenImplNative
Attempts to swap the thread identity based on this credential.
swap() - Method in class com.ibm.as400.security.auth.AS400Credential
Attempts to swap the thread identity based on the credential.
swap(boolean) - Method in class com.ibm.as400.security.auth.AS400Credential
Attempts to swap the thread identity based on this credential.
swap() - Method in interface com.ibm.as400.security.auth.AS400SwappableCredential
Attempts to swap the thread identity based on the credential.
swapped(AS400CredentialEvent) - Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a credential has been used to change the thread identity.
sync() - Method in class com.ibm.as400.access.IFSFileDescriptor
Force the system buffers to synchronize with the underlying device.
systemNameMissing(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the system name has not been specified.
systemNameMissing(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
systemNameUnknown(SignonEvent, UnknownHostException) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the specified system name is unknown to the network.
systemNameUnknown(SignonEvent, UnknownHostException) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
systemValueChanged(SystemValueEvent) - Method in interface com.ibm.as400.access.SystemValueListener
Invoked when a system value on the system is changed by this object.
system_ - Variable in class com.ibm.as400.access.list.OpenList
The system object specified on this OpenList's constructor.

T

TAB_CONNECTIONOPTIONS - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Connection Options tab.
TAB_FORMAT - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Format tab.
TAB_GENERAL - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the General tab.
TAB_LANGUAGE - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Language tab.
TAB_OTHER - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Other tab.
TAB_PACKAGE - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Package tab.
TAB_PERFORMANCE - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Performance tab.
TAB_SERVER - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Server tab.
TAB_TRANSLATION - Static variable in class com.ibm.as400.vaccess.AS400JDBCDataSourcePane
Deprecated. The index of the Translation tab.
TARGETLLA - Static variable in class com.ibm.as400.util.commtrace.NDOption
A Neighbor Discovery Target LLA Header
TARGET_BLANK - Static variable in interface com.ibm.as400.util.html.HTMLConstants
New, unnamed window as the target frame.
TARGET_PARENT - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Frameset parent of current window as target frame.
TARGET_SELF - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Current frame as the target frame.
TARGET_TOP - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Full, original window as target frame.
TCP - Static variable in class com.ibm.as400.util.commtrace.Header
A TCP Header
TCPHeader - class com.ibm.as400.util.commtrace.TCPHeader.
A TCP Header.
TELEPHONE1 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by telephone number.
TELEPHONE2 - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by telephone number.
TELEPHONE_NUMBER_1 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for telephone number 1.
TELEPHONE_NUMBER_2 - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for telephone number 2.
TEMP_STORAGE_USED - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of auxiliary storage (in kilobytes) that is currently allocated to this job.
TEMP_STORAGE_USED - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for temporary storage used.
TEMP_STORAGE_USED_LARGE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the amount of auxiliary storage (in megabytes) that is currently allocated to this job.
TEXT - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by text description.
TEXT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for text.
TEXTTOP - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical text top alignment.
TEXT_DESCRIPTION - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the text description of the object.
TEXT_DESCRIPTION - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for text description.
TEXT_DESCRIPTION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for text description.
TEXT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the text.
TEXT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VMessage
Deprecated. Property identifier for the message text.
TEXT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the message text.
THREADSAFE_CONDITIONAL - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is threadsafe under certain conditions.
THREADSAFE_NO - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is not threadsafe.
THREADSAFE_YES - Static variable in class com.ibm.as400.access.Command
Constant indicating that the command is threadsafe.
THREAD_COUNT - Static variable in class com.ibm.as400.access.Job
Job attribute representing the count of the current number of active threads in the process at the time of the materialization.
THREAD_COUNT - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for thread count.
TIMEEXC - Static variable in class com.ibm.as400.util.commtrace.Message
A Time Exceeded Message
TIME_OPENED - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by time.
TIME_SEPARATOR - Static variable in class com.ibm.as400.access.Job
Job attribute representing the value used to separate hours, minutes, and seconds when presenting a time.
TIME_SEPARATOR - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for time separator.
TIME_SEPARATOR_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating a blank is used for the time separator.
TIME_SEPARATOR_COLON - Static variable in class com.ibm.as400.access.Job
Constant indicating a colon (:) is used for the time separator.
TIME_SEPARATOR_COMMA - Static variable in class com.ibm.as400.access.Job
Constant indicating a comma (,) is used for the time separator.
TIME_SEPARATOR_PERIOD - Static variable in class com.ibm.as400.access.Job
Constant indicating a period (.) is used for the time separator.
TIME_SEPARATOR_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the time separator.
TIME_SEPARATOR_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the time separator specified in the system value QTIMSEP is used.
TIME_SEPARATOR_SYSTEM_VALUE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that the system value QTIMSEP is used.
TIME_SLICE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the maximum amount of processor time (in milliseconds) given to each thread in this job before other threads in this job and in other jobs are given the opportunity to run.
TIME_SLICE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for time slice.
TIME_SLICE_END_POOL - Static variable in class com.ibm.as400.access.Job
Job attribute representing whether a thread in an interactive job moves to another main storage pool at the end of its time slice.
TIME_SLICE_END_POOL - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for time slice end pool.
TIME_SLICE_END_POOL_BASE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a thread in the job moves to the base pool when it reaches the end of its time slice.
TIME_SLICE_END_POOL_BASE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value indicating that a thread in the job moves to the base pool when it reaches the end of its time slice.
TIME_SLICE_END_POOL_NONE - Static variable in class com.ibm.as400.access.Job
Constant indicating that a thread in the job does not move to another main storage pool when it reaches the end of its time slice.
TIME_SLICE_END_POOL_SYSTEM_VALUE - Static variable in class com.ibm.as400.access.Job
Constant indicating the value in the system value QTSEPPOOL is used.
TOKEN_LENGTH - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
Indicates the length of a profile token (in bytes)
TOKEN_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the token length is not valid.
TOKEN_TYPE_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the token type is not valid.
TOO_FEW_INDICES - Static variable in class com.ibm.as400.data.DAMRI
 
TOO_MANY_PARMS - Static variable in class com.ibm.as400.data.DAMRI
 
TOP - Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical top alignment.
TOTAL_CLASSES_IN_SOURCE - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for total classes in source.
TOTAL_COPIES - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for total copies.
TOTAL_PAGES - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by total number of pages.
TOTAL_PAGES - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for total pages.
TOTAL_RESPONSE_TIME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the total amount of response time for the initial thread, in milliseconds.
TOTAL_RESPONSE_TIME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for total response time.
TRACE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Trace component.
TRACE - Static variable in class utilities.ToolboxJarMaker
Specifies the Trace component.
TRUE - Static variable in class com.ibm.as400.util.commtrace.FormatProperties
 
TYPE - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. Attribute ID for "connection type".
TYPE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the type of the object.
TYPE - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute ID for type.
TYPE_ARRAY - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Array object.
TYPE_ARRAY - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is String[].
TYPE_BIN2 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Bin2 object.
TYPE_BIN4 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Bin4 object.
TYPE_BIN8 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Bin8 object.
TYPE_BYTE_ARRAY - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400ByteArray object.
TYPE_COMPLETION - Static variable in class com.ibm.as400.access.HistoryLog
Message type for completion messages.
TYPE_COPY - Static variable in class com.ibm.as400.access.HistoryLog
Message type for copy messages.
TYPE_DATA - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a file type of *DATA.
TYPE_DATE - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is Date.
TYPE_DECFLOAT - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400DecFloat object.
TYPE_DECIMAL - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is BigDecimal.
TYPE_DIAGNOSTIC - Static variable in class com.ibm.as400.access.HistoryLog
Message type for diagnostic messages.
TYPE_DIRECTORY - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute value indicating that this is a directory.
TYPE_DISK_DRIVE - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. TYPE attribute value indicating a connection type of "disk drive".
TYPE_DLO - Static variable in class com.ibm.as400.access.Permission
Constant indicating the object is a Document Library Objects (DLO) stored in QDLS.
TYPE_ESCAPE - Static variable in class com.ibm.as400.access.HistoryLog
Message type for escape messages.
TYPE_FILE - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute value indicating that this is a file.
TYPE_FLOAT4 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Float4 object.
TYPE_FLOAT8 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Float8 object.
TYPE_INFORMATIONAL - Static variable in class com.ibm.as400.access.HistoryLog
Message type for informational messages.
TYPE_INQUIRY - Static variable in class com.ibm.as400.access.HistoryLog
Message type for inquiry messages.
TYPE_INTEGER - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is Integer.
TYPE_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the length of the object type is not valid.
TYPE_MULTIPLE_USE_NON_RENEWABLE - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
ID indicating a multiple use token that cannot be regenerated.
TYPE_MULTIPLE_USE_RENEWABLE - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
ID indicating a multiple use token that can be regenerated.
TYPE_NOTIFY - Static variable in class com.ibm.as400.access.HistoryLog
Message type for notify messages.
TYPE_PACKED - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400PackedDecimal object.
TYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the type.
TYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Property identifier for the type.
TYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VMessage
Deprecated. Property identifier for the message type.
TYPE_PROPERTY - Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Property identifier for the message type.
TYPE_QSYS - Static variable in class com.ibm.as400.access.Permission
Constant indicating the object is contained in the system library structure and stored in QSYS.LIB.
TYPE_REPLY - Static variable in class com.ibm.as400.access.HistoryLog
Message type for reply messages.
TYPE_REQUEST - Static variable in class com.ibm.as400.access.HistoryLog
Message type for request messages.
TYPE_ROOT - Static variable in class com.ibm.as400.access.Permission
Constant indicating that the object is contained in the root directory structure.
TYPE_SINGLE_USE - Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
ID indicating a single use token.
TYPE_SOURCE - Static variable in class com.ibm.as400.access.AS400File
Constant indicating a file type of *SRC.
TYPE_SPOOLED_OUTPUT_QUEUE - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. TYPE attribute value indicating a connection type of "spooled output queue".
TYPE_STRING - Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is String.
TYPE_STRUCTURE - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Structure object.
TYPE_TABLE - Static variable in class com.ibm.as400.access.KeyedFile
 
TYPE_TEXT - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400Text object.
TYPE_UBIN2 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400UnsignedBin2 object.
TYPE_UBIN4 - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400UnsignedBin4 object.
TYPE_UNKNOWN - Static variable in class com.ibm.as400.resource.RIFSFile
Deprecated. Attribute value indicating that the tyype is unknown.
TYPE_ZONED - Static variable in interface com.ibm.as400.access.AS400DataType
Constant representing the instance of this class is an AS400ZonedDecimal object.
TargetLLA - class com.ibm.as400.util.commtrace.TargetLLA.
A TargetLLA Header.
TextAreaFormElement - class com.ibm.as400.util.html.TextAreaFormElement.
The TextAreaFormElement class represents a text area element, which can be used in an HTML form.
TextAreaFormElement() - Constructor for class com.ibm.as400.util.html.TextAreaFormElement
Constructs a default TextAreaFormElement object.
TextAreaFormElement(String) - Constructor for class com.ibm.as400.util.html.TextAreaFormElement
Constructs a TextAreaFormElement object with the specified control name.
TextAreaFormElement(String, int, int) - Constructor for class com.ibm.as400.util.html.TextAreaFormElement
Constructs a TextAreaFormElement object with the specified control name, number of rows, and columns.
TextAreaFormElementBeanInfo - class com.ibm.as400.util.html.TextAreaFormElementBeanInfo.
The TextAreaFormElementBeanInfo class provides bean information for the TextAreaFormElement class.
TextAreaFormElementBeanInfo() - Constructor for class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
 
TextFormInput - class com.ibm.as400.util.html.TextFormInput.
The TextFormInput class represents a single line text input type in an HTML form.
TextFormInput() - Constructor for class com.ibm.as400.util.html.TextFormInput
Constructs a default TextFormInput object.
TextFormInput(String) - Constructor for class com.ibm.as400.util.html.TextFormInput
Constructs a TextFormInput object with the specified control name.
TextFormInput(String, String) - Constructor for class com.ibm.as400.util.html.TextFormInput
Constructs a TextFormInput object with the specified control name and initial input value.
TextFormInputBeanInfo - class com.ibm.as400.util.html.TextFormInputBeanInfo.
The TextFormInputBeanInfo class provides bean information for the TextFormInput class.
TextFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.TextFormInputBeanInfo
 
TimeExceeded - class com.ibm.as400.util.commtrace.TimeExceeded.
A Time Exceeded Header.
TimeFieldDescription - class com.ibm.as400.access.TimeFieldDescription.
The TimeFieldDescription class represents the description of the data in a time field.
TimeFieldDescription() - Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimeFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimeFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimestampFieldDescription - class com.ibm.as400.access.TimestampFieldDescription.
The TimestampFieldDescription class represents the description of the data in a Timestamp field.
TimestampFieldDescription() - Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
TimestampFieldDescription(AS400Text, String) - Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
TimestampFieldDescription(AS400Text, String, String) - Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
ToggleFormInput - class com.ibm.as400.util.html.ToggleFormInput.
The ToggleFormInput class represents a toggle input type in an HTML form.
ToggleFormInput() - Constructor for class com.ibm.as400.util.html.ToggleFormInput
Constructs a default ToggleFormInput object.
ToggleFormInput(String) - Constructor for class com.ibm.as400.util.html.ToggleFormInput
Constructs a ToggleFormInput object with the specified viewable text label.
ToggleFormInput(String, boolean) - Constructor for class com.ibm.as400.util.html.ToggleFormInput
Constructs a ToggleFormInput object with the specified viewable text label and initial checked value.
ToggleFormInputBeanInfo - class com.ibm.as400.util.html.ToggleFormInputBeanInfo.
The ToggleFormInputBeanInfo class provides bean information for the ToggleFormInput class.
ToggleFormInputBeanInfo() - Constructor for class com.ibm.as400.util.html.ToggleFormInputBeanInfo
 
ToolboxJarMaker - class utilities.ToolboxJarMaker.
Generates a smaller JAR or ZIP file from a shipped IBM Toolbox for Java JAR or ZIP file, based on the user's requirements.
ToolboxJarMaker() - Constructor for class utilities.ToolboxJarMaker
Constructs an ToolboxJarMaker object.
Trace - class com.ibm.as400.access.Trace.
The Trace class logs trace points and diagnostic messages.
TunnelProxyServer - class com.ibm.as400.access.TunnelProxyServer.
TunnelProxyServer is an HttpServlet implementation that enables proxy tunneling.
TunnelProxyServer() - Constructor for class com.ibm.as400.access.TunnelProxyServer
 
toAS400Layout(String) - Method in class com.ibm.as400.access.AS400BidiTransform
Convert data from the Java layout to the i5/OS layout.
toByteArray(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns the data contained by the specified <recordformat> element, as a byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object to i5/OS format.
toBytes(short) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(short, byte[]) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(short, byte[], int) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object to i5/OS format.
toBytes(int) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(int, byte[], int) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object to i5/OS format.
toBytes(long) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(long, byte[]) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(long, byte[], int) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object to server format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object into server format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object into server format in the specified byte array.
toBytes(double) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object to server format.
toBytes(double, byte[]) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object into server format in the specified byte array.
toBytes(double, byte[], int) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified Java object into server format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object to i5/OS format.
toBytes(float) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified float to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(float, byte[]) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified float into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(float, byte[], int) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified float into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object to i5/OS format.
toBytes(double) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified double to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double, byte[]) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified double into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double, byte[], int) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified double into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object to i5/OS format.
toBytes(double, byte[]) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double, byte[], int) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int, int) - Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int, BidiConversionProperties) - Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object to i5/OS format.
toBytes(int) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(int, byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object to i5/OS format.
toBytes(long) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(long, byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(long, byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long into i5/OS format in the specified byte array.
toBytes(Object) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object to i5/OS format.
toBytes(Object, byte[]) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(Object, byte[], int) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object to i5/OS format.
toBytes(double, byte[]) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes(double, byte[], int) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into i5/OS format in the specified byte array.
toBytes() - Method in class com.ibm.as400.access.ValidationListAttribute
Returns the byte array resulting from converting this object to a structure usable by the system APIs.
toBytes(byte[], int) - Method in class com.ibm.as400.access.ValidationListAttribute
Converts this object to a structure usable by the system APIs.
toBytes() - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Returns the byte array resulting from converting this object to a structure usable by the system APIs.
toBytes(byte[], int) - Method in class com.ibm.as400.access.ValidationListAttributeInfo
Converts this object to a structure usable by the system APIs.
toBytes() - Method in class com.ibm.as400.access.ValidationListTranslatedData
Returns the byte array resulting from converting this object to a structure usable by the system APIs.
toBytes(byte[], int) - Method in class com.ibm.as400.access.ValidationListTranslatedData
Converts this object to a byte structure usable by the system APIs.
toDouble(byte[]) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified server data type to a Java double value.
toDouble(byte[], int) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified server data type to a Java double value.
toDouble(byte[]) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified i5/OS data type to a double.
toDouble(byte[], int) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified i5/OS data type to a double.
toDouble(byte[]) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified i5/OS data type to a Java double value.
toDouble(byte[], int) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified i5/OS data type to a Java double value.
toDouble(byte[]) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified i5/OS data type to a Java double value.
toDouble(byte[], int) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified i5/OS data type to a Java double value.
toFloat(byte[]) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified i5/OS data type to a float.
toFloat(byte[], int) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified i5/OS data type to a float.
toHexString() - Method in class com.ibm.as400.util.commtrace.Header
Returns this header as a hexadecimal string.
toIFSBinFile() - Method in class com.ibm.as400.util.commtrace.Format
Format the trace and write the results to a binary IFS file on the system we are connected to.
toIFSTxtFile() - Method in class com.ibm.as400.util.commtrace.Format
Formats the trace and sends the output to an IFS text file on the system we are bound to.
toInt(byte[]) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified i5/OS data type to an int.
toInt(byte[], int) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified i5/OS data type to an int.
toInt(byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified i5/OS data type to an int.
toInt(byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified i5/OS data type to an int.
toJavaLayout(String) - Method in class com.ibm.as400.access.AS400BidiTransform
Convert data from the i5/OS layout to the Java layout.
toLclBinFile() - Method in class com.ibm.as400.util.commtrace.Format
Format the trace and write the results to a binary file on the local PC.
toLclTxtFile() - Method in class com.ibm.as400.util.commtrace.Format
Formats the trace and sends the output to an IFS text file on the system we are bound to.
toLong(byte[]) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified i5/OS data type to a long.
toLong(byte[], int) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified i5/OS data type to a long.
toLong(byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified i5/OS data type to a long.
toLong(byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified i5/OS data type to a long.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Array
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Array
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Bin4
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Bin8
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in interface com.ibm.as400.access.AS400DataType
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in interface com.ibm.as400.access.AS400DataType
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified server data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400DecFloat
Converts the specified server data type to a Java object (BigDecimal).
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Float4
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Float8
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Structure
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Structure
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400Text
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400Text
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int, int) - Method in class com.ibm.as400.access.AS400Text
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int, BidiConversionProperties) - Method in class com.ibm.as400.access.AS400Text
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified i5/OS data type to a Java object.
toObject(byte[]) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified i5/OS data type to a Java object.
toObject(byte[], int) - Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified i5/OS data type to a Java object.
toPath(String, String, String) - Static method in class com.ibm.as400.access.QSYSObjectPathName
Builds an integrated file system path name to represent the object.
toPath(String, String, String, String) - Static method in class com.ibm.as400.access.QSYSObjectPathName
Builds an integrated file system path name to represent the member.
toPath(String, String, String, String, String) - Static method in class com.ibm.as400.access.QSYSObjectPathName
Builds an integrated file system path name to represent the member.
toQSYSName(String) - Static method in class com.ibm.as400.access.QSYSObjectPathName
Utility method for selectively uppercasing the characters in a string, for use as an i5/OS *NAME value.
toRecord(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a Record object with the same structure and data as the specified <recordformat> element.
toRecordFormat(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Returns a RecordFormat object with the same structure as the specified <recordformat> element.
toShort(byte[]) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified i5/OS data type to a short.
toShort(byte[], int) - Method in class com.ibm.as400.access.AS400Bin2
Converts the specified i5/OS data type to a short.
toString() - Method in class com.ibm.as400.access.AS400
Returns the text representation of this AS400 object.
toString() - Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the connection's catalog name.
toString() - Method in class com.ibm.as400.access.AS400JDBCConnectionHandle
Returns the connection's catalog name.
toString() - Method in class com.ibm.as400.access.AS400JDBCDataSource
Returns the string representation of the object.
toString() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the name of the catalog.
toString() - Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the name of the driver.
toString() - Method in class com.ibm.as400.access.AS400JDBCManagedDataSource
Returns the string representation of the object.
toString() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the name of the SQL cursor in use by the result set.
toString() - Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the name of the SQL cursor in use by this result set.
toString() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Returns the name of the SQL cursor in use by the result set.
toString() - Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the statement name.
toString() - Method in class com.ibm.as400.access.AS400JDBCXAResource
Returns the string representation of the XA resource.
toString() - Method in class com.ibm.as400.access.AS400Message
Returns the message ID and message text.
toString() - Method in class com.ibm.as400.access.BaseDataQueue
Returns the String representation of this data queue object.
toString() - Method in class com.ibm.as400.access.CallStackEntry
Returns a String representation of this call stack entry.
toString() - Method in class com.ibm.as400.access.Command
Returns a String representation of this Command.
toString() - Method in class com.ibm.as400.access.CommandCall
Returns the string representation of this command call object.
toString() - Method in class com.ibm.as400.access.CommandList
Returns a String representation of this CommandList.
toString() - Method in class com.ibm.as400.access.DataQueue
Returns the String representation of this data queue object.
toString() - Method in class com.ibm.as400.access.IFSFile
Generates a String representation of this object.
toString() - Method in class com.ibm.as400.access.IFSJavaFile
Returns a string representation of this object.
toString() - Method in class com.ibm.as400.access.ISeriesNetServer
Returns the String representation of this ISeriesNetServer object.
toString() - Method in class com.ibm.as400.access.Job
Returns the string representation of this Job in the format "number/user/name", or "" if any of these attributes is null.
toString() - Method in class com.ibm.as400.access.KeyedDataQueue
Returns the String representation of this keyed data queue object.
toString() - Method in class com.ibm.as400.access.ObjectDescription
Returns a String representation of this ObjectDescription.
toString() - Method in class com.ibm.as400.access.ObjectLockListEntry
Returns a string representation of this object lock
toString() - Method in class com.ibm.as400.access.PTF
Returns a String representation of this PTF in the format "PTF ID/release level/product ID".
toString() - Method in class com.ibm.as400.access.PTFCoverLetter
Returns a String representation of this cover letter.
toString() - Method in class com.ibm.as400.access.PanelGroup
Returns a String representation for this panel group.
toString() - Method in class com.ibm.as400.access.PanelGroupHelpIdentifier
Returns a String representation of this help identifier.
toString() - Method in class com.ibm.as400.access.PersistenceException
Returns a string representation of the object.
toString() - Method in class com.ibm.as400.access.Product
Returns a String representation of this product in the format "product ID/product option/release level".
toString() - Method in class com.ibm.as400.access.ProductDirectoryInformation
Returns the string representation of this object.
toString() - Method in class com.ibm.as400.access.ProgramCall
Returns the string representation of this program call object.
toString() - Method in class com.ibm.as400.access.QueuedMessage
Returns the String representation of this QueuedMessage object.
toString() - Method in class com.ibm.as400.access.Record
Returns the contents of this record formatted as a String.
toString() - Method in class com.ibm.as400.access.SaveFile
Returns the String representation of this object.
toString() - Method in class com.ibm.as400.access.SystemPool
Return the pool name.
toString() - Method in class com.ibm.as400.access.SystemValueGroup
Returns a String representation of this object.
toString() - Method in class com.ibm.as400.access.User
Sets the string representation of this User object.
toString() - Method in class com.ibm.as400.access.UserObjectsOwnedList
Returns a string representation of this object.
toString() - Method in class com.ibm.as400.access.UserObjectsOwnedListEntry
Returns a string representation of this object.
toString() - Method in class com.ibm.as400.micro.JdbcMeException
Returns the string representation of this exception.
toString() - Method in class com.ibm.as400.resource.Presentation
Deprecated. Returns the abbreviated name.
toString() - Method in class com.ibm.as400.resource.RJavaProgram
Deprecated. Returns the path.
toString() - Method in class com.ibm.as400.resource.RJob
Deprecated. Returns the string representation in the format "number/user/name".
toString() - Method in class com.ibm.as400.resource.Resource
Deprecated. Returns the presentation full name, if any.
toString() - Method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Returns a String representation of the level.
toString() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Returns the presentation full name, if any.
toString() - Method in class com.ibm.as400.resource.ResourceMetaData
Deprecated. Returns the String representation of the ID.
toString() - Method in class com.ibm.as400.security.auth.AS400AuthenticationException
Returns a string representation of the object.
toString() - Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Returns a string representation of the object
toString() - Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Returns a string representation of the object
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ARPHeader
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ARPPacket
Returns a printable representation of this packet.
toString() - Method in class com.ibm.as400.util.commtrace.Data
Creates a hexadecimal and Ascii representation of this data.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.DestinationUnreachable
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.EchoReplyRequest
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.EchoRequest
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ExtHeader
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.Frame
Returns a printable representation of this Frame.
toString() - Method in class com.ibm.as400.util.commtrace.Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ICMP4Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ICMP6Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.IP4Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.IP4Packet
Returns a printable representation of this packet.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.IP6Header
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.IP6Packet
Returns a printable representation of this packet.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.IPPacket
Returns a printable representation of this packet.
toString() - Method in class com.ibm.as400.util.commtrace.LanHeader
Returns a String representation of this lan header with source/destination mac addresses, frame format, and frametype.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.MLMessage
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.MTU
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.Message
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.NeighborAdvertisement
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.NeighborSolicitation
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.PacketTooBig
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.ParameterProblem
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.PrefixInfo
Returns a printable representation of this header.
toString() - Method in class com.ibm.as400.util.commtrace.Prolog
Returns a printable representation of this Prolog.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.Redirect
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.RouterAdvertisement
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.SourceLLA
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.TCPHeader
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.TargetLLA
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.TimeExceeded
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.UDPHeader
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.UnknownHeader
Returns a printable representation of this header.
toString(FormatProperties) - Method in class com.ibm.as400.util.commtrace.UnknownPacket
Returns a printable representation of this packet.
toString() - Method in class com.ibm.as400.util.html.BidiOrdering
Returns a String representation for the BidiOrdering tag.
toString() - Method in class com.ibm.as400.util.html.FormInput
Returns a String representation for the form input tag.
toString() - Method in class com.ibm.as400.util.html.HTMLAlign
Returns a String representation for the HTMLAlign tag.
toString() - Method in class com.ibm.as400.util.html.HTMLApplet
Returns a String representation for the HTMLApplet tag.
toString() - Method in class com.ibm.as400.util.html.HTMLDocument
Returns a String representation for the Document tag.
toString() - Method in class com.ibm.as400.util.html.HTMLForm
Returns the HTMLForm tag as a String.
toString() - Method in class com.ibm.as400.util.html.HTMLHead
Returns a String representation for the HTMLHead tag.
toString() - Method in class com.ibm.as400.util.html.HTMLHeading
Returns a String representation for the HTMLHeading tag.
toString() - Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the HTML tag that represents the resource link.
toString() - Method in class com.ibm.as400.util.html.HTMLImage
Returns a String representation for the HTMLImage tag.
toString() - Method in class com.ibm.as400.util.html.HTMLList
Returns a String representation for the HTMLList tag.
toString() - Method in class com.ibm.as400.util.html.HTMLListItem
Returns a String representation for the HTMLList tag.
toString() - Method in class com.ibm.as400.util.html.HTMLMeta
Returns a String representation for the HTMLMeta tag.
toString() - Method in class com.ibm.as400.util.html.HTMLParameter
Returns a String representation for the HTMLParameter tag.
toString() - Method in class com.ibm.as400.util.html.HTMLServlet
Returns a String representation for the HTMLServlet tag.
toString() - Method in class com.ibm.as400.util.html.HTMLTable
Returns the HTML table tag.
toString() - Method in class com.ibm.as400.util.html.HTMLTableCaption
Returns the HTML caption tag.
toString() - Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the HTML table cell tag.
toString() - Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the HTML table header tag.
toString() - Method in class com.ibm.as400.util.html.HTMLTableRow
Returns the HTML table row tag.
toString() - Method in class com.ibm.as400.util.html.HTMLText
Returns the HTML text tag.
toString() - Method in class com.ibm.as400.util.html.LabelFormElement
Returns the String representation of the label tag.
toString() - Method in class com.ibm.as400.util.html.LayoutFormPanel
Returns a String representation of the panel tag.
toString() - Method in class com.ibm.as400.util.html.SelectFormElement
Returns the String representation of the select form element tag.
toString() - Method in class com.ibm.as400.util.html.SelectOption
Returns the String representation of the select option tag.
toString() - Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns a String representation of the text area tag.
toString() - Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VIFSFile
Deprecated. Returns the string representation of the name of the file.
toString() - Method in class com.ibm.as400.vaccess.VJob
Deprecated. Returns the string representation of the job name.
toString() - Method in class com.ibm.as400.vaccess.VJobList
Deprecated. Returns the string representation of the description.
toString() - Method in class com.ibm.as400.vaccess.VJobLogMessage
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VMessage
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VMessageList
Deprecated. Returns the string representation of the description.
toString() - Method in class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Returns the string representation of the description.
toString() - Method in class com.ibm.as400.vaccess.VOutput
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VPrinter
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VPrinters
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Returns the string representation of the properties action.
toString() - Method in class com.ibm.as400.vaccess.VQueuedMessage
Deprecated. Returns the string representation.
toString() - Method in class com.ibm.as400.vaccess.VSystemPool
Deprecated. Returns the string representation of the system pool name.
toString() - Method in class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Returns the string representation of the description.
toString() - Method in class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Returns the string representation of the system value list.
toString() - Method in class com.ibm.as400.vaccess.VUser
Deprecated. Returns the string representation of the user name.
toString() - Method in class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Returns the string representation of the description.
toString() - Method in class com.ibm.as400.vaccess.VUserList
Deprecated. Returns the string representation of the description.
toString() - Method in class utilities.JarMakerEvent
Returns the name of the jar entry being processed.
toURL() - Method in class com.ibm.as400.access.IFSJavaFile
Converts the abstract path name into a file: URL.
toXml(OutputStream) - Method in class com.ibm.as400.data.RecordFormatDocument
Generates XML (RFML) representing the data contained in this object.
toXml(File) - Method in class com.ibm.as400.data.RecordFormatDocument
Generates XML (RFML) representing the data contained in this object.
toXml(String) - Method in class com.ibm.as400.data.RecordFormatDocument
Generates XML (RFML) representing the data contained in this object.
traceErr(Object) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.log(int category, String message).
traceOut(Object) - Static method in class com.ibm.as400.data.PcmlMessageLog
Deprecated. Replaced by com.ibm.as400.access.Trace.log(int category, String message).
transformPCMLToXPCML(InputStream, OutputStream) - Static method in class com.ibm.as400.data.ProgramCallDocument
Transforms a PCML stream to its equivalent XPCML stream.
truncate(long) - Method in class com.ibm.as400.access.AS400JDBCBlob
Truncates this BLOB to a length of lengthOfBLOB bytes.
truncate(long) - Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Truncates this BLOB to a length of lengthOfBLOB bytes.
truncate(long) - Method in class com.ibm.as400.access.AS400JDBCClob
Truncates this CLOB to a length of lengthOfCLOB characters.
truncate(long) - Method in class com.ibm.as400.access.AS400JDBCClobLocator
Truncates this CLOB to a length of lengthOfCLOB characters.

U

UDFS - class com.ibm.as400.access.UDFS.
The UDFS class represents a user-defined file system on the system.
UDFS(AS400, String) - Constructor for class com.ibm.as400.access.UDFS
Constructs a UDFS object.
UDFS.MountedFsInformationStructure - class com.ibm.as400.access.UDFS.MountedFsInformationStructure.
Contains information about a mounted file system.
UDFS.UdfsInformationStructure - class com.ibm.as400.access.UDFS.UdfsInformationStructure.
Contains information about a UDFS.
UDFS_DEFAULT_TYPE1 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the default file format of stream files created in the user-defined file system is format type 1.
UDFS_DEFAULT_TYPE2 - Static variable in class com.ibm.as400.access.FileAttributes
Constant indicating that the default file format of stream files created in the user-defined file system is format type 2.
UDP - Static variable in class com.ibm.as400.util.commtrace.Header
An UDP Header
UDPHeader - class com.ibm.as400.util.commtrace.UDPHeader.
An UDP Header.
UNEXPECTED_EXCEPTION - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that an unexpected exception was received.
UNEXPECTED_RETURN_CODE - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that an unexpected return code was received.
UNIT_OF_WORK_ID - Static variable in class com.ibm.as400.access.Job
Job attribute representing the unit of work ID used to track jobs across multiple systems.
UNK - Static variable in class com.ibm.as400.util.commtrace.Header
An Unknown Header
UNK - Static variable in class com.ibm.as400.util.commtrace.IPPacket
Unknown IPPacket
UNKNOWN - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the exact cause of the failure is not known.
UNKNOWN - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the exact cause of the failure is not known.
UNKNOWN - Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the exact cause of the failure is not known.
UNKNOWN - Static variable in class com.ibm.as400.access.ISeriesNetServerFileShare
Value of the "current number of users" attribute, indicating that the system was unable to retrieve the actual value.
UNKNOWN - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the exact cause of the failure is not known.
UNKNOWN - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that an unknown error occurred.
UNKNOWN_ERROR - Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that an unknown problem has occurred.
UNKNOWN_ERROR - Static variable in class com.ibm.as400.resource.ResourceException
Deprecated. The return code indicating that an unknown problem has occurred.
UNKNOWN_HOST - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the host is unknown.
UNSUPPORTED_CCSID - Static variable in class com.ibm.as400.data.DAMRI
 
URLEncoder - class com.ibm.as400.util.html.URLEncoder.
The URLEncoder class encodes a string's delimiters for use in an HTML URL string.
URLEncoder() - Constructor for class com.ibm.as400.util.html.URLEncoder
 
URLParser - class com.ibm.as400.util.html.URLParser.
The URLParser class parses a URL string for the URI, properties, and reference (also known as the "anchor").
URLParser(String) - Constructor for class com.ibm.as400.util.html.URLParser
Constructs a URLParser object with the specified url.
USAGE_CONCURRENT - Static variable in class com.ibm.as400.access.ProductLicense
Value for license usage type, concurrent usage license type.
USAGE_INFO_UPDATED - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the object usage information is updated for this object type.
USAGE_LIMIT_EXCEEDED - Static variable in class com.ibm.as400.access.LicenseException
USAGE_LIMIT_EXCEEDED - Return code from the Central server when the usage limit for the product license being requested is exceeded and a license was not granted.
USAGE_REGISTERED - Static variable in class com.ibm.as400.access.ProductLicense
Value for license usage type, registered usage license type.
USER - Static variable in class com.ibm.as400.access.NetServerConnection
Deprecated. Attribute ID for "user name".
USER - Static variable in class com.ibm.as400.access.NetServerSession
Deprecated. Attribute ID for "user name".
USER - Static variable in class com.ibm.as400.access.UserList
Selection value indicating that the list contains only user profiles that are not group profiles.
USER - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection value indicating that the list contains only user profiles that are not group profiles.
USER - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the User component.
USER - Static variable in class utilities.ToolboxJarMaker
Specifies the User component.
USERCOMMENT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the user comment.
USERID_DISABLE - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID has been disabled by the system.
USERID_DISABLE - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the user ID has been disabled by the system.
USERID_ERROR - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that a general user ID error occurred.
USERID_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID length is not valid.
USERID_LENGTH_NOT_VALID - Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that the user ID length is not valid.
USERID_MISMATCH - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID does not match the user profile associated with the authentication token.
USERID_NOT_SET - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID is not set.
USERID_NOT_SET - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the user ID is not set.
USERID_UNKNOWN - Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID is not known by the system.
USERID_UNKNOWN - Static variable in class com.ibm.as400.micro.MEException
The return code indicating that the user ID is not known by the system.
USERSPECDATA_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the user specified data.
USER_ACTION_AUDIT_LEVEL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user action audit level.
USER_ACTION_AUDIT_LEVEL_COMMAND - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *CMD audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_CREATE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *CREATE audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_DELETE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *DELETE audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_JOB_DATA - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *JOBDTA audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_OBJECT_MANAGEMENT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *OBJMGT audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_OFFICE_SERVICES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *OFCSRV audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_OPTICAL - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *OPTICAL audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_PROGRAM_ADOPTION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *PGMADP audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_SAVE_RESTORE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *SAVRST audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_SECURITY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *SECURITY audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_SERVICE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *SERVICE audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_SPOOLED_FILE_DATA - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *SPLFDTA audit value specified in the user profile.
USER_ACTION_AUDIT_LEVEL_SYSTEM_MANAGEMENT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has the *SYSMGT audit value specified in the user profile.
USER_ADDRESS - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by directory entry user address.
USER_ADDRESS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user address.
USER_ASCII - Static variable in class com.ibm.as400.access.ISeriesNetServerPrintShare
Value of the "spooled file type" attribute, indicating "User ASCII".
USER_CHANGED - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing whether the user program was changed.
USER_CLASS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user class name.
USER_CLASS_PROGRAMMER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has a class of programmer.
USER_CLASS_SECURITY_ADMINISTRATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has a class of security administrator.
USER_CLASS_SECURITY_OFFICER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has a class of security officer.
USER_CLASS_SYSTEM_OPERATOR - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has a class of system operator.
USER_CLASS_USER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the user has a class of end user.
USER_COUNT - Static variable in class com.ibm.as400.access.NetServerShare
Deprecated. Attribute ID for "user count".
USER_DATA - Static variable in class com.ibm.as400.access.list.SpooledFileOpenList
Sorting constant used to sort the list of spooled files by user data.
USER_DEFINED_ATTRIBUTE - Static variable in class com.ibm.as400.access.ObjectDescription
Object attribute representing the characteristic of the object type.
USER_DESCRIPTION - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by user description.
USER_DESCRIPTION - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user description.
USER_ID - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by directory entry user ID.
USER_ID - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user ID.
USER_ID_NUMBER - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user ID number.
USER_LIBRARY_LIST - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user portion of the library list for the initial thread of the job.
USER_LIBRARY_LIST - Static variable in class com.ibm.as400.access.ObjectList
Selection value representing *USRLIBL.
USER_LIBRARY_LIST - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for user library list.
USER_LIBRARY_LIST_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the user library list
USER_NAME - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user name of the job, which is the same as the name of the user profile under which the job was started.
USER_NAME - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for user name.
USER_NAME - Static variable in class com.ibm.as400.resource.RJobList
Deprecated. Selection ID for user name.
USER_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for user name.
USER_NAME_BLANK - Static variable in class com.ibm.as400.access.Job
Constant indicating a blank user name.
USER_OPTIONS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user options.
USER_OPTIONS_EXPERT - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that more detailed information is shown when the user is defining or changing the system using edit or display object authority.
USER_OPTIONS_FULL_SCREEN_HELP - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that UIM online help is to be displayed on a full screen or a window.
USER_OPTIONS_KEYWORDS - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that keywords are shown when a CL command is displayed.
USER_OPTIONS_NO_STATUS_MESSAGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that status messages sent to the user are not shown.
USER_OPTIONS_PRINT_COMPLETE_MESSAGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that a message is sent to the user when a spooled file is printed.
USER_OPTIONS_ROLL_KEY - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that the opposite action from the system default for roll keys is taken.
USER_OPTIONS_STATUS_MESSAGE - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value indicating that status messages sent to the user are shown.
USER_PROFILE - Static variable in class com.ibm.as400.access.DirectoryEntryList
Constant used to filter the list of directory entries by user profile name.
USER_PROFILE - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for user profile.
USER_PROFILE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for user profile.
USER_PROFILE - Static variable in class com.ibm.as400.resource.RUserList
Deprecated. Selection ID for user profile.
USER_PROFILE_NAME - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute ID for user profile name.
USER_PROFILE_OWNER - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the authority checking that was done while this program is running should include both the use who is running the program and the program owner.
USER_PROFILE_USER - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value indicating that the authority checking that was done while this program is running should include only the user who is running the program.
USER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the user.
USER_PROPERTY - Static variable in class com.ibm.as400.vaccess.VOutput
Deprecated. Property identifier for the name of the user of the job which produced the output.
USER_RETURN_CODE - Static variable in class com.ibm.as400.access.Job
Job attribute representing the user-defined return code set by ILE high-level language constructs.
USER_RETURN_CODE - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute ID for user return code.
USER_SPACE - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the User Space component.
USER_SPACE - Static variable in class utilities.ToolboxJarMaker
Specifies the User Space component.
USER_STATE - Static variable in class com.ibm.as400.access.Command
Constant indicating that a program is called from user state.
USER_VISUAL - Static variable in class utilities.AS400ToolboxJarMaker
Deprecated. Constant for specifying the Visual User component.
USER_VISUAL - Static variable in class utilities.ToolboxJarMaker
Specifies the Visual User component.
USE_ADOPTED_AUTHORITY - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute ID for use adopted authority.
USE_PORT_MAPPER - Static variable in class com.ibm.as400.access.AS400
Special value indicating the service port should be retrieved from the port mapper server.
US_CREATED - Static variable in class com.ibm.as400.access.UserSpaceEvent
Event ID indicating that a user space has been created.
US_DELETED - Static variable in class com.ibm.as400.access.UserSpaceEvent
Event ID indicating that a user space has been deleted.
US_READ - Static variable in class com.ibm.as400.access.UserSpaceEvent
Event ID indicating that a user space has been read.
US_WRITTEN - Static variable in class com.ibm.as400.access.UserSpaceEvent
Event ID indicating that a user space has been written.
UnknownHeader - class com.ibm.as400.util.commtrace.UnknownHeader.
A Unknown Header.
UnknownMessage - class com.ibm.as400.util.commtrace.UnknownMessage.
A UnknownMessage Header.
UnknownPacket - class com.ibm.as400.util.commtrace.UnknownPacket.
A Unknown IPPacket.
UnknownPacket(byte[]) - Constructor for class com.ibm.as400.util.commtrace.UnknownPacket
Creates and parses the data of this packet.
UnorderedList - class com.ibm.as400.util.html.UnorderedList.
The UnorderedList class represents an HTML unordered list, <ul>.
UnorderedList() - Constructor for class com.ibm.as400.util.html.UnorderedList
Constructs a default UnorderedList object.
UnorderedList(String) - Constructor for class com.ibm.as400.util.html.UnorderedList
Constructs a UnorderedList object with the specified labeling type.
UnorderedListBeanInfo - class com.ibm.as400.util.html.UnorderedListBeanInfo.
The UnorderedListBeanInfo class provides bean information for the UnorderedList class.
UnorderedListBeanInfo() - Constructor for class com.ibm.as400.util.html.UnorderedListBeanInfo
 
UnorderedListItem - class com.ibm.as400.util.html.UnorderedListItem.
The UnorderedListItem class represents an item in an unordered list item.
UnorderedListItem() - Constructor for class com.ibm.as400.util.html.UnorderedListItem
Constructs a default UnorderedList object.
UnorderedListItem(HTMLTagElement) - Constructor for class com.ibm.as400.util.html.UnorderedListItem
Constructs a UnorderedListItem object with the specified data.
UnorderedListItemBeanInfo - class com.ibm.as400.util.html.UnorderedListItemBeanInfo.
The UnorderedListItemBeanInfo class provides bean information for the UnorderedListItem class.
UnorderedListItemBeanInfo() - Constructor for class com.ibm.as400.util.html.UnorderedListItemBeanInfo
 
User - class com.ibm.as400.access.User.
The User class represents a user profile object on the system.
User() - Constructor for class com.ibm.as400.access.User
Constructs a User object.
User(AS400, String) - Constructor for class com.ibm.as400.access.User
Constructs a User object.
UserBeanInfo - class com.ibm.as400.access.UserBeanInfo.
The UserBeanInfo class represents the bean information for the User class.
UserBeanInfo() - Constructor for class com.ibm.as400.access.UserBeanInfo
 
UserGroup - class com.ibm.as400.access.UserGroup.
The UserGroup class represents a user profile that is a group profile.
UserGroup(AS400, String) - Constructor for class com.ibm.as400.access.UserGroup
Constructs a UserGroup object.
UserList - class com.ibm.as400.access.UserList.
The UserList class represents a list of user profiles on the system.
UserList() - Constructor for class com.ibm.as400.access.UserList
Constructs a UserList object.
UserList(AS400) - Constructor for class com.ibm.as400.access.UserList
Constructs a UserList object.
UserList(AS400, String, String) - Constructor for class com.ibm.as400.access.UserList
Constructs a UserList object.
UserList(AS400, String, String, String) - Constructor for class com.ibm.as400.access.UserList
Constructs a UserList object.
UserListBeanInfo - class com.ibm.as400.access.UserListBeanInfo.
The UserListBeanInfo class represents the bean information for the UserList class.
UserListBeanInfo() - Constructor for class com.ibm.as400.access.UserListBeanInfo
 
UserObjectsOwnedList - class com.ibm.as400.access.UserObjectsOwnedList.
Allows you to retrieve a list of i5/OS objects that a user is authorized to and/or list of i5/OS objects that the user owns.
UserObjectsOwnedList(AS400, String) - Constructor for class com.ibm.as400.access.UserObjectsOwnedList
Constructs a UserObjectsOwnedList object.
UserObjectsOwnedList(AS400, String, int, int) - Constructor for class com.ibm.as400.access.UserObjectsOwnedList
Constructs a UserObjectsOwnedList object.
UserObjectsOwnedListEntry - class com.ibm.as400.access.UserObjectsOwnedListEntry.
This entry represents a single i5/OS object that a user owns or is authorized to.
UserPermission - class com.ibm.as400.access.UserPermission.
The UserPermission class represents the authority of a specific user.
UserProfilePrincipal - class com.ibm.as400.security.auth.UserProfilePrincipal.
The UserProfilePrincipal class represents an i5/OS system user profile.
UserProfilePrincipal() - Constructor for class com.ibm.as400.security.auth.UserProfilePrincipal
Constructs a UserProfilePrincipal object.
UserProfilePrincipal(String) - Constructor for class com.ibm.as400.security.auth.UserProfilePrincipal
Constructs a UserProfilePrincipal object with the principal name set to the supplied argument.
UserProfilePrincipal(AS400, String) - Constructor for class com.ibm.as400.security.auth.UserProfilePrincipal
Constructs a UserProfilePrincipal object.
UserProfilePrincipalBeanInfo - class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo.
Bean information for the UserProfilePrincipal class.
UserProfilePrincipalBeanInfo() - Constructor for class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
 
UserSpace - class com.ibm.as400.access.UserSpace.
The UserSpace class represents a user space object in the System i operating system.
UserSpace() - Constructor for class com.ibm.as400.access.UserSpace
Constructs a UserSpace object.
UserSpace(AS400, String) - Constructor for class com.ibm.as400.access.UserSpace
Constructs a UserSpace object.
UserSpaceBeanInfo - class com.ibm.as400.access.UserSpaceBeanInfo.
The UserSpaceBeanInfo class provides bean information for the UserSpace class.
UserSpaceBeanInfo() - Constructor for class com.ibm.as400.access.UserSpaceBeanInfo
 
UserSpaceEvent - class com.ibm.as400.access.UserSpaceEvent.
The UserSpaceEvent class represents a user space event.
UserSpaceEvent(Object, int) - Constructor for class com.ibm.as400.access.UserSpaceEvent
Constructs a UserSpaceEvent object.
UserSpaceListener - interface com.ibm.as400.access.UserSpaceListener.
The UserSpaceListener interface provides an interface for receiving UserSpaceEvents.
unInstall(String, String) - Static method in class utilities.AS400ToolboxInstaller
Deprecated. Removes a package from the target.
unlock(IFSKey) - Method in class com.ibm.as400.access.IFSFileInputStream
Undoes a lock on this file.
unlock(IFSKey) - Method in class com.ibm.as400.access.IFSFileOutputStream
Undoes a lock on this file.
unlock(IFSKey) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Undoes a lock on this file.
unlockBytes(IFSKey) - Method in class com.ibm.as400.access.IFSFileReader
Undoes a lock on the file.
unlockBytes(IFSKey) - Method in class com.ibm.as400.access.IFSFileWriter
Undoes a lock on the file.
unmount() - Method in class com.ibm.as400.access.UDFS
Makes a previously mounted file system inaccessible within the integrated file system name space.
unsetKeepAlive() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the SO_KEEPALIVE socket option should not be set.
unsetReceiveBufferSize() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the SO_RCVBUF socket option should not be set.
unsetSendBufferSize() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the SO_SNDBUF socket option should not be set.
unsetSoLinger() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the SO_LINGER socket option should not be set.
unsetSoTimeout() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the SO_TIMEOUT socket option should not be set.
unsetTcpNoDelay() - Method in class com.ibm.as400.access.SocketProperties
Indicates that the value of the TCP_NODELAY socket option should not be set.
unsignedIntToByteArray(long, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into i5/OS format in the specified byte array.
unsignedIntToByteArray(long) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into i5/OS format in a byte array.
unsignedShortToByteArray(int, byte[], int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into i5/OS format in the specified byte array.
unsignedShortToByteArray(int) - Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into i5/OS format in a byte array.
unwrap() - Method in class com.ibm.as400.resource.ResourceException
Deprecated. Unwraps the underlying exception and throws it.
update(Record) - Method in class com.ibm.as400.access.AS400File
Updates the record at the current cursor position.
update(Object[], Record) - Method in class com.ibm.as400.access.KeyedFile
Updates the record specified by key.
update(byte[], Record, int) - Method in class com.ibm.as400.access.KeyedFile
Updates the record specified by key.
update(Object[], Record, int) - Method in class com.ibm.as400.access.KeyedFile
Updates the first record meeting the specified search criteria based on key.
update(byte[], Record, int, int) - Method in class com.ibm.as400.access.KeyedFile
Updates the first record meeting the specified search criteria based on key.
update() - Method in class com.ibm.as400.access.PrintObject
Updates the attributes of this object by going to the system and retrieving the latest attributes for the object.
update(int, Record) - Method in class com.ibm.as400.access.SequentialFile
Updates the record at the position specified by the record number.
updateArray(int, Array) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the value of a column as an Array object.
updateArray(String, Array) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the value of a column as an Array object.
updateArray(int, Array) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Array value.
updateArray(String, Array) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Array value.
updateAsciiStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an ASCII stream value.
updateAsciiStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an ASCII stream value.
updateAsciiStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an ASCII stream value.
updateAsciiStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an ASCII stream value.
updateBigDecimal(int, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a BigDecimal value.
updateBigDecimal(int, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a BigDecimal value.
updateBinaryStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a binary stream value.
updateBlob(int, Blob) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java Blob value.
updateBlob(String, Blob) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java Blob value.
updateBlob(int, Blob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java Blob value.
updateBlob(String, Blob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java Blob value.
updateBoolean(int, boolean) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java boolean value.
updateBoolean(String, boolean) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java boolean value.
updateBoolean(int, boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java boolean value.
updateBoolean(String, boolean) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java boolean value.
updateByte(int, byte) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java byte value.
updateByte(String, byte) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java byte value.
updateByte(int, byte) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java byte value.
updateByte(String, byte) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java byte value.
updateBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java byte array value.
updateBytes(String, byte[]) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java byte array value.
updateBytes(int, byte[]) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java byte array value.
updateBytes(String, byte[]) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java byte array value.
updateCharacterStream(int, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Reader value.
updateCharacterStream(String, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Reader value.
updateCharacterStream(int, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Reader value.
updateCharacterStream(String, Reader, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Reader value.
updateClob(int, Clob) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java Clob value.
updateClob(String, Clob) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java Clob value.
updateClob(int, Clob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java Clob value.
updateClob(String, Clob) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java Clob value.
updateDB2Default(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row to the SQL Default.
updateDB2Default(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row to the SQL Default.
updateDB2Unassigned(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row to the SQL Unassigned.
updateDB2Unassigned(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row to the SQL Unassigned.
updateDate(int, Date) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Date value.
updateDate(String, Date) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Date value.
updateDate(int, Date) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Date value.
updateDate(String, Date) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Date value.
updateDouble(int, double) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java double value.
updateDouble(String, double) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java double value.
updateDouble(int, double) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java double value.
updateDouble(String, double) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java double value.
updateFloat(int, float) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java float value.
updateFloat(String, float) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java float value.
updateFloat(int, float) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java float value.
updateFloat(String, float) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java float value.
updateInt(int, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java int value.
updateInt(String, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java int value.
updateInt(int, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java int value.
updateInt(String, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java int value.
updateInt(int, int) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Updates a column in the current row using a Java int value.
updateInt(int, int) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Updates a column in the current row using a Java int value.
updateLong(int, long) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java long value.
updateLong(String, long) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java long value.
updateLong(int, long) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java long value.
updateLong(String, long) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java long value.
updateNull(int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using SQL NULL.
updateNull(String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using SQL NULL.
updateNull(int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using SQL NULL.
updateNull(String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using SQL NULL.
updateObject(int, Object) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(String, Object) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(int, Object, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(String, Object, int) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(int, Object) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Object value.
updateObject(String, Object) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Object value.
updateObject(int, Object, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Object value.
updateObject(String, Object, int) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Object value.
updateRef(int, Ref) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the value of an SQL REF output parameter as a Ref value.
updateRef(String, Ref) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the value of an SQL REF output parameter as a Ref value.
updateRef(int, Ref) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Ref value.
updateRef(String, Ref) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using an Ref value.
updateRow() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the database with the new contents of the current row.
updateRow() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates the database with the new contents of the current row.
updateRow() - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Updates the database with the new contents of the current row.
updateRow() - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Updates the database with the new contents of the current row.
updateShort(int, short) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java short value.
updateShort(String, short) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java short value.
updateShort(int, short) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java short value.
updateShort(String, short) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a Java short value.
updateString(int, String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a String value.
updateString(String, String) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a String value.
updateString(int, String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a String value.
updateString(String, String) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a String value.
updateString(int, String) - Method in class com.ibm.as400.micro.JdbcMeLiveResultSet
Updates a column in the current row using a String value.
updateString(int, String) - Method in class com.ibm.as400.micro.JdbcMeOfflineResultSet
Updates a column in the current row using a String value.
updateTime(int, Time) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Time value.
updateTime(String, Time) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Time value.
updateTime(int, Time) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Time value.
updateTime(String, Time) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Time value.
updateTimestamp(int, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a java.sql.Timestamp value.
updateTimestamp(int, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in class com.ibm.as400.access.AS400JDBCRowSet
Updates a column in the current row using a java.sql.Timestamp value.
updatesAreDetected(int) - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if visible updates to a result set of the specified type can be detected by calling ResultSet.rowUpdated().
userIdAboutToBeDisabled(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the specified user profile will be disabled after next incorrect sign-on attempt.
userIdAboutToBeDisabled(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
userIdDefaultAlreadyAssigned(SignonEvent, String) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a default userID has already been assigned for the system object.
userIdDefaultAlreadyAssigned(SignonEvent, String) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns true, indicating that the sign-on should proceed.
userIdDisabled(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where the specified user profile has been disabled.
userIdDisabled(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
userIdLengthIncorrect(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a specified userID is either too long or too short.
userIdLengthIncorrect(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
userIdMissing(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a userID has not been specified.
userIdMissing(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
userIdUnknown(SignonEvent) - Method in interface com.ibm.as400.access.SignonHandler
Handles the situation where a specified userID is unknown to the system.
userIdUnknown(SignonEvent) - Method in class com.ibm.as400.access.SignonHandlerAdapter
Returns false, indicating that the sign-on should not proceed.
usesLocalFilePerTable() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database uses a file for each table.
usesLocalFiles() - Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the database stores tables in a local file.
utilities - package utilities
Provides various utility applications and classes.

V

V4R4M0 - Static variable in class com.ibm.as400.resource.ResourceLevel
Deprecated. Constant value for the level representing V4R4M0.
V4R5M0 - Static variable in class com.ibm.as400.resource.ResourceLevel
Deprecated. Constant value for the level representing V4R5M0.
V5R1M0 - Static variable in class com.ibm.as400.resource.ResourceLevel
Deprecated. Constant value for the level representing V5R1M0.
VALUE_CANNOT_BE_DETERMINED - Static variable in class com.ibm.as400.access.ObjectLockListEntry
Special value indicating that the system was unable to determine a value.
VARIABLE_LAYOUT_LENGTH - Static variable in class com.ibm.as400.access.RecordFormat
This constant is only used for record level writing.
VAction - interface com.ibm.as400.vaccess.VAction.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VActionAdapter - class com.ibm.as400.vaccess.VActionAdapter.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VActionAdapter() - Constructor for class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Constructs a VActionAdapter object.
VActionAdapter(VAction, VActionContext) - Constructor for class com.ibm.as400.vaccess.VActionAdapter
Deprecated. Constructs a VActionAdapter object.
VActionAdapterBeanInfo - class com.ibm.as400.vaccess.VActionAdapterBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VActionAdapterBeanInfo() - Constructor for class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Deprecated.  
VActionContext - interface com.ibm.as400.vaccess.VActionContext.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VERSION_MISMATCH - Static variable in class com.ibm.as400.access.ProxyException
The return code indicating that communication failed to the proxy server because of a mismatch between code levels.
VIFSConstants - interface com.ibm.as400.vaccess.VIFSConstants.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VIFSDirectory - class com.ibm.as400.vaccess.VIFSDirectory.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VIFSDirectory() - Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constructs a VIFSDirectory object.
VIFSDirectory(IFSFile) - Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constructs a VIFSDirectory object.
VIFSDirectory(VNode, IFSFile) - Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constructs a VIFSDirectory object.
VIFSDirectory(AS400, String) - Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Deprecated. Constructs a VIFSDirectory object.
VIFSDirectoryBeanInfo - class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VIFSDirectoryBeanInfo() - Constructor for class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Deprecated.  
VIFSFile - class com.ibm.as400.vaccess.VIFSFile.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VIFSFile() - Constructor for class com.ibm.as400.vaccess.VIFSFile
Deprecated. Constructs a VIFSFile object.
VIFSFile(IFSFile) - Constructor for class com.ibm.as400.vaccess.VIFSFile
Deprecated. Constructs a VIFSFile object.
VIFSFile(AS400, String) - Constructor for class com.ibm.as400.vaccess.VIFSFile
Deprecated. Constructs a VIFSFile object.
VJavaApplicationCall - class com.ibm.as400.vaccess.VJavaApplicationCall.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJavaApplicationCall() - Constructor for class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Constructs a VJavaApplicationCall object.
VJavaApplicationCall(JavaApplicationCall) - Constructor for class com.ibm.as400.vaccess.VJavaApplicationCall
Deprecated. Constructs a VJavaApplicationCall object.
VJavaApplicationCallBeanInfo - class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJavaApplicationCallBeanInfo() - Constructor for class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Deprecated.  
VJob - class com.ibm.as400.vaccess.VJob.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJob() - Constructor for class com.ibm.as400.vaccess.VJob
Deprecated. Constructs a VJob object.
VJob(AS400, Job) - Constructor for class com.ibm.as400.vaccess.VJob
Deprecated. Constructs a VJob object.
VJob(AS400, RJob) - Constructor for class com.ibm.as400.vaccess.VJob
Deprecated. Constructs a VJob object.
VJob(VNode, AS400, Job) - Constructor for class com.ibm.as400.vaccess.VJob
Deprecated. Constructs a VJob object.
VJob(VNode, AS400, RJob) - Constructor for class com.ibm.as400.vaccess.VJob
Deprecated. Constructs a VJob object.
VJobBeanInfo - class com.ibm.as400.vaccess.VJobBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJobBeanInfo() - Constructor for class com.ibm.as400.vaccess.VJobBeanInfo
Deprecated.  
VJobList - class com.ibm.as400.vaccess.VJobList.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJobList() - Constructor for class com.ibm.as400.vaccess.VJobList
Deprecated. Constructs a VJobList object.
VJobList(AS400) - Constructor for class com.ibm.as400.vaccess.VJobList
Deprecated. Constructs a VJobList object.
VJobList(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VJobList
Deprecated. Constructs a VJobList object.
VJobListBeanInfo - class com.ibm.as400.vaccess.VJobListBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VJobListBeanInfo() - Constructor for class com.ibm.as400.vaccess.VJobListBeanInfo
Deprecated.  
VJobLogMessage - class com.ibm.as400.vaccess.VJobLogMessage.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMRI - class com.ibm.as400.vaccess.VMRI.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMRI() - Constructor for class com.ibm.as400.vaccess.VMRI
Deprecated.  
VMessage - class com.ibm.as400.vaccess.VMessage.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMessageList - class com.ibm.as400.vaccess.VMessageList.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMessageList() - Constructor for class com.ibm.as400.vaccess.VMessageList
Deprecated. Constructs a VMessageList object.
VMessageList(AS400Message[]) - Constructor for class com.ibm.as400.vaccess.VMessageList
Deprecated. Constructs a VMessageList object.
VMessageList(VNode, AS400Message[]) - Constructor for class com.ibm.as400.vaccess.VMessageList
Deprecated. Constructs a VMessageList object.
VMessageListBeanInfo - class com.ibm.as400.vaccess.VMessageListBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMessageListBeanInfo() - Constructor for class com.ibm.as400.vaccess.VMessageListBeanInfo
Deprecated.  
VMessageQueue - class com.ibm.as400.vaccess.VMessageQueue.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMessageQueue() - Constructor for class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Constructs a VMessageQueue object.
VMessageQueue(AS400) - Constructor for class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Constructs a VMessageQueue object.
VMessageQueue(AS400, String) - Constructor for class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Constructs a VMessageQueue object.
VMessageQueue(VNode, AS400, String) - Constructor for class com.ibm.as400.vaccess.VMessageQueue
Deprecated. Constructs a VMessageQueue object.
VMessageQueueBeanInfo - class com.ibm.as400.vaccess.VMessageQueueBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VMessageQueueBeanInfo() - Constructor for class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Deprecated.  
VNPMRI - class com.ibm.as400.vaccess.VNPMRI.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VNPMRI() - Constructor for class com.ibm.as400.vaccess.VNPMRI
Deprecated.  
VNode - interface com.ibm.as400.vaccess.VNode.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VObject - interface com.ibm.as400.vaccess.VObject.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VObjectEvent - class com.ibm.as400.vaccess.VObjectEvent.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VObjectEvent(Object, VObject) - Constructor for class com.ibm.as400.vaccess.VObjectEvent
Deprecated. Constructs a VObjectEvent object.
VObjectEvent(Object, VObject, VNode) - Constructor for class com.ibm.as400.vaccess.VObjectEvent
Deprecated. Constructs a VObjectEvent object.
VObjectListener - interface com.ibm.as400.vaccess.VObjectListener.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VOutput - class com.ibm.as400.vaccess.VOutput.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VOutput(VPrinterOutput, SpooledFile) - Constructor for class com.ibm.as400.vaccess.VOutput
Deprecated. Constructs a VOutput object.
VPrinter - class com.ibm.as400.vaccess.VPrinter.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrinter() - Constructor for class com.ibm.as400.vaccess.VPrinter
Deprecated. Constructs a VPrinter object.
VPrinter(Printer) - Constructor for class com.ibm.as400.vaccess.VPrinter
Deprecated. Constructs a VPrinter object.
VPrinter(VNode, Printer) - Constructor for class com.ibm.as400.vaccess.VPrinter
Deprecated. Constructs a VPrinter object.
VPrinterBeanInfo - class com.ibm.as400.vaccess.VPrinterBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrinterBeanInfo() - Constructor for class com.ibm.as400.vaccess.VPrinterBeanInfo
Deprecated.  
VPrinterOutput - class com.ibm.as400.vaccess.VPrinterOutput.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrinterOutput() - Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Constructs a VPrinterOutput object.
VPrinterOutput(AS400) - Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Constructs a VPrinterOutput object.
VPrinterOutput(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Deprecated. Constructs a VPrinterOutput object.
VPrinterOutputBeanInfo - class com.ibm.as400.vaccess.VPrinterOutputBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrinterOutputBeanInfo() - Constructor for class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Deprecated.  
VPrinters - class com.ibm.as400.vaccess.VPrinters.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrinters() - Constructor for class com.ibm.as400.vaccess.VPrinters
Deprecated. Constructs a VPrinters object.
VPrinters(AS400) - Constructor for class com.ibm.as400.vaccess.VPrinters
Deprecated. Constructs a VPrinters object.
VPrinters(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VPrinters
Deprecated. Constructs a VPrinters object.
VPrintersBeanInfo - class com.ibm.as400.vaccess.VPrintersBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPrintersBeanInfo() - Constructor for class com.ibm.as400.vaccess.VPrintersBeanInfo
Deprecated.  
VPropertiesAction - class com.ibm.as400.vaccess.VPropertiesAction.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPropertiesAction() - Constructor for class com.ibm.as400.vaccess.VPropertiesAction
Deprecated. Constructs a VPropertiesAction object.
VPropertiesActionBeanInfo - class com.ibm.as400.vaccess.VPropertiesActionBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VPropertiesActionBeanInfo() - Constructor for class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Deprecated.  
VPropertiesPane - interface com.ibm.as400.vaccess.VPropertiesPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VQRYMRI - class com.ibm.as400.vaccess.VQRYMRI.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VQRYMRI() - Constructor for class com.ibm.as400.vaccess.VQRYMRI
Deprecated.  
VQueuedMessage - class com.ibm.as400.vaccess.VQueuedMessage.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VRM_NOT_VALID - Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the server job cannot support this version of the client.
VRunJavaApplication - class utilities.VRunJavaApplication.
VRunJavaApplication demonstrates the use of the Toolbox com.ibm.as400.vaccess.VJavaApplicationCall component.
VRunJavaApplication() - Constructor for class utilities.VRunJavaApplication
 
VSystemPool - class com.ibm.as400.vaccess.VSystemPool.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemPool() - Constructor for class com.ibm.as400.vaccess.VSystemPool
Deprecated. Constructs a VSystemPool object.
VSystemPool(SystemPool) - Constructor for class com.ibm.as400.vaccess.VSystemPool
Deprecated. Constructs a VSystemPool object.
VSystemPoolBeanInfo - class com.ibm.as400.vaccess.VSystemPoolBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemPoolBeanInfo() - Constructor for class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Deprecated.  
VSystemStatus - class com.ibm.as400.vaccess.VSystemStatus.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemStatus() - Constructor for class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Constructs a VSystemStatus object.
VSystemStatus(AS400) - Constructor for class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Constructs a VSystemStatus object.
VSystemStatus(SystemStatus) - Constructor for class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Constructs a VSystemStatus object.
VSystemStatus(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VSystemStatus
Deprecated. Constructs a VSystemStatus object.
VSystemStatusBeanInfo - class com.ibm.as400.vaccess.VSystemStatusBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemStatusBeanInfo() - Constructor for class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Deprecated.  
VSystemStatusPane - class com.ibm.as400.vaccess.VSystemStatusPane.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemStatusPane(AS400) - Constructor for class com.ibm.as400.vaccess.VSystemStatusPane
Deprecated. Constructs a VSystemStatusPane object.
VSystemValueList - class com.ibm.as400.vaccess.VSystemValueList.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemValueList() - Constructor for class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Constructs a VSystemValueList object.
VSystemValueList(AS400) - Constructor for class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Constructs a VSystemValueList object.
VSystemValueList(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VSystemValueList
Deprecated. Constructs a VSystemValueList object.
VSystemValueListBeanInfo - class com.ibm.as400.vaccess.VSystemValueListBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VSystemValueListBeanInfo() - Constructor for class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Deprecated.  
VUser - class com.ibm.as400.vaccess.VUser.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VUser() - Constructor for class com.ibm.as400.vaccess.VUser
Deprecated. Constructs a VUser object.
VUser(User) - Constructor for class com.ibm.as400.vaccess.VUser
Deprecated. Constructs a VUser object.
VUserAndGroup - class com.ibm.as400.vaccess.VUserAndGroup.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VUserAndGroup(AS400) - Constructor for class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Constructs a VUserAndGroup object.
VUserAndGroup(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VUserAndGroup
Deprecated. Constructs a VUserAndGroup object.
VUserList - class com.ibm.as400.vaccess.VUserList.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VUserList() - Constructor for class com.ibm.as400.vaccess.VUserList
Deprecated. Constructs a VUserList object.
VUserList(AS400) - Constructor for class com.ibm.as400.vaccess.VUserList
Deprecated. Constructs a VUserList object.
VUserList(UserList, String) - Constructor for class com.ibm.as400.vaccess.VUserList
Deprecated. Constructs a VUserList object.
VUserList(VNode, AS400) - Constructor for class com.ibm.as400.vaccess.VUserList
Deprecated. Constructs a VUserList object.
VUserListBeanInfo - class com.ibm.as400.vaccess.VUserListBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
VUserListBeanInfo() - Constructor for class com.ibm.as400.vaccess.VUserListBeanInfo
Deprecated.  
ValidationList - class com.ibm.as400.access.ValidationList.
Copyright © 2001, International Business Machines Corporation and others.
ValidationList() - Constructor for class com.ibm.as400.access.ValidationList
Constructs a validation list.
ValidationList(AS400) - Constructor for class com.ibm.as400.access.ValidationList
Constructs a validation list for the given system.
ValidationList(AS400, QSYSObjectPathName) - Constructor for class com.ibm.as400.access.ValidationList
Constructs a validation list for the given system and path.
ValidationList(AS400, String, String) - Constructor for class com.ibm.as400.access.ValidationList
Constructs a validation list for the given system and object/library names.
ValidationListAttribute - class com.ibm.as400.access.ValidationListAttribute.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListAttribute() - Constructor for class com.ibm.as400.access.ValidationListAttribute
Constructs a validation list attribute.
ValidationListAttribute(AS400) - Constructor for class com.ibm.as400.access.ValidationListAttribute
Constructs a validation list attribute.
ValidationListAttributeData - class com.ibm.as400.access.ValidationListAttributeData.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListAttributeData() - Constructor for class com.ibm.as400.access.ValidationListAttributeData
Constructs a ValidationListTranslatedData.
ValidationListAttributeData(byte[], int) - Constructor for class com.ibm.as400.access.ValidationListAttributeData
Constructs a ValidationListTranslatedData from a structure stored as i5/OS bytes.
ValidationListAttributeInfo - class com.ibm.as400.access.ValidationListAttributeInfo.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListAttributeInfo() - Constructor for class com.ibm.as400.access.ValidationListAttributeInfo
Constructs a ValidationListAttributeInfo.
ValidationListAttributeInfo(ValidationListAttribute[]) - Constructor for class com.ibm.as400.access.ValidationListAttributeInfo
Constructs a ValidationListAttributeInfo with the given attributes.
ValidationListDataToEncrypt - class com.ibm.as400.access.ValidationListDataToEncrypt.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListDataToEncrypt() - Constructor for class com.ibm.as400.access.ValidationListDataToEncrypt
Constructs a ValidationListTranslatedData.
ValidationListDataToEncrypt(byte[], int) - Constructor for class com.ibm.as400.access.ValidationListDataToEncrypt
Constructs a ValidationListTranslatedData from a structure stored as i5/OS bytes.
ValidationListDataToEncrypt(int, byte[]) - Constructor for class com.ibm.as400.access.ValidationListDataToEncrypt
Constructs a ValidationListTranslatedData from the specified i5/OS bytes which are encoded in the given ccsid.
ValidationListDataToEncrypt(String, int, AS400) - Constructor for class com.ibm.as400.access.ValidationListDataToEncrypt
Constructs a ValidationListTranslatedData from the given string.
ValidationListEntry - class com.ibm.as400.access.ValidationListEntry.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListEntry() - Constructor for class com.ibm.as400.access.ValidationListEntry
Constructs a ValidationListEntry.
ValidationListEntry(byte[], int) - Constructor for class com.ibm.as400.access.ValidationListEntry
Constructs a ValidationListEntry from a structure stored as i5/OS bytes.
ValidationListTranslatedData - class com.ibm.as400.access.ValidationListTranslatedData.
Copyright © 2001, International Business Machines Corporation and others.
ValidationListTranslatedData() - Constructor for class com.ibm.as400.access.ValidationListTranslatedData
Constructs a ValidationListTranslatedData.
ValidationListTranslatedData(byte[], int) - Constructor for class com.ibm.as400.access.ValidationListTranslatedData
Constructs a ValidationListTranslatedData from a structure stored as i5/OS bytes.
ValidationListTranslatedData(int, byte[]) - Constructor for class com.ibm.as400.access.ValidationListTranslatedData
Constructs a ValidationListTranslatedData from the specified i5/OS bytes which are encoded in the given ccsid.
ValidationListTranslatedData(String, int, AS400) - Constructor for class com.ibm.as400.access.ValidationListTranslatedData
Constructs a ValidationListTranslatedData from the given string.
ValueMap - interface com.ibm.as400.resource.ValueMap.
Deprecated. Use packages com.ibm.as400.access and com.ibm.as400.access.list instead.
VariableLengthFieldDescription - interface com.ibm.as400.access.VariableLengthFieldDescription.
The VariableLengthFieldDescription interface provides an interface for FieldDescription subclasses that can contain variable-length data.
valid() - Method in class com.ibm.as400.access.IFSFileDescriptor
Determines if this file descriptor represents an open file.
validateAuthority(String, String, String) - Method in class com.ibm.as400.util.servlet.AS400Servlet
Method used to validate authority.
validateAuthority(String, String, String) - Method in class com.ibm.as400.util.servlet.AuthenticationServlet
Method used to validate.
validateSignon() - Method in class com.ibm.as400.access.AS400
Validates the user ID and password on the system but does not add to the signed-on list.
validateSignon(String) - Method in class com.ibm.as400.access.AS400
Validates the user ID and password on the system but does not add to the signed-on list.
validateSignon(String, String) - Method in class com.ibm.as400.access.AS400
Validates the user ID and password on the system but does not add to the signed-on list.
valueForPathChanged(TreePath, Object) - Method in class com.ibm.as400.vaccess.AS400TreeModel
Deprecated. Notifies the object that the value for the item identified by path has changed.
verifyChanges() - Method in class com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
Deprecated. Required by the framework.
verifyEntry(ValidationListEntry) - Method in class com.ibm.as400.access.ValidationList
Verify that the encrypted information specified for the given entry is correct.
version - Static variable in interface com.ibm.as400.access.Copyright
 
vetos_ - Variable in class com.ibm.as400.access.IFSFileOutputStream
 
vrmToLevel(int) - Static method in class com.ibm.as400.resource.ResourceLevel
Deprecated. Converts the VRM to a level.

W

WAITING_FOR_DATA_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for waiting for data status.
WAITING_FOR_DEVICE_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for waiting for device status.
WAITING_FOR_MESSAGE_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for waiting for message status.
WARNING - Static variable in class com.ibm.as400.access.Trace
'Warning message' trace category.
WINS_ENABLEMENT - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS enablement".
WINS_ENABLEMENT_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS enabled (pending)".
WINS_PRIMARY_ADDRESS - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS primary address".
WINS_PRIMARY_ADDRESS_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS primary address (pending)".
WINS_SCOPE_ID - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS scope ID".
WINS_SCOPE_ID_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS scope ID (pending)".
WINS_SECONDARY_ADDRESS - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS secondary address".
WINS_SECONDARY_ADDRESS_PENDING - Static variable in class com.ibm.as400.access.NetServer
Deprecated. Attribute ID for "WINS secondary address (pending)".
WORKSTATION - Static variable in class com.ibm.as400.access.ISeriesNetServerConnection
Value of the ISeriesNetServerConnection "resource type" attribute, indicating that the connection is from a specific workstation.
WORK_ID_UNIT_PROPERTY - Static variable in class com.ibm.as400.vaccess.VJob
Deprecated. Property identifier for the unit of work identifier.
WRITER_JOB_ENDED - Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the writer job has ended.
WRITER_JOB_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for writer job name.
WRITER_JOB_NUMBER - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for writer job number.
WRITER_JOB_USER_NAME - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for writer job user name.
WRITER_STARTED - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for waiting for device status.
WRITER_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for writer status.
WRITER_STATUS_ENDED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer status constant indicating that the status of the writer is ended.
WRITER_STATUS_ENDED - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is ended.
WRITER_STATUS_HELD - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer status constant indicating that the status of the writer is held.
WRITER_STATUS_HELD - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is held.
WRITER_STATUS_JOB_QUEUE - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is on a job queue.
WRITER_STATUS_MESSAGE_WAITING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer status constant indicating that the status of the writer is message waiting.
WRITER_STATUS_MESSAGE_WAITING - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is waiting on a message.
WRITER_STATUS_ON_JOB_QUEUE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer status constant indicating that the status of the writer is on job queue.
WRITER_STATUS_STARTED - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer status constant indicating that the status of the writer is started.
WRITER_STATUS_STARTED - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is started.
WRITER_TIME_ALL_DONE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer time constant indicating that the action will occur when there are no ready spooled files.
WRITER_TIME_CURRENT_DONE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer time constant indicating that the action will occur when the current spooled file has been printed.
WRITER_TIME_NONE - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer time constant indicating that there are no pending changes to the writer.
WRITER_TIME_WAIT - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writer time constant indicating that the action will not occur, it will wait for more spooled files.
WRITE_ALLOW_SHARED_READ_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of update willing to share with readers.
WRITE_ALLOW_SHARED_WRITE_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of update willing to share with updaters.
WRITE_DATA - Static variable in class com.ibm.as400.data.DAMRI
 
WRITE_DATA_W_INDICES - Static variable in class com.ibm.as400.data.DAMRI
 
WRITE_EXCLUSIVE_LOCK - Static variable in class com.ibm.as400.access.AS400File
Constant indicating lock type of update willing to share with no one.
WRITE_ONLY - Static variable in class com.ibm.as400.access.AS400File
Constant indicating open type of write only.
WRITING_STATUS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute ID for writing status.
WRITING_STATUS_FILE_SEPARATORS - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writing status constant indicating that the writer is writing the file separators.
WRITING_STATUS_NO - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is not in writing status.
WRITING_STATUS_NOT_WRITING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writing status constant indicating that the writer is not in writing status.
WRITING_STATUS_SEPARATORS - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is writing the file separators.
WRITING_STATUS_WRITING - Static variable in class com.ibm.as400.access.ISeriesPrinter
Writing status constant indicating that the writer is in writing status.
WRITING_STATUS_YES - Static variable in class com.ibm.as400.resource.RPrinter
Deprecated. Attribute value indicating that the writer is in writing status.
WRONG_ELEMENT_TYPE - Static variable in class com.ibm.as400.data.DAMRI
 
WorkingCursorAdapter - class com.ibm.as400.vaccess.WorkingCursorAdapter.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
WorkingCursorAdapter() - Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Constructs a WorkingCursorAdapter object.
WorkingCursorAdapter(Component) - Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapter
Deprecated. Constructs a WorkingCursorAdapter object.
WorkingCursorAdapterBeanInfo - class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
WorkingCursorAdapterBeanInfo() - Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Deprecated.  
WorkingEvent - class com.ibm.as400.vaccess.WorkingEvent.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
WorkingEvent(Object) - Constructor for class com.ibm.as400.vaccess.WorkingEvent
Deprecated. Constructs a WorkingEvent object.
WorkingListener - interface com.ibm.as400.vaccess.WorkingListener.
Deprecated. Use Java Swing instead, along with the classes in package com.ibm.as400.access
WriterJob - class com.ibm.as400.access.WriterJob.
The WriterJob class represents a writer job.
WriterJobList - class com.ibm.as400.access.WriterJobList.
The WriterJobList class is used to build a list of objects of type WriterJob.
WriterJobList() - Constructor for class com.ibm.as400.access.WriterJobList
Constructs a WriterJobList object.
WriterJobList(AS400) - Constructor for class com.ibm.as400.access.WriterJobList
Constructs a WriterJobList object.
WriterJobListBeanInfo - class com.ibm.as400.access.WriterJobListBeanInfo.
BeanInfo for WriterJobList class.
WriterJobListBeanInfo() - Constructor for class com.ibm.as400.access.WriterJobListBeanInfo
 
waitForComplete() - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Waits until the list is completely loaded.
waitForComplete() - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Waits until the list is completely loaded.
waitForComplete() - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Waits until the list is completely loaded.
waitForItem(int) - Method in class com.ibm.as400.access.PrintObjectList
Blocks until the number of requested items are done being built.
waitForListToComplete() - Method in class com.ibm.as400.access.PrintObjectList
Blocks until the list is done being built.
waitForResource(long) - Method in class com.ibm.as400.resource.RIFSFileList
Deprecated. Waits until the resource is available or the list is complete.
waitForResource(long) - Method in class com.ibm.as400.resource.ResourceList
Deprecated. Waits until the resource is available or the list is complete.
waitForResource(long) - Method in class com.ibm.as400.resource.SystemResourceList
Deprecated. Waits until the resource is available or the list is complete.
wasNull() - Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Indicates if the last parameter read has the value of SQL NULL.
wasNull() - Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the last column read has the value of SQL NULL.
wasNull() - Method in class com.ibm.as400.access.AS400JDBCRowSet
Indicates if the last column read has the value of SQL NULL.
windowClosing(WindowEvent) - Method in class com.ibm.as400.util.commtrace.CommTrace
Invoked when a window is in the process of being closed.
write(Record) - Method in class com.ibm.as400.access.AS400File
Writes a record to the file.
write(Record[]) - Method in class com.ibm.as400.access.AS400File
Writes an array of records to the file.
write(String) - Method in class com.ibm.as400.access.CharacterDataArea
Writes the data to the data area.
write(String, int) - Method in class com.ibm.as400.access.CharacterDataArea
Writes the data to the data area.
write(String, int, int) - Method in class com.ibm.as400.access.CharacterDataArea
Writes the data to the data area.
write(byte[], int, int, int) - Method in class com.ibm.as400.access.CharacterDataArea
Writes the data to the data area.
write(int) - Method in class com.ibm.as400.access.ConvTableWriter
Writes a single character.
write(char[]) - Method in class com.ibm.as400.access.ConvTableWriter
Writes the specified array of characters.
write(char[], int, int) - Method in class com.ibm.as400.access.ConvTableWriter
Writes a portion of the specified array of characters.
write(String) - Method in class com.ibm.as400.access.ConvTableWriter
Writes the specified String.
write(String, int, int) - Method in class com.ibm.as400.access.ConvTableWriter
Writes a portion of the specified String.
write(byte[]) - Method in class com.ibm.as400.access.DataQueue
Writes an entry to the data queue.
write(String) - Method in class com.ibm.as400.access.DataQueue
Writes a string entry to the data queue.
write(BigDecimal) - Method in class com.ibm.as400.access.DecimalDataArea
Writes data to the data area.
write(int) - Method in class com.ibm.as400.access.IFSFileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) - Method in class com.ibm.as400.access.IFSFileOutputStream
Writes data.length bytes of data from the byte array data to this file output stream.
write(byte[], int, int) - Method in class com.ibm.as400.access.IFSFileOutputStream
Writes length bytes of data from the byte array data, starting at offset, to this file output stream.
write(int) - Method in class com.ibm.as400.access.IFSFileWriter
Writes a single character.
write(char[]) - Method in class com.ibm.as400.access.IFSFileWriter
Writes the specified array of characters.
write(char[], int, int) - Method in class com.ibm.as400.access.IFSFileWriter
Writes a portion of an array of characters.
write(String) - Method in class com.ibm.as400.access.IFSFileWriter
Writes a String.
write(String, int, int) - Method in class com.ibm.as400.access.IFSFileWriter
Writes a portion of a String.
write(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes the specified byte to this file.
write(byte[]) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes data.length bytes of data from the byte array data to this file output stream.
write(byte[], int, int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes length bytes from the byte array data, starting at dataOffset, to this file.
write(String) - Method in class com.ibm.as400.access.IFSTextFileOutputStream
Writes characters to this text file input stream.
write(byte[], byte[]) - Method in class com.ibm.as400.access.KeyedDataQueue
Writes an entry to the data queue.
write(String, String) - Method in class com.ibm.as400.access.KeyedDataQueue
Writes a string entry to the data queue.
write(String) - Method in class com.ibm.as400.access.LocalDataArea
Writes the data to the data area.
write(String, int) - Method in class com.ibm.as400.access.LocalDataArea
Writes the data to the data area.
write(String, int, int) - Method in class com.ibm.as400.access.LocalDataArea
Writes the data to the data area.
write(byte[], int, int, int) - Method in class com.ibm.as400.access.LocalDataArea
Writes the data to the data area.
write(boolean) - Method in class com.ibm.as400.access.LogicalDataArea
Writes the value in data to the data area.
write(char[], int, int) - Method in class com.ibm.as400.access.SCS5256Writer
Writes a portion of an array of characters.
write(int) - Method in class com.ibm.as400.access.SCS5256Writer
Writes a single character.
write(String) - Method in class com.ibm.as400.access.SCS5256Writer
Writes a string.
write(String, int, int) - Method in class com.ibm.as400.access.SCS5256Writer
Writes a portion of a string.
write(int) - Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes a byte of data.
write(byte[]) - Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes data.length bytes of data from the byte array data to the spooled file.
write(byte[], int, int) - Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes up to length bytes of data from the byte array data, starting at offset, to this spooled file.
write(byte[], int) - Method in class com.ibm.as400.access.UserSpace
Writes up to dataBuffer.length bytes from dataBuffer into the user space beginning at userSpaceOffset.
write(byte[], int, int, int) - Method in class com.ibm.as400.access.UserSpace
Writes up to length bytes from dataBuffer beginning at dataOffset into the user space beginning at userSpaceOffset.
write(byte[], int, int, int, int) - Method in class com.ibm.as400.access.UserSpace
Writes up to length bytes from dataBuffer beginning at dataOffset into the user space beginning at userSpaceOffset.
write(String, int) - Method in class com.ibm.as400.access.UserSpace
Writes a string into the user space beginning at userSpaceOffset.
write(AS400, String, String) - Static method in class com.ibm.as400.micro.DataQueue
Writes an entry to the data queue.
write(AS400, String, byte[]) - Static method in class com.ibm.as400.micro.DataQueue
Writes an entry to the data queue.
write() - Method in class com.ibm.as400.vaccess.DataQueueDocument
Deprecated. Writes the contents of the document to the data queue.The entry replaces the current content.
write(String) - Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Deprecated. Writes the contents of the document to the data queue.The entry replaces the current content.
writeBoolean(boolean) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a boolean to the file as a one-byte value.
writeByte(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a byte to the file as a one-byte value.
writeBytes(String) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes out the string to the file as a sequence of bytes.
writeChar(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeChars(String) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a string to the file as a sequence of characters.
writeDouble(double) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high-byte first.
writeFloat(float) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high-byte first.
writeInt(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes an int to the file as four bytes, high-byte first.
writeLong(long) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a long to the file as eight bytes, high-byte first.
writeMessage(AS400, String, int) - Static method in class com.ibm.as400.access.JobLog
Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, byte[]) - Static method in class com.ibm.as400.access.JobLog
Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, String) - Static method in class com.ibm.as400.access.JobLog
Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, String, byte[]) - Static method in class com.ibm.as400.access.JobLog
Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, String, byte[], boolean) - Static method in class com.ibm.as400.access.JobLog
Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int) - Static method in class com.ibm.as400.resource.RJobLog
Deprecated. Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, byte[]) - Static method in class com.ibm.as400.resource.RJobLog
Deprecated. Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, String) - Static method in class com.ibm.as400.resource.RJobLog
Deprecated. Writes a program message to the job log for the job in which the program is running.
writeMessage(AS400, String, int, String, byte[]) - Static method in class com.ibm.as400.resource.RJobLog
Deprecated. Writes a program message to the job log for the job in which the program is running.
writeRecord(Record) - Method in class com.ibm.as400.access.LineDataRecordWriter
Writes the record data, in line data format, to an OutputStream.
writeShort(int) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a short to the file as two bytes, high-byte first.
writeUTF(String) - Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes out a string to the file using UTF-8 encoding in a machine-independent manner.
written(DataAreaEvent) - Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a write has been performed.
written(DataQueueEvent) - Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a write has been performed.
written(UserSpaceEvent) - Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a write has been performed.

X

XML_NOT_FOUND - Static variable in class com.ibm.as400.data.DAMRI
 
XML_SERIALIZED - Static variable in class com.ibm.as400.data.DAMRI
 
XmlException - exception com.ibm.as400.data.XmlException.
Thrown when an error is encountered processing XML.

Y

YES - Static variable in class com.ibm.as400.resource.RJavaProgram
Deprecated. Attribute value for yes.
YES - Static variable in class com.ibm.as400.resource.RJob
Deprecated. Attribute value for yes.
YES - Static variable in class com.ibm.as400.resource.RUser
Deprecated. Attribute value for yes.
YES - Static variable in class com.ibm.as400.util.commtrace.FormatProperties
 

Z

ZonedDecimalFieldDescription - class com.ibm.as400.access.ZonedDecimalFieldDescription.
The ZonedDecimalFieldDescription class represents the description of the data in a zoned decimal field.
ZonedDecimalFieldDescription() - Constructor for class com.ibm.as400.access.ZonedDecimalFieldDescription
Constructs a ZonedDecimalFieldDescription object.
ZonedDecimalFieldDescription(AS400ZonedDecimal, String) - Constructor for class com.ibm.as400.access.ZonedDecimalFieldDescription
Constructs a ZonedDecimalFieldDescription object.
ZonedDecimalFieldDescription(AS400ZonedDecimal, String, String) - Constructor for class com.ibm.as400.access.ZonedDecimalFieldDescription
Constructs a ZonedDecimalFieldDescription object.

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