All Packages  Class Hierarchy

$ _ 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

Index of all Fields and Methods

A

A3. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents A3 paper size (297 x 420 mm)
A4. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents A4 paper size (210 x 297 mm)
A5. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
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(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.util.servlet.RowData
Sets the position to the specified rowIndex.
absolute(int). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the position to the specified rowIndex.
ABSOLUTE_FIDELITY. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents *ABSOLUTE viewing fidelity
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.
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.
ACCESS_DENIED. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the access to the request was denied.
actionCompleted(ActionCompletedEvent). Method in interface com.ibm.as400.access.ActionCompletedListener
Invoked when an action has completed.
ActionCompletedEvent(Object). Constructor for class com.ibm.as400.access.ActionCompletedEvent
Constructs an ActionCompletedEvent object.
actionPerformed(ActionEvent). Method in class com.ibm.as400.vaccess.VActionAdapter
Invoked when an action is performed.
ACTIVE. Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Dialog still active.
actualSize(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Resets the size of the page image to its original size.
add(Component, GridBagLayout, GridBagConstraints, int, int, int, int). Method in class com.ibm.as400.vaccess.IFSFileDialog
This methods adds a user interface component to the specified GridBagLayout manager using the specified constraints.
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.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.CommandCall
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Adds a listener to be notified when a command has been run on the AS/400.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Adds a listener to be notified when a command has been run on the AS/400.
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.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.vaccess.ProgramCallButton
Adds a listener to be notified when a program has been called.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Adds a listener to be notified when an action is completed.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.RecordListFormPane
Adds a listener to be notified when a new record is displayed.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Adds a listener to be notified when a new record is displayed.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementButton
Adds a listener to be notified when a SQL statement is executed.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Adds a listener to be notified when a SQL statement is executed.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Adds a listener to be notified when a SQL statement is executed.
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.
addAuthorizedUser(String). Method in class com.ibm.as400.access.Permission
Adds an authorized user.
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
Adds a listener to be notified when the user makes a change.
addColumn(HTMLTableCell). Method in class com.ibm.as400.util.html.HTMLTableRow
Adds the column to the row.
addColumn(HTMLTableCell[]). Method in class com.ibm.as400.util.html.HTMLTable
Adds a column to the end of the table.
addColumnHeader(HTMLTableHeader). Method in class com.ibm.as400.util.html.HTMLTable
Adds a column header to the end of the table header.
addColumnHeader(String). 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.
addConnectionListener(ConnectionListener). Method in class com.ibm.as400.access.AS400
Adds a listener to the event list.
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
Adds a listener to be notified when a data queue event occurs.
addDataQueueListener(DataQueueListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Adds a listener to be notified when a data queue event occurs.
addDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Adds a listener to be notified when a document event occurs.
addDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Adds a listener to be notified when a document event occurs.
addDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Adds a listener to be notified when a document event occurs.
added(AS400CertificateEvent). Method in interface com.ibm.as400.access.AS400CertificateListener
Invoked when a certificate has been added.
addElement(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLForm
Adds a form element to the HTMLForm.
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.HTMLForm
Adds an ElementListener.
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.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListFormPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListTablePane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementButton
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VAction
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VIFSFile
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJob
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJobList
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJobLogMessage
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessage
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessageList
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VObject
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VOutput
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinter
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinters
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPropertiesAction
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemPool
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUser
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Adds a listener to be notified when an error occurs.
addErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUserList
Adds a listener to be notified when an error occurs.
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
Adds a listener to be notified when a file event occurs.
addFTPListener(FTPListener). Method in class com.ibm.as400.access.FTP
Adds a listener to be notified when an FTP event is fired.
addJarMakerListener(JarMakerListener). Method in class utilities.JarMaker
Adds a listener to the listener list.
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.
addListDataListener(ListDataListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Adds a listener to be notified when the contents of the list change.
addListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
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
Adds a listener to be notified when a list selection occurs.
addListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.RecordListTablePane
Adds a listener to be notified when the selection changes.
addListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Adds a listener to be notified when the selection changes.
addListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Adds a listener to be notified when a list selection occurs in the details pane.
addNotify(). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Notification to VJavaApplicationCall that it now has a parent component.
addObjectListener(ObjectListener). Method in class com.ibm.as400.access.BaseDataQueue
Adds a listener to be notified when an object event occurs.
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(ProgramParameter). Method in class com.ibm.as400.vaccess.ProgramCallButton
Adds a parameter to the end of the parameter list.
addParameter(ProgramParameter). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
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 against the system, 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.AS400
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.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400
Adds a property changed listener to the list.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.security.auth.AS400Credential
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Adds a listener to be notified when the value of any bound property changes.
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.vaccess.AS400ListModel
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.security.auth.AS400Principal
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Adds a listener to be notified when the value of any bound property changes.
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.CommandCall
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Adds a listener to be notified when the value of any bound property changes.
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.vaccess.DataQueueDocument
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.FormInput
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.util.html.GridLayoutFormPanel
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLForm
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.html.HTMLHyperlink
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTable
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTableCaption
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTableCell
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.html.HTMLTableRow
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLText
Adds a PropertyChangeListener.
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.vaccess.IFSTextFileDocument
Adds a listener to be notified when the value of any bound property changes.
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.JobList
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.JobLog
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.LabelFormElement
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.access.MessageFile
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.MessageQueue
Adds a listener to be notified when the value of any bound property is changed.
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.ProgramCall
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Adds a listener to be notified when the value of any bound property changes.
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.util.html.RadioFormInputGroup
Adds a PropertyChangeListener.
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.util.servlet.RecordFormatMetaData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
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
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.servlet.RowData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.SelectFormElement
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.SelectOption
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
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 listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.SystemValue
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.SystemValueList
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.TextAreaFormElement
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.User
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.UserList
Adds a listener to be notified when the value of any bound property is changed.
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.vaccess.VActionAdapter
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VIFSFile
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJob
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJobList
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VMessageList
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinter
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinters
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemPool
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUser
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Adds a listener to be notified when the value of any bound property changes.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUserList
Adds a listener to be notified when the value of any bound property changes.
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.
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[], int). Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list at rowIndex.
addRow(Object[], Vector[]). Method in class com.ibm.as400.util.servlet.ListRowData
Adds the specified row to the list.
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, 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.
addRow(Record, Vector[]). Method in class com.ibm.as400.util.servlet.RecordListRowData
Adds the specified record to the end of the record list.
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.
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.
addStatusBar(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Adds the status bar.
addStyle(String, Style). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Adds a style into the logical style hierarchy.
addSystemValueListener(SystemValueListener). Method in class com.ibm.as400.access.SystemValue
Adds a system value listener to receive system value events from this system value.
addTableModelListener(TableModelListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Adds a listener to be notified when the contents of the table change.
addToolBar(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Adds the tool bar.
addTreeModelListener(TreeModelListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Adds a listener to be notified when the contents of the tree change.
addTreeSelectionListener(TreeSelectionListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Adds a listener to be notified when a tree selection occurs.
addTreeSelectionListener(TreeSelectionListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Adds a listener to be notified when a tree selection occurs.
addUndoableEditListener(UndoableEditListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
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
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
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.
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.security.auth.AS400Credential
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Adds a listener to be notified when the value of any constrained property changes.
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.vaccess.AS400ListModel
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.security.auth.AS400Principal
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Adds a listener to be notified when the value of any constrained property changes.
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.vaccess.CommandCallButton
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Adds a listener to be notified when the value of any constrained property changes.
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.vaccess.DataQueueDocument
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.util.html.FormInput
Adds the VetoableChangeListener.
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.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.servlet.HTMLFormConverter
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.servlet.HTMLTableConverter
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.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.vaccess.IFSTextFileDocument
Adds a listener to be notified when the value of any constrained property changes.
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.JobList
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.JobLog
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.util.html.LabelFormElement
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.access.MessageFile
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.MessageQueue
Adds a listener to be notified when the value of any constrained property is changed.
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.vaccess.ProgramCallButton
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Adds a listener to be notified when the value of any constrained property changes.
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.util.html.RadioFormInputGroup
Adds the VetoableChangeListener.
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.util.servlet.RecordFormatMetaData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
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
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.util.servlet.RowData
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.vaccess.SpooledFileViewer
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
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 listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.SystemValue
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.SystemValueList
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.access.User
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.UserList
Adds a listener to be notified when the value of any constrained property is changed.
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.vaccess.VIFSDirectory
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VIFSFile
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJob
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJobList
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VMessageList
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinter
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinters
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemPool
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUser
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Adds a listener to be notified when the value of any constrained property changes.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUserList
Adds a listener to be notified when the value of any constrained property changes.
addVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VAction
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VIFSFile
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJob
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJobList
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJobLogMessage
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessage
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessageList
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VObject
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VOutput
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinter
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinters
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPropertiesAction
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemPool
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUser
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Adds a listener to be notified when a VObject is changed, created, or deleted.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUserList
Adds a listener to be notified when a VObject is changed, created, or deleted.
addWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
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
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
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
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
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
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
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
Adds a listener to be notified of a working state.
addWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
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
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
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
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.VAction
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Adds a listener to be notified when work starts and stops on potentially long-running operations.
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(). Constructor for class com.ibm.as400.access.AFPResourceBeanInfo
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(). Constructor for class com.ibm.as400.access.AFPResourceListBeanInfo
afterLast(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
afterLast(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the position after the last row in the list.
ALL. Static variable in class com.ibm.as400.access.JobList
Constant indicating that the all jobs are returned.
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.Trace
All trace category.
ALL. Static variable in class com.ibm.as400.access.UserList
Constant indicating that all user profile names and group profile names are returned.
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.
answerMessage(String). Method in class com.ibm.as400.access.SpooledFile
Replies to the message that caused the spooled file to wait.
ANY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to any message in the message queue.
applyChanges(). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Applies the changes made by the user.
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.
AS400. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the AS400 component.
AS400(). 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(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, 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_. Static variable in class com.ibm.as400.access.AS400DateTimeConverter
The system.
AS400_ERROR. Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error has occurred on the AS/400.
AS400_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual AS400 component.
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(). Constructor for class com.ibm.as400.access.AS400ArrayBeanInfo
AS400BeanInfo(). Constructor for class com.ibm.as400.access.AS400BeanInfo
AS400Bin2(). Constructor for class com.ibm.as400.access.AS400Bin2
Constructs an AS400Bin2 object.
AS400Bin4(). Constructor for class com.ibm.as400.access.AS400Bin4
Constructs an AS400Bin4 object.
AS400Bin8(). Constructor for class com.ibm.as400.access.AS400Bin8
Constructs an AS400Bin8 object.
AS400ByteArray(int). Constructor for class com.ibm.as400.access.AS400ByteArray
Constructs an AS400ByteArray object.
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(). 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(Object, int). Constructor for class com.ibm.as400.access.AS400CertificateEvent
Constructs an AS400CertificateEvent 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(). Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
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(). Constructor for class com.ibm.as400.access.AS400CertificateUtilBeanInfo
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(). Constructor for class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
AS400Credential(). Constructor for class com.ibm.as400.security.auth.AS400Credential
Constructs an AS400Credential object.
AS400CredentialBeanInfo(). Constructor for class com.ibm.as400.security.auth.AS400CredentialBeanInfo
AS400CredentialEvent(Object, int). Constructor for class com.ibm.as400.security.auth.AS400CredentialEvent
Constructs a AS400CredentialEvent object.
AS400DateTimeConverter(AS400). Constructor for class com.ibm.as400.access.AS400DateTimeConverter
Constructs a AS400DateTimeConverter object.
AS400DetailsModel(). Constructor for class com.ibm.as400.vaccess.AS400DetailsModel
Constructs an AS400DetailsModel object.
AS400DetailsModel(VNode). Constructor for class com.ibm.as400.vaccess.AS400DetailsModel
Constructs an AS400DetailsModel object.
AS400DetailsModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
AS400DetailsPane(). Constructor for class com.ibm.as400.vaccess.AS400DetailsPane
Constructs an AS400DetailsPane object.
AS400DetailsPane(VNode). Constructor for class com.ibm.as400.vaccess.AS400DetailsPane
Constructs an AS400DetailsPane object.
AS400DetailsPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
AS400ExplorerPane(). Constructor for class com.ibm.as400.vaccess.AS400ExplorerPane
Constructs an AS400ExplorerPane object.
AS400ExplorerPane(VNode). Constructor for class com.ibm.as400.vaccess.AS400ExplorerPane
Constructs an AS400ExplorerPane object.
AS400ExplorerPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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(). Constructor for class com.ibm.as400.access.AS400FileBeanInfo
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(). Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
AS400FileRecordDescriptionEvent(Object, int). Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Constructs a AS400FileRecordDescriptionEvent object.
AS400Float4(). Constructor for class com.ibm.as400.access.AS400Float4
Constructs an AS400Float4 object.
AS400Float8(). Constructor for class com.ibm.as400.access.AS400Float8
Constructs an AS400Float8 object.
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(). Constructor for class com.ibm.as400.access.AS400FTPBeanInfo
AS400JDBCDriver(). Constructor for class com.ibm.as400.access.AS400JDBCDriver
AS400ListModel(). Constructor for class com.ibm.as400.vaccess.AS400ListModel
Constructs an AS400ListModel object.
AS400ListModel(VNode). Constructor for class com.ibm.as400.vaccess.AS400ListModel
Constructs an AS400ListModel object.
AS400ListModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ListModelBeanInfo
AS400ListPane(). Constructor for class com.ibm.as400.vaccess.AS400ListPane
Constructs an AS400ListPane object.
AS400ListPane(VNode). Constructor for class com.ibm.as400.vaccess.AS400ListPane
Constructs an AS400ListPane object.
AS400ListPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
AS400PackedDecimal(int, int). Constructor for class com.ibm.as400.access.AS400PackedDecimal
Constructs an AS400PackedDecimal object.
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(). Constructor for class com.ibm.as400.security.auth.AS400PrincipalBeanInfo
AS400SecurityException(int). Constructor for class com.ibm.as400.access.AS400SecurityException
Constructs an AS400SecurityException.
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(). Constructor for class com.ibm.as400.access.AS400StructureBeanInfo
AS400Text(int). Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, AS400). 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, int, AS400). 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.
AS400ToolboxJarMaker(). Constructor for class utilities.AS400ToolboxJarMaker
Constructs an AS400ToolboxJarMaker object.
AS400TreeModel(). Constructor for class com.ibm.as400.vaccess.AS400TreeModel
Constructs an AS400TreeModel object.
AS400TreeModel(VNode). Constructor for class com.ibm.as400.vaccess.AS400TreeModel
Constructs an AS400TreeModel object.
AS400TreeModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
AS400TreePane(). Constructor for class com.ibm.as400.vaccess.AS400TreePane
Constructs an AS400TreePane object.
AS400TreePane(VNode). Constructor for class com.ibm.as400.vaccess.AS400TreePane
Constructs an AS400TreePane object.
AS400TreePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
AS400UnsignedBin2(). Constructor for class com.ibm.as400.access.AS400UnsignedBin2
Constructs an AS400UnsignedBin2 object.
AS400UnsignedBin4(). Constructor for class com.ibm.as400.access.AS400UnsignedBin4
Constructs an AS400UnsignedBin4 object.
AS400ZonedDecimal(int, int). Constructor for class com.ibm.as400.access.AS400ZonedDecimal
Constructs an AS400ZonedDecimal object.
ASCII. Static variable in class com.ibm.as400.access.FTP
Transfer files in ASCII mode.
ATTR_AFP. Static variable in class com.ibm.as400.access.PrintObject
Advanced function printing.
ATTR_AFP_RESOURCE. Static variable in class com.ibm.as400.access.PrintObject
AFP Resource integrated file system path.
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_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_BACK_OVERLAY. Static variable in class com.ibm.as400.access.PrintObject
Back overlay integrated file system name.
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_CHAR_ID. Static variable in class com.ibm.as400.access.PrintObject
Graphic character set.
ATTR_CODEDFNT. Static variable in class com.ibm.as400.access.PrintObject
Code font name.
ATTR_CODEDFNTLIB. Static variable in class com.ibm.as400.access.PrintObject
Coded font library name.
ATTR_CODEPAGE. Static variable in class com.ibm.as400.access.PrintObject
Code page.
ATTR_CONTROLCHAR. Static variable in class com.ibm.as400.access.PrintObject
Control character.
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_CPI. Static variable in class com.ibm.as400.access.PrintObject
Characters per inch.
ATTR_CURPAGE. Static variable in class com.ibm.as400.access.PrintObject
Current page.
ATTR_DATA_QUEUE. Static variable in class com.ibm.as400.access.PrintObject
Data queue integrated file system name.
ATTR_DATAFORMAT. Static variable in class com.ibm.as400.access.PrintObject
Data format.
ATTR_DATE. Static variable in class com.ibm.as400.access.PrintObject
Date object created.
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_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_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_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_FIDELITY. Static variable in class com.ibm.as400.access.PrintObject
Print fidelity.
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_FORM_DEFINITION. Static variable in class com.ibm.as400.access.PrintObject
Form definition integrated file system name.
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_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_HELDSTS. Static variable in class com.ibm.as400.access.PrintObject
Held status.
ATTR_HOLD. Static variable in class com.ibm.as400.access.PrintObject
Hold spool file.
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_INTERNETADDR. Static variable in class com.ibm.as400.access.PrintObject
Internet address.
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_JOBUSER. Static variable in class com.ibm.as400.access.PrintObject
Job user.
ATTR_JUSTIFY. Static variable in class com.ibm.as400.access.PrintObject
Hardware 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_MAXRCDS. Static variable in class com.ibm.as400.access.PrintObject
Maximum spooled output records.
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_NETWORK. Static variable in class com.ibm.as400.access.PrintObject
Network where output was created.
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_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_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_OUTPTY. Static variable in class com.ibm.as400.access.PrintObject
Output priority.
ATTR_OUTPUT_QUEUE. Static variable in class com.ibm.as400.access.PrintObject
Output queue integrated file system name.
ATTR_OUTPUTBIN. Static variable in class com.ibm.as400.access.PrintObject
Output bin.
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_PAGE_AT_A_TIME. Static variable in class com.ibm.as400.access.PrintObject
Page at a time.
ATTR_PAGELEN. Static variable in class com.ibm.as400.access.PrintObject
Length of page.
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_PAGRTT. Static variable in class com.ibm.as400.access.PrintObject
Degree of 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_POINTSIZE. Static variable in class com.ibm.as400.access.PrintObject
Point size.
ATTR_PRINTER. Static variable in class com.ibm.as400.access.PrintObject
Printer.
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_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_RESTART. Static variable in class com.ibm.as400.access.PrintObject
Restart printing.
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.
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_SAVE. Static variable in class com.ibm.as400.access.PrintObject
Save spooled file.
ATTR_SCHEDULE. Static variable in class com.ibm.as400.access.PrintObject
Spooled output schedule.
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_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_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 output was created.
ATTR_TIME. Static variable in class com.ibm.as400.access.PrintObject
Time object created.
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_UNITOFMEAS. Static variable in class com.ibm.as400.access.PrintObject
Unit of measure.
ATTR_USER_DEFINED_OBJECT. Static variable in class com.ibm.as400.access.PrintObject
User defined object integrated file system name.
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_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_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
Writer starting page.
ATTR_WTRSTRTD. Static variable in class com.ibm.as400.access.PrintObject
Writer started.
ATTRIBUTES_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the attributes.
authenticate(String, String). Method in class com.ibm.as400.access.AS400
Authenticates the user profile and password for this system.
available(). Method in class com.ibm.as400.access.AS400JDBCInputStream
Returns the number of bytes that can be read without blocking.
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).

B

B4. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents B4 paper size (257 x 364 mm)
B5. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents B5 paper size (182 x 257 mm)
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(). Constructor for class com.ibm.as400.access.BaseDataQueueBeanInfo
BASELINE. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical baseline alignment.
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.util.servlet.RowData
Sets the position before the first row in the list.
beforeFirst(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the position before the first row in the list.
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.
BinaryFieldDescription(). 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(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.
BLANK. Static variable in class com.ibm.as400.access.AS400File
Constant indicating a text description of *BLANK.
BOTTOM. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical bottom alignment.
BREAK_MESSAGE_HANDLING_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the break message handling.
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(). Constructor for class com.ibm.as400.util.html.ButtonFormInputBeanInfo
BYKEY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to a message identified by a key.
BYTE_ARRAY_DATA_TYPE. Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Byte array data type.
byteArrayToDouble(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to a double.
byteArrayToFloat(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to a float.
byteArrayToInt(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to an int.
byteArrayToLong(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to a long.
byteArrayToShort(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 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.
byteArrayToUnsignedInt(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to a long.
byteArrayToUnsignedShort(byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified AS/400 data type to an int.

C

CALCULATE. Static variable in class com.ibm.as400.access.SystemPool
Constant used to indicate that the AS/400 should calculate a system pool attribute.
CALCULATE_INT. Static variable in class com.ibm.as400.access.SystemPool
CANCEL. Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Dialog was dismissed with the Cancel button.
cancel(). Method in class com.ibm.as400.access.AS400JDBCStatement
Cancels the statement.
cancelRowUpdates(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Cancels all pending updates that have been made since the last call to updateRow().
CANNOT_CONVERT_VALUE. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the value cannot be converted.
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.
carriageReturn(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a carriage return control to the stream.
CCSID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the coded character set identifier.
cd(String). Method in class com.ibm.as400.access.AS400FTP
Sets the current directory on the server to directory.
cd(String). Method in class com.ibm.as400.access.FTP
Sets the current directory on the server to directory.
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 AS/400 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.
changePassword(String, String). Method in class com.ibm.as400.access.AS400
Changes the password on the AS/400.
changes_. Variable in class com.ibm.as400.access.IFSFileOutputStream
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.
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(). Constructor for class com.ibm.as400.access.CharacterDataAreaBeanInfo
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.
CharConverter(). Constructor for class com.ibm.as400.access.CharConverter
Gets a CharConverter object from the pool using a "best guess" based on the default Locale.
CharConverter(int). Constructor for class com.ibm.as400.access.CharConverter
Gets a CharConverter object from the pool using the specified ccsid.
CharConverter(int, AS400). Constructor for class com.ibm.as400.access.CharConverter
Gets a CharConverter object from the pool using the specified ccsid and system.
CharConverter(String). Constructor for class com.ibm.as400.access.CharConverter
Gets a CharConverter object from the pool using the specified character encoding.
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(). Constructor for class com.ibm.as400.util.html.CheckboxFormInputBeanInfo
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.
children(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VJob
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VJobList
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the children of the node.
children(). Method in class com.ibm.as400.vaccess.VUserList
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(). 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(). Method in class com.ibm.as400.access.SystemValue
Clears this system value from the cache.
clear(byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clear(PrintParameterList). Method in class com.ibm.as400.access.OutputQueue
Clears the output queue on the AS/400.
clear(String). Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clearBatch(). Method in class com.ibm.as400.access.AS400JDBCStatement
Clears the current batch of SQL statements.
CLEARED. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue cleared event ID.
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.
clearParameters(). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Releases the resources used by the current input parameter values and registered output parameters.
clearParameters(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Releases the resources used by the current input parameter values.
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 AS/400 within this Java virtual machine.
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.AS400JDBCResultSet
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
Clears all SQL warnings.
clearWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Clears all SQL warnings.
clearWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Clears all SQL warnings.
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.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.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 AS/400 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.
close(). Method in class com.ibm.as400.access.AS400File
Closes the file on the AS400.
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.AS400JDBCInputStream
Closes the stream and releases any associated system resources.
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.AS400JDBCStatement
Releases the statement's resources immediately instead of waiting for them to be automatically released.
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.IFSRandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
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.vaccess.RecordListFormPane
Closes the AS/400 file this form represents.
close(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Closes the AS400 file this model represents.
close(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Closes the AS/400 file this table represents.
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.vaccess.SpooledFileViewer
Closes the viewer.
close(). Method in class com.ibm.as400.vaccess.SQLConnection
Closes the SQL connection, if it is open.
close(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Closes the SQL result set this form represents.
close(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Closes the SQL result set.
close(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Closes the SQL result set this model represents.
close(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Closes the SQL result set this table represents.
close(). Method in class com.ibm.as400.access.UserSpace
Closes the user space and releases any system resources associated with the stream.
CLOSED. Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list closed event ID.
collapse(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Collapses the specified object in the tree.
collapse(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Collapses the specified object.
COMMAND. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Command AS/400 service.
COMMAND_CALL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Command Call component.
COMMAND_CALL_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Command Call component.
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.
CommandCallBeanInfo(). Constructor for class com.ibm.as400.access.CommandCallBeanInfo
CommandCallButton(). Constructor for class com.ibm.as400.vaccess.CommandCallButton
Constructs a CommandCallButton object.
CommandCallButton(String). Constructor for class com.ibm.as400.vaccess.CommandCallButton
Constructs a CommandCallButton object.
CommandCallButton(String, Icon). Constructor for class com.ibm.as400.vaccess.CommandCallButton
Constructs a CommandCallButton object.
CommandCallButton(String, Icon, AS400). Constructor for class com.ibm.as400.vaccess.CommandCallButton
Constructs a CommandCallButton object.
CommandCallButton(String, Icon, AS400, String). Constructor for class com.ibm.as400.vaccess.CommandCallButton
Constructs a CommandCallButton object.
CommandCallButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
CommandCallMenuItem(). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon, AS400). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Constructs a CommandCallMenuItem object.
CommandCallMenuItem(String, Icon, AS400, String). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItem
Constructs a CommandCallMenuItem object.
CommandCallMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
commit(). Method in class com.ibm.as400.access.AS400File
Commits all transactions since the last commit boundary.
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.Permission
Commits the permission changes to the AS/400 system.
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.
commitCache(). Method in class com.ibm.as400.access.SystemPool
Commits any cached system pool information changes to the AS/400.
commitChanges(). Method in class com.ibm.as400.access.Job
Commits the updated job information to the AS/400.
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.
COMMUNICATIONS_ERROR. Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that an error occurred in communications.
compareTo(IFSJavaFile). Method in class com.ibm.as400.access.IFSJavaFile
Compares the paths of two IFSJavaFiles.
compareTo(Object). Method in class com.ibm.as400.access.IFSJavaFile
Compares the path of IFSJavaFile with Object's path.
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_STATUS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the completion status.
connect(). Method in class com.ibm.as400.access.AS400FTP
Connects to the server.
connect(). Method in class com.ibm.as400.access.FTP
Connects to the server.
connect(String, Properties). Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database named by the specified URL.
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.
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_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_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.
ConnectionEvent(Object, int). Constructor for class com.ibm.as400.access.ConnectionEvent
Constructs a ConnectionEvent object.
connectService(int). Method in class com.ibm.as400.access.AS400
Connects to an AS/400 service on this AS/400.
CONT132. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents continuous feed 132 paper size (13.2 x 11 inches)
CONT80. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents continuous feed 80 paper size (8 x 11 inches)
CONTENT_FIDELITY. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents *CONTENT viewing fidelity
CONVERSION. Static variable in class com.ibm.as400.access.Trace
Character set conversion trace category.
convert(AS400, byte[], String, String). Static method in class com.ibm.as400.access.AS400DateTimeConverter
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(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(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.
convertToForms(RowData). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Converts the specified rowdata to an array of forms (one-row HTML tables).
convertToTables(RowData). Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Converts the row data specified by rowdata into an array of HTMLTable objects.
COPIESLEFT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of copies left.
COPY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the sender's copy of a previously sent inquiry message.
copyright. Static variable in interface com.ibm.as400.access.Copyright
CoreMRI(). Constructor for class com.ibm.as400.access.CoreMRI
CoreMRI_en(). Constructor for class com.ibm.as400.access.CoreMRI_en
CoreMRI_en_US(). Constructor for class com.ibm.as400.access.CoreMRI_en_US
COUNTRY_ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the country identifier.
CPUUSED_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the CPU used.
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 OS/400 thread identity.
create(). Method in class com.ibm.as400.access.CharacterDataArea
Creates a character data area on the AS/400.
create(). Method in class com.ibm.as400.access.DecimalDataArea
Creates a decimal data area on the AS/400.
create(). Method in class com.ibm.as400.access.LogicalDataArea
Creates a logical data area on the AS/400.
create(boolean, String, String). Method in class com.ibm.as400.access.LogicalDataArea
Creates a logical data area with the specified attributes.
create(DataQueueAttributes). Method in class com.ibm.as400.access.DataQueue
Creates a data queue on the AS/400.
create(int). Method in class com.ibm.as400.access.DataQueue
Creates a data queue on the AS/400.
create(int, boolean, String, byte, String, String). Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create(int, int). Method in class com.ibm.as400.access.KeyedDataQueue
Creates a keyed data queue on the AS/400.
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, String, boolean, boolean, String). Method in class com.ibm.as400.access.KeyedDataQueue
Creates a keyed data queue on the AS/400.
create(int, String, boolean, boolean, boolean, String). Method in class com.ibm.as400.access.DataQueue
Creates a data queue on the AS/400.
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(int, String, String, String). Method in class com.ibm.as400.access.CharacterDataArea
Creates a character data area with the specified attributes.
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(String, int, boolean, String, byte, String, String). Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create(String, String). Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified DDS source file.
created(AS400CredentialEvent). Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a create has been performed.
created(DataAreaEvent). Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a create has been performed.
created(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a create has been performed.
createPosition(int). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns a position that will track changes as the document is altered.
createPosition(int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a position that will track change as the document is altered.
createPosition(int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns a position that will track change as the document is altered.
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.
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.
CURRENT. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the current user's message queue.
CURRENT_LIBRARY_EXISTENCE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the current library existence.
CURRENT_LIBRARY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the current library if one exists.

D

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.
DATA_AREA. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying 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_DESCRIPTION. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Data Description component.
DATA_QUEUE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying 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
Constant for specifying 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.
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(). Constructor for class com.ibm.as400.access.DataAreaBeanInfo
DataAreaEvent(Object, int). Constructor for class com.ibm.as400.access.DataAreaEvent
Constructs a DataAreaEvent object.
DATABASE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Database AS/400 service.
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.
DATAQUEUE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Dataqueue AS/400 service.
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.
DataQueueAttributes(). Constructor for class com.ibm.as400.access.DataQueueAttributes
DataQueueAttributesBeanInfo(). Constructor for class com.ibm.as400.access.DataQueueAttributesBeanInfo
DataQueueBeanInfo(). Constructor for class com.ibm.as400.access.DataQueueBeanInfo
DataQueueDocument(). Constructor for class com.ibm.as400.vaccess.DataQueueDocument
Constructs a DataQueueDocument object.
DataQueueDocument(AS400, String). Constructor for class com.ibm.as400.vaccess.DataQueueDocument
Constructs a DataQueueDocument object.
DataQueueDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
DataQueueEvent(Object, int). Constructor for class com.ibm.as400.access.DataQueueEvent
Constructs a DataQueueEvent object.
DATASTREAM. Static variable in class com.ibm.as400.access.Trace
Data stream trace category.
DATE_FORMAT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the date format.
DATE_JOB_BECAME_ACTIVE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
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
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
Property identifier for the date and time the job is scheduled to run.
DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the date.
DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the date and time that the message was sent.
DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the date the output was created.
DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the date.
DATE_PUT_ON_JOB_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the date and time the job was put on this job queue.
DATE_SEPARATOR_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the date separator.
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(AS400). Constructor for class com.ibm.as400.access.DateTimeConverter
Constructs a DateTimeConverter object.
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(). 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(). 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(). 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.
DDM_CONVERSATION_HANDLING_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the DDM conversation handling.
DECIMAL_FORMAT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the decimal format.
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(). Constructor for class com.ibm.as400.access.DecimalDataAreaBeanInfo
DEFAULT_BUFFER_SIZE. Static variable in class com.ibm.as400.access.AS400CertificateUtil
Recommended buffer size in kilobytes.
DEFAULT_CCSID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the default coded character set identifier.
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.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.SpooledFile
Deletes the spooled file on the AS/400.
delete(). Method in class com.ibm.as400.access.UserSpace
Deletes the user space.
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.
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.
deleteMember(). Method in class com.ibm.as400.access.AS400File
Deletes the member associated with this object from the file.
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(Object[]). Method in class com.ibm.as400.access.KeyedFile
Deletes the record specified by key.
deleteRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Deletes the current row from the result set and the database.
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.
DESCRIPTION_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VObject
Property identifier for the description.
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.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.
destroyed(AS400CredentialEvent). Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a destroy has been performed.
DEVICE_RECOVERY_ACTION_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the device recovery action.
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.
DIGITAL_CERTIFICATE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Digital Certificate component.
dir(). Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current working directory.
dir(). Method in class com.ibm.as400.access.FTP
Lists the contents of the current working directory.
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.
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.
disconnect(). Method in class com.ibm.as400.access.FTP
Closes the connection with the server.
DISCONNECT_RECEIVED. Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that disconnect was received.
disconnectAllServices(). Method in class com.ibm.as400.access.AS400
Disconnects from the AS/400.
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.
disconnectService(int). Method in class com.ibm.as400.access.AS400
Disconnects the service from the AS/400.
displayFirst(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the first record of the record list.
displayFirst(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the first record of the result set.
displayLast(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the last record of the record list.
displayLast(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the last record of the result set.
displayNext(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the next record of the record list.
displayNext(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the next record of the result set.
displayPrevious(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the previous record of the record list.
displayPrevious(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the previous record of the result set.
DLOPermission(String). Constructor for class com.ibm.as400.access.DLOPermission
Constructs a DLOPermission object.
doesMaxRowSizeIncludeBlobs(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if getMaxRowSize() includes blobs when computing the maximum length of a single row.
DOUBLE_DATA_TYPE. Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Double data type.
doubleToByteArray(double, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified double into AS/400 format in the specified byte array.
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.
DQAttsAuthorityEditor(). Constructor for class com.ibm.as400.access.DQAttsAuthorityEditor
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.

E

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_REMOVED. Static variable in class com.ibm.as400.util.html.ElementEvent
Event ID indicating that an element has been removed.
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.
ElementEvent(Object, int). Constructor for class com.ibm.as400.util.html.ElementEvent
Constructs an ElementEvent object.
elementRemoved(ElementEvent). Method in interface com.ibm.as400.util.html.ElementListener
Invoked when an element has been removed.
encode(String). Static method in class com.ibm.as400.util.html.URLEncoder
Encodes the URL.
end(String). Method in class com.ibm.as400.access.WriterJob
Ends a writer on the AS/400.
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_SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the end severity.
endCommitmentControl(). Method in class com.ibm.as400.access.AS400File
Ends commitment control for this connection.
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.
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.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.
ERROR. Static variable in class com.ibm.as400.access.Trace
Error message trace category.
ERROR_OCCURRED. Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list exception occurred event ID.
ErrorDialogAdapter(). Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Constructs an ErrorDialogAdapter object.
ErrorDialogAdapter(Component). Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Constructs an ErrorDialogAdapter object.
ErrorDialogAdapter(Component, boolean). Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapter
Constructs an ErrorDialogAdapter object.
ErrorDialogAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
ErrorEvent(Object, Exception). Constructor for class com.ibm.as400.vaccess.ErrorEvent
Constructs an ErrorEvent object.
errorOccurred(ErrorEvent). Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Invoked when an error has occurred.
errorOccurred(ErrorEvent). Method in interface com.ibm.as400.vaccess.ErrorListener
Invoked when an error has occurred.
errorOccurred(ErrorEvent). Method in class com.ibm.as400.vaccess.VSystemPool
Invoked when an error has occurred.
ESCAPE. Static variable in class com.ibm.as400.access.AS400Message
Message type for escape messages.
exchangeSeed(byte[]). Method in class com.ibm.as400.access.ProfileTokenImplNative
Exchange a random seed with the caller.
execute(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets.
execute(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Runs the contents of this document as a SQL statement.
execute(String). 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.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets.
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.
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). 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.
EXECUTIVE. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents executive paper size (7.25 x 10.5 inches)
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.
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.
expand(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Expands the specified object in the tree.
expand(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Expands the specified object.
ExtendedIllegalArgumentException(String, int). Constructor for class com.ibm.as400.access.ExtendedIllegalArgumentException
Constructs an ExtendedIllegalArgumentException object.
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.
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

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.
fd_. Variable in class com.ibm.as400.access.IFSFileInputStream
fd_. Variable in class com.ibm.as400.access.IFSFileOutputStream
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.
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.
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.
FILE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the File AS/400 service.
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_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.
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.
FileEvent(Object, int). Constructor for class com.ibm.as400.access.FileEvent
Constructs a FileEvent object.
FileFilter(). Constructor for class com.ibm.as400.vaccess.FileFilter
Constructs a FileFilter object.
FileFilter(String, String). Constructor for class com.ibm.as400.vaccess.FileFilter
Constructs a FileFilter object.
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(). Constructor for class com.ibm.as400.util.html.FileFormInputBeanInfo
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.
finalize(). Method in class com.ibm.as400.access.AS400
Cleans up all connections.
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.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.AS400JDBCResultSet
Closes the result set if not explicitly closed by the caller.
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.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.vaccess.SpooledFileViewer
Closes the viewer.
finalize(). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
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.
FIRST. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the first message in the message queue.
first(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
first(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the position to the first row in the list.
fitHeight(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Stretches the size of the page image vertically to the edges of the viewing window.
fitPage(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
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
Stretches the size of the page image horizontally to the edges of the viewing window.
FLOAT_DATA_TYPE. Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Float data type.
FloatFieldDescription(). 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.
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.
floatToByteArray(float, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified float into AS/400 format in the specified byte array.
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.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.
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 allow 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 allow changes to be forced synchronously.
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(). Constructor for class com.ibm.as400.util.html.FormInputBeanInfo
FORMTYPE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the form type.
FROM_JOB_NUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the from job number.
FROM_JOB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the from job name.
FROM_PROGRAM_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the from program.
FROM_PROGRAM_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the from program.
FROM_USER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the from user name.
FTP. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the FTP component.
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_CONNECTED. Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a connection to the server has been created.
FTP_DISCONNECTED. Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that the connection to the server has been disconnected.
FTP_LISTED. Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a list of files on the server 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 server.
FTP_RETRIEVED. Static variable in class com.ibm.as400.access.FTPEvent
Event ID indicating that a file has been retrieved from the server.
FTPBeanInfo(). Constructor for class com.ibm.as400.access.FTPBeanInfo
FTPEvent(Object, int). Constructor for class com.ibm.as400.access.FTPEvent
Constructs an FTPEvent object.
FUNCTION_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the function.

G

generateToken(String, byte[], int, int). Method in class com.ibm.as400.access.ProfileTokenImplNative
Generates and returns a new profile token based on the provided information.
generateVRM(int, int, int). Static method in class com.ibm.as400.access.AS400
Generates a VRM from a version, release, and modification.
get(String). Method in class com.ibm.as400.access.AS400FTP
Starts the process of getting a file from the server.
get(String). Method in class com.ibm.as400.access.FTP
Starts the process of getting a file from the server.
get(String, File). Method in class com.ibm.as400.access.AS400FTP
Gets a file from the server.
get(String, File). Method in class com.ibm.as400.access.FTP
Gets a file from the server.
get(String, String). Method in class com.ibm.as400.access.AS400FTP
Gets a file from the server.
get(String, String). Method in class com.ibm.as400.access.FTP
Gets a file from the server.
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.vaccess.IFSFileDialog
Returns the absolute path for the file that was selected.
getAbsolutePath(). Method in class com.ibm.as400.access.IFSJavaFile
Returns the absolute path name of the IFSJavaFile.
getAccountingCode(). Method in class com.ibm.as400.access.User
Returns the accounting code that is associated with this user.
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
Returns the action with which the action adapter is associated.
getActionContext(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the context in which actions will be performed.
getActionContext(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the context in which actions will be performed.
getActionContext(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the context in which actions will be performed.
getActionContext(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the context in which actions will be performed.
getActionContext(). Method in class com.ibm.as400.vaccess.VActionAdapter
Returns the context in which the associated action will be performed.
getActionContext(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the context in which actions will be performed.
getActions(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VJob
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VJobList
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VMessage
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the list of actions that can be performed.
getActions(). Method in interface com.ibm.as400.vaccess.VObject
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VOutput
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VUser
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VUserList
Returns the list of actions that can be performed.
getActiveConnections(). Method in class com.ibm.as400.access.ProxyServer
Returns the number of active connections.
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.
getAdditionalBeanInfo(). Method in class com.ibm.as400.access.AS400FTPBeanInfo
Returns additional bean information.
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.access.CharacterDataAreaBeanInfo
Returns additional bean information.
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.access.DecimalDataAreaBeanInfo
Returns additional bean information.
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.HiddenFormInputBeanInfo
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.ImageFormInputBeanInfo
Returns the BeanInfo for the superclass of this bean.
getAdditionalBeanInfo(). Method in class com.ibm.as400.access.LogicalDataAreaBeanInfo
Returns additional bean information.
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.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.util.html.RadioFormInputBeanInfo
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.access.ServiceProgramCallBeanInfo
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.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.security.auth.UserProfilePrincipalBeanInfo
Returns additional bean information.
getAdditionalFiles(). Method in class utilities.JarMaker
Returns the additional files that are to be included in the destination JAR or ZIP file.
getALIAS(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALIAS keyword for this field.
getAlignment(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form alignment.
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.
getAllowActions(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Indicates if actions can be invoked on objects.
getAllowActions(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Indicates if actions can be invoked on objects.
getAllowActions(). Method in class com.ibm.as400.vaccess.AS400ListPane
Indicates if actions can be invoked on objects.
getAllowActions(). Method in class com.ibm.as400.vaccess.AS400TreePane
Indicates if actions can be invoked on objects.
getAllowActions(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the value indicating if actions can be invoked on objects.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VJob
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VJobList
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VMessageList
Indicates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VMessageQueue
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VPrinter
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VPrinters
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VSystemStatus
Indicates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VSystemValueList
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Indiciates if the node allows children.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VUserList
Indiciates if the node allows children.
getALWNULL(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALWNULL keyword for this field.
getArray(int). 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.
getAS400Message(). Method in class com.ibm.as400.security.auth.AS400AuthenticationException
Returns the AS400Message causing the exception.
getAS400Message(). Method in class com.ibm.as400.access.AS400Exception
Returns the AS400Message causing this exception.
getAS400MessageList(). Method in class com.ibm.as400.security.auth.AS400AuthenticationException
Returns the list of AS400Messages causing the exception.
getAS400MessageList(). Method in class com.ibm.as400.access.AS400Exception
Returns the list of AS400Messages causing this exception.
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.
getAssistanceLevel(). Method in class com.ibm.as400.access.User
Returns the user interface that the user will use.
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.
getAttentionKeyHandlingProgram(). Method in class com.ibm.as400.access.User
Returns the full path of the attention-key-handling program for this user.
getAttributeType(). Method in class com.ibm.as400.access.AS400CertificateAttribute
Returns the attribute type.
getAttributeValue(). Method in class com.ibm.as400.access.AS400CertificateAttribute
Returns the attribute value.
getAuthority(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns the public authority of the data queue.
getAuthorizationList(). Method in class com.ibm.as400.access.Permission
Returns the authorizations list of the 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.
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 storage input or output requests.
getBackground(AttributeSet). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
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.
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.
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.security.auth.AS400CredentialBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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.AS400FTPBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
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.access.CharacterDataAreaBeanInfo
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.access.CommandCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.DecimalDataAreaBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
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.FormInputBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.FTPBeanInfo
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.HiddenFormInputBeanInfo
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.HTMLHyperlinkBeanInfo
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.HTMLTextBeanInfo
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.vaccess.IFSTextFileDocumentBeanInfo
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.util.html.ImageFormInputBeanInfo
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.KeyedDataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
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.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.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.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.util.html.PasswordFormInputBeanInfo
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.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.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.access.ProgramCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.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.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.util.servlet.RecordFormatMetaDataBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.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.vaccess.SpooledFileViewerBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
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.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.SystemValueListBeanInfo
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.security.auth.UserProfilePrincipalBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns the bean descriptor.
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.
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). 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.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.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(String, int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a BigDecimal object.
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.
getBlob(int). 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.
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(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.
getBorderWidth(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form border width.
getBorderWidth(). Method in class com.ibm.as400.util.html.HTMLTable
Returns the border width.
getBreakMessageHandling(). Method in class com.ibm.as400.access.Job
Returns the break message handling method.
getBufferSize(). Method in class com.ibm.as400.access.FTP
Returns the size of the buffer used when transferring files.
getByte(int). 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.
getByteArray(Date, String). Static method in class com.ibm.as400.access.AS400DateTimeConverter
Returns the converted date and time in a byte array.
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.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.
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(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
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(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
getCacheChanges(). Method in class com.ibm.as400.access.Job
Returns the value indicating whether the changes are cached.
getCancelButtonText(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the text for the Cancel button.
getCanonicalPath(). Method in class com.ibm.as400.access.IFSFile
Returns the path name 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.
getCaption(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form caption.
getCaption(). Method in class com.ibm.as400.util.html.HTMLTable
Returns the table caption.
getCatalog(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the catalog name.
getCatalogName(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the catalog name of the table for a column.
getCatalogs(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the catalog name available in this database.
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 OS/400 SQL term for "catalog".
getCcsid(). Method in class com.ibm.as400.access.AS400
Returns the CCSID for this AS/400.
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.CharacterFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCcsid(). Method in class com.ibm.as400.access.CharConverter
Returns the ccsid of this conversion object.
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.IFSTextFileOutputStream
Returns the CCSID.
getCCSID(). Method in class com.ibm.as400.access.User
Returns the character code set identifier to be used by the system for this user.
getCCSIDs(). Method in class utilities.AS400ToolboxJarMaker
Returns the CCSIDs explicitly to be included.
getCCSIDsExcluded(). Method in class utilities.AS400ToolboxJarMaker
Returns CCSIDs to be excluded.
getCellPadding(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form cell padding in pixels.
getCellPadding(). Method in class com.ibm.as400.util.html.HTMLTable
Returns the global table cell padding.
getCellSpacing(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form cell spacing in pixels.
getCellSpacing(). Method in class com.ibm.as400.util.html.HTMLTable
Returns the global table cell spacing.
getCertificateHandle(byte[]). Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the AS400 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.
getCharacterElement(int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
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.
getChild(Object, int). Method in class com.ibm.as400.vaccess.AS400TreeModel
Returns a child of the parent.
getChildAt(int). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VJob
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VJobList
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VMessageList
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VPrinter
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VPrinters
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the child node at the specified index.
getChildAt(int). Method in class com.ibm.as400.vaccess.VUserList
Returns the child node at the specified index.
getChildCount(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VJob
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VJobList
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the number of the children.
getChildCount(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VUserList
Returns the number of children.
getChildCount(Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Returns the number of children of the parent.
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
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
Returns the set of paths that should be removed from the CLASSPATH as a result of the latest install or uninstall operation.
getClob(int). 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.
getCodedCharacterSetID(). Method in class com.ibm.as400.access.Job
Returns the coded character set identifier for this job.
getCOLHDG(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the COLHDG keyword for this field.
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.
getColumnClass(int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the class for objects that are contained in a column.
getColumnClass(int). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the class of the values in the column.
getColumnClass(int). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
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.vaccess.AS400DetailsModel
Returns the number of columns.
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.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 class com.ibm.as400.vaccess.RecordListTableModel
Returns the number of columns in the table.
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.SQLResultSetTableModel
Returns the number of columns in the table.
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
Returns the identifier of the column.
getColumnID(int). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the identifier of the column.
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
Returns the column model that is used to maintain the columns.
getColumnModel(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the column model for this table.
getColumnModel(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the column model for this table.
getColumnName(int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the name of a column.
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 class com.ibm.as400.vaccess.RecordListTableModel
Returns the name of the column for use in a table heading.
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.SQLResultSetTableModel
Returns the name of the column for use in a table heading.
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.
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.
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.
getColumnSpan(). Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the column span.
getColumnTitle(int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the title of a column.
getColumnTitle(int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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.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
Returns the SQL type of the data in a column.
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
Returns the width of a column as a character count.
getColumnWidth(int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the width of a column.
getColumnWidth(int). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the width of a column as a character count.
getColumnWidth(int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the width of a column.
getCommand(). Method in class com.ibm.as400.access.CommandCall
Returns the command to run.
getCommand(). Method in class com.ibm.as400.vaccess.CommandCallButton
Returns the command that is run when the button is pressed.
getCommand(). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Returns the command.
getCommitLockLevel(). Method in class com.ibm.as400.access.AS400File
Returns the commit lock level for this file as specified on open.
getCompletionStatus(). Method in class com.ibm.as400.access.Job
Returns the completion status of the job.
getComponent(). Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Returns the component that determines the parent frame for dialogs.
getComponent(). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Returns the graphical user interface component.
getComponent(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Returns the component that determines the frame for cursor changes.
getComponents(). Method in class utilities.AS400ToolboxJarMaker
Returns the required components specified by the user.
getConcurrency(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the result set concurrency.
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
Indicates if certain actions are confirmed with the user.
getConfirm(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Indicates if certain actions are confirmed with the user.
getConfirm(). Method in class com.ibm.as400.vaccess.AS400ListPane
Indicates if certain actions are confirmed with the user.
getConfirm(). Method in class com.ibm.as400.vaccess.AS400TreePane
Indicates if certain actions are confirmed with the user.
getConfirm(). Method in interface com.ibm.as400.vaccess.VActionContext
Indicates if certain actions should be confirmed with the user.
getConnection(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the connection for this metadata.
getConnection(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the connection for this statement.
getConnection(). Method in class com.ibm.as400.vaccess.SQLConnection
Returns a JDBC connection.
getConnection(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns the SQL connection with which to access data for the GUI.
getConnection(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the SQL connection with which to access data.
getConnection(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the SQL connection with which to access data.
getConnection(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the SQL connection with which to access data.
getConnection(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the SQL connection used to execute statements.
getConnection(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Returns the SQL connection used to execute statements.
getConnection(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Returns the SQL connection used to execute statements.
getContents(). Method in class com.ibm.as400.access.CoreMRI
getContents(). Method in class com.ibm.as400.util.html.HMRI
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.Record
Returns the contents of this record as a byte array of AS400 data.
getContents(). Method in class com.ibm.as400.security.SecurityMRI
Returns the array of all locale-specific objects defined.
getContents(). Method in class com.ibm.as400.util.servlet.SMRI
getContents(). Method in class com.ibm.as400.access.SVMRI
getContents(). Method in class com.ibm.as400.vaccess.VMRI
getContents(). Method in class com.ibm.as400.vaccess.VNPMRI
getContents(). Method in class com.ibm.as400.vaccess.VQRYMRI
getContents(OutputStream). Method in class com.ibm.as400.access.Record
Writes the contents of this record to the specified output stream.
getCountryID(). Method in class com.ibm.as400.access.Job
Returns the country identifier associated with this job.
getCountryID(). Method in class com.ibm.as400.access.User
Returns the country identifier used by the system for this user.
getCPUUsed(). Method in class com.ibm.as400.access.Job
Returns the amount of processing time that the job used, in milliseconds.
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.
getCurrentDirectory(). Method in class com.ibm.as400.access.AS400FTP
Returns the current directory on the server.
getCurrentDirectory(). Method in class com.ibm.as400.access.FTP
Returns the current directory on the server.
getCurrentHandle(). Method in class com.ibm.as400.access.ProfileHandleImplNative
Generates and returns a profile handle based on the current OS/400 thread identity.
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
Returns the current library existence field.
getCurrentLibraryName(). Method in class com.ibm.as400.access.User
Returns the name of the user's current library.
getCurrentPage(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
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.
getCurrentPosition(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the current row position.
getCurrentRecord(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the index of the record currently being displayed.
getCurrentRecord(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the index of the record currently being displayed.
getCurrentUnprotectedStorageUsed(). Method in class com.ibm.as400.access.SystemStatus
Returns the current amount of storage in use for temporary objects.
getCursorName(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the name of the SQL cursor in use by the result set.
getData(). Method in class com.ibm.as400.access.DataQueueEntry
Returns the data for this data queue entry.
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.
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.
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.
getDataModel(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the data model for the table.
getDataModel(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the data model for the table.
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.
getDate(). Method in class com.ibm.as400.access.AS400Message
Returns the date and time the message was issued.
getDate(). Method in class com.ibm.as400.access.Job
Returns the date and time when the job was placed on the system.
getDate(byte[], String). Static method in class com.ibm.as400.access.AS400DateTimeConverter
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). 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.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, 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). 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, 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.
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.Job
Returns the date format.
getDateSeparator(). Method in class com.ibm.as400.access.Job
Returns the date separator.
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.
getDaysUntilPasswordExpire(). Method in class com.ibm.as400.access.User
Returns the number of days until the password will expire.
getDDMConversationHandling(). Method in class com.ibm.as400.access.Job
Returns the DDM conversation handling.
getDDSName(). Method in class com.ibm.as400.access.FieldDescription
Returns the DDS name of this field, as specified on the construct.
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.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VJob
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VJobList
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VMessage
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the default action.
getDefaultAction(). Method in interface com.ibm.as400.vaccess.VObject
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VOutput
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VUser
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VUserList
Returns the default action.
getDefaultCodedCharacterSetIdentifier(). Method in class com.ibm.as400.access.Job
Returns the default coded character set identifier used for this job.
getDefaultEventIndex(). Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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.vaccess.AS400ListModelBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
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.vaccess.AS400TreeModelBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
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.util.html.ButtonFormInputBeanInfo
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.vaccess.CommandCallButtonBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
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.access.FTPBeanInfo
Returns the default event index.
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.HTMLFormBeanInfo
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.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.HTMLTextBeanInfo
Returns the index of the default event.
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.vaccess.IFSTextFileDocumentBeanInfo
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.access.JavaApplicationCallBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
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.util.html.LabelFormElementBeanInfo
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.access.MessageFileBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.access.OutputQueueBeanInfo
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.ProgramCallBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.util.html.RadioFormInputGroupBeanInfo
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.util.servlet.RecordFormatMetaDataBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.access.SequentialFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
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 default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the default event index.
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.access.UserSpaceBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns the index of the default event.
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 server.
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.security.auth.AS400CredentialBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Returns the index of the default property.
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.AS400FTPBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
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.vaccess.AS400TreeModelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
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.util.html.ButtonFormInputBeanInfo
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.CommandCallBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
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.vaccess.ErrorDialogAdapterBeanInfo
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.access.FTPBeanInfo
Returns the default property index.
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.HTMLFormBeanInfo
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.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.HTMLTextBeanInfo
Returns the index of the default property.
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.vaccess.IFSTextFileDocumentBeanInfo
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.access.JavaApplicationCallBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
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.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.access.LogicalDataAreaBeanInfo
//D1A Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the default property index.
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.ProgramCallBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.util.html.RadioFormInputGroupBeanInfo
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.util.servlet.RecordFormatMetaDataBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.access.SequentialFileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.ServiceProgramCallBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
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 default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.SystemValueListBeanInfo
Returns the default property index.
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.access.UserSpaceBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns the index of the default property.
getDefaultReply(). Method in class com.ibm.as400.access.AS400Message
Returns the default reply for the message.
getDefaultRootElement(). Method in class com.ibm.as400.vaccess.DataQueueDocument
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
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
Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
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 AS/400.
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.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.
getDefaultWait(). Method in class com.ibm.as400.access.Job
Returns the default wait time (in seconds).
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.DataQueueAttributes
Returns the text description of the data queue.
getDescription(). Method in class com.ibm.as400.vaccess.FileFilter
Returns the description.
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.User
Returns the descriptive text for the user profile.
getDescription(). Method in class com.ibm.as400.vaccess.VUser
Returns the description.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VJob
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VJobList
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VMessageList
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in interface com.ibm.as400.vaccess.VNode
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VPrinter
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VPrinters
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the child for the details at the specified index.
getDetailsChildAt(int). Method in class com.ibm.as400.vaccess.VUserList
Returns the child for the details at the specified index.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VJob
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VJobList
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the number of children for the details.
getDetailsChildCount(). Method in interface com.ibm.as400.vaccess.VNode
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the number of children for the details.
getDetailsChildCount(). Method in class com.ibm.as400.vaccess.VUserList
Returns the number of children for the details.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the column model that is used to maintain the columns of the details.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VJob
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VJobList
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in interface com.ibm.as400.vaccess.VNode
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the column model that is used to maintain the columns of the details.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the table column model to be used in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the table column model to use in the details when representing the children.
getDetailsColumnModel(). Method in class com.ibm.as400.vaccess.VUserList
Returns the table column model to use in the details when representing the children.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VJob
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VJobList
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VMessageList
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in interface com.ibm.as400.vaccess.VNode
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VPrinter
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VPrinters
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the index of the specified child for the details.
getDetailsIndex(VObject). Method in class com.ibm.as400.vaccess.VUserList
Returns the index of the specified child for the details.
getDetailsModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the details model.
getDetailsModel(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the details model.
getDetailsRoot(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the root of the details pane.
getDetailsSelectionModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the selection model that is used to maintain selection state in the details.
getDetailsSelectionModel(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
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 device recovery action.
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.
getDirectory(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the path for the file selected.
getDisplaySignOnInformation(). Method in class com.ibm.as400.access.User
Returns the value that indicates whether the sign-on information display is shown when the user signs on.
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(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.
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.
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
Returns the element at the specifed 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.SCS5256Writer
Returns the name of the encoding being used by this stream.
getEndPosition(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns a position that represents the end of the document.
getEndPosition(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a position that represents the end of the document.
getEndPosition(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns a position that represents the end of the document.
getEndSeverity(). Method in class com.ibm.as400.access.Job
Returns the end severity.
getEntryLength(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns the maximum entry length of the data queue.
getErrno(). Method in class com.ibm.as400.access.ServiceProgramCall
Returns the error number (errno).
getEventSetDescriptors(). Method in class com.ibm.as400.access.AS400BeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.security.auth.AS400CredentialBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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.vaccess.AS400ListModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
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.vaccess.AS400TreeModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
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.util.html.ButtonFormInputBeanInfo
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.vaccess.CommandCallButtonBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
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.access.FTPBeanInfo
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.HTMLFormBeanInfo
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.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.HTMLTextBeanInfo
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.vaccess.IFSTextFileDocumentBeanInfo
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.access.JavaApplicationCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
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.util.html.LabelFormElementBeanInfo
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.access.MessageFileBeanInfo
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.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.security.auth.ProfileHandleCredentialBeanInfo
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.access.ProgramCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.util.html.RadioFormInputGroupBeanInfo
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.util.servlet.RecordFormatMetaDataBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.access.SequentialFileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Returns the descriptors for all events.
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.SystemValueListBeanInfo
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.security.auth.UserProfilePrincipalBeanInfo
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.vaccess.VActionAdapterBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns the descriptors for all events.
getException(). Method in class com.ibm.as400.vaccess.ErrorEvent
Returns the exception which triggered this event.
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.util.servlet.RowDataException
Returns the original exception.
getExistenceOption(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the existence option for this object.
getExplicitLocks(). Method in class com.ibm.as400.access.AS400File
Returns any explicit locks that have been obtained for this file.
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.
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 _).
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.
getFetchDirection(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.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.
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.
getFileFilter(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the filter that was selected.
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(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the selected file name.
getFileName(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the file name.
getFileName(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the file name.
getFileName(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the file name.
getFileName(). Static method in class com.ibm.as400.access.Trace
Returns the trace file name.
getFilePointer(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the current offset in this file.
getFileSystem(). Method in class com.ibm.as400.access.IFSFile
Returns the full path of the object.
getFilter(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the filter which determines which files and directories are included as children.
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.
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(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.
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.
getFLTPCN(). Method in class com.ibm.as400.access.FloatFieldDescription
Returns the value specified for the FLTPCN keyword for this field.
getFont(AttributeSet). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
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
Returns the foreground color based on a set of attributes.
getFormTypeFilter(). Method in class com.ibm.as400.access.SpooledFileList
Returns the formtype list filter.
getFormTypeFilter(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the form type filter for the list.
getFrame(). Method in interface com.ibm.as400.vaccess.VActionContext
Returns the frame.
getFreeSpace(). Method in class com.ibm.as400.access.IFSFile
Determines the amount of unused storage space in the file system.
getFromJobName(). Method in class com.ibm.as400.access.QueuedMessage
Returns the name of the job from which the the message originated.
getFromJobNumber(). Method in class com.ibm.as400.access.QueuedMessage
Returns the number of the job from which the the message originated.
getFromProgram(). Method in class com.ibm.as400.access.QueuedMessage
Returns the program from which the message originated.
getFunctionName(). Method in class com.ibm.as400.access.Job
Returns additional information, as described in the function type field, about the function the initial thread is currently performing.
getFunctionType(). Method in class com.ibm.as400.access.Job
Returns a value indicating if the initial thread is performing a high-level function and what the function type is.
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.
getGridColor(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the color used to draw grid lines.
getGridColor(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
Returns the authority the user's group profile has to the objects the user creates.
getGroupAuthorityType(). Method in class com.ibm.as400.access.User
Returns the type of authority the user's group profile has to the objects the user creates.
getGroupCount(). Static method in class com.ibm.as400.access.SystemValueList
Returns the total number of possible groups.
getGroupDescription(int). Static method in class com.ibm.as400.access.SystemValueList
Returns the description for the specified system value group.
getGroupIDNumber(). Method in class com.ibm.as400.access.User
Returns the group identifier number for the user profile.
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 information that describes which users are returned.
getGroupInfo(). Method in class com.ibm.as400.vaccess.VUserList
Returns the group information.
getGroupName(int). 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
Returns the name of the group profile.
getHandle(). Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Returns the actual bytes for the handle as it exists on the AS/400 system.
getHeader(). Method in class com.ibm.as400.util.html.HTMLTable
Returns the table column header tags.
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.
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.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 any message help text.
getHelpTextFormatting(). Method in class com.ibm.as400.access.MessageFile
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
Returns the highest scheduling priority the user is allowed to have for each job submitted to the system.
getHomeDirectory(). Method in class com.ibm.as400.access.User
Returns the home directory for this user profile.
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.
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.security.auth.AS400CredentialBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Returns an image for the 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.AS400FTPBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Returns an image for the 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.access.AS400StructureBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
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.access.CharacterDataAreaBeanInfo
Returns an Image for this bean's 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.access.CommandCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Returns an image for the 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.vaccess.DataQueueDocumentBeanInfo
Returns an image for the 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.vaccess.ErrorDialogAdapterBeanInfo
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.access.FTPBeanInfo
Returns an Image for this bean's 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.HiddenFormInputBeanInfo
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.HTMLHyperlinkBeanInfo
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.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.vaccess.IFSTextFileDocumentBeanInfo
Returns an image for the 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.util.html.ImageFormInputBeanInfo
Returns an image for the 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.KeyedDataQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Returns an image for the 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.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.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.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.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.util.html.PasswordFormInputBeanInfo
Returns an image for the 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.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.access.ProgramCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Returns an image for the 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.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.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.util.servlet.RecordFormatMetaDataBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
Returns an Image for this bean's 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.vaccess.RecordListTableModelBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
Returns an Image for this bean's 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.access.SecureAS400BeanInfo
Returns an Image for this bean's 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.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.vaccess.SpooledFileViewerBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
Returns an Image for this bean's 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.vaccess.SQLResultSetTableModelBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
Returns an Image for this bean's 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.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.SystemValueListBeanInfo
Returns an Image for this bean's 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.security.auth.UserProfilePrincipalBeanInfo
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.vaccess.VActionAdapterBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Returns an image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Returns an image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns an Image for this bean's icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VJob
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VJobList
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VMessage
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VMessageList
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the icon.
getIcon(int, boolean). Method in interface com.ibm.as400.vaccess.VObject
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VOutput
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VPrinter
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VPrinters
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VUser
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VUserList
Returns the icon.
getID(). Method in class com.ibm.as400.access.AS400CertificateEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.security.auth.AS400CredentialEvent
Returns the identifier for the 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 ID for the message.
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.util.html.ElementEvent
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.FTPEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.access.OutputQueueEvent
Returns the output queue event identifier.
getID(). Method in class com.ibm.as400.access.PrintObjectListEvent
Returns the print object list event identifier.
getID(). Method in class com.ibm.as400.access.RecordDescriptionEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.util.servlet.RowDataEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.access.UserSpaceEvent
Returns the identifier for this event.
getIdentifierQuoteString(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the string used to quote SQL identifiers.
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.
getInclude(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Indicates if files, directories, or both are contained in the list of details children.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VJob
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VJobList
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VMessageList
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VPrinter
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VPrinters
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the index of the specified child.
getIndex(TreeNode). Method in class com.ibm.as400.vaccess.VUserList
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
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.
getInitialMenu(). Method in class com.ibm.as400.access.User
Returns the full path of the initial menu for the user.
getInitialProgram(). Method in class com.ibm.as400.access.User
Returns the full path of 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.
getInputBuffer(). Static method in class utilities.RunJavaApplication
Returns input buffer.
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.
getInquiryMessageReply(). Method in class com.ibm.as400.access.Job
Returns the inquiry message reply method.
getInt(int). 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.
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 number of interactive transactions.
getInterpret(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns whether all Java class files should be run interpretively.
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
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.
getJob(). Method in class com.ibm.as400.vaccess.VJob
Returns the job.
getJobAccountingCode(). Method in class com.ibm.as400.access.Job
Returns the job accounting code.
getJobActiveDate(). Method in class com.ibm.as400.access.Job
Returns the date and time the job became active.
getJobCCSIDEncoding(). Method in class com.ibm.as400.access.AS400
Returns the encoding that corresponds to the Job CCSID of this AS/400.
getJobDate(). Method in class com.ibm.as400.access.Job
Returns the date assigned to the job.
getJobDescription(). Method in class com.ibm.as400.access.Job
Returns the full qualified integrated path of the job description.
getJobDescription(). Method in class com.ibm.as400.access.User
Returns the full path of the job description used for jobs that start through subsystem work station entries.
getJobEnterSystemDate(). Method in class com.ibm.as400.access.Job
Returns the date and time the job entered the system.
getJobMessageQueueFullAction(). Method in class com.ibm.as400.access.Job
Returns the job message queue full action.
getJobMessageQueueMaximumSize(). Method in class com.ibm.as400.access.Job
Returns the job message queue maximum size.
getJobName(). Method in class com.ibm.as400.access.SpooledFile
Returns the name of the job that created the spooled file.
getJobNumber(). Method in class com.ibm.as400.access.SpooledFile
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 the job was put on the job queue.
getJobs(). Method in class com.ibm.as400.access.JobList
Returns a list of jobs defined on the AS/400.
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.
getJobStatusInJobQueue(). Method in class com.ibm.as400.access.Job
Returns the status of the job on the job queue.
getJobSwitches(). Method in class com.ibm.as400.access.Job
Returns the current setting of the job switches used for the job.
getJobUser(). Method in class com.ibm.as400.access.SpooledFile
Returns the ID of the user that created the spooled file.
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 message key.
getKey(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the key.
getKey(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the key.
getKey(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the key.
getKeyed(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns whether the file will be accessed in key or sequential order.
getKeyed(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns whether the file will be accessed in key or sequential order.
getKeyed(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns whether the file will be accessed in key or sequential order.
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.
getKeyString(). Method in class com.ibm.as400.access.KeyedDataQueueEntry
Returns the key for this data queue entry as a string.
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.
getLabelText(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the text of the label at the given index.
getLabelText(int). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the text of the label at the given index.
getLanguageDirectory(). Method in class utilities.AS400ToolboxJarMaker
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
Returns the language identifier used by the system for this user.
getLanguages(). Method in class utilities.AS400ToolboxJarMaker
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 server.
getLength(). Method in class com.ibm.as400.access.DataArea
Returns the size of the data area.
getLength(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns the length of the document.
getLength(). Method in class com.ibm.as400.access.FieldDescription
Returns the length of the field.
getLength(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the length of the document.
getLength(). Method in class com.ibm.as400.access.JobList
Returns the number of jobs in the list that was most recently retrieved from the AS/400 (the last call to getJobs()).
getLength(). Method in class com.ibm.as400.access.JobLog
Returns the number of messages in the list that was most recently retrieved from the AS/400 (the last call to getMessages()).
getLength(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the length of the document.
getLength(). Method in class com.ibm.as400.access.MessageQueue
Returns the number of messages in the list that was most recently retrieved from the AS/400 (the last call to getMessages()).
getLength(). Method in class com.ibm.as400.access.UserList
Returns the number of users in the list that were most recently retrieved from the AS/400 (the last call to getUsers()).
getLength(). Method in class com.ibm.as400.access.UserSpace
Returns the size in bytes of the user space.
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.
getLibraryName(). Method in class com.ibm.as400.access.AS400Message
Returns the message library name.
getLibraryName(). Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the library in which the object resides.
getLimitCapabilities(). Method in class com.ibm.as400.access.User
Returns the value indicating whether the user has limited capabilities.
getLimitDeviceSessions(). Method in class com.ibm.as400.access.User
Returns the value indicating 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.
getLocaleJobAttributes(). Method in class com.ibm.as400.access.User
Returns the job attributes that are taken from the user's locale path name.
getLocalePathName(). Method in class com.ibm.as400.access.User
Returns the locale path name that is assigned to the user profile when a job is started.
getLoggingCLPrograms(). Method in class com.ibm.as400.access.Job
Returns the value indicating whether or not messages are logged for CL programs that are run.
getLoggingLevel(). Method in class com.ibm.as400.access.Job
Returns the logging level.
getLoggingSeverity(). Method in class com.ibm.as400.access.Job
Returns the logging severity.
getLoggingText(). Method in class com.ibm.as400.access.Job
Returns the logging text.
getLogicalStyle(int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the logical style for a given offset within the document.
getLong(int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
If the connected AS/400 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.
getMajorVersion(). Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the driver's major version number.
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.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.AS400JDBCStatement
Returns the maximum field size limit for the statement.
getMaximumActiveThreads(). Method in class com.ibm.as400.access.SystemPool
Returns the maximum number of threads that can be active in the pool at any one time.
getMaximumStorageAllowed(). Method in class com.ibm.as400.access.User
Returns the maximum amount of auxiliary storage (in kilobytes) that can be assigned to store permanent objects owner 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.
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.
getMaxProcedureNameLength(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a procedure name.
getMaxRows(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the maximum rows limit for the statement.
getMaxRowSize(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a single row.
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.
getMaxUserNameLength(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a user name.
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(). Method in class com.ibm.as400.access.UserGroup
Returns a list of users that are members of this group.
getMembers(int). Method in class com.ibm.as400.access.AS400Structure
Returns the data type of the member of the structure at the specified index.
getMessage(). Method in class com.ibm.as400.access.SpooledFile
Returns the message that is associated with this spooled file.
getMessage(String). Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the object.
getMessage(String, byte[]). Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessage(String, String). Method in class com.ibm.as400.access.MessageFile
Returns an AS400Message object containing the message.
getMessageList(). Method in class com.ibm.as400.access.CommandCall
Returns the list of AS/400 messages returned from running the command.
getMessageList(). Method in class com.ibm.as400.vaccess.CommandCallButton
Returns the message list resulting from the last command that was run.
getMessageList(). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Returns the message list resulting from the last command that was run.
getMessageList(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the list of AS/400 messages generated if the Java program cannot be started.
getMessageList(). Method in class com.ibm.as400.access.ProgramCall
Returns the list of AS/400 messages returned from running the program.
getMessageList(). Method in class com.ibm.as400.vaccess.ProgramCallButton
Returns the message list resulting from the last program call that was run.
getMessageList(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Returns the message list resulting from the last program call that was run.
getMessageList(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the message list.
getMessageList(int). Method in class com.ibm.as400.access.CommandCall
Returns an AS/400 message returned from running the command.
getMessageQueue(). Method in class com.ibm.as400.access.User
Returns the full path of the message queue that is used by this user.
getMessageQueueDeliveryMethod(). Method in class com.ibm.as400.access.User
Returns the message queue delivery method which indicates how the messages are delivered to the message queue used by the user.
getMessageQueueSeverity(). Method in class com.ibm.as400.access.User
Returns the lowest severity that a message can have and still be delivered to a user in break or notify mode.
getMessages(). Method in class com.ibm.as400.access.JobLog
Returns a list of messages in the job log.
getMessages(). Method in class com.ibm.as400.access.MessageQueue
Returns a list of messages in the message queue.
getMessageText(). Method in class com.ibm.as400.vaccess.CommandCallButton
Returns the text from the first message resulting from the last command that was run.
getMessageText(). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Returns the text from the first message resulting from the last command that was run.
getMessageText(). Method in class com.ibm.as400.vaccess.ProgramCallButton
Returns the message text from the last program that was run.
getMessageText(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Returns the message text from the last program that was run.
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.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.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.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.
getMethod(). Method in class com.ibm.as400.util.html.HTMLForm
Returns the HTTP method used for sending form contents to the server.
getMinorVersion(). Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the driver's minor version number.
getModel(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the model that contains data for the table.
getModel(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the list model.
getModel(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the model which contains the data for the tree.
getModeName(). Method in class com.ibm.as400.access.Job
Returns the mode name.
getModification(). Method in class com.ibm.as400.access.AS400
Returns the modification level of the AS/400.
getMoreResults(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the next result set.
getMoreResults(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Makes the next result of the last statement run the current result.
getMoreResults(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Makes the next result of the last statement run the current result.
getMoreResults(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Makes the next result of the last statement run the current result.
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 AS400 certificate repository.
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.access.BaseDataQueue
Returns the name of the data queue.
getName(). Method in class com.ibm.as400.access.DataArea
Returns the data area name.
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.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.Job
Returns the job name.
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.OutputQueue
Returns the name of the output queue.
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.util.html.RadioFormInputGroup
Returns the control name of the radio group.
getName(). Method in class com.ibm.as400.access.RecordFormat
Returns the name of this record format.
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.access.SpooledFile
Returns the name of the spooled file.
getName(). Method in class com.ibm.as400.access.SystemValue
Returns the name of this system value.
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.access.User
Returns the name of the user.
getName(). Method in class com.ibm.as400.access.UserSpace
Returns the user space name.
getName(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the directory name.
getName(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the file name.
getName(). Method in class com.ibm.as400.vaccess.VJobList
Returns the job name.
getName(). Method in class com.ibm.as400.vaccess.VUser
Returns the user name.
getName(). Method in class com.ibm.as400.access.WriterJob
Returns the name of the writer.
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(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[], 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.
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(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.
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.
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.
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.vaccess.VJobList
Returns the job number.
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.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.
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.
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 part of the library list of the initial thread.
getNumberOfLibrariesInUSRLIBL(). Method in class com.ibm.as400.access.Job
Returns the number of libraries in the user library list of the initial thread.
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.vaccess.SpooledFileViewer
Returns the number of pages in the spooled file.
getNumberOfProductLibraries(). Method in class com.ibm.as400.access.Job
Returns the number of product libraries found in the library list of the initial thread.
getNumericFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported math functions.
getObject(). Method in class com.ibm.as400.access.PrintObjectListEvent
Returns the print object added to the list.
getObject(). Method in class com.ibm.as400.vaccess.VObjectEvent
Returns the affected AS/400 resource.
getObject(). Method in class com.ibm.as400.vaccess.VPropertiesAction
Returns the object with which the action is associated.
getObject(int). 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(int). Method in class com.ibm.as400.access.PrintObjectList
Returns one object from 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.RowData
Returns the current row's column data specified at columnIndex.
getObject(int). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the current row's column data specified at columnIndex.
getObject(int, Map). 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.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(String, Map). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObjectAt(int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the object at the specifed row.
getObjectAuditingValue(). Method in class com.ibm.as400.access.User
Returns the current 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.
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). 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.HTMLFormConverter
Returns the object's hyperlink at the specified row and 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.
getObjectName(). Method in class com.ibm.as400.access.QSYSObjectPathName
Returns the name of the object this path name represents.
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.RowData
Returns the data object's property list at the specified columnIndex.
getObjectProperties(int). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the current row's property list for the specified columnIndex.
getObjects(). Method in class com.ibm.as400.access.PrintObjectList
Returns an enumeration of the PrintObjects in the list.
getObjectType(). Method in class com.ibm.as400.access.QSYSObjectPathName
Returns type of object this path name represents.
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
Returns the text for the Ok button.
getOldValue(). Method in class com.ibm.as400.access.SystemValueEvent
Returns the old value of the system value.
getOptimization(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the optimization level of AS/400 Java programs that will be created if no Java program is associated with the Java class.
getOptionCount(). Method in class com.ibm.as400.util.html.SelectFormElement
Returns the number of elements in the option layout.
getOptions(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns a list of special options used when running the Java class.
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.
getOutputQueue(). Method in class com.ibm.as400.access.Job
Returns the fully-qualified integrated file system path name of the output queue.
getOutputQueue(). Method in class com.ibm.as400.access.User
Returns the full path of the output queue used by this user.
getOutputQueuePriority(). Method in class com.ibm.as400.access.Job
Returns the output priority for spooled files that this job produces.
getOutputText(). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Returns a reference to the JTextArea object.
getOwner(). Method in class com.ibm.as400.access.Permission
Returns the object owner.
getOwner(). Method in class com.ibm.as400.access.User
Returns the value indicating who is to own objects created by those user.
getPackages(). Method in class utilities.JarMaker
Returns the names of the packages that are to be included in the output.
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.
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
Returns the paper size.
getParagraphElement(int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the element that represents the paragraph that encloses a given offset within the document.
getParameterList(). Method in class com.ibm.as400.access.ProgramCall
Returns the list of parameters.
getParameterList(). Method in class com.ibm.as400.vaccess.ProgramCallButton
Returns the parameter list.
getParameterList(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Returns the parameter list.
getParameters(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns parameter values that are passed to the Java application.
getParameterType(). Method in class com.ibm.as400.access.ProgramParameter
Returns the program parameter type.
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
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VJob
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VJobList
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VObjectEvent
Returns the parent of the affected AS/400 resource.
getParent(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the parent node.
getParent(). Method in class com.ibm.as400.vaccess.VUserList
Returns the parent node.
getParentDirectory(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the parent directory name.
getParentDirectory(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the parent directory name.
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
Returns the number of days (from 1 through 366) 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
Returns the date the user's password expires.
getPasswordLastChangedDate(). Method in class com.ibm.as400.access.User
Returns 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 AS400 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 containing the message.
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.vaccess.DataQueueDocument
Returns the fully qualified integrated file system path name of the data queue.
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.vaccess.IFSTextFileDocument
The path name of the file.
getPath(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the fully qualified integrated file system path name of the data queue.
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 pathname for 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.
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.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.UserSpace
Returns the integrated file system path name of the object represented by the user space.
getPath(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the fully qualified path name of the file.
getPath(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the fully qualified path name of the file.
getPath(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the fully qualified integrated file system path name of the message queue.
getPath(Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Returns the path from the root to get to this object in the tree hierarchy.
getPath(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
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
Returns the path from the root to get to this object in the tree hierarchy.
getPattern(). Method in class com.ibm.as400.vaccess.FileFilter
Returns the pattern.
getPattern(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the pattern that all file and directory names must match to be included as children.
getPeers(). Method in class com.ibm.as400.access.ProxyServer
Returns a list of peer proxy servers for use in load balancing.
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.
getPercentSystemASPUsed(). Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the system storage pool currently in use.
getPercentTemporaryAddresses(). Method in class com.ibm.as400.access.SystemStatus
Returns the percentage of the maximum possible addresses for temporary objects that have been used.
getPermission(). Method in class com.ibm.as400.access.IFSFile
Returns the permission of the object.
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
Returns the pool identifier.
getPoolName(). Method in class com.ibm.as400.access.SystemPool
Returns the name of this storage pool.
getPoolSize(). Method in class com.ibm.as400.access.SystemPool
Returns the amount of main storage, in kilobytes, in the pool.
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.
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.
getPreferredSize(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Returns the preferred size of the viewer.
getPreviousSignedOnDate(). Method in class com.ibm.as400.access.User
Returns 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.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.
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
Returns the printer used to print for this user.
getPrinter(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the printer associated with this object.
getPrinterDeviceName(). Method in class com.ibm.as400.access.Job
Returns the printer device name used for printing output from this job.
getPrinterFileFilter(). Method in class com.ibm.as400.access.PrinterFileList
Returns the printer file list filter.
getPrinterFilter(). Method in class com.ibm.as400.access.PrinterList
Returns the printer list filter.
getPrinterFilter(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the printer list filter.
getPrintKeyFormat(). Method in class com.ibm.as400.access.Job
Returns the print key format.
getPrintText(). Method in class com.ibm.as400.access.Job
Returns the print text.
getPrintWriter(). Static method in class com.ibm.as400.access.Trace
Returns the PrintWriter object.
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.ServiceProgramCall
Returns the service program procedure to be called.
getProcedures(String, String, String). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the stored procedures available in a catalog.
getProcedureTerm(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for OS/400 SQL term for "procedure".
getProductLibraries(). Method in class com.ibm.as400.access.Job
Returns the libraries that contain product information for the initial thread.
getProfileToken(). Method in class com.ibm.as400.access.AS400
Returns a profile token representing the signed on user profile.
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.
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
Returns the program which will be called when the button is pressed.
getProgram(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Returns the program which will be called when the button is pressed.
getProperties(). Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the properties associated with the link resource.
getProperties(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the properties set on the AS/400's JVM before running the Java program.
getProperties(). Method in class com.ibm.as400.vaccess.SQLConnection
Returns the properties for this connection.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VJob
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VJobList
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VMessage
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the properties pane.
getPropertiesPane(). Method in interface com.ibm.as400.vaccess.VObject
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VOutput
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VUser
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VUserList
Returns the properties pane.
getProperty(Object). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns a property value associated with the document.
getProperty(Object). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a property value associated with the document.
getProperty(Object). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns a property value associated with the document.
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 property descriptors.
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.security.auth.AS400CredentialBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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.AS400FTPBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
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.access.AS400StructureBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
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.util.html.ButtonFormInputBeanInfo
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.CommandCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
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 property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
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.vaccess.ErrorDialogAdapterBeanInfo
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.access.FTPBeanInfo
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.HTMLFormBeanInfo
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.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.HTMLTextBeanInfo
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.vaccess.IFSTextFileDocumentBeanInfo
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.util.html.ImageFormInputBeanInfo
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.vaccess.KeyedDataQueueDocumentBeanInfo
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.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.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.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.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.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.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.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.access.ProgramCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.util.html.RadioFormInputGroupBeanInfo
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.util.servlet.RecordFormatMetaDataBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.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.vaccess.SpooledFileViewerBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLConnectionBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
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.SystemValueListBeanInfo
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.security.auth.UserProfilePrincipalBeanInfo
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.vaccess.VActionAdapterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VMessageListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VMessageQueueBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VSystemPoolBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VSystemStatusBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VSystemValueListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VUserListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.WriterJobListBeanInfo
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.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VIFSFile
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VJob
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VJobList
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VMessage
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VMessageList
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns a property value.
getPropertyValue(Object). Method in interface com.ibm.as400.vaccess.VObject
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VOutput
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VPrinter
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VPrinters
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VSystemPool
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VUser
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VUserList
Returns a property value.
getProxyServer(). Method in class com.ibm.as400.access.AS400
Returns the name of the middle-tier machine where the proxy server is running.
getPurge(). Method in class com.ibm.as400.access.Job
Returns the value which indicates whether 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 beginning a long wait (such as waiting for a work station user's response).
getQuery(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns the SQL query that corresponds to the user's selections.
getQuery(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the SQL query used to generate the form data.
getQuery(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the SQL query used to generate the table data.
getQuery(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the SQL query used to generate the table data.
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 is on when it is 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.vaccess.VPrinterOutput
Returns the output queue list filter.
getQueueFilter(). Method in class com.ibm.as400.access.WriterJobList
Returns the output queue 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.
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.
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.
getRef(int). 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.
getREFFLD(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the REFFLD keyword for this field.
getRelease(). Method in class com.ibm.as400.access.AS400
Returns the release of the AS/400.
getRelease(). Method in class com.ibm.as400.access.SystemValue
Returns the supported release version for this system value.
getReplyStatus(). Method in class com.ibm.as400.access.QueuedMessage
Returns the message reply status.
getRequiredFiles(). Method in class utilities.JarMaker
Returns the names of the required files specified by the user.
getReservedSize(). Method in class com.ibm.as400.access.SystemPool
Returns the amount of storage, in kilobytes, in the pool reserved for system use (for example, for save and restore operations).
getResourceFilter(). Method in class com.ibm.as400.access.AFPResourceList
Returns the library, name, and resource type being used as a resource list filter.
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.util.servlet.SQLResultSetRowData
Returns the SQL result set.
getResultSet(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the current results of the last SQL statement run.
getResultSet(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Returns the current results of the last SQL statement run.
getResultSet(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
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.
getResultSetType(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the result set type to be used for this statement.
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.ErrorCompletingRequestException
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.ExtendedIOException
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.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.
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.
getRoot(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400ListModel
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400TreeModel
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRoot(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the root, or the AS/400 resource, from which all information for the model is gathered.
getRootElements(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns the root elements.
getRootElements(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the root elements.
getRootElements(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the root elements.
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.
getRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the current row number.
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.
getRow(int). Method in class com.ibm.as400.util.html.HTMLTable
Returns the HTMLTableRow object for the specified rowIndex.
getRowCount(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the number of rows in the table.
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.RecordListTableModel
Returns the number of rows in the table.
getRowCount(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the number of rows in the table.
getRowProperties(). Method in class com.ibm.as400.util.servlet.RowData
Returns the current row's property list.
getRowProperties(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the current row's property list.
getRows(). Method in class com.ibm.as400.util.html.TextAreaFormElement
Returns the number of visible rows in the text area.
getRowSelectionAllowed(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the indicator for whether the rows can be selected.
getRowSpan(). Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the row span.
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.
getSaveFilePublicAuthority(). Method in class com.ibm.as400.access.AS400FTP
Returns the public authority of save files created by this object.
getSaveSenderInformation(). Method in class com.ibm.as400.access.BaseDataQueue
Returns whether sender information is stored with each data queue entry.
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.
getScheduleDate(). Method in class com.ibm.as400.access.Job
Returns the date and time the job is scheduled to run.
getSchemaName(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the schema name of the table for a column.
getSchemas(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the schema names available in this database.
getSchemaTerm(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for OS/400 SQL term for "schema".
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
Returns the search type.
getSearchType(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the search type.
getSearchType(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the search type.
getSection(). Method in class com.ibm.as400.util.servlet.SectionCompletedEvent
Returns the completed section of data.
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.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the first selected object.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the first selected object.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the first selected object.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the first selected object.
getSelectedObject(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the first selected object.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the objects which are represented by the selected rows.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the selected objects.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the selected objects.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the selected objects.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the selected objects.
getSelection(). Method in class com.ibm.as400.access.MessageQueue
Returns the selection that describes which messages are returned.
getSelection(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the selection.
getSelectionModel(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Returns the selection model that is used to maintain row selection state.
getSelectionModel(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the selection model that is used to maintain selection state.
getSelectionModel(). Method in class com.ibm.as400.vaccess.AS400TreePane
Returns the selection model that is used to maintain selection state.
getSelectionModel(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionModel(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the ListSelectionModel that is used to maintain row selection state.
getSenderInformation(). Method in class com.ibm.as400.access.DataQueueEntry
Returns the sender information for this data queue entry.
getSensitivityLevel(). Method in class com.ibm.as400.access.Permission
Returns the sensitivity level of the object.
getServer(). Method in class com.ibm.as400.access.FTP
Returns the name of the server.
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.
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 to be returned.
getSeverity(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the severity.
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.
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(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.
getShowHorizontalLines(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns whether horizontal lines are drawn between rows.
getShowHorizontalLines(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns whether horizontal lines are drawn between rows.
getShowVerticalLines(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns whether vertical lines are drawn between columns.
getShowVerticalLines(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns whether vertical lines are drawn between columns.
getSignedOnAttemptsNotValid(). Method in class com.ibm.as400.access.User
Returns the number of the sign-on attempts that were not valid since the last successful sign-on.
getSignedOnJob(). Method in class com.ibm.as400.access.Job
Returns the value which 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.
getSize(). Method in class com.ibm.as400.vaccess.AS400ListModel
Returns the number of objects in the list.
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.access.SystemValue
Returns the length (in bytes) of this system value's data value component.
getSortSequenceTable(). Method in class com.ibm.as400.access.Job
Returns the full qualified integrated file system path name of sort sequence table associated with this job.
getSortSequenceTable(). Method in class com.ibm.as400.access.User
Returns the full path of the sort sequence table used for string comparisons.
getSource(). Method in class com.ibm.as400.util.html.ImageFormInput
Returns the source URL for the image.
getSpecialAuthority(). Method in class com.ibm.as400.access.User
Returns the special authority of the user.
getSpecialEnvironment(). Method in class com.ibm.as400.access.User
Returns 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
Returns the spooled file being viewed.
getSpooledFile(). Method in class com.ibm.as400.vaccess.VOutput
Returns the spooled file.
getSpooledFileFilter(). Method in class com.ibm.as400.access.AFPResourceList
Returns the spooled file object being used as a resource list filter.
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.
getSQLStatement(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the SQL statement that will be run when this button is pressed.
getSQLStatement(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Returns the SQL statement that was last executed which the results in this object represent.
getSQLStatement(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Returns the SQL statement that will be run when this menu item is chosen.
getStandardErrorString(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the next string written to standard error by the program running on the AS/400.
getStandardOutString(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the next string written to standard output by the application.
getStartPosition(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns a position that represents the start of the document.
getStartPosition(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a position that represents the start of the document.
getStartPosition(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns a position that represents the start of the document.
getStatement(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the statement for this result set.
getStatus(). Method in class com.ibm.as400.access.Job
Returns the job status.
getStatus(). Method in class com.ibm.as400.access.User
Returns the status of the user profile.
getStatusMessageHandling(). Method in class com.ibm.as400.access.Job
Returns the value indicating whether you want status messages displayed for this job.
getStorageUsed(). Method in class com.ibm.as400.access.User
Returns the amount of auxiliary storage (in kilobytes) occupied by this user's owned objects.
getString(). Method in class com.ibm.as400.access.DataQueueEntry
Returns the data for this data queue entry as a string.
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(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.
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.
getStringValueAt(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the string value of the current record at the given index.
getStringValueAt(int). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the string value of the current record at the given index.
getStringValueAt(int, int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the string value at the specifed row and column.
getStringValueAt(int, int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the string value at the specifed row and column.
getStyle(String). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a named style.
getSubstitutionData(). Method in class com.ibm.as400.access.AS400Message
Returns the message substitution text.
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.
getSubsystem(). Method in class com.ibm.as400.access.Job
Returns the fully-qualified integrated file system path name of the subsystem description in which the job is running.
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.Job
Returns additional information about the job type.
getSupplementalGroups(). Method in class com.ibm.as400.access.User
Returns the array of supplemental groups for the user profile.
getSupplementalGroupsNumber(). Method in class com.ibm.as400.access.User
Returns the number of supplemental groups returned in the array.
getSystem(). Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the AS400 system object.
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.access.AS400File
Returns the AS400 system object for this object.
getSystem(). Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the AS400 system object for this object.
getSystem(). Method in class com.ibm.as400.access.AS400FTP
Returns the name of the server.
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.access.BaseDataQueue
Returns the AS400 object representing the system on which the data queue exists.
getSystem(). Method in class com.ibm.as400.access.CommandCall
Returns the AS/400 on which the command is to be run.
getSystem(). Method in class com.ibm.as400.vaccess.CommandCallButton
Returns the AS/400 on which commands are run.
getSystem(). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Returns the AS/400 on which commands are run.
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.vaccess.DataQueueDocument
Returns the system on which the data queue resides.
getSystem(). Method in class com.ibm.as400.access.IFSFile
Returns the system that this object references.
getSystem(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the system for this dialog.
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.vaccess.IFSTextFileDocument
Returns the AS/400 system on which the file resides.
getSystem(). Method in class com.ibm.as400.access.JavaApplicationCall
Returns the AS/400 system which contains the Java program.
getSystem(). Method in class com.ibm.as400.access.Job
Returns the AS/400 system from which the job information will be retrieved.
getSystem(). Method in class com.ibm.as400.access.JobList
Returns the AS/400 system from which the list of jobs will be retrieved.
getSystem(). Method in class com.ibm.as400.access.JobLog
Returns the AS/400 system on which the job log exists.
getSystem(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the system on which the data queue resides.
getSystem(). Method in class com.ibm.as400.access.MessageFile
Returns the AS/400 which contains the message file.
getSystem(). Method in class com.ibm.as400.access.MessageQueue
Returns the AS/400 system on which the message queue exists.
getSystem(). Method in class com.ibm.as400.access.Permission
Returns the AS/400 system
getSystem(). Method in class com.ibm.as400.access.PrintObject
Returns the AS/400 system on which this object exists.
getSystem(). Method in class com.ibm.as400.access.PrintObjectList
Returns the AS/400 system name.
getSystem(). Method in class com.ibm.as400.access.ProgramCall
Returns the AS/400 on which the program is to be run.
getSystem(). Method in class com.ibm.as400.vaccess.ProgramCallButton
Returns the AS/400 on which programs are run.
getSystem(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Returns the AS/400 on which programs are run.
getSystem(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the AS400 where the file is located.
getSystem(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the AS400 where the file is located.
getSystem(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the AS400 where the file is located.
getSystem(). Method in class com.ibm.as400.access.SystemPool
Returns the AS/400 system.
getSystem(). Method in class com.ibm.as400.access.SystemStatus
Returns the AS/400 system.
getSystem(). Method in class com.ibm.as400.access.SystemValue
Returns the system.
getSystem(). Method in class com.ibm.as400.access.SystemValueList
Returns the system.
getSystem(). Method in class com.ibm.as400.access.User
Returns the AS/400 system.
getSystem(). Method in class com.ibm.as400.access.UserList
Returns the AS/400 system from which the list of users will be retrieved.
getSystem(). Method in class com.ibm.as400.access.UserSpace
Returns the AS400 system object for the user space.
getSystem(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the AS/400 on which the file resides.
getSystem(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the AS/400 on which the file resides.
getSystem(). Method in class com.ibm.as400.vaccess.VJob
Returns the AS/400 system on which the job resides.
getSystem(). Method in class com.ibm.as400.vaccess.VJobList
Returns the AS/400 on which the list resides.
getSystem(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the AS/400 on which the message queue exists.
getSystem(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the AS/400 on which the output resides.
getSystem(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the AS/400 from which the list will be retrieved.
getSystem(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the AS/400 system in which the system pool information resides.
getSystem(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the AS/400 system in which the system status information resides.
getSystem(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the AS/400 system in which the system values resides.
getSystem(). Method in class com.ibm.as400.vaccess.VUser
Returns the AS/400 system on which the user resides.
getSystem(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the AS/400 system in which the user information resides.
getSystem(). Method in class com.ibm.as400.vaccess.VUserList
Returns the AS/400 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).
getSystemFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported system functions.
getSystemLibraryList(). Method in class com.ibm.as400.access.Job
Returns the system portion of the library list of the initial thread.
getSystemName(). Method in class com.ibm.as400.access.AS400
Returns the name of the system.
getSystemName(). Method in class com.ibm.as400.access.PasswordDialog
Returns the system name.
getSystemPool(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the systemPool.
getSystemPools(). Method in class com.ibm.as400.access.SystemStatus
Returns the enumeration containing a SystemPool object for each system pool.
getSystemValueList(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the system value list.
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.
getTables(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns the names of the tables used in the query.
getTables(String, String, String, String[]). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the tables available in a catalog.
getTableSchemas(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
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.
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.HiddenFormInput
Returns the tag for the hidden form input type.
getTag(). Method in class com.ibm.as400.util.html.HTMLForm
Returns the HTML form tag.
getTag(). Method in class com.ibm.as400.util.html.HTMLHyperlink
Returns the HTML tag that represents the resource link.
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(). Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the table header tag.
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(). 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.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(). 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(boolean). Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag.
getTag(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLTableCell
Returns the table cell tag with the specified element.
getTag(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLTableHeader
Returns the table header tag with the specified data element.
getTag(String). Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag with the specified text.
getTag(String). Method in class com.ibm.as400.util.html.SelectOption
Returns the select option tag with the new viewable option text.
getTag(String, boolean). Method in class com.ibm.as400.util.html.HTMLText
Returns the text tag with the specified text.
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.
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.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.
getText(). Method in class com.ibm.as400.access.AS400Message
Returns the message text.
getTEXT(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the TEXT keyword for this field.
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.HTMLText
Returns the text.
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(). Method in interface com.ibm.as400.vaccess.VAction
Returns the text for the action.
getText(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VJob
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VJobList
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VMessage
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the name of the message queue.
getText(). Method in interface com.ibm.as400.vaccess.VObject
Returns the descriptive text associated with this object.
getText(). Method in class com.ibm.as400.vaccess.VOutput
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VPropertiesAction
Returns the text for the properties action.
getText(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the text which is the system pool name.
getText(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the description text.
getText(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the text representation of the system value list.
getText(). Method in class com.ibm.as400.vaccess.VUser
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the description text.
getText(). Method in class com.ibm.as400.vaccess.VUserList
Returns the description text.
getText(int, int). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns the text contained within the specified portion of the document.
getText(int, int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the text contained within the specified portion of the document.
getText(int, int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the text contained within the specified portion of the document.
getText(int, int, Segment). Method in class com.ibm.as400.vaccess.DataQueueDocument
Stores the text contained within the specified portion of the document in a segment.
getText(int, int, Segment). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Stores the text contained within the specified portion of the document in a segment.
getText(int, int, Segment). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Stores the text contained within the specified portion of the document in a segment.
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). 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.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, 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). 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, 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.
getTimeDateFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported time and date functions.
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.
getTimeSeparator(). Method in class com.ibm.as400.access.Job
Returns the time separator.
getTimeSlice(). Method in class com.ibm.as400.access.Job
Gets the time slice (in milliseconds).
getTimeSliceEndPool(). Method in class com.ibm.as400.access.Job
Gets the key indicating whether interactive jobs are moved to another main storage pool at the end of the time slice.
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). 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.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, 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). 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, 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.
getTimeToExpiration(). Method in class com.ibm.as400.security.auth.AS400Credential
Returns the number of seconds before the credential is due to expire.
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.
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.
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 AS/400 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.
getTotalAuxiliaryStorage(). Method in class com.ibm.as400.access.SystemStatus
Returns the total auxiliary storage (in millions of bytes) on the system.
getTotalResponseTime(). Method in class com.ibm.as400.access.Job
Returns the total amount of response time for the job, in milliseconds.
getTransactionIsolation(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the transaction isolation level.
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.
getTreeModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the tree model.
getTreeSelectionModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the selection model that is used to maintain selection state in the tree.
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.AS400Message
Returns the message type.
getType(). Method in class com.ibm.as400.access.Job
Returns the job type.
getType(). Method in class com.ibm.as400.access.Permission
Returns the object type.
getType(). Method in class com.ibm.as400.access.SystemValue
Returns the type for this system value.
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.
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.
getUnexpandedFiles(). Static method in class utilities.AS400ToolboxInstaller
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
Returns the value of a column as a stream of Unicode characters.
getUnicodeStream(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of Unicode characters.
getUpdateCount(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the current update count.
getUpdateCount(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the number of rows affected by the last SQL statement run.
getUpdateCount(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Returns the number of rows affected by the last SQL statement run.
getUpdateCount(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Returns the number of rows affected by the last SQL statement run.
getURL(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the URL for this database.
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.vaccess.SQLConnection
Returns the URL for this connection.
getUser(). Method in class com.ibm.as400.security.auth.AS400Principal
Returns an AS/400 User object based on the user profile name and system associated with the principal.
getUser(). Method in class com.ibm.as400.access.FTP
Returns the user.
getUser(). Method in class com.ibm.as400.access.Job
Returns the user profile under which the job runs.
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 user name.
getUser(). Method in class com.ibm.as400.access.QueuedMessage
Returns the user of the job from which the message originated.
getUser(). Method in class com.ibm.as400.vaccess.VJobList
Returns the user name.
getUser(). Method in class com.ibm.as400.vaccess.VUser
Returns the user.
getUserActionAuditLevel(). Method in class com.ibm.as400.access.User
Returns the action audit values for this user.
getUserClassName(). Method in class com.ibm.as400.access.User
Returns the class for the user.
getUserDataFilter(). Method in class com.ibm.as400.access.SpooledFileList
Returns the user data list filter.
getUserDataFilter(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the user data list filter.
getUserFilter(). Method in class com.ibm.as400.access.SpooledFileList
Returns the user ID list filter.
getUserFilter(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the user ID list filter.
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.
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
Returns the user identifier number for the user profile.
getUserInfo(). Method in class com.ibm.as400.access.UserList
Returns the user information that describes which users are returned in the list.
getUserInfo(). Method in class com.ibm.as400.vaccess.VUserList
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.
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.vaccess.SQLConnection
Returns the user name for this connection.
getUserPermission(String). Method in class com.ibm.as400.access.Permission
Returns the specific Permission object.
getUserPermissions(). Method in class com.ibm.as400.access.Permission
Returns an enumeration of Permission object.
getUserProfileName(). Method in class com.ibm.as400.security.auth.AS400Principal
Returns the name of a user profile associated with the OS/400 thread when work is performed on behalf of the principal.
getUserProfileName(). Method in class com.ibm.as400.access.User
Returns the name of the user profile for which the information is returned.
getUserProfileName(). Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Returns the user profile name.
getUsers(). Method in class com.ibm.as400.access.UserList
Returns a list of users defined on the AS/400.
getUsersCurrentSignedOn(). Method in class com.ibm.as400.access.SystemStatus
Returns the number of users currently signed on the system.
getUserSelectTables(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns true if the user is able to select and change the tables that are included in the query.
getUserSelectTableSchemas(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns true if the user is able to select and change the schemas for which tables are shown.
getUsersSignedOffWithPrinterOutputWaitingToPrint(). Method in class com.ibm.as400.access.SystemStatus
Returns the number of sessions that have ended with printer output files waiting to print.
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 interactive jobs that are disconnected plus the number of disconnected jobs.
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.access.IFSExistenceOptionEditor
Returns the value of the property.
getValue(). Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the value of the property.
getValue(). Method in class com.ibm.as400.util.html.SelectOption
Returns the input value used when the field is submitted.
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.vaccess.VActionAdapter
Returns the value of the property associated with the given key.
getValueAt(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the value of the current record at the given index.
getValueAt(int). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the value of the current record at the given index.
getValueAt(int, int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the value at the specifed row and column.
getValueAt(int, int). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the value at the specifed column and row.
getValueAt(int, int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the value at the specifed row and column.
getValueAt(int, int). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the value at the specifed column and row.
getValueAt(int, int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the value at the specifed row and column.
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.
getVersion(). Method in class com.ibm.as400.access.AS400
Returns the version of the AS/400.
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.
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
Returns the viewing fidelity.
getVisibleRowCount(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the preferred number of visible rows.
getVRM(). Method in class com.ibm.as400.access.AS400
Returns the version, release, and modification level for the AS/400.
getVSystemStatus(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Returns the VSystemStatus contained in VSystemStatusPane.
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.AS400JDBCResultSet
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
Returns the warnings generated by the JDBC connection, statement, and result set.
getWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Returns the warnings generated by the JDBC connection, statement, and result set.
getWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the warnings generated by the JDBC connection, statement, and result set.
getWarnings(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the warnings generated by the JDBC connection and statement.
getWarnings(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Returns the warnings generated by the JDBC connection and statement.
getWarnings(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Returns the warnings generated by the JDBC connection and statement.
getWidth(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Returns the form width in pixels or percent.
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.
getWorkIDUnit(). Method in class com.ibm.as400.access.Job
Returns the unit of work identifier.
getWriterFilter(). Method in class com.ibm.as400.access.WriterJobList
Returns the writer filter.
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(). Constructor for class com.ibm.as400.util.html.GridLayoutFormPanelBeanInfo
GROUP. Static variable in class com.ibm.as400.access.UserList
Constant indicating that user names that are group profiles are returned.
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_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_LIBL. Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the system value's group is *LIBL (Library List).
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_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).
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.

H

HANDLE_LENGTH. Static variable in class com.ibm.as400.security.auth.ProfileHandleCredential
Indicates the length of a profile handle (in bytes)
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.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.
HELD. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue held event ID.
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(). 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(). Constructor for class com.ibm.as400.util.html.HiddenFormInputBeanInfo
HMRI(). Constructor for class com.ibm.as400.util.html.HMRI
HMRI_en(). Constructor for class com.ibm.as400.util.html.HMRI_en
HMRI_en_US(). Constructor for class com.ibm.as400.util.html.HMRI_en_US
hold(). Method in class com.ibm.as400.access.OutputQueue
Holds the output queue on the AS/400.
hold(String). Method in class com.ibm.as400.access.SpooledFile
Holds the spooled file.
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(). Constructor for class com.ibm.as400.util.html.HTMLFormBeanInfo
HTMLFormConverter(). Constructor for class com.ibm.as400.util.servlet.HTMLFormConverter
Constructs a default HTMLFormConverter object.
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(). Constructor for class com.ibm.as400.util.html.HTMLHyperlinkBeanInfo
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(). Constructor for class com.ibm.as400.util.html.HTMLTableBeanInfo
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(). Constructor for class com.ibm.as400.util.html.HTMLTableCaptionBeanInfo
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(). Constructor for class com.ibm.as400.util.html.HTMLTableCellBeanInfo
HTMLTableConverter(). Constructor for class com.ibm.as400.util.servlet.HTMLTableConverter
Constructs a default HTMLTableConverter object.
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(). Constructor for class com.ibm.as400.util.html.HTMLTableHeaderBeanInfo
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(). Constructor for class com.ibm.as400.util.html.HTMLTableRowBeanInfo
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(). Constructor for class com.ibm.as400.util.html.HTMLTextBeanInfo

I

ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the ID.
ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VMessage
Property identifier for the message ID.
ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message ID.
IDENTIFIER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VSystemPool
The property identifier for the system pool identifier.
IFSExistenceOptionEditor(). Constructor for class com.ibm.as400.access.IFSExistenceOptionEditor
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, IFSJavaFile, String). Constructor for class com.ibm.as400.access.IFSFile
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.
IFSFileBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileBeanInfo
IFSFileDescriptor(). Constructor for class com.ibm.as400.access.IFSFileDescriptor
Constructs an IFSFileDescriptor object.
IFSFileDialog(Frame, String, AS400). Constructor for class com.ibm.as400.vaccess.IFSFileDialog
Constructs an IFSFileDialog object.
IFSFileInputStream(). Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(AS400, IFSFile, int). 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
Creates a file input stream to read from the file specified by file.
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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from file descriptor fd.
IFSFileInputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileInputStreamBeanInfo
IFSFileOutputStream(). 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
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSFile, int, boolean, int). 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.
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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Creates a file output stream to write to file descriptor fd.
IFSFileOutputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
IFSJavaFile(). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSJavaFile(AS400, IFSJavaFile, String). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSJavaFile(AS400, String). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSJavaFile(AS400, String, String). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSJavaFile(IFSJavaFile, String). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSRandomAccessFile(). 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
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.
IFSRandomAccessFileBeanInfo(). Constructor for class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
IFSShareOptionEditor(). Constructor for class com.ibm.as400.access.IFSShareOptionEditor
IFSTextFileDocument(). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Constructs a IFSTextFileDocument object.
IFSTextFileDocument(AS400, String). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Constructs a IFSTextFileDocument object.
IFSTextFileDocument(IFSFile). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Constructs a IFSTextFileDocument object.
IFSTextFileDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
IFSTextFileInputStream(). 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(AS400, IFSJavaFile, int). 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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo
IFSTextFileOutputStream(). 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(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(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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
ifsTextFileOutputStreamProperties_. Static variable in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
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(). Constructor for class com.ibm.as400.util.html.ImageFormInputBeanInfo
IMPLEMENTATION_NOT_FOUND. Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that an AS/400 Toolbox implementation class was not found.
INCLUDE_BOTH. Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Constant for including both files and directories.
INCLUDE_DIRECTORIES. Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Constant for including directories only.
INCLUDE_FILES. Static variable in class com.ibm.as400.vaccess.VIFSDirectory
Constant for including files only.
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.
initialize(AS400BasicAuthenticationPrincipal, String, boolean, boolean, boolean, int). Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Initializes and validates a credential for the local AS/400 system.
initialize(String). Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Initializes a principal for the local AS/400 system based on the given user profile name.
initializeConverter(int). Method in class com.ibm.as400.access.AS400
Initialize conversion table for the given CCSID.
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_MESSAGE_REPLY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the inquiry message reply.
insertRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Inserts the contents of the insert row into the result set and the database.
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().
insertString(int, String, AttributeSet). Method in class com.ibm.as400.vaccess.DataQueueDocument
Inserts text into the document.
insertString(int, String, AttributeSet). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Inserts text into the document.
insertString(int, String, AttributeSet). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Inserts text into the document.
install(String, String, URL). Static method in class utilities.AS400ToolboxInstaller
Installs/updates an AS/400 Java Toolbox package.
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
Constant for specifying the Integrated File System component.
INTEGRATED_FILE_SYSTEM_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Integrated File System component.
InternalErrorException(int). Constructor for class com.ibm.as400.access.InternalErrorException
Constructs an InternalErrorException object.
intToByteArray(int, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into AS/400 format in the specified byte array.
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_USER. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the user ID is not valid.
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.
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.util.servlet.RowData
Indicates whether the current position is after the last row in the list.
isAfterLast(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
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.
isAllowModify(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns true if the modify action is allowed, false otherwise.
isAllowModifyAllPools(). Method in class com.ibm.as400.vaccess.VSystemStatus
Return true if the modify action to all system pools is allowed, otherwise false.
isAllowModifyAllPools(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Return true if the modify action to all system pools is allowed; false otherwise.
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.
isAuthorizationListManagement(). Method in class com.ibm.as400.access.UserPermission
Indicates whether the user has the authority of authorization list management.
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.
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.util.servlet.RowData
Indicates whether the current position is before the first row in the list.
isBeforeFirst(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Indicates whether the current position is before the first row in the list.
isBold(). Method in class com.ibm.as400.util.html.HTMLText
Indicates if bold is on.
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
Indicates if the cell is editable.
isChecked(). Method in class com.ibm.as400.util.html.ToggleFormInput
Indicates if the toggle is initialized to checked.
isClosed(). Method in class com.ibm.as400.access.AS400JDBCConnection
Indicates if the connection is closed.
isCollapsed(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Indicates if the object in the tree is currently collapsed.
isCollapsed(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
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.
isCommitted(). Method in class com.ibm.as400.access.Permission
Returns a flag indicating whether the change has been committed.
isCompleted(). Method in class com.ibm.as400.access.PrintObjectList
Checks if a list that was opened asynchronously has completed.
isConnected(). Method in class com.ibm.as400.access.AS400
Indicates if any service is currently connected through this AS400 object.
isConnected(int). Method in class com.ibm.as400.access.AS400
Indicates if a service is currently connected through this AS400 object.
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.security.auth.AS400Credential
Indicates if a timed credential is still considered valid for authenticating to associated AS/400 services or performing related actions.
isCurrent(). Method in class com.ibm.as400.access.ProfileHandleImplNative
Indicates if the credential is still considered valid for authenticating to associated AS/400 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 AS/400 services or performing related actions.
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.
isDestroyed(). Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if the credential has been destroyed.
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.
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.
isDuringLoad(). Method in class com.ibm.as400.vaccess.VObjectEvent
isEnabled(). Method in interface com.ibm.as400.vaccess.VAction
Indicates if the action is enabled.
isEnabled(). Method in class com.ibm.as400.vaccess.VActionAdapter
Indicates if the action is enabled.
isEnabled(). Method in class com.ibm.as400.vaccess.VPropertiesAction
Indicates if the action is enabled.
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(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Indicates if the object in the tree is currently expanded.
isExpanded(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Indicates if the object is currently expanded.
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.
isFile(). Method in class com.ibm.as400.access.IFSFile
Determines if the integrated file system object represented by this object is a "normal" file.
A file is "normal" if it is not a directory or a container of other objects.
isFile(). Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the IFSJavaFile is a "normal" file.
A file is "normal" if it is not a directory or a container of other objects.
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.util.servlet.RowData
Indicates whether the current position is the first row in the list.
isFirst(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
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.
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 permissoin is from authorization list.
isGroupHasMember(). Method in class com.ibm.as400.access.User
Indicates whether the user is a group that has members.
isGuiAvailable(). Method in class com.ibm.as400.access.AS400
Returns the sign-on prompting mode for this AS400 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.
isInstalled(String, String). Static method in class utilities.AS400ToolboxInstaller
Indicates if the package is installed.
isItalic(). Method in class com.ibm.as400.util.html.HTMLText
Indicates if italic is on.
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.util.servlet.RowData
Indicates whether the current position is the last row in the list.
isLast(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Indicates whether the current position is the last row in the list.
isLeaf(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VJob
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VJobList
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VMessageList
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VMessageQueue
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VPrinter
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VPrinters
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VSystemStatus
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VSystemValueList
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VUserList
Indicates if the node is a leaf.
isLeaf(Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Indicates if the object is a leaf in the tree.
isLocal(). Method in class com.ibm.as400.access.AS400
Indicates if this AS400 object is representing the system you are currently running on.
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.
isModified(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Indicates if the document has been modified since it was last read or written.
isMultiple(). Method in class com.ibm.as400.util.html.SelectFormElement
Indicates if the user can make multiple selections.
isMustUseSockets(). Method in class com.ibm.as400.access.AS400
When your Java program runs on a V4R3 or later AS/400, the Toolbox record-level database access, data queues, and user space classes access data via a call to an AS/400 API instead of making a socket call to a server.
isNoPassword(). Method in class com.ibm.as400.access.User
Indicates whether *NONE is specified for the password in the user profile.
isNullable(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column can contain an SQL NULL value.
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.
isNumberOfPagesEstimated(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
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.
isOpen(). Method in class com.ibm.as400.access.AS400File
Indicates if the file is open.
isOperational(). Method in class com.ibm.as400.access.QSYSPermission
Indicates if the user has the object authority of operational.
isPagesEstimated(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Indicates if the number of pages is estimated.
isPasswordSetExpire(). Method in class com.ibm.as400.access.User
Indicates whether the user's password is set to expire, requiring the user to change the pasword when signing on.
isPrivate(). Method in class com.ibm.as400.security.auth.AS400Credential
Indicates whether the credential is considered private.
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.AS400JDBCDatabaseMetaData
Indicates if the database is in read-only mode.
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(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is read-only.
isReadWrite(). Method in class com.ibm.as400.access.AS400File
Indicates if this object is open for read/write.
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.
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.
isReusable(). Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Indicates if the credential can be used multiple times prior to expiration.
isSaveSenderInfo(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns whether sender information is stored with each data queue entry.
isSearchable(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column be used in a where clause.
isSelected(). Method in class com.ibm.as400.util.html.SelectOption
Indicates if the option defaults to being selected.
isSelected(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Indicates if the object is selected.
isSelected(VObject). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Indicates if the object is selected.
isSelected(VObject). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Indicates if the object in the tree or the details is selected.
isSelected(VObject). Method in class com.ibm.as400.vaccess.AS400ListPane
Indicates if the object is selected.
isShowCheckboxes(). Method in class com.ibm.as400.access.AS400
Indicates if checkboxes should be shown on the signon dialog.
isSigned(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column can contain a signed value.
isSortable(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VJob
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VJobList
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VMessageList
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VMessageQueue
Indicates if the details children are sortable.
isSortable(). Method in interface com.ibm.as400.vaccess.VNode
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VPrinter
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VPrinters
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VSystemStatus
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VSystemValueList
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Indicates if the details children are sortable.
isSortable(). Method in class com.ibm.as400.vaccess.VUserList
Indicates if the details children are sortable.
isStarted(). Method in class com.ibm.as400.access.ProxyServer
Indicates if the proxy server has been started.
isString(). Method in class com.ibm.as400.access.AS400CertificateAttribute
Indicates if the attribute is a String.
issueCommand(String). Method in class com.ibm.as400.access.AS400FTP
Sends a command to the server, returning the reply from the server.
issueCommand(String). Method in class com.ibm.as400.access.FTP
Sends a command to the server, returning the reply from the server.
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.
isThreadUsed(). Method in class com.ibm.as400.access.AS400
Indicates whether threads are used in communication with the host servers.
isTimed(). Method in class com.ibm.as400.security.auth.AS400Credential
Indicates if the credential will expire based on time.
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.
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.
isTraceOn(). Static method in class com.ibm.as400.access.Trace
Indicates if overall 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.
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
Returns whether the package is downlevel.
isUseDefaultUser(). Method in class com.ibm.as400.access.AS400
Indicates if the default user should be used by this AS400 object.
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 password cache is being used by this AS400 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.
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
Indicates if the object in the tree is currently visible in the tree.
isVisible(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Indicates if the object is currently visible.
isWidthInPercent(). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Indicates if the form width is in percent or pixels.
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.
isWithDigitalCertificates(). Method in class com.ibm.as400.access.User
Indicates 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.

J

JAAS. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the JAAS component.
JarMaker(). Constructor for class utilities.JarMaker
Constructs a JarMaker object.
JarMakerEvent(Object, String). Constructor for class utilities.JarMakerEvent
Constructs a JarMakerEvent object.
JAVA_APPLICATION_CALL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Java Application Call component.
JAVA_APPLICATION_CALL_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Java Application Call component.
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(). Constructor for class com.ibm.as400.access.JavaApplicationCallBeanInfo
JDBC. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the JDBC component.
JDBC_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual JDBC component.
jdbcCompliant(). Method in class com.ibm.as400.access.AS400JDBCDriver
Indicates if the driver is a genuine JDBC compliant driver.
JDMRI(). Constructor for class com.ibm.as400.access.JDMRI
JDMRI2(). Constructor for class com.ibm.as400.access.JDMRI2
JDMRI2_en(). Constructor for class com.ibm.as400.access.JDMRI2_en
JDMRI2_en_US(). Constructor for class com.ibm.as400.access.JDMRI2_en_US
JDMRI_en(). Constructor for class com.ibm.as400.access.JDMRI_en
JDMRI_en_US(). Constructor for class com.ibm.as400.access.JDMRI_en_US
JOB. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Job component.
Job(AS400, String). 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_ACCOUNTING_CODE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job accounting code.
JOB_DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job date.
JOB_DESCRIPTION_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job description.
JOB_MESSAGE_QUEUE_FULL_ACTION_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job message queue action.
JOB_MESSAGE_QUEUE_MAXIMUM_SIZE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job message maximum size.
JOB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the name of the job which produced the output.
JOB_QUEUE_PRIORITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job queue priority.
JOB_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job queue.
JOB_SWITCHES_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the job switches.
JOB_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Job component.
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.
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.
JOBNUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of the job which produced the output.
JUSTIFY. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal alignment between both text margins.

K

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.
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
Constant indicating search type of equal.
KEY_EQ. Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Constant indicating search type of equal.
KEY_EQ. Static variable in class com.ibm.as400.vaccess.RecordListTablePane
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
Constant indicating search type of greater than or equal.
KEY_GE. Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Constant indicating search type of greater than or equal.
KEY_GE. Static variable in class com.ibm.as400.vaccess.RecordListTablePane
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
Constant indicating search type of greater than.
KEY_GT. Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Constant indicating search type of greater than.
KEY_GT. Static variable in class com.ibm.as400.vaccess.RecordListTablePane
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
Constant indicating search type of less than or equal.
KEY_LE. Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Constant indicating search type of less than or equal.
KEY_LE. Static variable in class com.ibm.as400.vaccess.RecordListTablePane
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
Constant indicating search type of less than.
KEY_LT. Static variable in class com.ibm.as400.vaccess.RecordListTableModel
Constant indicating search type of less than.
KEY_LT. Static variable in class com.ibm.as400.vaccess.RecordListTablePane
Constant indicating search type of less than.
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(). Constructor for class com.ibm.as400.access.KeyedDataQueueBeanInfo
KeyedDataQueueDocument(). Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocument
Constructs a KeyedDataQueueDocument object.
KeyedDataQueueDocument(AS400, String). Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocument
Constructs a KeyedDataQueueDocument object.
KeyedDataQueueDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
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(). 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
A key is pressed.
keyReleased(KeyEvent). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
The key is released.
keyTyped(KeyEvent). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
The key is typed.

L

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(). Constructor for class com.ibm.as400.util.html.LabelFormElementBeanInfo
LANGUAGE_ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the language identifier.
LAST. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the last message in the message queue.
last(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
last(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the position to the last row in the list.
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.
LayoutFormPanel(). Constructor for class com.ibm.as400.util.html.LayoutFormPanel
Constructs a default LayoutFormPanel.
LEDGER. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
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
Represents legal paper size (8.5 x 14 inches)
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 clob.
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.RowData
Returns the number of rows in the list.
length(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Returns the length of the result list.
LENGTH_NOT_VALID. Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the AS/400 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.
LETTER. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents letter paper size (8.5 x 11 inches)
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_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.
lineFeed(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a line feed control to the stream.
LineLayoutFormPanel(). Constructor for class com.ibm.as400.util.html.LineLayoutFormPanel
LineLayoutFormPanelBeanInfo(). Constructor for class com.ibm.as400.util.html.LineLayoutFormPanelBeanInfo
list(). Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
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.IFSFile
Lists the integrated file system objects in the directory represented by this object 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.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.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter and pattern.
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(String). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that match pattern.
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.
listCompleted(PrintObjectListEvent). Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when the list has completed.
listed(FTPEvent). Method in interface com.ibm.as400.access.FTPListener
Invoked after a list of files on the server has been retrieved.
listErrorOccurred(PrintObjectListEvent). Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when an error occurred while retrieving the list.
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(). Constructor for class com.ibm.as400.util.servlet.ListMetaDataBeanInfo
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.
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(). Constructor for class com.ibm.as400.util.servlet.ListRowDataBeanInfo
load(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Loads the objects from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400ListModel
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400ListPane
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400TreeModel
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400TreePane
Loads the information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Loads the contents of the document from the file on the AS/400.
load(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Refreshes the view based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Loads the table based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Loads the table based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Loads the spooled file for viewing.
load(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Gets data from the system.
load(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Refreshes the view based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Loads the table based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Loads the table based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VIFSFile
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VJob
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VJobList
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VMessage
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VMessageList
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VMessageQueue
Loads information about the object from the AS/400.
load(). Method in interface com.ibm.as400.vaccess.VObject
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VOutput
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VPrinter
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VPrinters
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VSystemPool
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VSystemStatus
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Loads system status information from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VSystemValueList
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VUser
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.VUserList
Loads information about the object from the AS/400.
loadFlashPage(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Loads the previously viewed page.
loadInformation(). Method in class com.ibm.as400.access.Job
Loads job information from the AS/400.
loadInformation(). Method in class com.ibm.as400.access.SystemPool
Loads the system pool information.
loadPage(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Loads the current page for viewing.
loadUserInformation(). Method in class com.ibm.as400.access.User
Loads the user information.
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(). Constructor for class com.ibm.as400.access.LocalDataAreaBeanInfo
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.
LOCK_VIOLATION. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that a lock violation has occurred.
log(int, String). Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
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(int, String, byte[]). Static method in class com.ibm.as400.access.Trace
Logs a message and byte data in the specified category.
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(int, String, int). Static method in class com.ibm.as400.access.Trace
Logs a message and an integer value in the specified category.
log(int, String, Throwable). Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
log(int, Throwable). Static method in class com.ibm.as400.access.Trace
Logs a message in the specified category.
LOGGING_CL_PROGRAMS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the logging of CL programs .
LOGGING_LEVEL_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the logging level.
LOGGING_SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the logging severity.
LOGGING_TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the logging text.
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(). Constructor for class com.ibm.as400.access.LogicalDataAreaBeanInfo
LONG_DATA_TYPE. Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.Long data type.
longToByteArray(long, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into AS/400 format in the specified byte array.
ls(). Method in class com.ibm.as400.access.AS400FTP
Lists the contents of the current working directory.
ls(). Method in class com.ibm.as400.access.FTP
Lists the contents of the current working directory.

M

main(String[]). Static method in class utilities.AS400ToolboxInstaller
Performs the actions specified in the invocation arguments.
main(String[]). Static method in class utilities.AS400ToolboxJarMaker
Performs the actions specified in the invocation arguments.
main(String[]). Static method in class utilities.JarMaker
Performs the actions specified in the invocation arguments.
main(String[]). Static method in class com.ibm.as400.access.ProxyServer
Runs the proxy server as an application.
main(String[]). Static method in class utilities.RunJavaApplication
Runs Java programs on the AS/400's JVM.
main(String[]). Static method in class utilities.VRunJavaApplication
Starts the utility.
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
Makes the object visible in the tree by expanding its parent objects as needed.
makeVisible(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Makes the object visible in the tree by expanding its parent objects as needed.
mark(int). Method in class com.ibm.as400.access.AS400JDBCInputStream
Marks the current position in the stream.
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.AS400JDBCInputStream
Indicates if mark() and reset() are supported.
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.
MAX_BUFFER_SIZE. Static variable in class com.ibm.as400.access.AS400CertificateUtil
Maximum buffer size in kilobytes.
MEMBER. Static variable in class com.ibm.as400.access.UserList
Constant indicating that user names that are members of the group specified by the group info property are returned.
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.
MESSAGE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Message Queue component.
MESSAGE_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message queue.
MESSAGE_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Message Queue component.
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 message file object.
MessageFileBeanInfo(). Constructor for class com.ibm.as400.access.MessageFileBeanInfo
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.
MESSAGES_NEED_REPLY. Static variable in class com.ibm.as400.access.MessageQueue
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.
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.
MIDDLE. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical middle alignment.
MIN_BUFFER_SIZE. Static variable in class com.ibm.as400.access.AS400CertificateUtil
Minimum buffer size in kilobytes.
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.
MODE_NAME_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the mode name.
MODIFIED_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the modified time.
move(OutputQueue). Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to another output queue.
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.
moveColumn(int, int). Method in class com.ibm.as400.vaccess.RecordListTablePane
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.
moveToInsertRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
MRI(). Constructor for class com.ibm.as400.access.MRI
MRI2(). Constructor for class com.ibm.as400.access.MRI2
MRI2_en(). Constructor for class com.ibm.as400.access.MRI2_en
MRI2_en_US(). Constructor for class com.ibm.as400.access.MRI2_en_US
MRI_en(). Constructor for class com.ibm.as400.access.MRI_en
MRI_en_US(). Constructor for class com.ibm.as400.access.MRI_en_US

N

NAME_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VObject
Property identifier for the name.
nativeSQL(String). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the native form of an SQL statement without executing it.
NEW. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all new messages in the message queue.
newLine(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a new line control to the stream.
NEXT. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the next message in the message queue.
next(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
next(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
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.
NO_FORMATTING. Static variable in class com.ibm.as400.access.MessageFile
Constant indicating help text should not be formatted.
NO_MORE_FILES. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that no more files are available.
NO_RETURN_VALUE. Static variable in class com.ibm.as400.access.ServiceProgramCall
Constant indicating the service program returns void.
NOGROUP. Static variable in class com.ibm.as400.access.UserList
Constant indicating that users who are not a member of any group are returned.
NONE. Static variable in class com.ibm.as400.vaccess.SpooledFileViewer
Represents no paper size
NONE. Static variable in class com.ibm.as400.access.UserList
Constant indicating that no group profile is specified.
noop(). Method in class com.ibm.as400.access.AS400FTP
Sends the NOOP (no operation) command to the server.
noop(). Method in class com.ibm.as400.access.FTP
Sends the NOOP (no operation) command to the server.
NOTIFY. Static variable in class com.ibm.as400.access.AS400Message
Message type for notify messages.
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.
NUMBER_OF_LIBRARIES_IN_SYSLIBL_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the number of libraries in SYSLIBL.
NUMBER_OF_LIBRARIES_IN_USRLIBL_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the number of libraries in USRLIBL.
NUMBER_OF_PRODUCT_LIBRARIES_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the number of product libaries.
NUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the number.
NUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of the output.
NUMERIC_DATA_TYPES. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Numeric Data Types component.

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_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 AS/400 resource to perform the requested action.
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_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_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_TYPE_NOT_VALID. Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the object type is not valid.
objectChanged(VObjectEvent). Method in interface com.ibm.as400.vaccess.VObjectListener
Invoked when an AS/400 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
Invoked when an AS/400 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
Invoked when an AS/400 resource is deleted.
ObjectEvent(Object). Constructor for class com.ibm.as400.access.ObjectEvent
Constructs a ObjectEvent object.
objectOpened(ObjectEvent). Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been opened.
OK. Static variable in class com.ibm.as400.vaccess.IFSFileDialog
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.
open(). Method in class com.ibm.as400.access.AS400File
Opens the file.
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(int, int, int). Method in class com.ibm.as400.access.AS400File
Opens the file.
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.
openAsynchronously(). Method in class com.ibm.as400.access.PrintObjectList
Builds the list asynchronously.
OPENED. Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list opened event ID.
openSynchronously(). Method in class com.ibm.as400.access.PrintObjectList
Builds the list synchronously.
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.
OUTPUT_QUEUE_PRIORITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the output queue priority.
OUTPUT_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the output queue.
OUTPUTNAME_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output name.
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.
OUTPUTQUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output queue.
OUTPUTQUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
Property identifier for the output queue.
OutputQueueBeanInfo(). Constructor for class com.ibm.as400.access.OutputQueueBeanInfo
outputQueueCleared(OutputQueueEvent). Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been cleared.
OutputQueueEvent(Object, int). Constructor for class com.ibm.as400.access.OutputQueueEvent
Constructs an OutputQueueEvent object.
outputQueueHeld(OutputQueueEvent). Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been held.
OUTPUTQUEUELIB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output queue library.
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(). Constructor for class com.ibm.as400.access.OutputQueueListBeanInfo
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

PackedDecimalFieldDescription(). Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PackedDecimalFieldDescription(AS400PackedDecimal, String). 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.
pageBack(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Sets the view back one page.
pageForward(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Sets the view forward one page.
PAGESPERCOPY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of pages per copy.
PARAMETER_VALUE_NOT_VALID. Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the parameter value is not valid.
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.
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.
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 it was 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_EXPIRED. Static variable in class com.ibm.as400.access.AS400SecurityException
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_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 it was 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_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_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_NOT_VALID. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is not valid.
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_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_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.
PasswordDialog(Frame, String). Constructor for class com.ibm.as400.access.PasswordDialog
Constructs a PasswordDialog object.
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(). Constructor for class com.ibm.as400.util.html.PasswordFormInputBeanInfo
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.
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(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Reads an entry from the data queue without removing it from the queue, and stores the text of the entry in the document.
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(int). 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.vaccess.DataQueueDocument
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.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(String). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.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.vaccess.KeyedDataQueueDocument
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
Performs the action.
perform(VActionContext). Method in class com.ibm.as400.vaccess.VPropertiesAction
Performs the action.
Permission(AS400, String). Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
Permission(IFSFile). Constructor for class com.ibm.as400.access.Permission
Constructs a Permission object.
POOL_SIZE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VSystemPool
The property identifier for the pool size.
position(Blob, 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.AS400JDBCBlobLocator
Returns the position at which a pattern is found in the blob.
position(byte[], 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(Clob, 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.AS400JDBCClobLocator
Returns the position at which a pattern is found in the clob.
position(String, 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.
positionCursor(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record matching the specified 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.
positionCursor(Object[]). 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.
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.
positionCursorAfter(Object[]). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record after the record specified by key.
positionCursorAfterLast(). Method in class com.ibm.as400.access.AS400File
Positions the file cursor to after the last record.
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.
positionCursorBefore(Object[]). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record before the record specified by key.
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.
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.
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, int). Method in class com.ibm.as400.access.AS400JDBCConnection
Precompiles an SQL statement with optional input parameters and stores it in a PreparedStatement object.
PREVIOUS. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the previous message in the message queue.
previous(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
previous(). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
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.
PRINT. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Print AS/400 service.
PRINT. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Network Print component.
PRINT_KEY_FORMAT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the print key format.
PRINT_TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the print text.
PRINT_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Network Print component.
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.
PRINTER_DEVICE_NAME_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the printer device name.
PRINTER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the printer name.
PRINTER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
Property identifier for the printer name.
PrinterBeanInfo(). Constructor for class com.ibm.as400.access.PrinterBeanInfo
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(). Constructor for class com.ibm.as400.access.PrinterFileBeanInfo
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(). Constructor for class com.ibm.as400.access.PrinterFileListBeanInfo
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(). Constructor for class com.ibm.as400.access.PrinterListBeanInfo
printHorizontalGridLine(double, double). Method in class com.ibm.as400.access.SCS5553Writer
Prints a horizontal grid line at the current line.
PrintObjectBeanInfo(). Constructor for class com.ibm.as400.access.PrintObjectBeanInfo
PrintObjectListBeanInfo(). Constructor for class com.ibm.as400.access.PrintObjectListBeanInfo
PrintObjectListEvent(Object, Exception). Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListEvent(Object, int). 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.
PrintParameterList(). Constructor for class com.ibm.as400.access.PrintParameterList
Constructs a PrintParameterList object.
PRIORITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the priority of the output on the output queue.
PRODUCT_LIBRARIES_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the product libraries if they exist.
ProfileHandleCredential(). Constructor for class com.ibm.as400.security.auth.ProfileHandleCredential
Constructs a ProfileHandleCredential object.
ProfileHandleCredentialBeanInfo(). Constructor for class com.ibm.as400.security.auth.ProfileHandleCredentialBeanInfo
ProfileHandleImplNative(). Constructor for class com.ibm.as400.access.ProfileHandleImplNative
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(). Constructor for class com.ibm.as400.security.auth.ProfileTokenCredentialBeanInfo
ProfileTokenImplNative(). Constructor for class com.ibm.as400.access.ProfileTokenImplNative
PROGRAM_CALL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Program Call component.
PROGRAM_CALL_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Program Call component.
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.
ProgramCallBeanInfo(). Constructor for class com.ibm.as400.access.ProgramCallBeanInfo
ProgramCallButton(). Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Constructs a ProgramCallButton object.
ProgramCallButton(String). Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon). Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon, AS400). Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Constructs a ProgramCallButton object.
ProgramCallButton(String, Icon, AS400, String, ProgramParameter[]). Constructor for class com.ibm.as400.vaccess.ProgramCallButton
Constructs a ProgramCallButton object.
ProgramCallButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
ProgramCallMenuItem(). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon, AS400). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Constructs a ProgramCallMenuItem object.
ProgramCallMenuItem(String, Icon, AS400, String, ProgramParameter[]). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItem
Constructs a ProgramCallMenuItem object.
ProgramCallMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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(byte[], int). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs ProgramParameter object.
ProgramParameter(int). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(int, byte[]). 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.
ProgramParameter(int, int). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameterBeanInfo(). Constructor for class com.ibm.as400.access.ProgramParameterBeanInfo
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.
PROTOCOL_ERROR. Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that a protocol error occurred while communicating with the server.
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.
ProxyServer(). Constructor for class com.ibm.as400.access.ProxyServer
Constructs a ProxyServer object.
PUBLIC_KEY_BYTES. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
The byte array attribute type representing the subjectPublicKeyInfo field from the certificate.
put(File, String). Method in class com.ibm.as400.access.AS400FTP
Puts a file to the server.
put(File, String). Method in class com.ibm.as400.access.FTP
Puts a file to the server.
put(FTPEvent). Method in interface com.ibm.as400.access.FTPListener
Invoked after a file has been put to the server.
put(String). Method in class com.ibm.as400.access.AS400FTP
Starts the process of putting a file to the server.
put(String). Method in class com.ibm.as400.access.FTP
Starts the process of putting a file to the server.
put(String, String). Method in class com.ibm.as400.access.AS400FTP
Puts a file to the server.
put(String, String). Method in class com.ibm.as400.access.FTP
Puts a file to the server.
putProperty(Object, Object). Method in class com.ibm.as400.vaccess.DataQueueDocument
Sets a property value associated with the document.
putProperty(Object, Object). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Sets a property value associated with the document.
putProperty(Object, Object). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Sets a property value associated with the document.
putValue(String, Object). Method in class com.ibm.as400.vaccess.VActionAdapter
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 server.
pwd(). Method in class com.ibm.as400.access.FTP
Returns the current directory on the server.

Q

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.
QSYSObjectPathName(). Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs an QSYSObjectPathName object.
QSYSObjectPathName(String). Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs an QSYSObjectPathName object.
QSYSObjectPathName(String, String, String). Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs an QSYSObjectPathName object.
QSYSObjectPathName(String, String, String, String). Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs an QSYSObjectPathName object.
QSYSObjectPathNameBeanInfo(). Constructor for class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
QSYSPermission(String). Constructor for class com.ibm.as400.access.QSYSPermission
Constructs a QSYSPermission object.
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.

R

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(). Constructor for class com.ibm.as400.util.html.RadioFormInputBeanInfo
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(). Constructor for class com.ibm.as400.util.html.RadioFormInputGroupBeanInfo
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.
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.AS400JDBCInputStream
Reads the next byte of data.
read(). Method in class com.ibm.as400.access.CharacterDataArea
Reads the data from the data area.
read(). Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue and removes it from the queue.
read(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
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(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads the next byte of data from this file.
read(). 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(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads the next byte of data from this input stream.
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.AS400JDBCInputStream
Reads bytes of data.
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[]). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads up to data.length bytes of data from this input stream into data.
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[]). Method in class com.ibm.as400.access.PrintObjectInputStream
Reads up to data.length bytes of data from this input stream into data.
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[]). 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). 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.UserSpace
Reads up to dataBuffer.length bytes from the user space beginning at userSpaceOffset into dataBuffer.
read(byte[], int, int). Method in class com.ibm.as400.access.AS400JDBCInputStream
Reads bytes of 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(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(byte[], int, 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.PrintObjectInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
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(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(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(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(DataAreaEvent). Method in interface com.ibm.as400.access.DataAreaListener
Invoked when a read has been performed.
read(DataQueueEvent). Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a read has been performed.
read(int). 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.vaccess.DataQueueDocument
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.access.IFSTextFileInputStream
Reads up to length characters from this text file input stream.
read(int). Method in class com.ibm.as400.access.SequentialFile
Reads the record with the specified record number.
read(int, 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.LocalDataArea
Reads the data from the data area.
read(int, int). Method in class com.ibm.as400.access.UserSpace
Returns a string from the user space beginning at userSpaceOffset.
read(Object[]). 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(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.vaccess.KeyedDataQueueDocument
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.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.vaccess.KeyedDataQueueDocument
Reads an entry from the data queue and removes it from the queue, and stores the text of the entry in the document.
read(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a read has been performed.
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_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_WRITE. Static variable in class com.ibm.as400.access.AS400File
Constant indicating open type of read/write.
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.
readAfter(Object[]). Method in class com.ibm.as400.access.KeyedFile
Reads the first record after the record with the specified key.
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(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.
readBefore(Object[]). Method in class com.ibm.as400.access.KeyedFile
Reads the first record before the record with the specified key.
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.
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(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the specified key.
readNextEqual(Object[]). 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(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the specified key.
readPreviousEqual(Object[]). 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.
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.
readUTF(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads in a string from this file.
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.
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, byte[]). 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.
Record(RecordFormat, byte[], String). 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_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
Constant for specifying the Record Level Access component.
RECORD_LEVEL_ACCESS_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual Record Level Access component.
RECORDACCESS. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Record Access AS/400 service.
RecordBeanInfo(). Constructor for class com.ibm.as400.access.RecordBeanInfo
Constructs a RecordBeanInfo object.
RecordDescriptionEvent(Object, int). Constructor for class com.ibm.as400.access.RecordDescriptionEvent
Constructs a RecordDescriptionEvent object.
RecordFormat(). Constructor for class com.ibm.as400.access.RecordFormat
Constructs a RecordFormat object.
Note: When using this object with the record level access classes, the version of the constructor that takes name must be used.
RecordFormat(String). Constructor for class com.ibm.as400.access.RecordFormat
Constructs a RecordFormat object.
RecordFormatBeanInfo(). Constructor for class com.ibm.as400.access.RecordFormatBeanInfo
Constructs a RecordFormatBeanInfo 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(). Constructor for class com.ibm.as400.util.servlet.RecordFormatMetaDataBeanInfo
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.
RecordListFormPane(). Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Constructs a RecordListFormPane object.
RecordListFormPane(AS400, String). Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Constructs a RecordListFormPane object.
RecordListFormPane(AS400, String, Object[], int). Constructor for class com.ibm.as400.vaccess.RecordListFormPane
Constructs a RecordListFormPane object.
RecordListFormPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
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(). Constructor for class com.ibm.as400.util.servlet.RecordListRowDataBeanInfo
RecordListTableModel(). Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Constructs a RecordListTableModel object.
RecordListTableModel(AS400, String). Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Constructs a RecordListTableModel object.
RecordListTableModel(AS400, String, Object[], int). Constructor for class com.ibm.as400.vaccess.RecordListTableModel
Constructs a RecordListTableModel object.
RecordListTableModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
RecordListTablePane(). Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Constructs a RecordListTablePane object.
RecordListTablePane(AS400, String). Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Constructs a RecordListTablePane object.
RecordListTablePane(AS400, String, Object[], int). Constructor for class com.ibm.as400.vaccess.RecordListTablePane
Constructs a RecordListTablePane object.
RecordListTablePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
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.access.ProfileHandleImplNative
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(). Method in class com.ibm.as400.access.ProfileTokenImplNative
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 class com.ibm.as400.access.ProfileTokenImplNative
Updates or extends the validity period for the credential.
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.
refreshed(AS400CredentialEvent). Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a refresh has been performed.
refreshHeadings(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Updates the table header to match the data.
refreshHeadings(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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().
registerOutParameter(int, int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(int, 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.
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.util.servlet.RowData
Sets the position a relative numberOfRows based on the current position.
relative(int). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
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.OutputQueue
Releases a held output queue on the AS/400.
release(). Method in class com.ibm.as400.access.SpooledFile
Releases a held spooled file on the AS/400.
RELEASED. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue released event ID.
releaseExplicitLocks(). Method in class com.ibm.as400.access.AS400File
Releases all locks acquired via the lock() method.
REMOVE. Static variable in class com.ibm.as400.access.MessageQueue
Constant indicating that the message should be removed from the message queue.
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 by key.
remove(int, int). Method in class com.ibm.as400.vaccess.DataQueueDocument
Removes text from the document.
remove(int, int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes text from the document.
remove(int, int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes text from the document.
remove(RadioFormInput). Method in class com.ibm.as400.util.html.RadioFormInputGroup
Removes a radio button from the group.
remove(String). Method in class com.ibm.as400.access.MessageQueue
Remove messages from the message queue by type.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.CommandCall
Removes this ActionCompletedListener from the internal list.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Removes an action completed listener.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Removes a action completed listener.
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.access.JavaApplicationCall
Removes this ActionCompletedListener from the list of listeners.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.ProgramCall
Removes this ActionCompletedListener from the internal list.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Removes an action completed listener.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Removes a action completed listener.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.RecordListFormPane
Removes a listener from being notified when a new record is displayed.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Removes a listener from being notified when a new record is displayed.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementButton
Removes a listener from being notified when a SQL statement is issued.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Removes a listener from being notified when a SQL statement is issued.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Removes a listener from being notified when a SQL statement is issued.
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.
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.
removeAuthorizedUser(String). Method in class com.ibm.as400.access.Permission
Removes an authorized user.
removeChangeListener(ChangeListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Removes a change listener.
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.HTMLTable
Removes a column from the table at the specified columnIndex.
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
Removes a column from the table.
removeColumnHeader(HTMLTableHeader). Method in class com.ibm.as400.util.html.HTMLTable
Removes a column header from the table header.
removeColumnHeader(int). Method in class com.ibm.as400.util.html.HTMLTable
Removes the column header at the specified columnIndex.
removeColumnListener(ElementListener). Method in class com.ibm.as400.util.html.HTMLTableRow
Removes this column ElementListener from the internal list.
removeConnectionListener(ConnectionListener). Method in class com.ibm.as400.access.AS400
Removes a listener from the listener list.
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
Removes a data queue listener.
removeDataQueueListener(DataQueueListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a data queue listener.
removeDefaultUser(String). Static method in class com.ibm.as400.access.AS400
Removes the default user for the given AS/400.
removeDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Removes a document listener.
removeDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes a document listener.
removeDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a document listener.
removeElement(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLForm
Removes a form element from the HTMLForm.
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.HTMLForm
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.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListFormPane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.RecordListTablePane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Removes an ErrorListener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementButton
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VAction
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VIFSFile
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJob
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJobList
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJobLogMessage
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessage
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessageList
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes an error listener.
removeErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VObject
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VOutput
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinter
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinters
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPropertiesAction
Removes an error listener.
removeErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemPool
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUser
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUserList
Removes an error listener.
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
Removes a file listener.
removeFTPListener(FTPListener). Method in class com.ibm.as400.access.FTP
Removes a listener from the list.
removeJarMakerListener(JarMakerListener). Method in class utilities.JarMaker
Removes a listener from the listener list.
removeListDataListener(ListDataListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Removes a list data listener.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Removes a list selection listener.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Removes a list selection listener.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Removes a list selection listener.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.RecordListTablePane
Removes a listener from being notified when the selection changes.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Removes a listener from being notified when the selection changes.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Removes a list selection listener.
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.
removePasswordCacheEntry(String, String). Static method in class com.ibm.as400.access.AS400
Removes the password entry associated with this user and AS/400.
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.
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.security.auth.AS400Credential
Removes the specified listener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Removes a 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.vaccess.AS400ListModel
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Removes a property change listener.
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.vaccess.AS400TreeModel
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.BaseDataQueue
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.CommandCall
Removes this PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Removes a property change listener.
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.vaccess.DataQueueDocument
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.FormInput
Removes the PropertyChangeListener from the internal list.
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.util.html.GridLayoutFormPanel
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLForm
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.html.HTMLHyperlink
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTable
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTableCaption
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLTableCell
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.html.HTMLTableRow
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.HTMLText
Removes the PropertyChangeListener from the internal list.
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.vaccess.IFSTextFileDocument
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.JobList
Removes a property change listener from the listener list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.JobLog
Removes a property change listener from the listener list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a property change listener.
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.servlet.ListMetaData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.MessageFile
Removes this PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.MessageQueue
Removes a property change listener from the listener list.
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.ProgramCall
Removes this PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.ProgramParameter
Removes this PropertyChangeListener from the internal list.
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.util.html.RadioFormInputGroup
Removes the PropertyChangeListener from the internal 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.util.servlet.RecordFormatMetaData
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
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
Removes a listener from being notified when the value of any bound property is changed.
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.html.SelectFormElement
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.vaccess.SpooledFileViewer
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
Removes a listener from being notified when the value of any bound property is changed.
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.vaccess.SQLResultSetTableModel
Removes a listener from being notified when the value of any bound property is changed.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
Removes a listener from being notified when the value of any bound property is changed.
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 a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.SystemValue
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.SystemValueList
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.util.html.TextAreaFormElement
Removes the PropertyChangeListener from the internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.User
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.UserList
Removes a property change listener from the listener list.
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.vaccess.VActionAdapter
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VIFSFile
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJob
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VJobList
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VMessageList
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinter
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VPrinters
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemPool
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUser
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUserList
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.
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.
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.
removeStatusBar(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Removes the status bar.
removeStyle(String). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes a style from the logical style hierarchy.
removeSystemValueListener(SystemValueListener). Method in class com.ibm.as400.access.SystemValue
Removes the SystemValueListener from the internal list.
removeTableModelListener(TableModelListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes a table model listener.
removeToolBar(). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Removes the tool bar.
removeTreeModelListener(TreeModelListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Removes a tree model listener.
removeTreeSelectionListener(TreeSelectionListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Removes a tree selection listener.
removeTreeSelectionListener(TreeSelectionListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Removes a tree selection listener.
removeUndoableEditListener(UndoableEditListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Removes an undoable edit listener.
removeUndoableEditListener(UndoableEditListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes an undoable edit listener.
removeUndoableEditListener(UndoableEditListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.
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.security.auth.AS400Credential
Removes the specified listener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Removes a 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.vaccess.AS400ListModel
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400ListPane
Removes a vetoable change listener.
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.vaccess.AS400TreeModel
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.AS400TreePane
Removes a vetoable change listener.
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 this VetoableChangeListener from the JellyBeans internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Removes a vetoable change listener.
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.vaccess.DataQueueDocument
Removes a vetoable change listener.
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.access.FTP
Removes this listener from being notified when a constrained property changes.
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.servlet.HTMLFormConverter
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.servlet.HTMLTableConverter
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.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.vaccess.IFSTextFileDocument
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.JobList
Removes a vetoable change listener from the listener list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.JobLog
Removes a vetoable change listener from the listener list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a vetoable change listener.
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.servlet.ListMetaData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.MessageFile
Removes this VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.MessageQueue
Removes a vetoable change listener from the listener list.
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 this VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallButton
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.ProgramParameter
Removes this VetoableChangeListener from the JellyBeans internal list.
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.util.html.RadioFormInputGroup
Removes the VetoableChangeListener from the internal 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.util.servlet.RecordFormatMetaData
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
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
Removes a listener from being notified when the value of any constrained property is changed.
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.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.vaccess.SpooledFileViewer
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
Removes a listener from being notified when the value of any constrained property is changed.
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.SQLResultSetTableModel
Removes a listener from being notified when the value of any constrained property is changed.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
Removes a listener from being notified when the value of any constrained property is changed.
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 a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.SystemValue
Removes the VetoableChangeListener from the internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.SystemValueList
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.access.User
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.UserList
Removes a vetoable change listener from the listener list.
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.vaccess.VIFSDirectory
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VIFSFile
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJob
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VJobList
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VMessageList
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinter
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VPrinters
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemPool
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUser
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUserList
Removes a vetoable change listener.
removeVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VAction
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VIFSFile
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJob
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJobList
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VJobLogMessage
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessage
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessageList
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VObject
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VOutput
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinter
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinters
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPropertiesAction
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemPool
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUser
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VUserList
Removes a VObjectListener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.AS400TreeModel
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.RecordListTableModel
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
Removes a WorkingListener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.SQLConnection
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
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.SQLStatementButton
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
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
Removes a listener from being notified when work starts and stops on potentially long-running operations.
removeWorkingListener(WorkingListener). Method in interface com.ibm.as400.vaccess.VAction
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VIFSFile
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VJavaApplicationCall
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VJob
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VJobList
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VJobLogMessage
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VMessage
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VMessageList
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes a working listener.
removeWorkingListener(WorkingListener). Method in interface com.ibm.as400.vaccess.VObject
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VOutput
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VPrinter
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VPrinters
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VPropertiesAction
Removes a working listener.
removeWorkingListener(WorkingListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VSystemPool
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VSystemStatus
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VSystemValueList
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VUser
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VUserAndGroup
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VUserList
Removes a working listener.
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.
render(Runnable). Method in class com.ibm.as400.vaccess.DataQueueDocument
Renders the document.
render(Runnable). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Renders the document.
render(Runnable). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Renders the document.
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 of an inquiry message.
reply(byte[], String). Method in class com.ibm.as400.access.MessageQueue
Replies to a 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_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_COPY. 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_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_WITH_PROMPTING. Static variable in class com.ibm.as400.access.AS400Message
Message type for request with prompting messages.
RESERVED_SIZE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VSystemPool
The property identifier for the reserved size.
reset(). Method in class com.ibm.as400.access.AS400JDBCInputStream
Repositions to the marked position.
reset(). Method in class utilities.AS400ToolboxJarMaker
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 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.
resetAllServices(). Method in class com.ibm.as400.access.AS400
resetAttributesToRetrieve(). Method in class com.ibm.as400.access.PrintObjectList
Resets the list of object attributes to retrieve.
resetFilter(). Method in class com.ibm.as400.access.PrintObjectList
Resets the list filter back to default values.
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(). Constructor for class com.ibm.as400.util.html.ResetFormInputBeanInfo
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.
retrieved(FTPEvent). Method in interface com.ibm.as400.access.FTPListener
Invoked after a file has been retrieved from the server.
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.
RETURN_FORMATTING_CHARACTERS. Static variable in class com.ibm.as400.access.MessageFile
Constant indicating formatting characters are left in the help text.
RETURN_INTEGER. Static variable in class com.ibm.as400.access.ServiceProgramCall
Constant indicating the service program returns an integer.
rewind(). Method in class com.ibm.as400.access.IFSFileInputStream
Rewinds the input stream.
RIGHT. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Horizontal right alignment.
rollback(). Method in class com.ibm.as400.access.AS400File
Rolls back any transactions since the last commit/rollback boundary.
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.
RootPermission(String). Constructor for class com.ibm.as400.access.RootPermission
Constructs a RootPermission object.
ROUTING_DATA_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
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_REMOVED. Static variable in class com.ibm.as400.util.servlet.RowDataEvent
Event ID indicating that a row has been removed.
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.
RowData(). Constructor for class com.ibm.as400.util.servlet.RowData
Constructs a default RowData object.
RowDataEvent(Object, int). Constructor for class com.ibm.as400.util.servlet.RowDataEvent
Constructs a RowDataEvent object.
rowDeleted(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.
RowMetaDataType(). Constructor for class com.ibm.as400.util.servlet.RowMetaDataType
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.
run(). Method in class com.ibm.as400.access.CommandCall
Runs the command on the AS/400.
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 AS/400.
run(). 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(String). Method in class com.ibm.as400.access.CommandCall
Sets the command string and runs it on the AS/400.
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 AS/400.
run(String, ProgramParameter[]). Method in class com.ibm.as400.access.ServiceProgramCall
Calls the service program.
RunJavaApplication(). Constructor for class utilities.RunJavaApplication

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.
save(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Saves the contents of the document to the file on the AS/400.
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.
SCS3812Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS3812Writer
Constructs a SCS3812Writer.
SCS3812Writer(OutputStream, int). Constructor for class com.ibm.as400.access.SCS3812Writer
Constructs a SCS3812Writer.
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
Constructs a SCS3812Writer.
SCS5219Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5219Writer
Constructs a SCS5219Writer.
SCS5219Writer(OutputStream, int). Constructor for class com.ibm.as400.access.SCS5219Writer
Constructs a SCS5219Writer.
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
Constructs a SCS5219Writer.
SCS5224Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5224Writer
Constructs a SCS5224Writer.
SCS5224Writer(OutputStream, int). Constructor for class com.ibm.as400.access.SCS5224Writer
Constructs a SCS5224Writer.
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
Constructs a SCS5224Writer.
SCS5256Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5256Writer
Constructs a SCS5256Writer.
SCS5256Writer(OutputStream, int). Constructor for class com.ibm.as400.access.SCS5256Writer
Constructs a SCS5256Writer.
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
Constructs a SCS5256Writer.
SCS5553Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5553Writer
Constructs a SCS5553Writer.
SCS5553Writer(OutputStream, int). Constructor for class com.ibm.as400.access.SCS5553Writer
Constructs a SCS5553Writer.
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
Constructs a SCS5553Writer.
sectionCompleted(SectionCompletedEvent). Method in interface com.ibm.as400.util.servlet.SectionCompletedListener
Invoked when a section of data has been converted.
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.
SECURE_AS400. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Secure AS400 component.
SecureAS400(). 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.
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, 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.
SecureAS400BeanInfo(). Constructor for class com.ibm.as400.access.SecureAS400BeanInfo
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.
SecurityMRI(). Constructor for class com.ibm.as400.security.SecurityMRI
SecurityMRI_en(). Constructor for class com.ibm.as400.security.SecurityMRI_en
SecurityMRI_en_US(). Constructor for class com.ibm.as400.security.SecurityMRI_en_US
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.
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(). Constructor for class com.ibm.as400.util.html.SelectFormElementBeanInfo
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(). Constructor for class com.ibm.as400.util.html.SelectOptionBeanInfo
selectPage(int). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to page page.
SEND_REPLY_INVALID. Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was send reply indicator is not valid.
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.
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.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.
sendInquiry(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, String). Method in class com.ibm.as400.access.MessageQueue
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 AS/400.
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.
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(). Constructor for class com.ibm.as400.access.SequentialFileBeanInfo
SERVER_NOT_STARTED. Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to start the server.
SERVICE_PROGRAM_CALL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Service Program Call component.
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, int, 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.
ServiceProgramCallBeanInfo(). Constructor for class com.ibm.as400.access.ServiceProgramCallBeanInfo
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
Sets the action with which the action adapter is associated.
setActionContext(VActionContext). Method in class com.ibm.as400.vaccess.VActionAdapter
Sets the context in which the associated action will be performed.
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.
setALIAS(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALIAS keyword for this field.
setAlignment(String). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form alignment.
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.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Sets whether actions are allowed.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Sets whether actions are allowed.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400ListPane
Sets whether actions are allowed.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400TreePane
Sets whether actions are allowed.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Sets the value indicating whether actions are allowed.
setAllowModify(boolean). Method in class com.ibm.as400.vaccess.VSystemPool
Set the state of modify action.
setAllowModifyAllPools(boolean). Method in class com.ibm.as400.vaccess.VSystemStatus
Set the state of modify action of all the pools.
setAllowModifyAllPools(boolean). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Set the state of modify action of all the pools.
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.
setALWNULL(boolean). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALWNULL keyword for this field.
setAppend(boolean). Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the append option.
setArray(int, Array). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an Array value.
setAsciiStream(int, InputStream, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an ASCII stream value.
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.
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.
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.
setAttributesToRetrieve(int[]). Method in class com.ibm.as400.access.PrintObjectList
Sets the attributes of the object that should be returned in the list.
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.
setAutoExtendible(boolean). Method in class com.ibm.as400.access.UserSpace
Sets the auto extend attribute if possible.
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.
setBigDecimal(int, BigDecimal). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a BigDecimal value.
setBinaryStream(int, InputStream, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a binary stream value.
setBlob(int, Blob). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Blob value.
setBold(boolean). Method in class com.ibm.as400.util.html.HTMLText
Sets bold on or off.
setBold(boolean). Method in class com.ibm.as400.access.SCS3812Writer
Sets bold text on or off.
setBoolean(int, boolean). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java boolean value.
setBorderWidth(int). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form border width in pixels.
setBorderWidth(int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the border width in pixels.
setBreakMessageHandling(String). Method in class com.ibm.as400.access.Job
Sets the break message handling.
setBufferSize(int). Method in class com.ibm.as400.access.FTP
Sets the buffer size used when transferring files.
setByte(int, byte). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java byte value.
setByteInfo(byte[]). Method in class com.ibm.as400.access.AS400Certificate
Sets the free form byte data.
setBytes(int, byte[]). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java byte array value.
setCacheChanges(boolean). Method in class com.ibm.as400.access.Job
Sets the value indicating whether the changes are cached.
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
Sets the text for the Cancel button.
setCaption(HTMLTableCaption). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form caption.
setCaption(HTMLTableCaption). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table caption.
setCaption(String). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table caption.
setCatalog(String). Method in class com.ibm.as400.access.AS400JDBCConnection
This method is not supported.
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
setCcsid(int). Method in class com.ibm.as400.access.AS400
Sets the CCSID to be used for this AS/400.
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.IFSTextFileOutputStream
Sets the CCSID for the data written to the file.
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.
setCCSIDs(Vector). Method in class utilities.AS400ToolboxJarMaker
Specifies the CCSIDs explicitly to be included.
setCCSIDsExcluded(Vector). Method in class utilities.AS400ToolboxJarMaker
Specifies CCSIDs to be excluded.
setCellPadding(int). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form cell padding in pixels.
setCellPadding(int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the global table cell padding.
setCellSpacing(int). Method in class com.ibm.as400.util.servlet.HTMLFormConverter
Sets the form cell spacing in pixels.
setCellSpacing(int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the global table cell spacing.
setCharacterAttributes(int, int, AttributeSet, boolean). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
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(int, Reader, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a character stream 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.
setClob(int, Clob). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Clob value.
setCodedCharacterSetID(int). Method in class com.ibm.as400.access.Job
Sets the coded character set identifier.
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.
setCOLHDG(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the COLHDG keyword for this field.
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.HTMLTableRow
Sets the column element at the specified column.
setColumn(HTMLTableCell[], int). Method in class com.ibm.as400.util.html.HTMLTable
Sets a column in the table at the specified columnIndex.
setColumnDisplaySize(int, int). Method in class com.ibm.as400.util.servlet.ListMetaData
Sets the specified displaySize for the column specified by columnIndex.
setColumnHeader(HTMLTableHeader, int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column header tag at the specified columnIndex.
setColumnHeader(String, int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table column header tag.
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.
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.servlet.ListMetaData
Sets the number of columns.
setColumns(int). Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the number of visible columns in the text area.
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
Sets the title of a column.
setColumnTitle(int, String). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
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
Sets the width of a column.
setColumnWidth(int, int). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets the width of a column.
setCommand(String). Method in class com.ibm.as400.access.CommandCall
Sets the command to run.
setCommand(String). Method in class com.ibm.as400.vaccess.CommandCallButton
Sets the command that is run when the button is pressed.
setCommand(String). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Sets the command that is run when the button is pressed.
setComponent(Component). Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Sets the component that determines the parent frame for dialogs.
setComponent(Component). Method in class com.ibm.as400.vaccess.WorkingCursorAdapter
Sets the component that determines the frame for cursor changes.
setComponents(Vector). Method in class utilities.AS400ToolboxJarMaker
Specifies required AS/400 Toolbox for Java components.
setComponents(Vector, boolean). Method in class utilities.AS400ToolboxJarMaker
Specifies required AS/400 Toolbox for Java components.
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
Sets whether certain actions are confirmed with the user.
setConfirm(boolean). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Sets whether certain actions are confirmed with the user.
setConfirm(boolean). Method in class com.ibm.as400.vaccess.AS400ListPane
Sets whether certain actions are confirmed with the user.
setConfirm(boolean). Method in class com.ibm.as400.vaccess.AS400TreePane
Sets whether certain actions are confirmed with the user.
setConfirm(boolean). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Sets the value indicating whether certain actions are confirmed with the user.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets the SQL connection with which to access data for the GUI.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Sets the SQL connection with which to access data.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Sets the SQL connection with which to access data.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets the SQL connection with which to access data.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLStatementButton
Sets the SQL connection used to execute statements.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Sets the SQL connection used to execute statements.
setConnection(SQLConnection). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Sets the SQL connection used to execute statements.
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.
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 identifier.
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.
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 server to directory.
setCurrentDirectory(String). Method in class com.ibm.as400.access.FTP
Sets the current directory on the server to directory.
setCurrentHandle(byte[]). Method in class com.ibm.as400.access.ProfileHandleImplNative
Sets the current OS/400 thread identity based on the given profile handle.
setCurrentPage(int). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Sets the current page.
setCursorName(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the SQL cursor name that will be used by the statement.
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.
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.
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(AS400Bin4). Method in class com.ibm.as400.access.BinaryFieldDescription
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(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(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.CharacterFieldDescription
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(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.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.
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.
setDateFormat(String). Method in class com.ibm.as400.access.Job
Sets the date format.
setDateSeparator(String). Method in class com.ibm.as400.access.Job
Sets the date separator.
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.
setDDMConversationHandling(String). Method in class com.ibm.as400.access.Job
Sets the DDM conversation handling.
setDDSName(String). Method in class com.ibm.as400.access.FieldDescription
Sets the DDS name of this field.
setDecimalFormat(String). Method in class com.ibm.as400.access.Job
Sets the decimal format.
setDecimalPositions(int). Method in class com.ibm.as400.access.FloatFieldDescription
Sets the number of digits after the decimal point for this field.
setDefaultPort(int). Method in class com.ibm.as400.access.JavaApplicationCall
Sets the default port.
setDefaultUser(String, String). Static method in class com.ibm.as400.access.AS400
Sets the default user for a given AS/400.
setDefaultWait(int). Method in class com.ibm.as400.access.Job
Sets the default wait time (in seconds).
setDelete(boolean). Method in class com.ibm.as400.access.QSYSPermission
Sets the delete data authority.
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.vaccess.FileFilter
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
Sets the selection model that is used to maintain selection state in the details.
setDetailsSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.VSystemStatusPane
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 device recovery action.
setDFT(BigDecimal). Method in class com.ibm.as400.access.PackedDecimalFieldDescription
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.
setDFT(byte[]). Method in class com.ibm.as400.access.HexFieldDescription
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(Integer). 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.DateFieldDescription
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.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.
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.DateFieldDescription
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.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.
setDirectory(String). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the path to be used.
setDouble(int, double). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java double value.
setDuplex(int). Method in class com.ibm.as400.access.SCS3812Writer
Sets duplex printing mode.
setElement(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the element for the caption.
setElement(HTMLTagElement). Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the table cell element.
setElement(String). Method in class com.ibm.as400.util.html.HTMLTableCaption
Sets the specified text for the caption.
setElement(String). Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the table cell element.
setEnabled(boolean). Method in interface com.ibm.as400.vaccess.VAction
Sets the enabled state of the action.
setEnabled(boolean). Method in class com.ibm.as400.vaccess.VActionAdapter
Sets the enabled state of the action.
setEnabled(boolean). Method in class com.ibm.as400.vaccess.VPropertiesAction
Sets the enabled state of the action.
setEncoded(byte[]). Method in class com.ibm.as400.access.AS400Certificate
Sets the ASN.1 encoded certificate value.
setEntryLength(int). Method in class com.ibm.as400.access.DataQueueAttributes
Sets the maximum number of bytes per data queue entry.
setEnvelopeSize(double, double). Method in class com.ibm.as400.access.SCS5219Writer
Sets envelope size.
setEscapeProcessing(boolean). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the escape processing mode.
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.
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.
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.
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.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.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.
setFIFO(boolean). Method in class com.ibm.as400.access.DataQueueAttributes
Sets a value that indicates if entries are read in FIFO order.
setFileFilter(FileFilter[], int). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the filter list.
setFileName(String). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the file name field.
setFileName(String). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the name of the file.
setFileName(String). Method in class com.ibm.as400.vaccess.RecordListTableModel
Sets the name of the file.
setFileName(String). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets the name of the file.
setFileName(String). Static method in class com.ibm.as400.access.Trace
Sets the trace file name.
setFilter(IFSFileFilter). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sets the filter which determines which files and directories are included as children.
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(int, float). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java float value.
setFLTPCN(String). Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the FLTPCN keyword for this field.
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.
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
Sets the form type filter for the list.
setFromAuthorizationList(boolean). Method in class com.ibm.as400.access.UserPermission
Sets the permission of user as coming from an authorization list.
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
Sets the color used to draw grid lines.
setGridColor(Color). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets the color used to draw grid lines.
setGroupInfo(String). Method in class com.ibm.as400.access.UserList
Sets the group information that describes which users are returned.
setGroupInfo(String). Method in class com.ibm.as400.vaccess.VUserList
Sets the group information.
setGuiAvailable(boolean). Method in class com.ibm.as400.access.AS400
Sets the environment you are running in.
setHandle(). Method in class com.ibm.as400.security.auth.ProfileHandleCredential
Sets the handle based on the current OS/400 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 AS/400 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.HTMLTableCell
Sets the height relative to the table.
setHeight(int). Method in class com.ibm.as400.util.html.ImageFormInput
Sets the height of the image in pixels.
setHeight(int, boolean). Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the height relative to the table in pixels or percent.
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.
setHiddenParameterList(Properties). Method in class com.ibm.as400.util.html.HTMLForm
Sets the form's hidden parameter list.
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.
setInclude(int). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.
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 the inquiry message reply.
setInt(int, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java int value.
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.
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
Sets the JavaApplicationCall object.
setJob(Job). Method in class com.ibm.as400.vaccess.VJob
Sets the job.
setJobAccountingCode(String). Method in class com.ibm.as400.access.Job
Sets the job accounting code.
setJobDate(Date). Method in class com.ibm.as400.access.Job
Sets the date that is assigned to the job.
setJobMessageQueueFullAction(String). Method in class com.ibm.as400.access.Job
Sets the job message queue full action.
setJobSwitches(String). Method in class com.ibm.as400.access.Job
Sets the job switches used by this job.
setKey(Object[]). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the key.
setKey(Object[]). Method in class com.ibm.as400.vaccess.RecordListTableModel
Sets the key.
setKey(Object[]). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets the key.
setKeyed(boolean). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets whether the file will be accessed in key or sequential order.
setKeyed(boolean). Method in class com.ibm.as400.vaccess.RecordListTableModel
Sets whether the file will be accessed in key or sequential order.
setKeyed(boolean). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets whether the file will be accessed in key or sequential order.
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.
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
Sets the text of the label at the given index.
setLabelText(int, String). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Sets the text of the label at the given index.
setLanguageDirectory(File). Method in class utilities.AS400ToolboxJarMaker
Specifies the base directory for additional Toolbox language files.
setLanguageID(String). Method in class com.ibm.as400.access.Job
Sets the language identifier that is associated with this job.
setLanguages(Vector). Method in class utilities.AS400ToolboxJarMaker
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.
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.UserSpace
Sets the size 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.
setLibraryName(String). Method in class com.ibm.as400.access.QSYSObjectPathName
Sets the library in which the object resides.
setLink(String). Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the Uniform Resource Identifier (URI) for the resource link.
setLoggingCLPrograms(String). Method in class com.ibm.as400.access.Job
Sets the value indicating whether or not messages are logged for CL programs that are run.
setLoggingLevel(int). Method in class com.ibm.as400.access.Job
Sets the logging level.
setLoggingSeverity(int). Method in class com.ibm.as400.access.Job
Sets the logging severity.
setLoggingText(String). Method in class com.ibm.as400.access.Job
Sets the logging text.
setLogicalStyle(int, Style). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Sets the logical style for a given offset within the document.
setLong(int, long). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java long value.
setLPI(int). Method in class com.ibm.as400.access.SCS5224Writer
Sets lines per inch.
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.
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.AS400JDBCStatement
Sets the maximum field size limit.
setMaximumFaults(float). Method in class com.ibm.as400.access.SystemPool
Sets the maximum faults-per-second guideline to use for this storage pool.
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).
setMaximumTableSize(int). Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the maximum number of rows in a table.
setMaxLength(int). Method in class com.ibm.as400.util.html.TextFormInput
Sets the maximum number of characters permitted in the text field.
setMaxRows(int). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the maximum rows limit.
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.
setMessageList(AS400Message[]). Method in class com.ibm.as400.vaccess.VMessageList
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.
setMetaData(ResultSetMetaData). Method in class com.ibm.as400.util.servlet.SQLResultSetMetaData
Sets the result set metadata.
setMetaData(RowMetaData). Method in class com.ibm.as400.util.servlet.ListRowData
Sets the metadata.
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).
setMinimumFaults(float). Method in class com.ibm.as400.access.SystemPool
Sets the minimum faults-per-second guideline to use for this storage pool.
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(String). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the access mode.
setMultiple(boolean). Method in class com.ibm.as400.util.html.SelectFormElement
Sets whether the user can make multiple selections.
setMustUseSockets(boolean). Method in class com.ibm.as400.access.AS400
When your Java program runs on a V4R3 or later AS/400, the Toolbox record-level database access, data queues, and user space classes access data via a call to an AS/400 API instead of making a socket call to a server.
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.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.Printer
Sets the name of the printer.
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.access.RecordFormat
Sets the name of this record format.
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.access.SystemValue
Sets the system value name.
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.access.User
Set the user profile name.
setName(String). Method in class com.ibm.as400.vaccess.VJobList
Sets the job name.
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.
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.vaccess.VJobList
Sets the job number.
setNumberOfElements(int). Method in class com.ibm.as400.access.AS400Array
Sets the number of elements in the data type.
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(VObject). Method in class com.ibm.as400.vaccess.VPropertiesAction
Sets the object with which the action is associated.
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). 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.HTMLFormConverter
Sets the object's hyperlink at the specified row and column.
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.
setObjectProperties(Vector, int). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the column object's properties at the specified columnIndex.
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
Sets the button text for the Ok button.
setOperational(boolean). Method in class com.ibm.as400.access.QSYSPermission
Sets the operational object authority.
setOptimization(String). Method in class com.ibm.as400.access.JavaApplicationCall
Sets the optimization level of the AS/400 Java program that will be created if no Java program is associated with the Java class.
setOptions(String[]). Method in class com.ibm.as400.access.JavaApplicationCall
Sets special options used when running the Java class.
setOutputDataLength(int). Method in class com.ibm.as400.access.ProgramParameter
Sets the output parameter data length.
setOutputQueue(String). Method in class com.ibm.as400.access.Job
Sets the output queue.
setOutputQueuePriority(int). Method in class com.ibm.as400.access.Job
Sets the output queue priority.
setPackages(Vector). Method in class utilities.JarMaker
Specifies the names of packages that are to be included in the output.
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
Sets the papersize.
setParagraphAttributes(int, int, AttributeSet, boolean). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Sets the element attributes used for the paragraphs enclosing the given range of existing content in the document.
setParameter(int, float). Method in class com.ibm.as400.access.PrintParameterList
Sets a float parameter.
setParameter(int, int). Method in class com.ibm.as400.access.PrintParameterList
Sets an integer parameter.
setParameter(int, String). Method in class com.ibm.as400.access.PrintParameterList
Sets a string parameter.
setParameterList(ProgramParameter[]). Method in class com.ibm.as400.access.ProgramCall
Sets the list of parameters to pass to the AS/400 program.
setParameterList(ProgramParameter[]). Method in class com.ibm.as400.vaccess.ProgramCallButton
Sets the list of parameters to pass to the AS/400 program.
setParameterList(ProgramParameter[]). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Sets the list of parameters to pass to the AS/400 program.
setParameters(String[]). Method in class com.ibm.as400.access.JavaApplicationCall
Sets one or more parameter values that are passed to the Java application.
setParameterType(int). Method in class com.ibm.as400.access.ProgramParameter
Sets the type of program parameter.
setPassword(String). Method in class com.ibm.as400.access.AS400
Sets the password for this AS400 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.FTP
Sets the password.
setPassword(String). Method in class com.ibm.as400.vaccess.SQLConnection
Sets the password used to connect to the database.
setPasswordExpirationWarningDays(int). Static method in class com.ibm.as400.access.AS400
Sets the number of days before password expiration to warn the user.
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.vaccess.DataQueueDocument
Sets the fully qualified integrated file system path name of the data queue.
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.vaccess.IFSTextFileDocument
Sets the path name of the file.
setPath(String). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Sets the fully qualified integrated file system path name of the data queue.
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.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(String). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sets the fully qualified path name of the file.
setPath(String). Method in class com.ibm.as400.vaccess.VIFSFile
Sets the fully qualified path name of the file.
setPath(String). Method in class com.ibm.as400.vaccess.VMessageQueue
Sets the fully qualified integrated file system path name of the message queue.
setPattern(String). Method in class com.ibm.as400.vaccess.FileFilter
Sets the pattern.
setPattern(String). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sets the pattern that all file and directory names must match to be included as children.
setPeers(String[]). Method in class com.ibm.as400.access.ProxyServer
Sets the list of peer proxy servers for use in load balancing.
setPermission(Permission). Method in class com.ibm.as400.access.IFSFile
Sets the permission of the object.
setPerThreadFaults(float). Method in class com.ibm.as400.access.SystemPool
Sets the faults per second for each active thread in this storage pool.
setPoolActivityLevel(int). Method in class com.ibm.as400.access.SystemPool
Sets the activity level for the pool.
setPoolName(String). Method in class com.ibm.as400.access.SystemPool
Sets the system pool name.
setPoolSize(int). Method in class com.ibm.as400.access.SystemPool
Sets the size of the system pool in kilobytes, where one kilobyte is 1024 bytes.
setPort(int). Method in class com.ibm.as400.access.FTP
Sets the port to use when connecting to the server.
setPort(int). Method in class com.ibm.as400.access.ProxyServer
Sets the port to use for accepting connections from clients.
setPrincipal(AS400Principal). Method in class com.ibm.as400.security.auth.AS400Credential
Sets the principal associated with the credential.
setPrinter(Printer). Method in class com.ibm.as400.vaccess.VPrinter
Sets the printer.
setPrinterDeviceName(String). Method in class com.ibm.as400.access.Job
Sets the printer device name.
setPrinterFileFilter(String). Method in class com.ibm.as400.access.PrinterFileList
Sets the printer file list filter.
setPrinterFilter(String). Method in class com.ibm.as400.access.PrinterList
Sets printer list filter.
setPrinterFilter(String). Method in class com.ibm.as400.vaccess.VPrinters
Sets printer list filter.
setPrintKeyFormat(String). Method in class com.ibm.as400.access.Job
Sets the print key format.
setPrintText(String). Method in class com.ibm.as400.access.Job
Sets the print text.
setPrintWriter(PrintWriter). Static method in class com.ibm.as400.access.Trace
Sets the PrintWriter object.
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.
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.vaccess.ProgramCallButton
Sets the program.
setProgram(String). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Sets the program.
setProgram(String, ProgramParameter[]). Method in class com.ibm.as400.access.ProgramCall
Sets the path name of the program and the parameter list.
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.access.JavaApplicationCall
Sets the Java Virtual Machine properties when running the Java Application.
setProperties(Properties). Method in class com.ibm.as400.vaccess.SQLConnection
Sets the properties used to connect to the database.
setProxyFilesExcluded(boolean). Method in class utilities.AS400ToolboxJarMaker
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.
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).
setQuality(int). Method in class com.ibm.as400.access.SCS5219Writer
Sets quality printing.
setQuery(String). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Sets the SQL query used to generate the result set.
setQuery(String). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Sets the SQL query used to generate the result set.
setQuery(String). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets the SQL query used to build the table.
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 job queue.
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.vaccess.VPrinterOutput
Sets the output queue filter.
setQueueFilter(String). Method in class com.ibm.as400.access.WriterJobList
Sets the output queue filter.
setQueuePriority(int). Method in class com.ibm.as400.access.Job
Sets the job queue priority.
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 in a READ_WRITE open mode.
setReadOnly(boolean). Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the read-only mode.
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(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.
setRecordFormat(String). Method in class com.ibm.as400.access.AS400File
Sets the record format to be used for this file.
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.
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.
setREFFLD(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the REFFLD keyword for this field.
setRequiredFiles(Vector). Method in class utilities.JarMaker
Specifies the names of required JAR or ZIP entries.
setResourceFilter(String). Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by library, name, and resource type.
setResultSet(ResultSet). Method in class com.ibm.as400.util.servlet.SQLResultSetRowData
Sets the SQL result set.
setReturnValueFormat(int). Method in class com.ibm.as400.access.ServiceProgramCall
Sets the format of the returned data.
setRoot(Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400ListModel
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400ListPane
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.AS400TreePane
Sets the root, or the AS/400 resource, from which all information for the model is gathered.
setRoot(VNode). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Sets the root, or the AS/400 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.
setRows(int). Method in class com.ibm.as400.util.html.TextAreaFormElement
Sets the number of visible rows in the text area.
setRowSelectionAllowed(boolean). Method in class com.ibm.as400.vaccess.AS400DetailsPane
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.
setRunPriority(int). Method in class com.ibm.as400.access.Job
Sets the run priority.
setSaveFilePublicAuthority(String). Method in class com.ibm.as400.access.AS400FTP
Sets the public authority of save files created by this object.
setSaveSenderInfo(boolean). Method in class com.ibm.as400.access.DataQueueAttributes
Sets whether sender information is stored with each data queue entry.
setScheduleDate(Date). Method in class com.ibm.as400.access.Job
Sets the schedule date.
setScheduleDate(String). Method in class com.ibm.as400.access.Job
Sets the schedule date.
setScheduleTime(Date). Method in class com.ibm.as400.access.Job
Sets the schedule time.
setScheduleTime(String). Method in class com.ibm.as400.access.Job
Sets the schedule time.
setSearchType(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the search type.
setSearchType(int). Method in class com.ibm.as400.vaccess.RecordListTableModel
Sets the search type.
setSearchType(int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets the search type.
setSection(String). Method in class com.ibm.as400.util.servlet.SectionCompletedEvent
Sets the completed section of data.
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.
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
Sets the selection that describes which messages are returned.
setSelection(String). Method in class com.ibm.as400.vaccess.VMessageQueue
Sets the selection.
setSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.AS400ListPane
Sets the selection model that is used to maintain selection state.
setSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets the ListSelectionModel that is used to maintain row selection state.
setSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets the ListSelectionModel that is used to maintain row selection state.
setSelectionModel(TreeSelectionModel). Method in class com.ibm.as400.vaccess.AS400TreePane
Sets the selection model that is used to maintain selection state.
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 server.
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.
setServicePortsToDefault(). Method in class com.ibm.as400.access.AS400
Sets the ports in the service port table for all the services for this system to their default values.
setSeverity(int). Method in class com.ibm.as400.access.MessageQueue
Sets the severity of the messages to be returned.
setSeverity(int). Method in class com.ibm.as400.vaccess.VMessageQueue
Sets the severity.
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.
setShort(int, short). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java short value.
setShowCheckboxes(boolean). Method in class com.ibm.as400.access.AS400
Indicates if checkboxes should be shown on the signon dialog.
setShowHorizontalLines(boolean). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets whether horizontal lines are drawn between rows.
setShowHorizontalLines(boolean). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets whether horizontal lines are drawn between rows.
setShowVerticalLines(boolean). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets whether vertical lines are drawn between columns.
setShowVerticalLines(boolean). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Sets whether vertical lines are drawn between columns.
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.
setSortSequenceTable(String). Method in class com.ibm.as400.access.Job
Sets the sort sequence table.
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.
setSpooledFile(SpooledFile). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Sets the spooled file.
setSpooledFileFilter(SpooledFile). Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by spooled file.
setSQLStatement(String). Method in class com.ibm.as400.vaccess.SQLStatementButton
Sets the SQL statement to run.
setSQLStatement(String). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Sets the SQL statement to run.
setStatusMessageHandling(String). Method in class com.ibm.as400.access.Job
Sets the status message handling.
setString(int, String). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a String value.
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.security.auth.AS400Credential
Sets the AS400 system object for the credential.
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.AS400FTP
Sets the name of the server.
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.access.BaseDataQueue
Sets the system on which the data queue exists.
setSystem(AS400). Method in class com.ibm.as400.access.CommandCall
Sets the AS/400 to run the command.
setSystem(AS400). Method in class com.ibm.as400.vaccess.CommandCallButton
Sets the AS/400 on which commands are run.
setSystem(AS400). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Sets the AS/400 on which commands are run.
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.vaccess.DataQueueDocument
Sets the AS/400 system on which the data queue resides.
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.vaccess.IFSTextFileDocument
Sets the AS/400 system on which the file resides.
setSystem(AS400). Method in class com.ibm.as400.access.JavaApplicationCall
Sets the AS/400 system.
setSystem(AS400). Method in class com.ibm.as400.access.JobList
Sets the AS/400 system from which the list of jobs will be retrieved.
setSystem(AS400). Method in class com.ibm.as400.access.JobLog
Sets the AS/400 system on which the job log exists.
setSystem(AS400). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Sets the AS/400 system on which the data queue resides.
setSystem(AS400). Method in class com.ibm.as400.access.MessageFile
Sets the AS/400 which contains the message file.
setSystem(AS400). Method in class com.ibm.as400.access.MessageQueue
Sets the AS/400 system on which the message queue exists.
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 AS/400 system on which this object exists.
setSystem(AS400). Method in class com.ibm.as400.access.PrintObjectList
Sets the AS/400 system name.
setSystem(AS400). Method in class com.ibm.as400.access.ProgramCall
Sets the AS/400 to run the program.
setSystem(AS400). Method in class com.ibm.as400.vaccess.ProgramCallButton
Sets the AS/400 on which programs are run.
setSystem(AS400). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Sets the AS/400 on which programs are run.
setSystem(AS400). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the AS400 where the file is located.
setSystem(AS400). Method in class com.ibm.as400.vaccess.RecordListTableModel
Sets the AS400 where the file is located.
setSystem(AS400). Method in class com.ibm.as400.vaccess.RecordListTablePane
Sets the AS400 where the file is located.
setSystem(AS400). Method in class com.ibm.as400.access.SystemPool
Sets the AS/400 system.
setSystem(AS400). Method in class com.ibm.as400.access.SystemStatus
Sets the AS/400 system.
setSystem(AS400). Method in class com.ibm.as400.access.SystemValue
Sets the system.
setSystem(AS400). Method in class com.ibm.as400.access.SystemValueList
Sets the system.
setSystem(AS400). Method in class com.ibm.as400.access.User
Set the AS/400 system.
setSystem(AS400). Method in class com.ibm.as400.access.UserList
Sets the AS/400 system from which the list of users will be retrieved.
setSystem(AS400). Method in class com.ibm.as400.access.UserSpace
Sets the AS400 system for the user space.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sets the AS/400 system on which the file resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VIFSFile
Sets the AS/400 on which the file resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VJob
Sets the AS/400 on which the job resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VJobList
Sets the AS/400 system on which the list resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VMessageQueue
Sets the AS/400 on which the message queue resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VPrinterOutput
Sets the AS/400 on which the output resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VPrinters
Sets the AS/400 from which the list will be retrieved.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VSystemStatus
Sets the AS/400 system in which the system status information resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VSystemValueList
Sets the AS400 system from which the system values will be retrieved.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VUserList
Sets the AS/400 system in which the user information resides.
setSystemName(String). Method in class com.ibm.as400.access.AS400
Sets the system name for this AS400 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
Sets the SystemPool object.
setTable(HTMLTable). Method in class com.ibm.as400.util.servlet.HTMLTableConverter
Sets the default HTML table to be used during conversion.
setTables(String[]). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets the table names for the query.
setTableSchemas(String[]). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets the schemas for which the tables will be listed for inclusion in 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.
setTEXT(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the TEXT keyword for this field.
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.HTMLText
Sets the text.
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.
setTextOrientation(int). Method in class com.ibm.as400.access.SCS3812Writer
Sets text orientation.
setThreadUsed(boolean). Method in class com.ibm.as400.access.AS400
Sets whether the AS/400 Toolbox for Java uses threads in communication with the host servers.
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.
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.
setTimeSeparator(String). Method in class com.ibm.as400.access.Job
Sets the time separator.
setTimeSlice(int). Method in class com.ibm.as400.access.Job
Sets the time slice (in milliseconds).
setTimeSliceEndPool(String). Method in class com.ibm.as400.access.Job
Sets the key whether you want interactive jobs moved to another main storage pool at the end of the time slice.
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.
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.
setTitle(String). Method in class com.ibm.as400.util.html.HTMLHyperlink
Sets the title for the resource link.
setToken(AS400Principal, String). Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the token bytes based on the provided principal and password.
setToken(byte[]). Method in class com.ibm.as400.security.auth.ProfileTokenCredential
Sets the actual bytes for the token as it exists on the AS/400 system.
setToken(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.
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.
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.
setTraceOn(boolean). Static method in class com.ibm.as400.access.Trace
Sets 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.
setTreeSelectionModel(TreeSelectionModel). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Sets the selection model that is used to maintain selection state in the tree.
setType(AS400DataType). Method in class com.ibm.as400.access.AS400Array
Sets the type of the array.
setTypeMap(Map). Method in class com.ibm.as400.access.AS400JDBCConnection
Sets the type map to be used for distinct and structured types.
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.
setUnicodeStream(int, InputStream, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Unicode stream value.
setUpdate(boolean). Method in class com.ibm.as400.access.QSYSPermission
Sets the update data authority.
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
Sets the URL used to connect to the database.
setUseDefaultUser(boolean). Method in class com.ibm.as400.access.AS400
Sets the indicator for whether the default user is 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.
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.FTP
Sets the user identifier used when connecting to the server.
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 user name.
setUser(String). Method in class com.ibm.as400.vaccess.VJobList
Sets the job user.
setUser(User). Method in class com.ibm.as400.vaccess.VUser
Sets the user.
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
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
Sets the user ID list filter.
setUserId(String). Method in class com.ibm.as400.access.AS400
Sets the user ID for this AS400 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 the user information that describes which users are returned.
setUserInfo(String). Method in class com.ibm.as400.vaccess.VUserList
Sets the user information.
setUserName(String). Method in class com.ibm.as400.vaccess.SQLConnection
Sets the user name used to connect to the database.
setUserProfileName(String). Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Sets the user profile name.
setUserSelectTables(boolean). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets whether the user will be able to select and change the tables that are included in the query.
setUserSelectTableSchemas(boolean). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets whether the user will be able to select and change the schemas for which tables are shown.
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(Object). Method in class com.ibm.as400.access.SystemValue
Sets the value for this system 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.SelectOption
Sets the input value used when the field is submitted.
setValueAt(Object, int, int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Sets the value at the specifed row and column.
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.
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.
setVerbose(). Method in class utilities.JarMaker
Sets verbose mode 'on'.
setVerbose(boolean). Method in class utilities.JarMaker
Sets verbose mode on or off.
setVerbose(boolean). Method in class com.ibm.as400.access.ProxyServer
Sets whether to print status and connection information to System.out.
setVerticalAlignment(boolean). Method in class com.ibm.as400.util.html.RadioFormInputGroup
Sets the alignment of the radio group to vertical.
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.
setVerticalFormat(int). Method in class com.ibm.as400.access.SCS5256Writer
Sets the Vertical Format.
setViewingFidelity(int). Method in class com.ibm.as400.vaccess.SpooledFileViewer
Sets the viewing fidelity.
setVisible(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Shows the dialog.
setVisibleRowCount(int). Method in class com.ibm.as400.vaccess.AS400ListPane
Sets the preferred number of visible rows.
setWidth(int). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table width.
setWidth(int). Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the width relative to the table.
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.
setWidth(int, boolean). Method in class com.ibm.as400.util.html.HTMLTable
Sets the table width in percent or pixels.
setWidth(int, boolean). Method in class com.ibm.as400.util.html.HTMLTableCell
Sets the width relative to the table in percent or pixels.
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.
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.
SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the severity.
SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VMessage
Property identifier for the message severity.
SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message severity.
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.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.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.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.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.
shortToByteArray(short, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified short into AS/400 format in the specified byte array.
showDialog(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Shows the dialog and returns the current state.
SIGNED_ON_JOB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the signed-on job.
SIGNON. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Sign-on AS/400 service.
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.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.
size(). Method in class com.ibm.as400.access.PrintObjectList
Returns the current size of the list.
SIZE_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the size.
skip(long). Method in class com.ibm.as400.access.AS400JDBCInputStream
Skips over and discards data.
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.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.
skipBytes(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Skips over the next bytesToSkip bytes in the stream.
SMRI(). Constructor for class com.ibm.as400.util.servlet.SMRI
SMRI_en(). Constructor for class com.ibm.as400.util.servlet.SMRI_en
SMRI_en_US(). Constructor for class com.ibm.as400.util.servlet.SMRI_en_US
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400DetailsPane
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
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400ListModel
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400ListPane
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VSystemStatusPane
Sorts the contents.
SORT_SEQUENCE_TABLE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the sort sequence table.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VJob
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VJobList
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VMessageList
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VMessageQueue
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in interface com.ibm.as400.vaccess.VNode
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VPrinter
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VPrinterOutput
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VPrinters
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VSystemStatus
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VSystemValueList
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VUserAndGroup
Sorts the children for the details.
sortDetailsChildren(Object[], boolean[]). Method in class com.ibm.as400.vaccess.VUserList
Sorts the children for the details.
SOURCE_MEMBER_TEXT. Static variable in class com.ibm.as400.access.AS400File
Constant indicating a text description of *SRCMBRTXT.
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.
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.
SpooledFile(AS400, String, int, String, String, String). Constructor for class com.ibm.as400.access.SpooledFile
Constructs a SpooledFile object.
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(). Constructor for class com.ibm.as400.access.SpooledFileListBeanInfo
SpooledFileOutputStream(AS400, PrintParameterList, PrinterFile, OutputQueue). Constructor for class com.ibm.as400.access.SpooledFileOutputStream
Constructs a SpooledFileOutputStream object.
SpooledFileViewer(). Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Constructs a SpooledFileViewer object.
SpooledFileViewer(SpooledFile). Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Constructs a SpooledFileViewer object.
SpooledFileViewer(SpooledFile, int). Constructor for class com.ibm.as400.vaccess.SpooledFileViewer
Constructs a SpooledFileViewer object.
SpooledFileViewerBeanInfo(). Constructor for class com.ibm.as400.vaccess.SpooledFileViewerBeanInfo
SQLConnection(). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnection(String). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnection(String, Properties). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnection(String, String). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnection(String, String, String). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnectionBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLConnectionBeanInfo
SQLQueryBuilderPane(). Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPane(SQLConnection). Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPane(SQLConnection, String[]). Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPane
Constructs a SQLQueryBuilderPane object.
SQLQueryBuilderPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
SQLResultSetFormPane(). Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPane
Constructs a SQLResultSetFormPane object.
SQLResultSetFormPane(SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPane
Constructs a SQLResultSetFormPane object.
SQLResultSetFormPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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(). Constructor for class com.ibm.as400.util.servlet.SQLResultSetMetaDataBeanInfo
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(). Constructor for class com.ibm.as400.util.servlet.SQLResultSetRowDataBeanInfo
SQLResultSetTableModel(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModel
Constructs a SQLResultSetTableModel object.
SQLResultSetTableModel(SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModel
Constructs a SQLResultSetTableModel object.
SQLResultSetTableModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
SQLResultSetTablePane(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePane
Constructs a SQLResultSetTablePane object.
SQLResultSetTablePane(SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePane
Constructs a SQLResultSetTablePane object.
SQLResultSetTablePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
SQLStatementButton(). Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Constructs a SQLStatementButton object.
SQLStatementButton(Icon). Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Constructs a SQLStatementButton object.
SQLStatementButton(String). Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Constructs a SQLStatementButton object.
SQLStatementButton(String, Icon). Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Constructs a SQLStatementButton object.
SQLStatementButton(String, Icon, SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLStatementButton
Constructs a SQLStatementButton object.
SQLStatementButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
SQLStatementDocument(). Constructor for class com.ibm.as400.vaccess.SQLStatementDocument
Constructs a SQLStatementDocument object.
SQLStatementDocument(SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLStatementDocument
Constructs a SQLStatementDocument object.
SQLStatementDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
SQLStatementMenuItem(). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(Icon). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String, Icon). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Constructs a SQLStatementMenuItem object.
SQLStatementMenuItem(String, Icon, SQLConnection, String). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItem
Constructs a SQLStatementMenuItem object.
SQLStatementMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
start(). Method in class com.ibm.as400.access.ProxyServer
Starts the proxy server.
start(AS400, Printer, PrintParameterList, OutputQueue). Static method in class com.ibm.as400.access.WriterJob
Starts a writer on the AS/400.
START_SERVER_REQUEST_NOT_VALID. Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was start server request is not valid.
START_SERVER_UNKNOWN_ERROR. Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was an unknown error starting server.
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).
startEditing(VObject, Object). Method in interface com.ibm.as400.vaccess.VActionContext
Prompts the user to edit the text for an AS/400 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
Processes a start working event.
startWorking(WorkingEvent). Method in interface com.ibm.as400.vaccess.WorkingListener
Invoked when a potentially long-running unit of work is about to begin.
STATUS_MESSAGE_HANDLING_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the status message handling.
STATUS_OF_JOB_ON_JOB_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the status of the job on the job queue.
STATUS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the status.
STATUS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the status of the output.
STATUS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
Property identifier for the status.
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
Processes a stop working event.
stopWorking(WorkingEvent). Method in interface com.ibm.as400.vaccess.WorkingListener
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.
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
STRING_DATA_TYPE. Static variable in class com.ibm.as400.util.servlet.RowMetaDataType
java.lang.String data type.
StringConverter(). Constructor for class com.ibm.as400.util.servlet.StringConverter
stringToByteArray(String). 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.
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.
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(). Constructor for class com.ibm.as400.util.html.SubmitFormInputBeanInfo
SUBSTITUTE_FORMATTING_CHARACTERS. Static variable in class com.ibm.as400.access.MessageFile
Constant indicating MessageFile should replace formatting characters with newline and space characters.
SUBSYSTEM_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the subsystem.
SUBTYPE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the subtype.
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.
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.
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.
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.
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).
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.
supportsResultSetType(int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the specified result set type is 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.
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.
SVMRI(). Constructor for class com.ibm.as400.access.SVMRI
SVMRI_en(). Constructor for class com.ibm.as400.access.SVMRI_en
SVMRI_en_US(). Constructor for class com.ibm.as400.access.SVMRI_en_US
swap(). Method in class com.ibm.as400.security.auth.AS400Credential
Attempts to swap the OS/400 thread identity based on the credential.
swap(boolean). Method in class com.ibm.as400.security.auth.AS400Credential
Attempts to swap the OS/400 thread identity based on this credential.
swap(boolean). Method in class com.ibm.as400.access.ProfileHandleImplNative
Attempts to swap the OS/400 thread identity based on this credential.
swap(boolean). Method in class com.ibm.as400.access.ProfileTokenImplNative
Attempts to swap the OS/400 thread identity based on this credential.
swapped(AS400CredentialEvent). Method in interface com.ibm.as400.security.auth.AS400CredentialListener
Invoked when a credential has been used to change the OS/400 thread identity.
sync(). Method in class com.ibm.as400.access.IFSFileDescriptor
Force the system buffers to synchronize with the underlying device.
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_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_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the system library list (for each library in the list).
SYSTEM_STATUS. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the System Status component.
SYSTEM_VALUE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the System Value component.
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.
SystemPoolBeanInfo(). Constructor for class com.ibm.as400.access.SystemPoolBeanInfo
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(). Constructor for class com.ibm.as400.access.SystemStatusBeanInfo
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(). Constructor for class com.ibm.as400.access.SystemValueBeanInfo
systemValueChanged(SystemValueEvent). Method in interface com.ibm.as400.access.SystemValueListener
Invoked when an AS/400 system value is changed by this object.
SystemValueEvent(Object, Object, Object). Constructor for class com.ibm.as400.access.SystemValueEvent
Constructs a new SystemValueEvent object.
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(). Constructor for class com.ibm.as400.access.SystemValueListBeanInfo

T

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.
TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the text.
TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VMessage
Property identifier for the message text.
TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message text.
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(). Constructor for class com.ibm.as400.util.html.TextAreaFormElementBeanInfo
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(). Constructor for class com.ibm.as400.util.html.TextFormInputBeanInfo
TEXTTOP. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical text top alignment.
THREAD. Static variable in class com.ibm.as400.access.Trace
Thread trace category.
TIME_SEPARATOR_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the time separator.
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(). 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.
toBytes(double). Method in class com.ibm.as400.access.AS400Float8
Converts the specified double to AS/400 format.
toBytes(double, byte[]). Method in class com.ibm.as400.access.AS400Float8
Converts the specified double into AS/400 format in the specified byte array.
toBytes(double, byte[], int). Method in class com.ibm.as400.access.AS400Float8
Converts the specified double into AS/400 format in the specified byte array.
toBytes(float). Method in class com.ibm.as400.access.AS400Float4
Converts the specified float to AS/400 format.
toBytes(float, byte[]). Method in class com.ibm.as400.access.AS400Float4
Converts the specified float into AS/400 format in the specified byte array.
toBytes(float, byte[], int). Method in class com.ibm.as400.access.AS400Float4
Converts the specified float into AS/400 format in the specified byte array.
toBytes(int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int to AS/400 format.
toBytes(int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int to AS/400 format.
toBytes(int, byte[]). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int into AS/400 format in the specified byte array.
toBytes(int, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int into AS/400 format in the specified byte array.
toBytes(int, byte[], int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int into AS/400 format in the specified byte array.
toBytes(int, byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int into AS/400 format in the specified byte array.
toBytes(long). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long to AS/400 format.
toBytes(long). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long to AS/400 format.
toBytes(long, byte[]). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long into AS/400 format in the specified byte array.
toBytes(long, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long into AS/400 format in the specified byte array.
toBytes(long, byte[], int). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified long into AS/400 format in the specified byte array.
toBytes(long, byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long into AS/400 format in the specified byte array.
toBytes(Object). Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object to AS/400 format.
toBytes(Object). Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object to AS/400 format.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[]). Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Array
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(Object, byte[], int). Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified Java object into AS/400 format in the specified byte array.
toBytes(short). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short to AS/400 format.
toBytes(short, byte[]). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short into AS/400 format in the specified byte array.
toBytes(short, byte[], int). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short into AS/400 format in the specified byte array.
toDouble(byte[]). Method in class com.ibm.as400.access.AS400Float8
Converts the specified AS/400 data type to a double.
toDouble(byte[], int). Method in class com.ibm.as400.access.AS400Float8
Converts the specified AS/400 data type to a double.
toFloat(byte[]). Method in class com.ibm.as400.access.AS400Float4
Converts the specified AS/400 data type to a float.
toFloat(byte[], int). Method in class com.ibm.as400.access.AS400Float4
Converts the specified AS/400 data type to a float.
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(). Constructor for class com.ibm.as400.util.html.ToggleFormInputBeanInfo
toInt(byte[]). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified AS/400 data type to an int.
toInt(byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified AS/400 data type to an int.
toInt(byte[], int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified AS/400 data type to an int.
toInt(byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified AS/400 data type to an int.
TOKEN_LENGTH. Static variable in class com.ibm.as400.security.auth.ProfileTokenCredential
Indicates the length of a profile token (in bytes)
toLong(byte[]). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified AS/400 data type to a long.
toLong(byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified AS/400 data type to a long.
toLong(byte[], int). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified AS/400 data type to a long.
toLong(byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified AS/400 data type to a long.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Array
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Float4
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Float8
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Structure
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400Text
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Array
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Bin8
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Float4
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Float8
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400PackedDecimal
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Structure
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400Text
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified AS/400 data type to a Java object.
toObject(byte[], int). Method in class com.ibm.as400.access.AS400ZonedDecimal
Converts the specified AS/400 data type to a Java object.
TOP. Static variable in interface com.ibm.as400.util.html.HTMLConstants
Vertical top alignment.
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.
toShort(byte[]). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified AS/400 data type to a short.
toShort(byte[], int). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified AS/400 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.security.auth.AS400AuthenticationException
Returns a string representation of the object.
toString(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the connection's catalog name.
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.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.AS400JDBCStatement
Returns the statement name.
toString(). Method in class com.ibm.as400.access.AS400Message
Returns a short description of the object.
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.CommandCall
Returns a short description of the object.
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.util.html.FormInput
Returns a String representation for the form input 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.HTMLHyperlink
Returns the HTML tag that represents the resource link.
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.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.vaccess.IFSTextFileDocument
Returns the string representation.
toString(). Method in class utilities.JarMakerEvent
Returns the name of the jar entry being processed.
toString(). Method in class com.ibm.as400.access.Job
Returns the string representation of the job.
toString(). Method in class com.ibm.as400.access.KeyedDataQueue
Returns the String representation of this data queue object.
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.security.auth.ProfileTokenCredential
Returns a string representation of the object
toString(). Method in class com.ibm.as400.access.ProgramCall
Returns a short description of the 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.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.access.SystemPool
Return the pool name.
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.access.User
Return the name of the user.
toString(). Method in class com.ibm.as400.access.UserList
Returns the string representing the user list.
toString(). Method in class com.ibm.as400.security.auth.UserProfilePrincipal
Returns a string representation of the object
toString(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the string representation of the name of the file.
toString(). Method in class com.ibm.as400.vaccess.VJob
Returns the string representation of the job name.
toString(). Method in class com.ibm.as400.vaccess.VJobList
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VJobLogMessage
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VMessage
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VOutput
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VPropertiesAction
Returns the string representation of the properties action.
toString(). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VSystemPool
Returns the string representation of the system pool name.
toString(). Method in class com.ibm.as400.vaccess.VSystemStatus
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VSystemValueList
Returns the string representation of the system value list.
toString(). Method in class com.ibm.as400.vaccess.VUser
Returns the string representation of the user name.
toString(). Method in class com.ibm.as400.vaccess.VUserAndGroup
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VUserList
Returns the string representation of the description.
TRACE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Trace component.
TYPE_ARRAY. Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is String[].
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_DECIMAL. Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is BigDecimal.
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_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_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the type.
TYPE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
Property identifier for the type.
TYPE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VMessage
Property identifier for the message type.
TYPE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
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 AS/400 library structure and stored in QSYS.LIB.
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_STRING. Static variable in class com.ibm.as400.access.SystemValueList
Constant indicating the returned system value type is String.
TYPE_TABLE. Static variable in class com.ibm.as400.access.KeyedFile

U

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.
unInstall(String, String). Static method in class utilities.AS400ToolboxInstaller
Removes a package from the target.
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.InternalErrorException
The return code indicating that the exact cause of the failure is not known.
UNKNOWN_ERROR. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that an unknown problem has occurred.
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.
unsignedIntToByteArray(long, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified long into AS/400 format in the specified byte array.
unsignedShortToByteArray(int, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified int into AS/400 format in the specified byte array.
update(). Method in class com.ibm.as400.access.PrintObject
Updates the attributes of this object by going to the AS/400 and retrieving the latest attributes for the object.
update(byte[], Record, int). Method in class com.ibm.as400.access.KeyedFile
Updates the record specified by 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(int, Record). Method in class com.ibm.as400.access.SequentialFile
Updates the record at the position specified by the record number.
update(Object[], Record). 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(Record). Method in class com.ibm.as400.access.AS400File
Updates the record at the current cursor position.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
updateObject(int, 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). 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.
updateRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the database with the new contents of the current row.
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().
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.
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.
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.
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.
URLEncoder(). Constructor for class com.ibm.as400.util.html.URLEncoder
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.
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
USER. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the User component.
USER. Static variable in class com.ibm.as400.access.UserList
Constant indicating that user names that are not group profiles are returned.
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.
USER_LIBRARY_LIST_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the user library list
USER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the user.
USER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the name of the user of the job which produced the output.
USER_SPACE. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the User Space component.
USER_VISUAL. Static variable in class utilities.AS400ToolboxJarMaker
Constant for specifying the Visual User component.
USERCOMMENT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the user comment.
UserGroup(AS400, String). Constructor for class com.ibm.as400.access.UserGroup
Constructs a UserGroup object.
USERID_DISABLE. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID has been disabled by the AS/400 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 it was user ID length is not valid.
USERID_NOT_SET. Static variable in class com.ibm.as400.access.AS400SecurityException
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 AS/400 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.
UserProfilePrincipal(). Constructor for class com.ibm.as400.security.auth.UserProfilePrincipal
Constructs a UserProfilePrincipal object.
UserProfilePrincipal(AS400, String). Constructor for class com.ibm.as400.security.auth.UserProfilePrincipal
Constructs a UserProfilePrincipal object.
UserProfilePrincipalBeanInfo(). Constructor for class com.ibm.as400.security.auth.UserProfilePrincipalBeanInfo
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(). Constructor for class com.ibm.as400.access.UserSpaceBeanInfo
UserSpaceEvent(Object, int). Constructor for class com.ibm.as400.access.UserSpaceEvent
Constructs a UserSpaceEvent object.
USERSPECDATA_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the user specified data.
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.

V

VActionAdapter(). Constructor for class com.ibm.as400.vaccess.VActionAdapter
Constructs a VActionAdapter object.
VActionAdapter(VAction, VActionContext). Constructor for class com.ibm.as400.vaccess.VActionAdapter
Constructs a VActionAdapter object.
VActionAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.VActionAdapterBeanInfo
valid(). Method in class com.ibm.as400.access.IFSFileDescriptor
Determines if this file descriptor represents an open file.
validateSignon(). Method in class com.ibm.as400.access.AS400
Validates the user ID and password for this AS/400 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 for this AS/400 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 for this AS/400 but does not add to the signed-on list.
valueForPathChanged(TreePath, Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Notifies the object that the value for the item identified by path has changed.
version. Static variable in interface com.ibm.as400.access.Copyright
vetos_. Variable in class com.ibm.as400.access.IFSFileOutputStream
VIFSDirectory(). Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Constructs a VIFSDirectory object.
VIFSDirectory(AS400, String). Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Constructs a VIFSDirectory object.
VIFSDirectory(IFSFile). Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Constructs a VIFSDirectory object.
VIFSDirectory(VNode, IFSFile). Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Constructs a VIFSDirectory object.
VIFSDirectoryBeanInfo(). Constructor for class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
VIFSFile(). Constructor for class com.ibm.as400.vaccess.VIFSFile
Constructs a VIFSFile object.
VIFSFile(AS400, String). Constructor for class com.ibm.as400.vaccess.VIFSFile
Constructs a VIFSFile object.
VIFSFile(IFSFile). Constructor for class com.ibm.as400.vaccess.VIFSFile
Constructs a VIFSFile object.
VJavaApplicationCall(). Constructor for class com.ibm.as400.vaccess.VJavaApplicationCall
Constructs a VJavaApplicationCall object.
VJavaApplicationCall(JavaApplicationCall). Constructor for class com.ibm.as400.vaccess.VJavaApplicationCall
Constructs a VJavaApplicationCall object.
VJavaApplicationCallBeanInfo(). Constructor for class com.ibm.as400.vaccess.VJavaApplicationCallBeanInfo
VJob(). Constructor for class com.ibm.as400.vaccess.VJob
Constructs a VJob object.
VJob(AS400, Job). Constructor for class com.ibm.as400.vaccess.VJob
Constructs a VJob object.
VJob(VNode, AS400, Job). Constructor for class com.ibm.as400.vaccess.VJob
Constructs a VJob object.
VJobBeanInfo(). Constructor for class com.ibm.as400.vaccess.VJobBeanInfo
VJobList(). Constructor for class com.ibm.as400.vaccess.VJobList
Constructs a VJobList object.
VJobList(AS400). Constructor for class com.ibm.as400.vaccess.VJobList
Constructs a VJobList object.
VJobList(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VJobList
Constructs a VJobList object.
VJobListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VJobListBeanInfo
VMessageList(). Constructor for class com.ibm.as400.vaccess.VMessageList
Constructs a VMessageList object.
VMessageList(AS400Message[]). Constructor for class com.ibm.as400.vaccess.VMessageList
Constructs a VMessageList object.
VMessageList(VNode, AS400Message[]). Constructor for class com.ibm.as400.vaccess.VMessageList
Constructs a VMessageList object.
VMessageListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VMessageListBeanInfo
VMessageQueue(). Constructor for class com.ibm.as400.vaccess.VMessageQueue
Constructs a VMessageQueue object.
VMessageQueue(AS400). Constructor for class com.ibm.as400.vaccess.VMessageQueue
Constructs a VMessageQueue object.
VMessageQueue(AS400, String). Constructor for class com.ibm.as400.vaccess.VMessageQueue
Constructs a VMessageQueue object.
VMessageQueue(VNode, AS400, String). Constructor for class com.ibm.as400.vaccess.VMessageQueue
Constructs a VMessageQueue object.
VMessageQueueBeanInfo(). Constructor for class com.ibm.as400.vaccess.VMessageQueueBeanInfo
VMRI(). Constructor for class com.ibm.as400.vaccess.VMRI
VMRI_en(). Constructor for class com.ibm.as400.vaccess.VMRI_en
VMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VMRI_en_US
VNPMRI(). Constructor for class com.ibm.as400.vaccess.VNPMRI
VNPMRI_en(). Constructor for class com.ibm.as400.vaccess.VNPMRI_en
VNPMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VNPMRI_en_US
VObjectEvent(Object, VObject). Constructor for class com.ibm.as400.vaccess.VObjectEvent
Constructs a VObjectEvent object.
VObjectEvent(Object, VObject, VNode). Constructor for class com.ibm.as400.vaccess.VObjectEvent
Constructs a VObjectEvent object.
VOutput(VPrinterOutput, SpooledFile). Constructor for class com.ibm.as400.vaccess.VOutput
Constructs a VOutput object.
VPrinter(). Constructor for class com.ibm.as400.vaccess.VPrinter
Constructs a VPrinter object.
VPrinter(Printer). Constructor for class com.ibm.as400.vaccess.VPrinter
Constructs a VPrinter object.
VPrinter(VNode, Printer). Constructor for class com.ibm.as400.vaccess.VPrinter
Constructs a VPrinter object.
VPrinterBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrinterBeanInfo
VPrinterOutput(). Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Constructs a VPrinterOutput object.
VPrinterOutput(AS400). Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Constructs a VPrinterOutput object.
VPrinterOutput(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VPrinterOutput
Constructs a VPrinterOutput object.
VPrinterOutputBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
VPrinters(). Constructor for class com.ibm.as400.vaccess.VPrinters
Constructs a VPrinters object.
VPrinters(AS400). Constructor for class com.ibm.as400.vaccess.VPrinters
Constructs a VPrinters object.
VPrinters(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VPrinters
Constructs a VPrinters object.
VPrintersBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrintersBeanInfo
VPropertiesAction(). Constructor for class com.ibm.as400.vaccess.VPropertiesAction
Constructs a VPropertiesAction object.
VPropertiesActionBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
VQRYMRI(). Constructor for class com.ibm.as400.vaccess.VQRYMRI
VQRYMRI_en(). Constructor for class com.ibm.as400.vaccess.VQRYMRI_en
VQRYMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VQRYMRI_en_US
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(). Constructor for class utilities.VRunJavaApplication
VSystemPool(). Constructor for class com.ibm.as400.vaccess.VSystemPool
Constructs a VSystemPool object.
VSystemPool(SystemPool). Constructor for class com.ibm.as400.vaccess.VSystemPool
Constructs a VSystemPool object.
VSystemPoolBeanInfo(). Constructor for class com.ibm.as400.vaccess.VSystemPoolBeanInfo
VSystemStatus(). Constructor for class com.ibm.as400.vaccess.VSystemStatus
Constructs a VSystemStatus object.
VSystemStatus(AS400). Constructor for class com.ibm.as400.vaccess.VSystemStatus
Constructs a VSystemStatus object.
VSystemStatus(SystemStatus). Constructor for class com.ibm.as400.vaccess.VSystemStatus
Constructs a VSystemStatus object.
VSystemStatus(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VSystemStatus
Constructs a VSystemStatus object.
VSystemStatusBeanInfo(). Constructor for class com.ibm.as400.vaccess.VSystemStatusBeanInfo
VSystemStatusPane(AS400). Constructor for class com.ibm.as400.vaccess.VSystemStatusPane
Constructs a VSystemStatusPane object.
VSystemValueList(). Constructor for class com.ibm.as400.vaccess.VSystemValueList
Constructs a VSystemValueList object.
VSystemValueList(AS400). Constructor for class com.ibm.as400.vaccess.VSystemValueList
Constructs a VSystemValueList object.
VSystemValueList(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VSystemValueList
Constructs a VSystemValueList object.
VSystemValueListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VSystemValueListBeanInfo
VUser(). Constructor for class com.ibm.as400.vaccess.VUser
Constructs a VUser object.
VUser(User). Constructor for class com.ibm.as400.vaccess.VUser
Constructs a VUser object.
VUserAndGroup(AS400). Constructor for class com.ibm.as400.vaccess.VUserAndGroup
Constructs a VUserAndGroup object.
VUserAndGroup(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VUserAndGroup
Constructs a VUserAndGroup object.
VUserList(). Constructor for class com.ibm.as400.vaccess.VUserList
Constructs a VUserList object.
VUserList(AS400). Constructor for class com.ibm.as400.vaccess.VUserList
Constructs a VUserList object.
VUserList(UserList, String). Constructor for class com.ibm.as400.vaccess.VUserList
Constructs a VUserList object.
VUserList(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VUserList
Constructs a VUserList object.
VUserListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VUserListBeanInfo

W

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.
WARNING. Static variable in class com.ibm.as400.access.Trace
Warning message trace category.
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.
WORK_ID_UNIT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the unit of work identifier.
WorkingCursorAdapter(). Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapter
Constructs a WorkingCursorAdapter object.
WorkingCursorAdapter(Component). Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapter
Constructs a WorkingCursorAdapter object.
WorkingCursorAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
WorkingEvent(Object). Constructor for class com.ibm.as400.vaccess.WorkingEvent
Constructs a WorkingEvent object.
write(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Writes the contents of the document to the data queue.The entry replaces the current content.
write(BigDecimal). Method in class com.ibm.as400.access.DecimalDataArea
Writes 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(byte[]). Method in class com.ibm.as400.access.DataQueue
Writes an entry to the data queue.
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[]). 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[]). 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[], byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Writes an entry to the data queue.
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). 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(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(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, 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(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.IFSFileOutputStream
Writes the specified byte to this file output stream.
write(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes the specified byte to this file.
write(int). Method in class com.ibm.as400.access.SCS5256Writer
Writes a single character.
write(int). Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes a byte of data.
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). Method in class com.ibm.as400.access.DataQueue
Writes a string entry to the data queue.
write(String). Method in class com.ibm.as400.access.IFSTextFileOutputStream
Writes characters to this text file input stream.
write(String). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Writes the contents of the document to the data queue.The entry replaces the current content.
write(String). Method in class com.ibm.as400.access.LocalDataArea
Writes the data to the data area.
write(String). Method in class com.ibm.as400.access.SCS5256Writer
Writes a string.
write(String, int). 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.LocalDataArea
Writes the data to the data area.
write(String, int). Method in class com.ibm.as400.access.UserSpace
Writes a string into the user space beginning at userSpaceOffset.
write(String, int, int). Method in class com.ibm.as400.access.SCS5256Writer
Writes a portion of a string.
write(String, String). Method in class com.ibm.as400.access.KeyedDataQueue
Writes a string entry to the data queue.
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_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.
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.
WRITER_JOB_ENDED. Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the writer job has ended.
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(). Constructor for class com.ibm.as400.access.WriterJobListBeanInfo
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.
First, two bytes are written to the file as if by the writeShort method giving the number of bytes to follow.
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.

Z

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.