Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS
A B C D E F G H I J K L M N O P Q R S T U V W Z

A

ACCESS_DENIED. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the access to the request was denied.
ACTIVE. Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Dialog still active.
AFPResource class com.ibm.as400.access.AFPResource.
The AFPResource class represents an AS/400 AFP resource.
AFPResource(). Constructor for class com.ibm.as400.access.AFPResource
Constructs an AFPResource object.
AFPResource(AS400, String). Constructor for class com.ibm.as400.access.AFPResource
Constructs an AFPResource object.
AFPResourceBeanInfo class com.ibm.as400.access.AFPResourceBeanInfo.
The AFPResourceBeanInfo class provides bean information for the AFPResource class.
AFPResourceBeanInfo(). Constructor for class com.ibm.as400.access.AFPResourceBeanInfo
AFPResourceList class com.ibm.as400.access.AFPResourceList.
The AFPResourceList class is used to build a list of AS/400 AFP resource objects of type AFPResource.
AFPResourceList(). Constructor for class com.ibm.as400.access.AFPResourceList
Constructs an AFPResourceList.
AFPResourceList(AS400). Constructor for class com.ibm.as400.access.AFPResourceList
Constructs an AFPResourceList.
AFPResourceListBeanInfo class com.ibm.as400.access.AFPResourceListBeanInfo.
BeanInfo for AFPResourceList class.
AFPResourceListBeanInfo(). Constructor for class com.ibm.as400.access.AFPResourceListBeanInfo
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.JobList
Constant indicating that the all jobs are returned.
ALL. Static variable in class com.ibm.as400.access.UserList
Constant indicating that all user profile names and group profile names are returned.
ANY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to any message in the message queue.
AS400 class com.ibm.as400.access.AS400.
The AS400 class represents an AS/400 sign-on.
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(AS400). Constructor for class com.ibm.as400.access.AS400
Constructs an AS400 object.
AS400Array class com.ibm.as400.access.AS400Array.
The AS400Array class provides a composite data type representing an array of AS400DataType objects.
AS400Array(). Constructor for class com.ibm.as400.access.AS400Array
Constructs an AS400Array object.
AS400Array(AS400DataType, int). Constructor for class com.ibm.as400.access.AS400Array
Constructs an AS400Array object.
AS400ArrayBeanInfo class com.ibm.as400.access.AS400ArrayBeanInfo.
The AS400ArrayBeanInfo class provides bean information for the AS400Array class.
AS400ArrayBeanInfo(). Constructor for class com.ibm.as400.access.AS400ArrayBeanInfo
AS400BeanInfo class com.ibm.as400.access.AS400BeanInfo.
The AS400BeanInfo class provides bean information for the AS400 class.
AS400BeanInfo(). Constructor for class com.ibm.as400.access.AS400BeanInfo
AS400Bin2 class com.ibm.as400.access.AS400Bin2.
The AS400Bin2 class provides a converter between a Short object and a signed two-byte binary number.
AS400Bin2(). Constructor for class com.ibm.as400.access.AS400Bin2
Constructs an AS400Bin2 object.
AS400Bin4 class com.ibm.as400.access.AS400Bin4.
The AS400Bin4 class provides a converter between an Integer object and a signed four-byte binary number.
AS400Bin4(). Constructor for class com.ibm.as400.access.AS400Bin4
Constructs an AS400Bin4 object.
AS400ByteArray class com.ibm.as400.access.AS400ByteArray.
The AS400ByteArray class provides a converter between a byte array and fixed-length byte array representing AS/400 data that is not convertible.
AS400ByteArray(int). Constructor for class com.ibm.as400.access.AS400ByteArray
Constructs an AS400ByteArray object.
AS400Certificate class com.ibm.as400.access.AS400Certificate.

The AS400Certificate class represents an X.509 ASN.1 encoded certificate.

AS400Certificate(). Constructor for class com.ibm.as400.access.AS400Certificate
Constructs an AS400Certificate object.
AS400Certificate(byte[]). Constructor for class com.ibm.as400.access.AS400Certificate
Constructs an AS400Certificate object.
AS400CertificateAttribute class com.ibm.as400.access.AS400CertificateAttribute.

The AS400CertificateAttribute class represents a certificate attribute.

AS400CertificateAttribute(). Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateAttribute(int, byte[]). Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateAttribute(int, String). Constructor for class com.ibm.as400.access.AS400CertificateAttribute
Constructs an AS400CertificateAttribute object.
AS400CertificateEvent class com.ibm.as400.access.AS400CertificateEvent.
The AS400CertificateEvent class represents an AS400Certificate event.
AS400CertificateEvent(Object, int). Constructor for class com.ibm.as400.access.AS400CertificateEvent
Constructs an AS400CertificateEvent object.
AS400CertificateListener interface com.ibm.as400.access.AS400CertificateListener.
The AS400CertificateListener interface provides an interface for receiving AS/400 certificate events.
AS400CertificateUserProfileUtil class com.ibm.as400.access.AS400CertificateUserProfileUtil.

The AS400CertificateUserProfileUtil class accesses certificates in an AS400 user profile object.

AS400CertificateUserProfileUtil(). Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtil
Constructs an AS400CertificateUserProfileUtil object.
AS400CertificateUserProfileUtil(AS400, String). Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtil
Constructs an AS400CertificateUserProfileUtil object.
AS400CertificateUserProfileUtilBeanInfo class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo.
The AS400CertificateUserProfileUtilBeanInfo class provides bean information for the AS400CertificateUserProfileUtil class.
AS400CertificateUserProfileUtilBeanInfo(). Constructor for class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
AS400CertificateUtil class com.ibm.as400.access.AS400CertificateUtil.

The AS400CertificateUtil class provides the methods common to AS400CertificateVldlUtil and AS400CertificateUserProfileUtil.

AS400CertificateUtil(). Constructor for class com.ibm.as400.access.AS400CertificateUtil
Constructs an AS400CertificateUtil object.
AS400CertificateUtil(AS400, String). Constructor for class com.ibm.as400.access.AS400CertificateUtil
Constructs an AS400CertificateUtil object.
AS400CertificateUtilBeanInfo class com.ibm.as400.access.AS400CertificateUtilBeanInfo.
The AS400CertificateUtilBeanInfo class provides bean information for the AS400CertificateUtil class.
AS400CertificateUtilBeanInfo(). Constructor for class com.ibm.as400.access.AS400CertificateUtilBeanInfo
AS400CertificateVldlUtil class com.ibm.as400.access.AS400CertificateVldlUtil.

The AS400CertificateVldlUtil class provides the implementation of the methods for accessing certificates in an AS400 validation list object.

AS400CertificateVldlUtil(). Constructor for class com.ibm.as400.access.AS400CertificateVldlUtil
Constructs an AS400CertificateVldlUtil object.
AS400CertificateVldlUtil(AS400, String). Constructor for class com.ibm.as400.access.AS400CertificateVldlUtil
Constructs an AS400CertificateVldlUtil object.
AS400CertificateVldlUtilBeanInfo class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo.
The AS400CertificateVldlUtilBeanInfo class provides bean information for the AS400CertificateVldlUtil class.
AS400CertificateVldlUtilBeanInfo(). Constructor for class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
AS400DataType interface com.ibm.as400.access.AS400DataType.
The AS400DataType interface provides an interface for conversions between Java objects and byte arrays representing AS/400 data types.
AS400DetailsModel class com.ibm.as400.vaccess.AS400DetailsModel.
The AS400DetailsModel class implements an underlying model for a table, where all information for the model is gathered from the contents of an AS/400 resource, known as the root.
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 class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo.
The AS400DetailsModelBeanInfo class provides bean information for the AS400DetailsModel class.
AS400DetailsModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400DetailsModelBeanInfo
AS400DetailsPane class com.ibm.as400.vaccess.AS400DetailsPane.
The AS400DetailsPane class represents a graphical user interface that displays the details regarding the contents of an AS/400 resource, known as the root.
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 class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo.
The AS400DetailsPaneBeanInfo class provides bean information for the AS400DetailsPane class.
AS400DetailsPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400DetailsPaneBeanInfo
AS400Exception exception com.ibm.as400.access.AS400Exception.
The AS400Exception class represents an exception that indicates that an error has occurred on the AS/400 system.
AS400ExplorerPane class com.ibm.as400.vaccess.AS400ExplorerPane.
The AS400ExplorerPane class represents a graphical user interface that is useful for working with the hierarchy of objects rooted at an AS/400 resource.
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 class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo.
The AS400ExplorerPaneBeanInfo class provides bean information for the AS400ExplorerPane class.
AS400ExplorerPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
AS400File class com.ibm.as400.access.AS400File.
The AS400File class represents an AS/400 physical or logical file.
AS400File(). Constructor for class com.ibm.as400.access.AS400File
Constructs an AS400File object.
AS400File(AS400, String). Constructor for class com.ibm.as400.access.AS400File
Constructs an AS400File object.
AS400FileBeanInfo class com.ibm.as400.access.AS400FileBeanInfo.
The AS400FileBeanInfo class provides bean information for the AS400File class.
AS400FileBeanInfo(). Constructor for class com.ibm.as400.access.AS400FileBeanInfo
AS400FileRecordDescription class com.ibm.as400.access.AS400FileRecordDescription.
The AS400FileRecordDescription class represents the record descriptions of an AS/400 physical or logical file.
AS400FileRecordDescription(). Constructor for class com.ibm.as400.access.AS400FileRecordDescription
Constructs an AS400FileRecordDescription object.
AS400FileRecordDescription(AS400, String). Constructor for class com.ibm.as400.access.AS400FileRecordDescription
Constructs an AS400FileRecordDescription object.
AS400FileRecordDescriptionBeanInfo class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo.
The AS400FileRecordDescriptionBeanInfo class provides bean information for the AS400FileRecordDescription class.
AS400FileRecordDescriptionBeanInfo(). Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
AS400FileRecordDescriptionEvent class com.ibm.as400.access.AS400FileRecordDescriptionEvent.
The AS400FileRecordDescriptionEvent class represents a RecordDescriptionEvent.
AS400FileRecordDescriptionEvent(Object, int). Constructor for class com.ibm.as400.access.AS400FileRecordDescriptionEvent
Constructs a AS400FileRecordDescriptionEvent object.
AS400FileRecordDescriptionListener interface com.ibm.as400.access.AS400FileRecordDescriptionListener.
The AS400FileRecordDescriptionListener interface provides the interface that must be implemented to handle AS400FileRecordDescriptionEvent objects that are fired by the AS400FileRecordDescription class.
AS400Float4 class com.ibm.as400.access.AS400Float4.
The AS400Float4 class provides a converter between a Float object and a four-byte floating point number.
AS400Float4(). Constructor for class com.ibm.as400.access.AS400Float4
Constructs an AS400Float4 object.
AS400Float8 class com.ibm.as400.access.AS400Float8.
The AS400Float8 class provides a converter between a Double object and a eight-byte floating point number.
AS400Float8(). Constructor for class com.ibm.as400.access.AS400Float8
Constructs an AS400Float8 object.
AS400JDBCBlob class com.ibm.as400.access.AS400JDBCBlob.
The AS400JDBCBlob class provides access to binary large objects.
AS400JDBCBlobLocator class com.ibm.as400.access.AS400JDBCBlobLocator.
The AS400JDBCBlobLocator class provides access to binary large objects.
AS400JDBCCallableStatement class com.ibm.as400.access.AS400JDBCCallableStatement.

The AS400JDBCCallableStatement class runs a stored procedure.

AS400JDBCClob class com.ibm.as400.access.AS400JDBCClob.
The AS400JDBCClob class provides access to character large objects.
AS400JDBCClobLocator class com.ibm.as400.access.AS400JDBCClobLocator.
The AS400JDBCClobLocator class provides access to character large objects.
AS400JDBCConnection class com.ibm.as400.access.AS400JDBCConnection.

The AS400JDBCConnection class provides a JDBC connection to a specific DB2 for OS/400 database.

AS400JDBCDatabaseMetaData class com.ibm.as400.access.AS400JDBCDatabaseMetaData.
The AS400JDBCDatabaseMetaData class provides information about the database as a whole.
AS400JDBCDriver class com.ibm.as400.access.AS400JDBCDriver.

The AS400JDBCDriver class is a JDBC 2.0 driver that accesses DB2 for OS/400 databases.

AS400JDBCDriver(). Constructor for class com.ibm.as400.access.AS400JDBCDriver
AS400JDBCInputStream class com.ibm.as400.access.AS400JDBCInputStream.

The AS400JDBCInputStream class provides access to binary data using an input stream.

AS400JDBCPreparedStatement class com.ibm.as400.access.AS400JDBCPreparedStatement.

The AS400JDBCPreparedStatement class precompiles and stores an SQL statement.

AS400JDBCResultSet class com.ibm.as400.access.AS400JDBCResultSet.

The AS400JDBCResultSet class provides access to a table of data generated by a database query.

AS400JDBCResultSetMetaData class com.ibm.as400.access.AS400JDBCResultSetMetaData.

The AS400JDBCResultSetMetaData class describes the columns in a result set.

AS400JDBCStatement class com.ibm.as400.access.AS400JDBCStatement.

The AS400JDBCStatement class provides a mechanism for executing static SQL statements.

AS400ListModel class com.ibm.as400.vaccess.AS400ListModel.
The AS400ListModel class implements an underlying model for a list, where all information for the model is gathered from the contents of an AS/400 resource, known as the root.
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 class com.ibm.as400.vaccess.AS400ListModelBeanInfo.
The AS400ListModelBeanInfo class provides bean information for the AS400ListModel class.
AS400ListModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ListModelBeanInfo
AS400ListPane class com.ibm.as400.vaccess.AS400ListPane.
The AS400ListPane class represents a graphical user interface that presents a list of the contents of an AS/400 resource, known as the root.
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 class com.ibm.as400.vaccess.AS400ListPaneBeanInfo.
The AS400ListPaneBeanInfo class provides bean information for the AS400ListPane class.
AS400ListPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
AS400Message class com.ibm.as400.access.AS400Message.
The AS400Message class represents a message returned from an AS/400.
AS400PackedDecimal class com.ibm.as400.access.AS400PackedDecimal.
The AS400PackedDecimal class provides a converter between a BigDecimal object and a packed decimal format floating point number.
AS400PackedDecimal(int, int). Constructor for class com.ibm.as400.access.AS400PackedDecimal
Constructs an AS400PackedDecimal object.
AS400SecurityException exception com.ibm.as400.access.AS400SecurityException.
The AS400SecuirytException class represents an exception that indicates that a security or authority error has occurred.
AS400Structure class com.ibm.as400.access.AS400Structure.
The AS400Structure class provides a composite data type representing a structure of AS400DataType objects.
AS400Structure(). Constructor for class com.ibm.as400.access.AS400Structure
Constructs an AS400Structure object.
AS400Structure(AS400DataType[]). Constructor for class com.ibm.as400.access.AS400Structure
Constructs an AS400Structure object.
AS400StructureBeanInfo class com.ibm.as400.access.AS400StructureBeanInfo.
The AS400Structure class provides bean information for the AS400Structure class.
AS400StructureBeanInfo(). Constructor for class com.ibm.as400.access.AS400StructureBeanInfo
AS400Text class com.ibm.as400.access.AS400Text.
The AS400Text class provides character set conversion between Java String objects and AS/400 native code pages.
AS400Text(int). Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, int). Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400Text(int, String). Constructor for class com.ibm.as400.access.AS400Text
Constructs AS400Text object.
AS400Text(int, int, AS400). Constructor for class com.ibm.as400.access.AS400Text
Constructs an AS400Text object.
AS400TreeModel class com.ibm.as400.vaccess.AS400TreeModel.
The AS400TreeModel class implements an underlying model for a tree, where all information for the tree is gathered from the hierarchy of objects rooted at an AS/400 resource.
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 class com.ibm.as400.vaccess.AS400TreeModelBeanInfo.
The AS400TreeModelBeanInfo class provides bean information for the AS400TreeModel class.
AS400TreeModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400TreeModelBeanInfo
AS400TreePane class com.ibm.as400.vaccess.AS400TreePane.
The AS400TreePane class represents a graphical user interface that presents a tree, where all information for the tree is gathered from the hierarchy of objects rooted at an AS/400 resource.
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 class com.ibm.as400.vaccess.AS400TreePaneBeanInfo.
The AS400TreePaneBeanInfo class provides bean information for the AS400TreePane class.
AS400TreePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
AS400UnsignedBin2 class com.ibm.as400.access.AS400UnsignedBin2.
The AS400UnsignedBin2 class provides a converter between an Integer object and an unsigned two-byte binary number.
AS400UnsignedBin2(). Constructor for class com.ibm.as400.access.AS400UnsignedBin2
Constructs an AS400UnsignedBin2 object.
AS400UnsignedBin4 class com.ibm.as400.access.AS400UnsignedBin4.
The AS400UnsignedBin4 class provides a converter between a Long object and a unsigned four-byte binary number.
AS400UnsignedBin4(). Constructor for class com.ibm.as400.access.AS400UnsignedBin4
Constructs an AS400UnsignedBin4 object.
AS400ZonedDecimal class com.ibm.as400.access.AS400ZonedDecimal.
The AS400ZonedDecimal class provides a converter between a BigDecimal object and a zoned decimal format floating point number.
AS400ZonedDecimal(int, int). Constructor for class com.ibm.as400.access.AS400ZonedDecimal
Constructs an AS400ZonedDecimal object.
AS400_ERROR. Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that an error has occurred on the AS/400.
ATTRIBUTES_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the attributes.
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_DATAFORMAT. Static variable in class com.ibm.as400.access.PrintObject
Data format.
ATTR_DATA_QUEUE. Static variable in class com.ibm.as400.access.PrintObject
Data queue integrated file system name.
ATTR_DATE. Static variable in class com.ibm.as400.access.PrintObject
Date 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_FORMFEED. Static variable in class com.ibm.as400.access.PrintObject
Form feed.
ATTR_FORMTYPE. Static variable in class com.ibm.as400.access.PrintObject
Form type.
ATTR_FORMTYPEMSG. Static variable in class com.ibm.as400.access.PrintObject
Form type message option.
ATTR_FORM_DEFINITION. Static variable in class com.ibm.as400.access.PrintObject
Form definition integrated file system name.
ATTR_FRONT_OVERLAY. Static variable in class com.ibm.as400.access.PrintObject
Front overlay integrated file system name.
ATTR_FTMGN_ACR. Static variable in class com.ibm.as400.access.PrintObject
Front margin offset across.
ATTR_FTMGN_DWN. Static variable in class com.ibm.as400.access.PrintObject
Front margin offset down.
ATTR_FTOVL_ACR. Static variable in class com.ibm.as400.access.PrintObject
Front overlay offset across.
ATTR_FTOVL_DWN. Static variable in class com.ibm.as400.access.PrintObject
Front overlay offset down.
ATTR_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_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_OUTPUTBIN. Static variable in class com.ibm.as400.access.PrintObject
Output bin.
ATTR_OUTPUT_QUEUE. Static variable in class com.ibm.as400.access.PrintObject
Output queue integrated file system name.
ATTR_OUTQSTS. Static variable in class com.ibm.as400.access.PrintObject
Output queue status.
ATTR_OVERALLSTS. Static variable in class com.ibm.as400.access.PrintObject
Overall status of printer.
ATTR_OVERFLOW. Static variable in class com.ibm.as400.access.PrintObject
Overflow line number.
ATTR_PAGELEN. Static variable in class com.ibm.as400.access.PrintObject
Length of page.
ATTR_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_PAGEWIDTH. Static variable in class com.ibm.as400.access.PrintObject
Width of page.
ATTR_PAGE_AT_A_TIME. Static variable in class com.ibm.as400.access.PrintObject
Page at a time.
ATTR_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_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_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_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_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.
ActionCompletedEvent class com.ibm.as400.access.ActionCompletedEvent.
The ActionCompletedEvent class represents an ActionCompleted event.
ActionCompletedEvent(Object). Constructor for class com.ibm.as400.access.ActionCompletedEvent
Constructs an ActionCompletedEvent object.
ActionCompletedListener interface com.ibm.as400.access.ActionCompletedListener.
The ActionCompletedListener interface provides a listener interface for receiving ActionCompleted events.
ArrayFieldDescription class com.ibm.as400.access.ArrayFieldDescription.
The ArrayFieldDescription class represents the description of an array of data.
ArrayFieldDescription(). Constructor for class com.ibm.as400.access.ArrayFieldDescription
Constructs an ArrayFieldDescription object.
ArrayFieldDescription(AS400Array, String). Constructor for class com.ibm.as400.access.ArrayFieldDescription
Constructs an ArrayFieldDescription object.
absolute(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to an absolute row number.
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.
actionCompleted(ActionCompletedEvent). Method in interface com.ibm.as400.access.ActionCompletedListener
Invoked when an action has completed.
actionPerformed(ActionEvent). Method in class com.ibm.as400.vaccess.VActionAdapter
Invoked when an action is performed.
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.
addAS400CertificateListener(AS400CertificateListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Adds an AS400Certificate listener to receive AS400Certificate events.
addAS400FileRecordDescriptionListener(AS400FileRecordDescriptionListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when an AS400FileRecordDescriptionEvent is fired.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.CommandCall
Adds an ActionCompletedListener.
addActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.ProgramCall
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.SQLStatementDocument
Adds a listener to be notified when a SQL statement is executed.
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.SQLStatementMenuItem
Adds a listener to be notified when a SQL statement is executed.
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.ProgramCallMenuItem
Adds a listener to be notified when an action is completed.
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.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.vaccess.RecordListFormPane
Adds a listener to be notified when a new record is displayed.
addBatch(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Adds an SQL statement to the current batch of SQL statements.
addBatch(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Adds the set of parameters to the current batch.
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.AS400CertificateUserProfileUtil
Adds the certificate to the user profile.
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.
addConnectionListener(ConnectionListener). Method in class com.ibm.as400.access.AS400
Adds a listener to the event list.
addDataQueueListener(DataQueueListener). Method in class com.ibm.as400.access.BaseDataQueue
Adds a data queue listener to receive data queue events from this Data Queue.
addDataQueueListener(DataQueueListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.
addDocumentListener(DocumentListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Adds a listener to be notified when a document event 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.VPrinter
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.VJobList
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.AS400DetailsModel
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.ProgramCallButton
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.SQLStatementMenuItem
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 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.SQLResultSetTableModel
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.AS400TreeModel
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 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.KeyedDataQueueDocument
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.IFSTextFileDocument
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.
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.SQLStatementButton
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.VOutput
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.AS400ExplorerPane
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.SQLResultSetFormPane
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.AS400TreePane
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.CommandCallMenuItem
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.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.SQLResultSetTablePane
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.RecordListFormPane
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.DataQueueDocument
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.IFSFile
Adds a file listener to receive file events from this IFSFile.
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.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.access.IFSFileInputStream
Adds a file listener to receive file events from this IFSFileInputStream.
addFileListener(FileListener). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Adds a listener to be notified when a file event occurs.
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.RecordListTablePane
Adds a listener to be notified when the selection changes.
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.AS400DetailsPane
Adds a listener to be notified when a list selection occurs.
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.SQLResultSetTablePane
Adds a listener to be notified when the selection changes.
addObjectListener(ObjectListener). Method in class com.ibm.as400.access.BaseDataQueue
Adds an object listener to receive object events from this Data Queue.
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.
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.PrintObjectList
Adds the specified PropertyChange listener to receive PropertyChange events from this print object list.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.IFSFile
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.BaseDataQueue
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.ProgramParameter
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400
Adds a property changed listener to the list.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.QSYSObjectPathName
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.CommandCall
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.MessageFile
Adds a PropertyChangeListener.
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.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.IFSFileOutputStream
Adds a property change listener.
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.access.IFSRandomAccessFile
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.DataQueueAttributes
Adds a PropertyChangeListener.
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.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.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.ProgramCall
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.IFSFileInputStream
Adds a property change listener.
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.VPrinter
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.SQLStatementDocument
Adds a listener to be notified when the value of any bound property is changed.
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.VPrinters
Adds a listener to be notified when the value of any bound property changes.
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.VMessageQueue
Adds a listener to be notified when the value of any bound property changes.
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.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.AS400TreeModel
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.KeyedDataQueueDocument
Adds a listener to be notified when the value of any bound property changes.
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.vaccess.IFSTextFileDocument
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.
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.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.AS400ExplorerPane
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.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.VActionAdapter
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.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.CommandCallMenuItem
Adds a listener to be notified when the value of any bound property changes.
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.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.AS400ListPane
Adds a listener to be notified when the value of any bound property changes.
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.VJob
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.DataQueueDocument
Adds a listener to be notified when the value of any bound property changes.
addRecordDescriptionListener(RecordDescriptionListener). Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when a RecordDescriptionEvent is fired.
addRecordDescriptionListener(RecordDescriptionListener). Method in class com.ibm.as400.access.Record
Adds a listener to be notified when a RecordDescriptionEvent is fired.
addStyle(String, Style). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Adds a style into the logical style hierarchy.
addTableModelListener(TableModelListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Adds a listener to be notified when the contents of the table change.
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.KeyedDataQueueDocument
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.DataQueueDocument
Adds an undoable edit listener to be notified when undoable edits are made to the document.
addUserSpaceListener(UserSpaceListener). Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when a UserSpaceEvent is fired.
addVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinter
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.VJobList
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.VUser
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 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.VPropertiesAction
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.VUserList
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.VOutput
Adds a listener to be notified when a VObject is changed, created, or deleted.
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 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.VJob
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.
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.IFSFile
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.BaseDataQueue
Adds the VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.ProgramParameter
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.RecordFormat
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.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.QSYSObjectPathName
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.CommandCall
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.MessageFile
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.PrintObject
Adds the specified VetoableChange listener to receive VetoableChange events from this print object.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.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.IFSFileOutputStream
Adds a vetoable change listener.
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.access.IFSRandomAccessFile
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.DataQueueAttributes
Adds a VetoableChangeListener.
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.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.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.ProgramCall
Adds a VetoableChangeListener.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.UserSpace
Adds a listener to be notified when the value of any constrained property is changed.
addVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.IFSFileInputStream
Adds a vetoable change listener.
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.VPrinter
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.SQLStatementDocument
Adds a listener to be notified when the value of any constrained property is changed.
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.VPrinters
Adds a listener to be notified when the value of any constrained property changes.
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.VMessageQueue
Adds a listener to be notified when the value of any constrained property changes.
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.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.AS400TreeModel
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.KeyedDataQueueDocument
Adds a listener to be notified when the value of any constrained property changes.
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.vaccess.IFSTextFileDocument
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.
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.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.AS400ExplorerPane
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.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.AS400TreePane
Adds a listener to be notified when the value of any constrained property changes.
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.CommandCallMenuItem
Adds a listener to be notified when the value of any constrained property changes.
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.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.AS400ListPane
Adds a listener to be notified when the value of any constrained property changes.
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.VJob
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.DataQueueDocument
Adds a listener to be notified when the value of any constrained property changes.
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 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.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.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.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.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.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.SQLStatementMenuItem
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 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.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.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.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.VPropertiesAction
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.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.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.VUserList
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.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.VOutput
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 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.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.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.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.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.DataQueueDocument
Adds a listener to be notified when work starts and stops on potentially long-running operations.
added(AS400CertificateEvent). Method in interface com.ibm.as400.access.AS400CertificateListener
Invoked when a certificate has been added.
afterLast(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor after the last row.
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.
applyChanges(). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Applies the changes made by the user.
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 without blocking.
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.

B

BYKEY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to a message identified by a key.
BaseDataQueue class com.ibm.as400.access.BaseDataQueue.
The BaseDataQueue class represents an AS/400 data queue object.
BaseDataQueue(). Constructor for class com.ibm.as400.access.BaseDataQueue
Constructs a BaseDataQueue object.
BaseDataQueue(AS400, String). Constructor for class com.ibm.as400.access.BaseDataQueue
Constructs a BaseDataQueue object.
BaseDataQueueBeanInfo class com.ibm.as400.access.BaseDataQueueBeanInfo.
The BaseDataQueueBeanInfo class provides bean information for the BaseDataQueue class.
BaseDataQueueBeanInfo(). Constructor for class com.ibm.as400.access.BaseDataQueueBeanInfo
BinaryConverter class com.ibm.as400.access.BinaryConverter.
A binary types converter between Java byte arrays and Java simple types.
BinaryFieldDescription class com.ibm.as400.access.BinaryFieldDescription.
The BinaryFieldDescription class represents the description of the data in a binary (integer) field.
BinaryFieldDescription(). Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin4, String). Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(AS400Bin4, String, String, int). Constructor for class com.ibm.as400.access.BinaryFieldDescription
Constructs a BinaryFieldDescription object.
BinaryFieldDescription(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.
beforeFirst(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor before the first row.
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.
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

CANCEL. Static variable in class com.ibm.as400.vaccess.IFSFileDialog
Dialog was dismissed with the Cancel button.
CANNOT_CONVERT_VALUE. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the value cannot be converted.
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.
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.
CLEARED. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue cleared event ID.
CLOSED. Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list closed event ID.
COMMAND. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Command AS/400 service.
COMMITMENT_CONTROL_ALREADY_STARTED. Static variable in class com.ibm.as400.access.ExtendedIllegalStateException
The return code indicating that the commitment control has already been started.
COMMIT_LOCK_LEVEL_ALL. Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *ALL.
COMMIT_LOCK_LEVEL_CHANGE. Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *CHANGE.
COMMIT_LOCK_LEVEL_CURSOR_STABILITY. Static variable in class com.ibm.as400.access.AS400File
Constant indicating a commit lock level of *CS.
COMMIT_LOCK_LEVEL_DEFAULT. Static variable in class com.ibm.as400.access.AS400File
Constant indicating that the commit lock level specified on the startCommitmentControl() method should be used.
COMMIT_LOCK_LEVEL_NONE. Static variable in class com.ibm.as400.access.AS400File
Constant indicating that no commitment control should be used for the file.
COMMUNICATIONS_ERROR. Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that an error occurred in communications.
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.MessageQueue
Constant referring to completion messages.
CONNECTION_DROPPED. Static variable in class com.ibm.as400.access.ConnectionDroppedException
The return code indicating that the connection was dropped unexpectedly.
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.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.
CONVERSION. Static variable in class com.ibm.as400.access.Trace
Character set conversion trace category.
COPIESLEFT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
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.
CPUUSED_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the CPU used.
CURRENT. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the current user's message queue.
CharConverter class com.ibm.as400.access.CharConverter.
A character set converter between Java String objects and AS/400 native code pages.
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(String). Constructor for class com.ibm.as400.access.CharConverter
Gets a CharConverter object from the pool using the specified character encoding.
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.
CharacterFieldDescription class com.ibm.as400.access.CharacterFieldDescription.
The CharacterFieldDescription class represents the description of the data in a character field.
CharacterFieldDescription(). Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CharacterFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CharacterFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.CharacterFieldDescription
Constructs a CharacterFieldDescription object.
CommandCall class com.ibm.as400.access.CommandCall.
The CommandCall class represents an AS/400 command call object.
CommandCall(). Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCall(AS400). Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCall(AS400, String). Constructor for class com.ibm.as400.access.CommandCall
Constructs a CommandCall object.
CommandCallBeanInfo class com.ibm.as400.access.CommandCallBeanInfo.
The CommandCallBeanInfo class provides the bean information for the CommandCall class.
CommandCallBeanInfo(). Constructor for class com.ibm.as400.access.CommandCallBeanInfo
CommandCallButton class com.ibm.as400.vaccess.CommandCallButton.
The CommandCallButton class represents a button that calls an AS/400 CL command when pressed.
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 class com.ibm.as400.vaccess.CommandCallButtonBeanInfo.
The CommandCallButtonBeanInfo class provides bean information for the CommandCallButton class.
CommandCallButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.CommandCallButtonBeanInfo
CommandCallMenuItem class com.ibm.as400.vaccess.CommandCallMenuItem.
The CommandCallMenuItem class represents a menu item that calls an AS/400 CL command when selected.
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 class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo.
The CommandCallMenuItemBeanInfo class provides bean information for the CommandCallMenuItem class.
CommandCallMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
ConnectionDroppedException exception com.ibm.as400.access.ConnectionDroppedException.
The ConnectionDroppedException class represents an exception that indicates that the AS/400 connection was dropped unexpectedly.
ConnectionEvent class com.ibm.as400.access.ConnectionEvent.
The ConnectionEvent class represents a Connection event.
ConnectionEvent(Object, int). Constructor for class com.ibm.as400.access.ConnectionEvent
Constructs a ConnectionEvent object.
ConnectionListener interface com.ibm.as400.access.ConnectionListener.
The ConnectionListener interface provides a listener interface for receiving Connection events.
canRead(). Method in class com.ibm.as400.access.IFSFile
Determines if the applet or application can read from the integrated file system object represented by this object.
canRead(). Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the program can read from the IFSJavaFile.
canWrite(). Method in class com.ibm.as400.access.IFSFile
Determines if the applet or application can write to the integrated file system object represented by this object.
canWrite(). Method in class com.ibm.as400.access.IFSJavaFile
Indicates if the program can write to the IFSJavaFile.
cancel(). Method in class com.ibm.as400.access.AS400JDBCStatement
Cancels the statement.
cancelRowUpdates(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Cancels all pending updates that have been made since the last call to updateRow().
carriageReturn(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a carriage return control to the stream.
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
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.VPrinter
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.VPrinters
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.VUserList
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.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.VMessageList
Returns the children of the node.
clear(). Method in class com.ibm.as400.access.BaseDataQueue
Removes all entries from the data queue.
clear(PrintParameterList). Method in class com.ibm.as400.access.OutputQueue
Clears the output queue on the AS/400.
clear(byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clear(String). Method in class com.ibm.as400.access.KeyedDataQueue
Removes all entries that match the key from the data queue.
clearBatch(). Method in class com.ibm.as400.access.AS400JDBCStatement
Clears the current batch of SQL statements.
clearParameters(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Releases the resources used by the current input parameter values.
clearParameters(). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Releases the resources used by the current input parameter values and registered output parameters.
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.AS400JDBCStatement
Clears all warnings that have been reported for the statement.
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.AS400JDBCConnection
Clears all warnings that have been reported for the connection.
clearWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModel
Clears all SQL warnings.
clearWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Clears all SQL warnings.
clearWarnings(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Clears all SQL warnings.
cleared(DataQueueEvent). Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a clear has been performed.
clone(). Method in class com.ibm.as400.access.AS400Float8
Creates a new AS400Float8 object that is identical to the current instance.
clone(). Method in class com.ibm.as400.access.AS400ZonedDecimal
Creates a new AS400ZonedDecimal object that is identical to the current instance.
clone(). Method in class com.ibm.as400.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.AS400UnsignedBin2
Creates a new AS400UnsignedBin2 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.AS400Structure
Creates a new AS400Structure 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.AS400Bin4
Creates a new AS400Bin4 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.AS400PackedDecimal
Creates a new AS400PackedDecimal 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 class com.ibm.as400.access.AS400Text
Creates a new AS400Text object that is identical to the current instance.
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.SCS5256Writer
Closes the stream.
close(). Method in class com.ibm.as400.access.PrintObjectInputStream
Closes the input stream.
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.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.PrintObjectPageInputStream
Closes the input stream and releases any resources associated with it.
close(). Method in class com.ibm.as400.access.AS400File
Closes the file on the AS400.
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.IFSTextFileOutputStream
Closes this text file output stream and releases any system resources associated with the stream.
close(). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Closes the page input stream and releases any resources associated with it.
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.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.SpooledFileOutputStream
Closes the stream.
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.UserSpace
Closes the user space and releases any system resources associated with the stream.
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.vaccess.RecordListTableModel
Closes the AS400 file this model represents.
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.RecordListTablePane
Closes the AS/400 file this table represents.
close(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Closes the SQL result set this form represents.
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.SQLResultSetTablePane
Closes the SQL result set this table represents.
close(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Closes the AS/400 file this form represents.
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.
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.
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.
connect(String, Properties). Method in class com.ibm.as400.access.AS400JDBCDriver
Connects to the database named by the specified URL.
connectService(int). Method in class com.ibm.as400.access.AS400
Connects to an AS/400 service on this AS/400.
connected(ConnectionEvent). Method in interface com.ibm.as400.access.ConnectionListener
Invoked when a service has been connected.
connectionDropped(ConnectionDroppedException). Method in class com.ibm.as400.access.IFSFileOutputStream
Disconnects from the byte stream server.
connectionDropped(ConnectionDroppedException). Method in class com.ibm.as400.access.IFSFileInputStream
Disconnects from the byte stream server.
create(int, String, String). Method in class com.ibm.as400.access.AS400File
Creates a physical file with the specified record length and file type.
create(String, String). Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified DDS source file.
create(RecordFormat, String). Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified record format.
create(RecordFormat, String, String, String, String, String, boolean, String, String). Method in class com.ibm.as400.access.AS400File
Creates a physical file using the specified record format and any specified keywords.
create(int, int). Method in class com.ibm.as400.access.KeyedDataQueue
Creates a keyed data queue on the AS/400.
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, boolean, String, byte, String, String). Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create(String, int, boolean, String, byte, String, String). Method in class com.ibm.as400.access.UserSpace
Creates the user space.
create(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, String, boolean, boolean, boolean, String). Method in class com.ibm.as400.access.DataQueue
Creates a data queue on the AS/400.
createImplementation(). Method in class com.ibm.as400.access.AS400File
Creates the proper implementation.
createPosition(int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns a position that will track change 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.DataQueueDocument
Returns a position that will track changes 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.
created(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a create has been performed.

D

DATABASE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Database AS/400 service.
DATAQUEUE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Dataqueue AS/400 service.
DATASTREAM. Static variable in class com.ibm.as400.access.Trace
Data stream trace category.
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_STREAM_LEVEL_NOT_VALID. Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the server job cannot support the level of data streams that the client is using.
DATA_STREAM_SYNTAX_ERROR. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that there is a syntax error in the data stream.
DATA_STREAM_UNKNOWN. Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that the data stream received from the server job was not of the type or format expected.
DATE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the date.
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.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.
DBCSEitherFieldDescription class com.ibm.as400.access.DBCSEitherFieldDescription.
The DBCSEitherFieldDescription class represents the description of the data in a DBCS-either field.
DBCSEitherFieldDescription(). Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSEitherFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSEitherFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.DBCSEitherFieldDescription
Constructs a DBCSEitherFieldDescription object.
DBCSGraphicFieldDescription class com.ibm.as400.access.DBCSGraphicFieldDescription.
The DBCSGraphicFieldDescription class represents the description of the data in a DBCS-graphic field.
DBCSGraphicFieldDescription(). Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSGraphicFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSGraphicFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.DBCSGraphicFieldDescription
Constructs a DBCSGraphicFieldDescription object.
DBCSOnlyFieldDescription class com.ibm.as400.access.DBCSOnlyFieldDescription.
The DBCSOnlyFieldDescription class represents the description of the data in a DBCS-only field.
DBCSOnlyFieldDescription(). Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOnlyFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOnlyFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.DBCSOnlyFieldDescription
Constructs a DBCSOnlyFieldDescription object.
DBCSOpenFieldDescription class com.ibm.as400.access.DBCSOpenFieldDescription.
The DBCSOpenFieldDescription class represents the description of the data in a DBCS-open field.
DBCSOpenFieldDescription(). Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DBCSOpenFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DBCSOpenFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.DBCSOpenFieldDescription
Constructs a DBCSOpenFieldDescription object.
DEFAULT_BUFFER_SIZE. Static variable in class com.ibm.as400.access.AS400CertificateUtil
Recommended buffer size in kilobytes.
DESCRIPTION_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VObject
Property identifier for the description.
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.
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.
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.
DQAttsAuthorityEditor class com.ibm.as400.access.DQAttsAuthorityEditor.
The DQAttsAuthorityEditor class provides the list of data queue editor authorities.
DQAttsAuthorityEditor(). Constructor for class com.ibm.as400.access.DQAttsAuthorityEditor
DQ_CLEARED. Static variable in class com.ibm.as400.access.DataQueueEvent
The DataQueue peek 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.
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.
DataQueue class com.ibm.as400.access.DataQueue.
The DataQueue class represents an AS/400 data queue object.
DataQueue(). Constructor for class com.ibm.as400.access.DataQueue
Constructs a DataQueue object.
DataQueue(AS400, String). Constructor for class com.ibm.as400.access.DataQueue
Constructs a DataQueue object.
DataQueueAttributes class com.ibm.as400.access.DataQueueAttributes.
The DataQueueAttributes class represents an AS/400 data queue attributes object.
DataQueueAttributes(). Constructor for class com.ibm.as400.access.DataQueueAttributes
DataQueueAttributesBeanInfo class com.ibm.as400.access.DataQueueAttributesBeanInfo.
The DataQueueAttributesBeanInfo class provides bean information for the DataQueueAttributes class.
DataQueueAttributesBeanInfo(). Constructor for class com.ibm.as400.access.DataQueueAttributesBeanInfo
DataQueueBeanInfo class com.ibm.as400.access.DataQueueBeanInfo.
The DataQueueBeanInfo class provides bean information for the DataQueue class.
DataQueueBeanInfo(). Constructor for class com.ibm.as400.access.DataQueueBeanInfo
DataQueueDocument class com.ibm.as400.vaccess.DataQueueDocument.
The DataQueueDocument class represents an underlying model for text components, where the text is entries from a data queue on an AS/400.
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 class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo.
The DataQueueDocumentBeanInfo class provides bean information for the DataQueueDocument class.
DataQueueDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
DataQueueEntry class com.ibm.as400.access.DataQueueEntry.
The DataQueueEntry class represents an entry on an AS/400 data queue.
DataQueueEvent class com.ibm.as400.access.DataQueueEvent.
The DataQueueEvent class represents a DataQueue event.
DataQueueEvent(Object, int). Constructor for class com.ibm.as400.access.DataQueueEvent
Constructs a DataQueueEvent object.
DataQueueListener interface com.ibm.as400.access.DataQueueListener.
The DataQueueListener interface provides an interface for receiving DataQueue events.
DateFieldDescription class com.ibm.as400.access.DateFieldDescription.
The DateFieldDescription class represents the description of the data in a date field.
DateFieldDescription(). Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
DateFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
DateFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.DateFieldDescription
Constructs a DateFieldDescription object.
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.
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.BaseDataQueue
Deletes a data queue on the AS400.
delete(). Method in class com.ibm.as400.access.AS400File
Deletes the file.
delete(). Method in class com.ibm.as400.access.IFSJavaFile
Deletes the IFSJavaFile.
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.AS400CertificateUtil
Deletes the certificate from the repository.
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.AS400CertificateVldlUtil
Deletes the certificate from the validation list.
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.AS400CertificateUserProfileUtil
Deletes the certificate matching the certificate handle from the user profile.
deleteCertificateByHandle(byte[]). Method in class com.ibm.as400.access.AS400CertificateVldlUtil
Deletes the certificate matching the certificate handle from the validation list.
deleteCurrentRecord(). Method in class com.ibm.as400.access.AS400File
Deletes the record at the current cursor position.
deleteMember(). Method in class com.ibm.as400.access.AS400File
Deletes the member associated with this object from the file.
deleteRecord(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.
deleteRecord(byte[], int). 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.
deleted(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a delete has been performed.
deleted(AS400CertificateEvent). Method in interface com.ibm.as400.access.AS400CertificateListener
Invoked when a certificate has been deleted.
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().
disconnectAllServices(). Method in class com.ibm.as400.access.AS400
Disconnects from the AS/400.
disconnectService(int). Method in class com.ibm.as400.access.AS400
Disconnects the service from the AS/400.
disconnected(ConnectionEvent). Method in interface com.ibm.as400.access.ConnectionListener
Invoked when a service has been disconnected.
displayFirst(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the first record of the result set.
displayFirst(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the first record of the record list.
displayLast(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the last record of the result set.
displayLast(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the last record of the record list.
displayNext(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the next record of the result set.
displayNext(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the next record of the record list.
displayPrevious(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Displays the previous record of the result set.
displayPrevious(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Displays the previous record of the record list.
doesMaxRowSizeIncludeBlobs(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if getMaxRowSize() includes blobs when computing the maximum length of a single row.
doubleToByteArray(double, byte[], int). Static method in class com.ibm.as400.access.BinaryConverter
Convert the specified double into AS/400 format in the specified byte array.

E

END_OF_FILE. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the end of file has been reached.
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.
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_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_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_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_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_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_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.ErrorCompletingRequestException
The return code indicating that an error occurred when resolving to the exit program.
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.
ErrorCompletingRequestException exception com.ibm.as400.access.ErrorCompletingRequestException.
The ErrorCompletingRequestException class represents an exception that indicates an error occurred that prevented the request from completing.
ErrorDialogAdapter class com.ibm.as400.vaccess.ErrorDialogAdapter.
The ErrorDialogAdapter class represents an object that listens for error events and displays a message dialog for each error event.
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.
ErrorDialogAdapterBeanInfo class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo.
The ErrorDialogAdapterBeanInfo class provides bean information for the ErrorDialogAdapter class.
ErrorDialogAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.ErrorDialogAdapterBeanInfo
ErrorEvent class com.ibm.as400.vaccess.ErrorEvent.
The ErrorEvent class represents an error event.
ErrorEvent(Object, Exception). Constructor for class com.ibm.as400.vaccess.ErrorEvent
Constructs an ErrorEvent object.
ErrorListener interface com.ibm.as400.vaccess.ErrorListener.
The ErrorListener interface provides a listener interface for receiving error events.
ExtendedIOException exception com.ibm.as400.access.ExtendedIOException.
The ExtendedIOException class represents an exception that indicates that an error has occurred while communicating with the AS/400.
ExtendedIllegalArgumentException exception com.ibm.as400.access.ExtendedIllegalArgumentException.
The ExtendedIllegalArgumentException class represents an exception that indicates that an argument is not valid.
ExtendedIllegalStateException exception com.ibm.as400.access.ExtendedIllegalStateException.
The ExtendedIllegalStateException class represents an exception that indicates that an object is not in the proper state to perform the requested operation.
end(String). Method in class com.ibm.as400.access.WriterJob
Ends a writer on the AS/400.
endCommitmentControl(). Method in class com.ibm.as400.access.AS400File
Ends commitment control for this connection.
endPage(). Method in class com.ibm.as400.access.SCS5256Writer
Ends current page.
endPage(). Method in class com.ibm.as400.access.SCS5219Writer
Ends current page.
endPage(). Method in class com.ibm.as400.access.SCS3812Writer
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.
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.ErrorDialogAdapter
Invoked when an error has occurred.
execute(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that may return multiple result sets.
execute(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets.
execute(String). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs an SQL statement that may return multiple result sets.
execute(). Method in class com.ibm.as400.vaccess.SQLStatementDocument
Runs the contents of this document as a SQL statement.
executeBatch(). Method in class com.ibm.as400.access.AS400JDBCStatement
Runs the batch of SQL statements.
executeBatch(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Runs the batch of SQL statements.
executeQuery(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL statement that returns a single result set.
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.
executeUpdate(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Runs an SQL INSERT, UPDATE, or DELETE statement, or any SQL statement that does not return a result set.
executeUpdate(). 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.
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.
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.

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.
FIELD_DESCRIPTION_ADDED. Static variable in class com.ibm.as400.access.RecordDescriptionEvent
Event id indicating that a field description has been added to a RecordFormat object.
FIELD_MODIFIED. Static variable in class com.ibm.as400.access.RecordDescriptionEvent
Event id indicating that a field value has been modified in a Record object.
FIELD_NOT_FOUND. Static variable in class com.ibm.as400.access.ExtendedIllegalArgumentException
The return code indicating that the field was not found.
FILE. Static variable in class com.ibm.as400.access.AS400
Constant indicating the File 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.
FIRST. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the first message in the message queue.
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.
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.VQueuedMessage
Property identifier for the from program.
FROM_PROGRAM_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJobLogMessage
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.
FUNCTION_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the function.
FieldDescription class com.ibm.as400.access.FieldDescription.
The FieldDescription class is an abstract base class that allows the user to describe the data in a field with an AS400DataType object and a name.
FieldDescription(). Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FieldDescription(AS400DataType, String). Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FieldDescription(AS400DataType, String, String). Constructor for class com.ibm.as400.access.FieldDescription
Constructs a FieldDescription object.
FileEvent class com.ibm.as400.access.FileEvent.
The FileEvent class represents a File event.
FileEvent(Object, int). Constructor for class com.ibm.as400.access.FileEvent
Constructs a FileEvent object.
FileFilter class com.ibm.as400.vaccess.FileFilter.
The FileFilter class provides file filtering support.
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.
FileListener interface com.ibm.as400.access.FileListener.
The FileListener interface provides an interface for receiving File events.
FloatFieldDescription class com.ibm.as400.access.FloatFieldDescription.
The FloatFieldDescription class represents the description of the data in a float field.
FloatFieldDescription(). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String, String, int). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float8, String, String, int, int). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String, String, int). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
FloatFieldDescription(AS400Float4, String, String, int, int). Constructor for class com.ibm.as400.access.FloatFieldDescription
Constructs a FloatFieldDescription object.
fd_. Variable in class com.ibm.as400.access.IFSFileOutputStream
fd_. Variable in class com.ibm.as400.access.IFSFileInputStream
fieldDescriptionAdded(RecordDescriptionEvent). Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a field description has been added to a RecordFormat object.
fieldModified(RecordDescriptionEvent). Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a field value has been changed in a Record object.
fileClosed(FileEvent). Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been closed.
fileCreated(FileEvent). Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been created.
fileDeleted(FileEvent). Method in interface com.ibm.as400.access.FileListener
Invoked when a file is deleted.
fileModified(FileEvent). Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been modified.
fileOpened(FileEvent). Method in interface com.ibm.as400.access.FileListener
Invoked when a file has been opened.
finalize(). Method in class com.ibm.as400.access.IFSFile
Cleans up.
finalize(). Method in class com.ibm.as400.access.BaseDataQueue
Removes the references to the server and AS400 object.
finalize(). Method in class com.ibm.as400.access.AS400
Cleans up all connections.
finalize(). Method in class com.ibm.as400.access.PrintObjectInputStream
Closes the stream when garbage is collected.
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.PrintObjectPageInputStream
Closes the input stream when garbage is collected.
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.IFSJavaFile
Cleans up.
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.IFSTextFileOutputStream
Ensures that the text file output stream is closed when there are no more references to it.
finalize(). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Closes the stream when garbage is collected.
finalize(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Ensures that the stream is closed when there are no more references to it.
finalize(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Closes the result set if not explicitly closed by the caller.
finalize(). Method in class com.ibm.as400.access.SpooledFileOutputStream
Closes the stream when garbage is 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.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.IFSTextFileInputStream
Ensures that the text file input stream is closed when there are no more references to it.
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(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the first row.
firstPage(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the first page.
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.SCS5256Writer
Flushes the stream.
flush(). Method in class com.ibm.as400.access.IFSFileOutputStream
Forces any buffered output bytes to be written.
flush(). Method in class com.ibm.as400.access.IFSTextFileOutputStream
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.SpooledFileOutputStream
Flushes the stream.

G

GROUP. Static variable in class com.ibm.as400.access.UserList
Constant indicating that user names that are group profiles are returned.
generateVRM(int, int, int). Static method in class com.ibm.as400.access.AS400
Generates a VRM from a version, release, and modification.
getALIAS(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALIAS keyword for this field.
getALWNULL(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the ALWNULL keyword for this field.
getAS400Message(). Method in class com.ibm.as400.access.AS400Exception
Returns the AS400Message causing this exception.
getAS400MessageList(). Method in class com.ibm.as400.access.AS400Exception
Returns the list of AS400Messages causing this exception.
getAbsolutePath(). Method in class com.ibm.as400.access.IFSFile
Returns the path name of the integrated file system object represented by this object.
getAbsolutePath(). Method in class com.ibm.as400.access.IFSJavaFile
Returns the absolute path name of the IFSJavaFile.
getAbsolutePath(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the absolute path for the file that was selected.
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.AS400ExplorerPane
Returns the context in which actions will be performed.
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.VActionAdapter
Returns the context in which the associated action 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.AS400ListPane
Returns the context in which actions will 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.VJobList
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.VUser
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 class com.ibm.as400.vaccess.VQueuedMessage
Returns the 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.VUserList
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.VOutput
Returns the list of actions that can be performed.
getActions(). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.VJob
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.
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.AS400DetailsPane
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.AS400ListPane
Indicates if actions can be invoked on objects.
getAllowsChildren(). Method in class com.ibm.as400.vaccess.VPrinter
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.VPrinters
Indiciates 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.VUserList
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.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.VMessageList
Indicates if the node allows children.
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.
getAsText(). Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the property value in a form suitable for editing.
getAsText(). Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the property value in an editable form.
getAsciiStream(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of ASCII characters.
getAsciiStream(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a stream of ASCII characters.
getAsciiStream(). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the entire clob as a stream of ASCII characters.
getAsciiStream(). Method in class com.ibm.as400.access.AS400JDBCClob
Returns the entire clob as a stream of ASCII characters.
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 for the data queue.
getAutoCommit(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the auto-commit state.
getAuxiliaryIORequests(). Method in class com.ibm.as400.access.Job
Returns the number of auxiliary storage input/output requests.
getBackground(AttributeSet). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the background color based on a set of attributes.
getBeanDescriptor(). Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
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.AFPResourceBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.PrinterFileBeanInfo
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.AS400CertificateUtilBeanInfo
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.ProgramCallBeanInfo
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.IFSTextFileOutputStreamBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.OutputQueueListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.PrinterListBeanInfo
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.BaseDataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.DataQueueBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.RecordBeanInfo
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.AS400BeanInfo
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.SequentialFileBeanInfo
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.SpooledFileListBeanInfo
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.KeyedDataQueueBeanInfo
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.AS400ArrayBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
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.RecordListTablePaneBeanInfo
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.VPrinterOutputBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.VPropertiesActionBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
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.AS400ListPaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
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.VJobBeanInfo
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.CommandCallButtonBeanInfo
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.CommandCallMenuItemBeanInfo
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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
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.AS400TreeModelBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
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.VPrintersBeanInfo
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.VJobListBeanInfo
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.ErrorDialogAdapterBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
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.RecordListFormPaneBeanInfo
Returns the bean descriptor.
getBeanDescriptor(). Method in class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
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, 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(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a BigDecimal object.
getBigDecimal(int, int). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.AS400JDBCBlobLocator
Returns the entire blob as a stream of uninterpreted bytes.
getBinaryStream(). Method in class com.ibm.as400.access.AS400JDBCBlob
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.
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.
getByteInfo(). Method in class com.ibm.as400.access.AS400Certificate
Returns the free form byte data.
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.AS400ZonedDecimal
Returns the byte length of the data type.
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.AS400UnsignedBin2
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.AS400Structure
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.AS400Bin4
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.AS400PackedDecimal
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 class com.ibm.as400.access.AS400Text
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(long, int). Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns part of the contents of the blob.
getBytes(long, int). Method in class com.ibm.as400.access.AS400JDBCBlob
Returns part of the contents of the blob.
getBytes(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
getBytes(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java byte array.
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.DBCSGraphicFieldDescription
Returns the value specified for the CCSID keyword for this field.
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.DBCSEitherFieldDescription
Returns the value specified for the CCSID keyword for this field.
getCOLHDG(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the COLHDG keyword for this field.
getCPUUsed(). Method in class com.ibm.as400.access.Job
Returns the amount of processing time that the job used, in milliseconds.
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.
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.
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".
getCatalogs(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the catalog name available in this database.
getCcsid(). Method in class com.ibm.as400.access.BaseDataQueue
Get the CCSID to be used for this data queue.
getCcsid(). Method in class com.ibm.as400.access.AS400
Returns the CCSID for this AS/400.
getCcsid(). Method in class com.ibm.as400.access.CharConverter
Returns the ccsid of this conversion object.
getCcsid(). Method in class com.ibm.as400.access.AS400Text
Returns the CCSID of the data type.
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(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a character stream.
getCharacterStream(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a character stream.
getCharacterStream(). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the entire clob as a character stream.
getCharacterStream(). Method in class com.ibm.as400.access.AS400JDBCClob
Returns the entire clob 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.VPrinter
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.VPrinters
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.VUserList
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.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.VMessageList
Returns the child node at the specified index.
getChildCount(). Method in class com.ibm.as400.vaccess.VPrinter
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.VPrinters
Returns the number of children.
getChildCount(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the number of children.
getChildCount(Object). Method in class com.ibm.as400.vaccess.AS400TreeModel
Returns the number of children of the parent.
getChildCount(). Method in class com.ibm.as400.vaccess.VUserList
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.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.VMessageList
Returns the number of children.
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.
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.access.AS400JDBCResultSetMetaData
Returns the number of columns in the result set.
getColumnCount(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
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 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.
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.
getColumnLabel(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the suggested label for use in printouts or displays for a column.
getColumnModel(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the column model for this table.
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.SQLResultSetTablePane
Returns the column model for this table.
getColumnName(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the name of a column.
getColumnName(int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the name of a column.
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 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.
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.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.
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.SQLResultSetTableModel
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.SQLResultSetTablePane
Returns the width of a column.
getColumns(String, String, String, String). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the table's columns available in a catalog.
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.
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.
getComponent(). Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Returns the component that determines the parent frame for dialogs.
getConcurrency(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the result set concurrency.
getConfirm(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
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.
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.AS400TreePane
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.
getConnection(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the connection for this statement.
getConnection(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the connection for this metadata.
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.
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.SQLQueryBuilderPane
Returns the SQL connection with which to access data for the GUI.
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.SQLResultSetFormPane
Returns the SQL connection with which to access data.
getConnection(). Method in class com.ibm.as400.vaccess.SQLConnection
Returns a JDBC connection.
getConnection(). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Returns the SQL connection with which to access data.
getContents(). Method in class com.ibm.as400.access.JDMRI
getContents(). Method in class com.ibm.as400.access.MRI
getContents(). Method in class com.ibm.as400.access.Record
Returns the contents of this record as a byte array of AS400 data.
getContents(OutputStream). Method in class com.ibm.as400.access.Record
Writes the contents of this record to the specified output stream.
getContents(). Method in class com.ibm.as400.vaccess.VMRI
getContents(). Method in class com.ibm.as400.vaccess.VNPMRI
getContents(). Method in class com.ibm.as400.vaccess.VQRYMRI
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.
getCurrentRecord(). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the index of the record currently being displayed.
getCurrentRecord(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the index of the record currently being displayed.
getCursorName(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the name of the SQL cursor in use by the result set.
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.
getDDSName(). Method in class com.ibm.as400.access.FieldDescription
Returns the DDS name of this field, as specified on the construct.
getDFT(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the DFT keyword for this field.
getDFTCurrentValue(). Method in class com.ibm.as400.access.FieldDescription
Returns the default value setting based on the current timestamp.
getData(). Method in class com.ibm.as400.access.DataQueueEntry
Returns the data for this data queue entry.
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.
getDatabaseProductName(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the name of this database product.
getDatabaseProductVersion(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the version of this database product.
getDate(). 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(int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using the default calendar.
getDate(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL DATE output parameter as a java.sql.Date object using a calendar other than the default.
getDate(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using the default calendar.
getDate(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDate(String, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Date object using a calendar other than the default.
getDecimalPositions(). Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
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.FloatFieldDescription
Returns the number of digits after the decimal point for this field.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VPrinter
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.VPrinters
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.VMessageQueue
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.VIFSFile
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VUserList
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.VOutput
Returns the default action.
getDefaultAction(). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.VJob
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.
getDefaultEventIndex(). Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.access.PrintObjectBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.UserSpaceBeanInfo
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.RecordFormatBeanInfo
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.AS400CertificateUtilBeanInfo
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.access.AS400FileRecordDescriptionBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the default event index.
getDefaultEventIndex(). Method in class com.ibm.as400.access.PrintObjectListBeanInfo
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.OutputQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.BaseDataQueueBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.RecordBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.access.CommandCallBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
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.RecordListTablePaneBeanInfo
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.VPrinterOutputBeanInfo
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.vaccess.AS400ListModelBeanInfo
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.IFSTextFileDocumentBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
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.AS400ListPaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
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.vaccess.SQLResultSetTablePaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
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.CommandCallButtonBeanInfo
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.CommandCallMenuItemBeanInfo
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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
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.AS400TreeModelBeanInfo
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.vaccess.RecordListTableModelBeanInfo
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.VPrinterBeanInfo
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.SQLStatementDocumentBeanInfo
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.vaccess.AS400ExplorerPaneBeanInfo
Returns the index of the default event.
getDefaultEventIndex(). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the index of the default event.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
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.QSYSObjectPathNameBeanInfo
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.access.IFSFileOutputStreamBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.RecordFormatBeanInfo
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.AS400CertificateUtilBeanInfo
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.access.AS400FileRecordDescriptionBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the default property index.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
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.PrintObjectListBeanInfo
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.BaseDataQueueBeanInfo
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.AS400BeanInfo
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.CommandCallBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
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.RecordListTablePaneBeanInfo
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.VPrinterOutputBeanInfo
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.vaccess.AS400ListModelBeanInfo
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.IFSTextFileDocumentBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
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.AS400ListPaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
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.vaccess.SQLResultSetTablePaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VJobBeanInfo
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.CommandCallButtonBeanInfo
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.CommandCallMenuItemBeanInfo
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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
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.AS400TreeModelBeanInfo
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.vaccess.RecordListTableModelBeanInfo
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.VPrinterBeanInfo
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.SQLStatementDocumentBeanInfo
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.vaccess.AS400ExplorerPaneBeanInfo
Returns the index of the default property.
getDefaultPropertyIndex(). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
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.KeyedDataQueueDocument
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.DataQueueDocument
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.AS400Float8
Returns a Java object representing the default value of the data type.
getDefaultValue(). Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns a Java object representing the default value of the data type.
getDefaultValue(). Method in class com.ibm.as400.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.AS400UnsignedBin2
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.AS400Structure
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.AS400Bin4
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.AS400PackedDecimal
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 class com.ibm.as400.access.AS400Text
Returns a Java object representing the default value of the data type.
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.access.User
Returns the user description.
getDescription(). Method in class com.ibm.as400.vaccess.VUser
Returns the description.
getDescription(). Method in class com.ibm.as400.vaccess.FileFilter
Returns the description.
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.VJobList
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.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.VUserList
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.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.VMessageList
Returns the child for the details at the specified index.
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.VJobList
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.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.VUserList
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.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.VMessageList
Returns the number of children for the details.
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.VJobList
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.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.VUserList
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.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.VMessageList
Returns the table column model to use in the details when representing the children.
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.VJobList
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.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.VUserList
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.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.VMessageList
Returns the index of the specified child for the details.
getDetailsModel(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
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.
getDirectory(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the path for the file selected.
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.
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.SCS5256Writer
Returns the name of the encoding being used by this stream.
getEncoding(). Method in class com.ibm.as400.access.CharConverter
Returns the encoding of this conversion object.
getEncoding(). Method in class com.ibm.as400.access.AS400Text
Returns the encoding of the data type.
getEndPosition(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Returns a position that represents the end of the document.
getEntryLength(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns the maximum entry length of the data queue.
getEventSetDescriptors(). Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
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.QSYSObjectPathNameBeanInfo
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.access.IFSFileOutputStreamBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.MessageFileBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.AS400CertificateUtilBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
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.KeyedFileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.access.ProgramParameterBeanInfo
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.BaseDataQueueBeanInfo
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.AS400BeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.SequentialFileBeanInfo
Returns the set of event descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.access.CommandCallBeanInfo
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.vaccess.DataQueueDocumentBeanInfo
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.RecordListTablePaneBeanInfo
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.VPrinterOutputBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.AS400ListModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
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.vaccess.WorkingCursorAdapterBeanInfo
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.AS400ListPaneBeanInfo
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.vaccess.SQLStatementMenuItemBeanInfo
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.VJobBeanInfo
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.CommandCallButtonBeanInfo
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.CommandCallMenuItemBeanInfo
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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
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.AS400TreeModelBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the descriptors for all events.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the event set descriptors.
getEventSetDescriptors(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
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.ErrorDialogAdapterBeanInfo
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.vaccess.VActionAdapterBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
Returns the descriptors for all events.
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.vaccess.ErrorEvent
Returns the exception which triggered this event.
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.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.
getFD(). Method in class com.ibm.as400.access.IFSFileInputStream
Returns the opaque file descriptor associated with this stream.
getFLTPCN(). Method in class com.ibm.as400.access.FloatFieldDescription
Returns the value specified for the FLTPCN keyword for this field.
getFetchDirection(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the fetch direction.
getFetchDirection(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the fetch direction.
getFetchSize(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the fetch size.
getFetchSize(). Method in class com.ibm.as400.access.AS400JDBCResultSet
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.AS400Message
Returns the message file name.
getFileName(). Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the file name.
getFileName(). Method in class com.ibm.as400.access.AS400File
Returns the file name.
getFileName(). Static method in class com.ibm.as400.access.Trace
Returns the trace 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(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the file name.
getFileName(). Method in class com.ibm.as400.vaccess.IFSFileDialog
Returns the selected file name.
getFilePointer(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the current offset in this file.
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.
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 the information about the function that the job is currently performing.
getFunctionType(). Method in class com.ibm.as400.access.Job
Returns the function type, if the job is performing a high-level function.
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.
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.
getHelp(). Method in class com.ibm.as400.access.AS400Message
Returns any message help text.
getID(). Method in class com.ibm.as400.access.AS400Message
Returns the ID for the message.
getID(). Method in class com.ibm.as400.access.AS400FileRecordDescriptionEvent
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.UserSpaceEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.access.DataQueueEvent
Returns the identifier for this event.
getID(). Method in class com.ibm.as400.access.RecordDescriptionEvent
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.AS400CertificateEvent
Returns the identifier for this event.
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.AS400StructureBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the icon image for a RecordFormat bean.
getIcon(int). Method in class com.ibm.as400.access.PrinterFileBeanInfo
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.AS400CertificateUtilBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the icon image for a AS400FileRecordDescription bean.
getIcon(int). Method in class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the icon image for a KeyedFile bean.
getIcon(int). Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.ProgramParameterBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.OutputQueueListBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.PrinterListBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.OutputQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.DataQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.RecordBeanInfo
Returns the icon image for a Record bean.
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.AS400BeanInfo
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.SequentialFileBeanInfo
Returns the icon image for a SequentialFile bean.
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.SpooledFileListBeanInfo
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.KeyedDataQueueBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.DataQueueAttributesBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.AS400ArrayBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VPrinter
Returns the 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.vaccess.AS400DetailsModelBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VJobList
Returns the 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.vaccess.VIFSDirectoryBeanInfo
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.ProgramCallMenuItemBeanInfo
Returns an image for the 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.VPropertiesActionBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VPrinters
Returns the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VUser
Returns 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.vaccess.AS400DetailsPaneBeanInfo
Returns an image for the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400ListPaneBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VQueuedMessage
Returns the 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.vaccess.SQLStatementMenuItemBeanInfo
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, boolean). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the 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.ProgramCallButtonBeanInfo
Returns an image for the 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.SQLConnectionBeanInfo
Returns an Image for this bean's icon.
getIcon(int). Method in class com.ibm.as400.vaccess.CommandCallMenuItemBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VUserList
Returns 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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
Returns an Image for this bean's 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.VOutput
Returns the 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.AS400TreeModelBeanInfo
Returns an image for the 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.vaccess.RecordListTableModelBeanInfo
Returns an Image for this bean's 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.VPrinterBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in interface com.ibm.as400.vaccess.VObject
Returns the 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.ErrorDialogAdapterBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VJob
Returns the icon.
getIcon(int). Method in class com.ibm.as400.vaccess.AS400ExplorerPaneBeanInfo
Returns an image for 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). Method in class com.ibm.as400.vaccess.VActionAdapterBeanInfo
Returns an image for the icon.
getIcon(int, boolean). Method in class com.ibm.as400.vaccess.VMessageList
Returns 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.vaccess.SQLResultSetTableModelBeanInfo
Returns an Image for this bean's icon.
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.VPrinter
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.VPrinters
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.VUserList
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.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.VMessageList
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.
getInitialValue(). Method in class com.ibm.as400.access.UserSpace
Returns the initial value used for filling in the user space during creation and extension.
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.
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.
getInteractiveTransactions(). Method in class com.ibm.as400.access.Job
Returns the number of interactive transactions.
getJavaInitializationString(). Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns a code fragment representing an initializer for the current value.
getJavaInitializationString(). Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns a code fragment representing an initializer for the current value.
getJob(). Method in class com.ibm.as400.vaccess.VJob
Returns the job.
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.
getJobUser(). Method in class com.ibm.as400.access.SpooledFile
Returns the ID of the user that created the spooled file.
getJobs(). Method in class com.ibm.as400.access.JobList
Returns a list of jobs defined on the AS/400.
getKey(). Method in class com.ibm.as400.access.QueuedMessage
Returns the message key.
getKey(). Method in class com.ibm.as400.access.KeyedDataQueueEntry
Returns the key for this data queue entry.
getKey(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the key.
getKey(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the key.
getKey(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the key.
getKeyFieldDescription(int). Method in class com.ibm.as400.access.RecordFormat
Returns the field description of the key field at the specified index.
getKeyFieldDescription(String). Method in class com.ibm.as400.access.RecordFormat
Returns the field description of the key field with the specified name.
getKeyFieldDescriptions(). Method in class com.ibm.as400.access.RecordFormat
Returns the key field descriptions that make up this object.
getKeyFieldFunctions(). Method in class com.ibm.as400.access.FieldDescription
Returns the string specified for any key field-level keywords for this field.
getKeyFieldNames(). Method in class com.ibm.as400.access.RecordFormat
Returns the names of the field descriptions of the keys that make up this record format.
getKeyFields(). Method in class com.ibm.as400.access.Record
Returns the values of the key fields in the record.
getKeyFieldsAsBytes(). Method in class com.ibm.as400.access.Record
Returns the values of the key fields in a byte array.
getKeyLength(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns the number of bytes per data queue key.
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.
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.
getKeyed(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns whether the file will be accessed in key or sequential order.
getLabelText(int). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Returns the text of the label at the given index.
getLabelText(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the text of the label at the given index.
getLength(). Method in class com.ibm.as400.access.FieldDescription
Returns the length of the field.
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.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.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.UserList
Returns the number of users in the list that was 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.
getLength(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Returns the length of the document.
getLength(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the length of the document.
getLength(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Returns the length of the document.
getLengthDependency(int). Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description at the specified index depends.
getLengthDependency(String). Method in class com.ibm.as400.access.RecordFormat
Returns the index of the field description on which the field description with the specified name depends.
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.
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
Returns the value of an SQL INTEGER 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.
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.
getMaxIndexLength(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of an index.
getMaxProcedureNameLength(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a procedure name.
getMaxRowSize(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the maximum length of a single row.
getMaxRows(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the maximum rows limit for the statement.
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.QSYSObjectPathName
Returns the name of the member.
getMemberName(). Method in class com.ibm.as400.access.AS400FileRecordDescription
Returns the member name.
getMemberName(). Method in class com.ibm.as400.access.AS400File
Returns the member name.
getMembers(). Method in class com.ibm.as400.access.AS400Structure
Returns the data types of the members of the structure.
getMembers(int). Method in class com.ibm.as400.access.AS400Structure
Returns the data type of the member of the structure at the specified index.
getMessage(String). Method in class com.ibm.as400.access.MessageFile
Returns a message object containing the message.
getMessage(String, String). Method in class com.ibm.as400.access.MessageFile
Returns a message object containing the message.
getMessage(). Method in class com.ibm.as400.access.SpooledFile
Returns the message that is associated with this spooled file.
getMessageList(). Method in class com.ibm.as400.access.CommandCall
Returns the list of AS/400 messages returned from running the command.
getMessageList(int). Method in class com.ibm.as400.access.CommandCall
Returns an AS/400 messages returned from running the command.
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.CommandCallButton
Returns the message list resulting from the last command that was run.
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.CommandCallMenuItem
Returns the message list resulting from the last command that was run.
getMessageList(). Method in class com.ibm.as400.vaccess.VMessageList
Returns the message list.
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.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.
getMessageText(). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
Returns the text from the first message resulting from the last command that was run.
getMessages(). Method in class com.ibm.as400.access.MessageQueue
Returns a list of messages in the message queue.
getMessages(). Method in class com.ibm.as400.access.JobLog
Returns a list of messages in the job log.
getMetaData(). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the ResultSetMetaData object that describes the result set's columns.
getMetaData(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the DatabaseMetaData object that describes the connection's tables, supported SQL grammar, stored procedures, capabilities and more.
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.AS400TreePane
Returns the model which contains the data for the tree.
getModel(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the list model.
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.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.
getMoreResults(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Makes the next result of the last statement run the current result.
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.AS400CertificateUtil
Returns the name of the AS400 certificate repository.
getName(). Method in class com.ibm.as400.access.BaseDataQueue
Returns the name of the data queue.
getName(). Method in class com.ibm.as400.access.RecordFormat
Returns the name of this record format.
getName(). Method in class com.ibm.as400.access.WriterJob
Returns the name of the writer.
getName(). Method in class com.ibm.as400.access.Job
Returns the job name.
getName(). Method in class com.ibm.as400.access.AFPResource
Returns the name of the AFP resource.
getName(). Method in class com.ibm.as400.access.IFSJavaFile
Returns the name of the IFSJavaFile.
getName(). Method in class com.ibm.as400.access.SpooledFile
Returns the name of the spooled file.
getName(). Method in class com.ibm.as400.access.Printer
Returns the name of the printer.
getName(). Method in class com.ibm.as400.access.JobLog
Returns the job name.
getName(). Method in class com.ibm.as400.access.PrinterFile
Returns the name of the printer file.
getName(). Method in class com.ibm.as400.access.OutputQueue
Returns the name of the output queue.
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.User
Returns the user name.
getName(). Method in class com.ibm.as400.access.UserSpace
Returns the user space 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.vaccess.VIFSFile
Returns the file name.
getName(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the directory name.
getNewRecord(). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains default values for the contents of the fields.
getNewRecord(String). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains default values for the contents of the fields.
getNewRecord(byte[]). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], String). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], int). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNewRecord(byte[], int, String). Method in class com.ibm.as400.access.RecordFormat
Returns a new record based on this record format, which contains data from the specified byte array.
getNextCertificates(int). Method in class com.ibm.as400.access.AS400CertificateUtil
Retrieves the next certificates placed in a user space by listCertificates.
getNumber(). Method in class com.ibm.as400.access.Job
Returns the job number
getNumber(). Method in class com.ibm.as400.access.SpooledFile
Returns the number of the spooled file.
getNumber(). Method in class com.ibm.as400.access.JobLog
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.vaccess.VJobList
Returns the job number.
getNumberOfDecimalPositions(). Method in class com.ibm.as400.access.AS400ZonedDecimal
Returns the number of decimal positions in the zoned decimal number.
getNumberOfDecimalPositions(). Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the number of decimal positions 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.
getNumberOfDigits(). Method in class com.ibm.as400.access.AS400PackedDecimal
Returns the total number of digits in the packed 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.RecordFormat
Returns the number of field descriptions in this record format.
getNumberOfFields(). Method in class com.ibm.as400.access.Record
Returns the number of fields in this record.
getNumberOfKeyFields(). Method in class com.ibm.as400.access.RecordFormat
Returns the number of key field descriptions in this record format.
getNumberOfKeyFields(). Method in class com.ibm.as400.access.Record
Returns the number of key fields in this record.
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
Gets the number of pages in the stream
getNumberOfPages(). Method in class com.ibm.as400.access.SpooledFile
Returns the number of pages in the spooled file.
getNumericFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported math functions.
getObject(int). Method in class com.ibm.as400.access.PrintObjectList
Returns one object from the list.
getObject(int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(int, Map). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an output parameter as a Java Object.
getObject(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(int, Map). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(String, Map). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a Java Object.
getObject(). 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.
getObjectAt(int). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Returns the object at the specifed row.
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.
getObjectType(). Method in class com.ibm.as400.access.QSYSObjectPathName
Returns type of object this path name represents.
getObjects(). Method in class com.ibm.as400.access.PrintObjectList
Returns an enumeration of the PrintObjects in the list.
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.
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.
getOutputQueuePriority(). Method in class com.ibm.as400.access.Job
Returns the output priority for spooled files that this job produces.
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.
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.
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.VPrinter
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.VPrinters
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.VUserList
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.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.VMessageList
Returns the parent node.
getParentDirectory(). Method in class com.ibm.as400.vaccess.VIFSFile
Returns the parent directory name.
getParentDirectory(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the parent directory name.
getPasswordExpirationDate(). Method in class com.ibm.as400.access.AS400
Returns the password expiration date for the signed on user.
getPasswordExpirationWarningDays(). Static method in class com.ibm.as400.access.AS400
Returns the number of days before password expiration to start warning the user.
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.AS400Message
Returns the full integrated file system path name of the message file containing the message.
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.BaseDataQueue
Returns the full integrated file system path name of the data queue.
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.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.MessageQueue
Returns the fully qualified integrated file system path name of the message queue.
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.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.AFPResource
Returns the integrated file system pathname of the AFP resource.
getPath(). Method in class com.ibm.as400.access.IFSJavaFile
Returns the path name of the IFSJavaFile.
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.PrinterFile
Returns the integrated file system pathname of the printer file.
getPath(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the integrated file system path name of the object represented by this IFSRandomAccessFile.
getPath(). Method in class com.ibm.as400.access.OutputQueue
Returns the integrated file system pathname of the output queue.
getPath(). Method in class com.ibm.as400.access.UserSpace
Returns the integrated file system path name of the object represented by the user space.
getPath(). Method in class com.ibm.as400.access.IFSFileInputStream
Returns the integrated file system path name of the object represented by this IFSFileInputStream object.
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(). 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.KeyedDataQueueDocument
Returns the fully qualified integrated file system path name of the data queue.
getPath(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
The path name of the file.
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.
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.DataQueueDocument
Returns the fully qualified integrated file system path name of the data queue.
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.
getPattern(). Method in class com.ibm.as400.vaccess.FileFilter
Returns the pattern.
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.
getPrecision(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the precision of a column.
getPreviousSignonDate(). Method in class com.ibm.as400.access.AS400
Returns the date of the last successful sign-on.
getPrimaryKeys(String, String, String). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns a description of the primary key columns.
getPrintWriter(). Static method in class com.ibm.as400.access.Trace
Returns the PrintWriter object.
getPrinter(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the printer associated with this object.
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.
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.
getProcedureTerm(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for OS/400 SQL term for "procedure".
getProcedures(String, String, String). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the stored procedures available in a catalog.
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.vaccess.SQLConnection
Returns the properties for this connection.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VPrinter
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.VPrinters
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.VMessageQueue
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.VIFSFile
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VUserList
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.VOutput
Returns the properties pane.
getPropertiesPane(). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.VJob
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.
getProperty(Object). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Returns a property value associated with the document.
getPropertyDescriptors(). Method in class com.ibm.as400.access.IFSFileInputStreamBeanInfo
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.AFPResourceBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AS400StructureBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.UserSpaceBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.RecordFormatBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.access.PrinterFileBeanInfo
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.AS400CertificateUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AS400CertificateUserProfileUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.ProgramCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AS400FileRecordDescriptionBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AS400FileBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.access.KeyedFileBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.access.IFSFileBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.PrintObjectListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.ProgramParameterBeanInfo
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.PrinterListBeanInfo
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.BaseDataQueueBeanInfo
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.AS400BeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AFPResourceListBeanInfo
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.PrinterBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.SpooledFileListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.PrinterFileListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.KeyedDataQueueBeanInfo
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.access.AS400ArrayBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.AS400CertificateVldlUtilBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.CommandCallBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.access.WriterJobListBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.AS400TreePaneBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.DataQueueDocumentBeanInfo
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.RecordListTablePaneBeanInfo
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.VPrinterOutputBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
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.VPropertiesActionBeanInfo
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.vaccess.WorkingCursorAdapterBeanInfo
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.AS400ListPaneBeanInfo
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.vaccess.SQLStatementMenuItemBeanInfo
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.VJobBeanInfo
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.CommandCallButtonBeanInfo
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.CommandCallMenuItemBeanInfo
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.VUserListBeanInfo
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.SQLQueryBuilderPaneBeanInfo
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.AS400TreeModelBeanInfo
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.vaccess.RecordListTableModelBeanInfo
Returns the descriptors for all properties.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPrintersBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VPrinterBeanInfo
Returns the property descriptors.
getPropertyDescriptors(). Method in class com.ibm.as400.vaccess.VJobListBeanInfo
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.ErrorDialogAdapterBeanInfo
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.vaccess.VActionAdapterBeanInfo
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.vaccess.SQLResultSetTableModelBeanInfo
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.VPrinter
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.VPrinters
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.VMessageQueue
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.VIFSFile
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VUserList
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.VOutput
Returns a property value.
getPropertyValue(Object). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.VJob
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.
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.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.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.QueuedMessage
Returns the message queue.
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, of that the job is on when it is active.
getQueueFilter(). Method in class com.ibm.as400.access.OutputQueueList
Returns the output queue list filter.
getQueueFilter(). Method in class com.ibm.as400.access.WriterJobList
Returns the output queue 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.
getQueuePriority(). Method in class com.ibm.as400.access.Job
Returns the scheduling priority of the job compared to other jobs on the same job queue.
getREFFLD(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the REFFLD keyword for this field.
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.
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.
getRelease(). Method in class com.ibm.as400.access.AS400
Returns the release of the AS/400.
getReplyStatus(). Method in class com.ibm.as400.access.QueuedMessage
Returns the message reply status.
getResourceFilter(). Method in class com.ibm.as400.access.AFPResourceList
Returns the library, name, and resource type being used as a resource list filter.
getResultSet(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the current result set.
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.
getResultSet(). Method in class com.ibm.as400.vaccess.SQLStatementButton
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.ExtendedIllegalStateException
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.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.InternalErrorException
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.ServerStartupException
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.IllegalPathNameException
Returns the return code associated with this exception.
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.IllegalObjectTypeException
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 class com.ibm.as400.access.ExtendedIllegalArgumentException
Returns the return code associated with this exception.
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.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.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.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.AS400TreePane
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.
getRootElements(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Returns the root elements.
getRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the current row number.
getRowCount(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
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.
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.
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.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.
getSQLStatement(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the SQL statement that will be run when this button is pressed.
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.
getSchemaName(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the schema name of the table for a column.
getSchemaTerm(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the DB2 for OS/400 SQL term for "schema".
getSchemas(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the schema names available in this database.
getSearchStringEscape(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the string used to escape wildcard characters.
getSearchType(). Method in class com.ibm.as400.vaccess.RecordListTableModel
Returns the search type.
getSearchType(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the search type.
getSearchType(). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the search type.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the first selected object.
getSelectedObject(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
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.AS400ListPane
Returns the first selected object.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Returns the selected objects.
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.AS400TreePane
Returns the selected objects.
getSelectedObjects(). Method in class com.ibm.as400.vaccess.AS400ListPane
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.RecordListTablePane
Returns the ListSelectionModel that is used to maintain row selection state.
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.AS400TreePane
Returns the selection model that is used to maintain 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.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.
getService(). Method in class com.ibm.as400.access.ConnectionEvent
Returns the service ID.
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.IFSFileOutputStream
Returns the share option for this object.
getShareOption(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the share option for this object.
getShareOption(). Method in class com.ibm.as400.access.IFSFileInputStream
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.
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.
getSpooledFile(). Method in class com.ibm.as400.access.SpooledFileOutputStream
Returns the spooled file that was created (or is being created) with this output stream.
getSpooledFileFilter(). Method in class com.ibm.as400.access.AFPResourceList
Returns the spooled file object being used as a resource list filter.
getStartPosition(). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
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.
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, int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the string value at the specifed row and column.
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.SQLResultSetTablePane
Returns the string value at the specifed row and column.
getStringValueAt(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the string value of the current record at the given index.
getStyle(String). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns a named style.
getSubString(long, int). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns part of the contents of the clob.
getSubString(long, int). Method in class com.ibm.as400.access.AS400JDBCClob
Returns part of the contents of the clob.
getSubstitutionData(). Method in class com.ibm.as400.access.AS400Message
Returns the message substitution text.
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.
getSubtype(). Method in class com.ibm.as400.access.Job
Returns additional information about the job type.
getSystem(). Method in class com.ibm.as400.access.PrintObjectList
Returns the AS/400 system name.
getSystem(). Method in class com.ibm.as400.access.IFSFile
Returns the system that this object references.
getSystem(). Method in class com.ibm.as400.access.AS400CertificateUtil
Returns the AS400 system object.
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.AS400FileRecordDescription
Returns the AS400 system object for this object.
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.access.MessageQueue
Returns the AS/400 system on which the message queue exists.
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.PrintObject
Returns the AS/400 system on which this object exists.
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.IFSJavaFile
Returns the system that this object references.
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.JobLog
Returns the AS/400 system on which the job log exists.
getSystem(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the AS400 system object for this stream.
getSystem(). Method in class com.ibm.as400.access.JobList
Returns the AS/400 system from which the list of jobs will be retrieved.
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.ProgramCall
Returns the AS/400 on which the program is to be run.
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.access.IFSFileInputStream
Returns the AS400 system object for this file input stream.
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.VJobList
Returns the AS/400 on which the list 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.ProgramCallButton
Returns the AS/400 on which programs are run.
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.RecordListTableModel
Returns the AS400 where the file is located.
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.KeyedDataQueueDocument
Returns the system on which the data queue resides.
getSystem(). Method in class com.ibm.as400.vaccess.RecordListTablePane
Returns the AS400 where the file is located.
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.vaccess.VUserList
Returns the AS/400 system from which the user will be retrieved.
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.ProgramCallMenuItem
Returns the AS/400 on which programs are run.
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.CommandCallMenuItem
Returns the AS/400 on which commands are run.
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.RecordListFormPane
Returns the AS400 where the file is located.
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.vaccess.IFSFileDialog
Returns the system for this dialog.
getSystemFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported system functions.
getSystemName(). Method in class com.ibm.as400.access.AS400
Returns the name of the system.
getTEXT(). Method in class com.ibm.as400.access.FieldDescription
Returns the value specified for the TEXT keyword for this field.
getTIMFMT(). Method in class com.ibm.as400.access.TimeFieldDescription
Returns the value specified for the TIMFMT keyword for this field.
getTIMSEP(). Method in class com.ibm.as400.access.TimeFieldDescription
Returns the value specified for the TIMSEP keyword for this field.
getTableName(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Returns the column's table name.
getTablePrivileges(String, String, String). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the access rights for each table available in a catalog.
getTableSchemas(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns the schemas for which the tables will be listed for inclusion in the query.
getTableTypes(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the table types available in this database.
getTables(String, String, String, String[]). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the description of the tables available in a catalog.
getTables(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Returns the names of the tables used in the query.
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.IFSShareOptionEditor
Returns the set of possible values for the property.
getTags(). Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the set of possible values for the property.
getText(). Method in class com.ibm.as400.access.AS400Message
Returns the message text.
getText(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VJobList
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VUser
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the name of the message queue.
getText(). Method in class com.ibm.as400.vaccess.VQueuedMessage
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.VIFSFile
Returns the text.
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.KeyedDataQueueDocument
Stores the text contained within the specified portion of the document in a segment.
getText(int, int). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the text contained within the specified portion of the document.
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(). Method in class com.ibm.as400.vaccess.VUserList
Returns the description text.
getText(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the text.
getText(). Method in class com.ibm.as400.vaccess.VOutput
Returns the text.
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 interface com.ibm.as400.vaccess.VObject
Returns the descriptive text associated with this object.
getText(). Method in class com.ibm.as400.vaccess.VJob
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(int, int). Method in class com.ibm.as400.vaccess.DataQueueDocument
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.
getTime(int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using the default calendar.
getTime(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIME output parameter as a java.sql.Time object using a calendar other than the default.
getTime(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using the default calendar.
getTime(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTime(String, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Time object using a calendar other than the default.
getTimeDateFunctions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the list of supported time and date functions.
getTimestamp(int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using the default calendar.
getTimestamp(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Returns the value of an SQL TIMESTAMP output parameter as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(String). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using the default calendar.
getTimestamp(int, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
getTimestamp(String, Calendar). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the value of a column as a java.sql.Timestamp object using a calendar other than the default.
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.AS400Message
Returns the message type.
getType(). Method in class com.ibm.as400.access.AS400Array
Returns the type of the array.
getType(). Method in class com.ibm.as400.access.Job
Returns the job type.
getType(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the result set type.
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.
getURL(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the URL for this database.
getURL(). Method in class com.ibm.as400.vaccess.SQLConnection
Returns the URL for this connection.
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.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.
getUpdateCount(). Method in class com.ibm.as400.vaccess.SQLStatementButton
Returns the number of rows affected by the last SQL statement run.
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.access.Job
Returns the user profile under which the job runs.
getUser(). Method in class com.ibm.as400.access.JobLog
Returns the user name.
getUser(). Method in class com.ibm.as400.access.JobList
Returns the user name that describes which jobs are returned.
getUser(). Method in class com.ibm.as400.vaccess.VJobList
Returns the user name.
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.
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.
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.
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.
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.
getUsers(). Method in class com.ibm.as400.access.UserList
Returns a list of users defined on the AS/400.
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.DBCSGraphicFieldDescription
Returns the value specified for the VARLEN keyword for this field.
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.HexFieldDescription
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.
getVRM(). Method in class com.ibm.as400.access.AS400
Returns the version, release, and modification level for the AS/400.
getValue(). Method in class com.ibm.as400.access.IFSShareOptionEditor
Returns the value of the property.
getValue(). Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Returns the value of the property.
getValue(String). Method in class com.ibm.as400.vaccess.VActionAdapter
Returns the value of the property associated with the given key.
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.SQLResultSetTableModel
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). 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.SQLResultSetTablePane
Returns the value at the specifed row and column.
getValueAt(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Returns the value of the current record at the given index.
getVersion(). Method in class com.ibm.as400.access.AS400
Returns the version of the AS/400.
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.
getVisibleRowCount(). Method in class com.ibm.as400.vaccess.AS400ListPane
Returns the preferred number of visible rows.
getWarnings(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the first warning reported for the statement.
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.AS400JDBCConnection
Returns the first warning reported for the connection.
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.
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.SQLStatementButton
Returns the warnings generated by the JDBC connection and 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.SQLResultSetTablePane
Returns the warnings generated by the JDBC connection, statement, and result set.
getWriterFilter(). Method in class com.ibm.as400.access.WriterJobList
Returns the writer filter.

H

HELD. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue held event ID.
HexFieldDescription class com.ibm.as400.access.HexFieldDescription.
The HexFieldDescription class represents the description of the data in a hexadecimal field.
HexFieldDescription(). Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
HexFieldDescription(AS400ByteArray, String). Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
HexFieldDescription(AS400ByteArray, String, String). Constructor for class com.ibm.as400.access.HexFieldDescription
Constructs a HexFieldDescription object.
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.
hold(String). Method in class com.ibm.as400.access.SpooledFile
Holds the spooled file.
hold(). Method in class com.ibm.as400.access.OutputQueue
Holds the output queue on the AS/400.

I

ID_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message ID.
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.
IFSExistenceOptionEditor class com.ibm.as400.access.IFSExistenceOptionEditor.
The IFSExistenceOptionEditor class provides integrated file system existence editor support.
IFSExistenceOptionEditor(). Constructor for class com.ibm.as400.access.IFSExistenceOptionEditor
IFSFile class com.ibm.as400.access.IFSFile.
The IFSFile class represents an object in the AS/400 integrated file system.
IFSFile(). Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, IFSFile, String). Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, String). Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, String, String). Constructor for class com.ibm.as400.access.IFSFile
Constructs an IFSFile object.
IFSFile(AS400, IFSJavaFile, String). Constructor for class com.ibm.as400.access.IFSFile
IFSFileBeanInfo class com.ibm.as400.access.IFSFileBeanInfo.
The IFSFileBeanInfo class provides BeanInfo for IFSFile.
IFSFileBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileBeanInfo
IFSFileDescriptor class com.ibm.as400.access.IFSFileDescriptor.
The IFSFileDescriptor class represents an integrated file system file descriptor.
IFSFileDescriptor(). Constructor for class com.ibm.as400.access.IFSFileDescriptor
Constructs an IFSFileDescriptor object.
IFSFileDialog class com.ibm.as400.vaccess.IFSFileDialog.
The IFSFileDialog class represents a file dialog for the IFS file classes.
IFSFileDialog(Frame, String, AS400). Constructor for class com.ibm.as400.vaccess.IFSFileDialog
Constructs an IFSFileDialog object.
IFSFileFilter interface com.ibm.as400.access.IFSFileFilter.
The IFSFileFilter interface provides an interface for filtering files.
IFSFileInputStream class com.ibm.as400.access.IFSFileInputStream.
The IFSFileInputStream class represents an integrated file system input stream.
IFSFileInputStream(). Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(AS400, String). Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(AS400, String, int). Constructor for class com.ibm.as400.access.IFSFileInputStream
Constructs an IFSFileInputStream.
IFSFileInputStream(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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSFileInputStream
Creates a file input stream to read from file descriptor fd.
IFSFileInputStream(AS400, IFSJavaFile, int). Constructor for class com.ibm.as400.access.IFSFileInputStream
IFSFileInputStreamBeanInfo class com.ibm.as400.access.IFSFileInputStreamBeanInfo.
The IFSFileInputStreamBeanInfo class provides bean information for the IFSFileInputStream class.
IFSFileInputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileInputStreamBeanInfo
IFSFileOutputStream class com.ibm.as400.access.IFSFileOutputStream.
The IFSFileOutputStream class represents an integrated file system file output stream.
IFSFileOutputStream(). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, String, int, boolean). 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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Creates a file output stream to write to file descriptor fd.
IFSFileOutputStream(AS400, IFSJavaFile, int, boolean). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStream(AS400, IFSJavaFile, int, boolean, int). Constructor for class com.ibm.as400.access.IFSFileOutputStream
Constructs an IFSFileOutputStream object.
IFSFileOutputStreamBeanInfo class com.ibm.as400.access.IFSFileOutputStreamBeanInfo.
The IFSFileOutputStreamBeanInfo class provides BeanInfo for the IFSFileOutputStream class.
IFSFileOutputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
IFSJavaFile class com.ibm.as400.access.IFSJavaFile.
The IFSJavaFile class represents a file in the AS/400 integrated file system.
IFSJavaFile(). 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.
IFSJavaFile(AS400, IFSJavaFile, String). Constructor for class com.ibm.as400.access.IFSJavaFile
Constructs an IFSJavaFile object.
IFSKey class com.ibm.as400.access.IFSKey.
The IFSKey class represents an opaque handle to a byte lock on an integrated file system object.
IFSRandomAccessFile class com.ibm.as400.access.IFSRandomAccessFile.
The IFSRandomAccessFile class supports read and write access to integrated file system objects.
IFSRandomAccessFile(). Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, String, String). Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, String, String, int, int). Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFile(AS400, IFSFile, String, int, int). Constructor for class com.ibm.as400.access.IFSRandomAccessFile
Constructs an IFSRandomAccessFile object.
IFSRandomAccessFileBeanInfo class com.ibm.as400.access.IFSRandomAccessFileBeanInfo.
The IFSRandomAccessFileBeanInfo class provides bean information for the IFSRandonAccessFile class.
IFSRandomAccessFileBeanInfo(). Constructor for class com.ibm.as400.access.IFSRandomAccessFileBeanInfo
IFSShareOptionEditor class com.ibm.as400.access.IFSShareOptionEditor.
The IFSShareOptionEditor class provides integrated file system share option editor support.
IFSShareOptionEditor(). Constructor for class com.ibm.as400.access.IFSShareOptionEditor
IFSTextFileDocument class com.ibm.as400.vaccess.IFSTextFileDocument.
The IFSTextFileDocument class implements an underlying model for text components, where the text is the contents of a text file located in the integrated file system of an AS/400.
IFSTextFileDocument(). 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.
IFSTextFileDocument(AS400, String). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocument
Constructs a IFSTextFileDocument object.
IFSTextFileDocumentBeanInfo class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo.
The IFSTextFileDocumentBeanInfo class provides bean information for the IFSTextFileDocument class.
IFSTextFileDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.IFSTextFileDocumentBeanInfo
IFSTextFileInputStream class com.ibm.as400.access.IFSTextFileInputStream.
The IFSTextFileInputStream class represents an integrated file system input stream for character data.
IFSTextFileInputStream(). Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, String). Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(AS400, String, int). Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStream(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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSTextFileInputStream
Constructs an IFSTextFileInputStream object.
IFSTextFileInputStreamBeanInfo class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo.
The IFSTextFileInputStreamBeanInfo class provides bean information for the IFSTextFileInputStream class.
IFSTextFileInputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSTextFileInputStreamBeanInfo
IFSTextFileOutputStream class com.ibm.as400.access.IFSTextFileOutputStream.
The IFSTextFileOutputStream class represents an integrated file system output stream for character data.
IFSTextFileOutputStream(). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int, boolean). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(AS400, String, int, boolean, int). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStream(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(IFSFileDescriptor). Constructor for class com.ibm.as400.access.IFSTextFileOutputStream
Constructs an IFSTextFileOutputStream object.
IFSTextFileOutputStreamBeanInfo class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo.
The IFSTextFileOutputStreamBeanInfo class provides bean information for the IFSTextFileOutputStream class.
IFSTextFileOutputStreamBeanInfo(). Constructor for class com.ibm.as400.access.IFSTextFileOutputStreamBeanInfo
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.MessageQueue
Constant referring to informational messages.
INQUIRY. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to inquiry messages.
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.
IllegalObjectTypeException exception com.ibm.as400.access.IllegalObjectTypeException.
The IllegalObjectTypeException class represents an exception that indicates that the AS/400 object is not the required type.
IllegalPathNameException exception com.ibm.as400.access.IllegalPathNameException.
The IllegalPathNameException class represents an exception that indicates that the integrated file system path name is not valid.
InternalErrorException exception com.ibm.as400.access.InternalErrorException.
The InternalErrorException class represents an exception that indicates that an internal error has occurred.
ifsTextFileOutputStreamProperties_. Static variable in class com.ibm.as400.access.IFSFileOutputStreamBeanInfo
impl_. Variable in class com.ibm.as400.access.AS400File
initializeConverter(int). Method in class com.ibm.as400.access.AS400
Initialize conversion table for the given CCSID.
insertRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Inserts the contents of the insert row into the result set and the database.
insertString(int, String, AttributeSet). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Inserts text into the document.
insertsAreDetected(int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if visible inserts to a result set of the specified type can be detected by calling ResultSet.rowInserted().
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.
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.
isAfterLast(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned after the last row.
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.
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.
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.
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.
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.
isDefinitelyWritable(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if a write on the column will definitely succeed.
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.
isEnabled(). Method in class com.ibm.as400.vaccess.VPropertiesAction
Indicates if the action is enabled.
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.
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 whether entries are read off of the data queue 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.
isFirst(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned on the first row.
isForceToAuxiliaryStorage(). Method in class com.ibm.as400.access.DataQueueAttributes
Returns whether entries are immediately written to permanent storage.
isGuiAvailable(). Method in class com.ibm.as400.access.AS400
Returns the sign-on prompting mode for this AS400 object.
isLast(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Indicates if the cursor is positioned on the last row.
isLeaf(). Method in class com.ibm.as400.vaccess.VPrinter
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.VPrinters
Indicates if the node is a leaf.
isLeaf(). Method in class com.ibm.as400.vaccess.VMessageQueue
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.
isLeaf(). Method in class com.ibm.as400.vaccess.VUserList
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.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.VMessageList
Indicates if the node is a leaf.
isLocal(). Method in class com.ibm.as400.access.AS400
Indicates if this AS400 object is representing the system you are currently running on.
isModified(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Indicates if the document has been modified since it was last read or written.
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.
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.
isNullable(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column can contain an SQL NULL value.
isOpen(). Method in class com.ibm.as400.access.AS400File
Indicates if the file is open.
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(int). Method in class com.ibm.as400.access.AS400JDBCResultSetMetaData
Indicates if the column is read-only.
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.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.
isReadWrite(). Method in class com.ibm.as400.access.AS400File
Indicates if this object is open for read/write.
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(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.AS400DetailsPane
Indicates if the object is 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.AS400ListPane
Indicates if the object is selected.
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.VPrinter
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.VPrinters
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.VUserList
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.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.VMessageList
Indicates if the details children are sortable.
isString(). Method in class com.ibm.as400.access.AS400CertificateAttribute
Indicates if the attribute is a String.
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.
isTraceWarningOn(). Static method in class com.ibm.as400.access.Trace
Indicates if warning tracing is enabled.
isUseDefaultUser(). Method in class com.ibm.as400.access.AS400
Indicates if the default user should be used by this AS400 object.
isUsePasswordCache(). Method in class com.ibm.as400.access.AS400
Indicates if password cache is being used by this AS400 object.
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.DBCSGraphicFieldDescription
Indicates if the field is a variable-length field.
isVariableLength(). Method in class com.ibm.as400.access.CharacterFieldDescription
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.
isVariableLength(). Method in class com.ibm.as400.access.HexFieldDescription
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.
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.
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

JDMRI class com.ibm.as400.access.JDMRI.
English MRI for the AS/400 Toolbox for Java.
JDMRI(). Constructor for class com.ibm.as400.access.JDMRI
JDMRI_en class com.ibm.as400.access.JDMRI_en.
English MRI for the AS/400 Toolbox for Java.
JDMRI_en(). Constructor for class com.ibm.as400.access.JDMRI_en
JDMRI_en_US class com.ibm.as400.access.JDMRI_en_US.
English MRI for the AS/400 Toolbox for Java.
JDMRI_en_US(). Constructor for class com.ibm.as400.access.JDMRI_en_US
JOBNUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of the job which produced the output.
JOB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the name of the job which produced the output.
Job class com.ibm.as400.access.Job.
The Job class represents an AS/400 job.
JobList class com.ibm.as400.access.JobList.
The JobList class represents a list of AS/400 jobs.
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 class com.ibm.as400.access.JobLog.
The JobLog class represents an AS/400 job log.
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.
jdbcCompliant(). Method in class com.ibm.as400.access.AS400JDBCDriver
Indicates if the driver is a genuine JDBC compliant driver.

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.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_EQ. Static variable in class com.ibm.as400.vaccess.RecordListFormPane
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.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_GE. Static variable in class com.ibm.as400.vaccess.RecordListFormPane
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.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_GT. Static variable in class com.ibm.as400.vaccess.RecordListFormPane
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.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_LE. Static variable in class com.ibm.as400.vaccess.RecordListFormPane
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.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.
KEY_LT. Static variable in class com.ibm.as400.vaccess.RecordListFormPane
Constant indicating search type of less than.
KeyedDataQueue class com.ibm.as400.access.KeyedDataQueue.
The KeyedDataQueue class represents an AS/400 keyed data queue object.
KeyedDataQueue(). Constructor for class com.ibm.as400.access.KeyedDataQueue
Constructs a KeyedDataQueue object.
KeyedDataQueue(AS400, String). Constructor for class com.ibm.as400.access.KeyedDataQueue
Constructs a KeyedDataQueue object.
KeyedDataQueueBeanInfo class com.ibm.as400.access.KeyedDataQueueBeanInfo.
The KeyedDataQueueBeanInfo class provides bean information for the KeyedDataQueue class.
KeyedDataQueueBeanInfo(). Constructor for class com.ibm.as400.access.KeyedDataQueueBeanInfo
KeyedDataQueueDocument class com.ibm.as400.vaccess.KeyedDataQueueDocument.
The KeyedDataQueueDocument class represents an underlying model for text components, where the text is entries from a keyed data queue on an AS/400.
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 class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo.
The KeyedDataQueueDocumentBeanInfo class provides bean information for the KeyedDataQueueDocument class.
KeyedDataQueueDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.KeyedDataQueueDocumentBeanInfo
KeyedDataQueueEntry class com.ibm.as400.access.KeyedDataQueueEntry.
The KeyedDataQueueEntry class represents an entry on an AS/400 keyed data queue.
KeyedFile class com.ibm.as400.access.KeyedFile.
The KeyedFile class represents an AS/400 physical or logical file.
KeyedFile(). Constructor for class com.ibm.as400.access.KeyedFile
Constructs a KeyedFile object.
KeyedFile(AS400, String). Constructor for class com.ibm.as400.access.KeyedFile
Constructs a KeyedFile object.
KeyedFileBeanInfo class com.ibm.as400.access.KeyedFileBeanInfo.
The KeyedFileBeanInfo class provides BeanInfo for the KeyedFile class.
KeyedFileBeanInfo(). Constructor for class com.ibm.as400.access.KeyedFileBeanInfo
Constructs a KeyedFileBeanInfo object.
keyFieldDescriptionAdded(RecordDescriptionEvent). Method in interface com.ibm.as400.access.RecordDescriptionListener
Invoked when a key field description has been added to a RecordFormat object.

L

LAST. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the last message in the message queue.
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.
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.
LOCK_VIOLATION. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that a lock violation has occurred.
last(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the last row.
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.
lastPage(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the last page.
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.AS400JDBCBlobLocator
Returns the length of the blob.
length(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Returns the file length.
length(). Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the length of the blob.
length(). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the length of the clob.
length(). Method in class com.ibm.as400.access.AS400JDBCClob
Returns the length of the clob.
lineFeed(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a line feed control to the stream.
list(). Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object.
list(IFSFileFilter). Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
list(IFSFileFilter, String). Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that satisfy filter.
list(String). Method in class com.ibm.as400.access.IFSFile
Lists the integrated file system objects in the directory represented by this object that match pattern.
list(). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory.
list(FilenameFilter). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter.
list(IFSFileFilter). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in the IFSJavaFile directory that satisfy file name filter.
list(IFSFileFilter, String). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that satisfy filter and pattern.
list(String). Method in class com.ibm.as400.access.IFSJavaFile
Lists the files in this IFSJavaFile directory that match pattern.
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.AS400CertificateUserProfileUtil
List certificates which match the specified attributes.
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.
listErrorOccurred(PrintObjectListEvent). Method in interface com.ibm.as400.access.PrintObjectListListener
Invoked when an error occurred while retrieving the list.
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.
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.VJobList
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Loads the information 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.VUser
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 class com.ibm.as400.vaccess.RecordListTableModel
Loads the table 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.VQueuedMessage
Loads information about the object 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.VIFSFile
Loads information about the object from the AS/400.
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.IFSTextFileDocument
Loads the contents of the document from the file on the AS/400.
load(). Method in class com.ibm.as400.vaccess.VUserList
Loads information about the object from the AS/400.
load(). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Gets data from the system.
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.VOutput
Loads information about the object 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.SQLResultSetFormPane
Refreshes the view based on the state of the system.
load(). Method in class com.ibm.as400.vaccess.AS400DetailsPane
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.VIFSDirectory
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.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.SQLResultSetTablePane
Loads the table based on the state of the system.
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.RecordListFormPane
Refreshes the view based on the state of the system.
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.
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.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(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.
log(int, String). Static method in class com.ibm.as400.access.Trace
Logs a message 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, 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, 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.

M

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.
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.
MESSAGE_QUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message queue.
MIN_BUFFER_SIZE. Static variable in class com.ibm.as400.access.AS400CertificateUtil
Minimum buffer size in kilobytes.
MODIFIED_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the modified time.
MRI class com.ibm.as400.access.MRI.
English MRI for the AS/400 Toolbox for Java.
MRI(). Constructor for class com.ibm.as400.access.MRI
MRI_en class com.ibm.as400.access.MRI_en.
English MRI for the AS/400 Toolbox for Java.
MRI_en(). Constructor for class com.ibm.as400.access.MRI_en
MRI_en_US class com.ibm.as400.access.MRI_en_US.
English MRI for the AS/400 Toolbox for Java.
MRI_en_US(). Constructor for class com.ibm.as400.access.MRI_en_US
MessageFile class com.ibm.as400.access.MessageFile.
The MessageFile class allows a user to get a message from an AS/400 message file.
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 class com.ibm.as400.access.MessageFileBeanInfo.
The MessageFileBeanInfo class provides bean information for the MessageFile class.
MessageFileBeanInfo(). Constructor for class com.ibm.as400.access.MessageFileBeanInfo
MessageQueue class com.ibm.as400.access.MessageQueue.
The MessageQueue class represents an AS/400 message queue.
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.
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.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 page input stream.
mark(int). Method in class com.ibm.as400.access.AS400JDBCInputStream
Marks the current position in the stream.
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/reset.
markSupported(). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Returns a boolean indicating whether this stream type supports mark/reset.
markSupported(). Method in class com.ibm.as400.access.AS400JDBCInputStream
Indicates if mark() and reset() are supported.
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.
move(SpooledFile). Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to another output queue or to another position on the same output queue.
move(OutputQueue). Method in class com.ibm.as400.access.SpooledFile
Moves the spooled file to another output queue.
moveColumn(int, int). Method in class com.ibm.as400.vaccess.RecordListTablePane
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.

N

NAME_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VObject
Property identifier for the name.
NEW. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to all new messages in the message queue.
NEXT. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the next message in the message queue.
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.access.UserList
Constant indicating that no group profile is specified.
NO_MORE_FILES. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that no more files are available.
NUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the number of the output.
NUMBER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the number.
nativeSQL(String). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the native form of an SQL statement without executing it.
newLine(). Method in class com.ibm.as400.access.SCS5256Writer
Adds a new line control to the stream.
next(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the next row.
nextPage(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the next page.
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.

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_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.
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.
OPENED. Static variable in class com.ibm.as400.access.PrintObjectListEvent
The print object list opened event ID.
OPEN_OR_CREATE. Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be opened if it exists or is to be created if it does not exist.
OPEN_OR_FAIL. Static variable in class com.ibm.as400.access.IFSRandomAccessFile
File existence option that indicates that the file is either to be opened if it exists or that the request is to fail if the file does not exist.
OUTPUTNAME_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output name.
OUTPUTQUEUELIB_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output queue library.
OUTPUTQUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
Property identifier for the output queue.
OUTPUTQUEUE_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the output queue.
ObjectAlreadyExistsException exception com.ibm.as400.access.ObjectAlreadyExistsException.
The ObjectAlreadyExistsException class represents an exception that indicates that an AS/400 object already exists.
ObjectDoesNotExistException exception com.ibm.as400.access.ObjectDoesNotExistException.
The ObjectDoesNotExistException class represents an exception that indicates that an AS/400 object does not exists.
ObjectEvent class com.ibm.as400.access.ObjectEvent.
The ObjectEvent class represents an Object event.
ObjectEvent(Object). Constructor for class com.ibm.as400.access.ObjectEvent
Constructs a ObjectEvent object.
ObjectListener interface com.ibm.as400.access.ObjectListener.
The ObjectListener interface provides a listener interface for receiving Object events.
OutputQueue class com.ibm.as400.access.OutputQueue.
The OutputQueue class represents an AS/400 output queue.
OutputQueue(). Constructor for class com.ibm.as400.access.OutputQueue
Constructs an OutputQueue object.
OutputQueue(AS400, String). Constructor for class com.ibm.as400.access.OutputQueue
Constructs an OutputQueue object.
OutputQueueBeanInfo class com.ibm.as400.access.OutputQueueBeanInfo.
BeanInfo for OutputQueue class.
OutputQueueBeanInfo(). Constructor for class com.ibm.as400.access.OutputQueueBeanInfo
OutputQueueEvent class com.ibm.as400.access.OutputQueueEvent.
The OutputQueueEvent class represents an OutputQueue event.
OutputQueueEvent(Object, int). Constructor for class com.ibm.as400.access.OutputQueueEvent
Constructs an OutputQueueEvent object.
OutputQueueList class com.ibm.as400.access.OutputQueueList.
The OutputQueueList class is used to build a list of AS/400 output queue objects of type OutputQueue.
OutputQueueList(). Constructor for class com.ibm.as400.access.OutputQueueList
Constructs an OutputQueueList object.
OutputQueueList(AS400). Constructor for class com.ibm.as400.access.OutputQueueList
Constructs an OutputQueueList object.
OutputQueueListBeanInfo class com.ibm.as400.access.OutputQueueListBeanInfo.
BeanInfo for OutputQueueList class.
OutputQueueListBeanInfo(). Constructor for class com.ibm.as400.access.OutputQueueListBeanInfo
OutputQueueListener interface com.ibm.as400.access.OutputQueueListener.
The OutputQueueListener interface provides a listener interface for receiving OutputQueue events.
objectChanged(VObjectEvent). Method in interface com.ibm.as400.vaccess.VObjectListener
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.
objectOpened(ObjectEvent). Method in interface com.ibm.as400.access.ObjectListener
Invoked when an object has been opened.
open(int, int, int). Method in class com.ibm.as400.access.AS400File
Opens the 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.SequentialFile
Opens the file.
open(int, int, int). Method in class com.ibm.as400.access.KeyedFile
Opens the file.
open(). Method in class com.ibm.as400.access.IFSFileInputStream
Opens the specified file.
openAsynchronously(). Method in class com.ibm.as400.access.PrintObjectList
Builds the list asynchronously.
openFile(int, int, int, String). Method in class com.ibm.as400.access.AS400File
Opens the file.
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.
outputQueueCleared(OutputQueueEvent). Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been cleared.
outputQueueHeld(OutputQueueEvent). Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been held.
outputQueueReleased(OutputQueueEvent). Method in interface com.ibm.as400.access.OutputQueueListener
Invoked when the output queue has been released.
ownDeletesAreVisible(int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own deletes are visible.
ownInsertsAreVisible(int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own inserts are visible.
ownUpdatesAreVisible(int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a result set's own updates are visible.

P

PAGESPERCOPY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
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.
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_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_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_NOT_VALID. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password is not valid.
PASSWORD_NEW_NO_ALPHABETIC. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password must contain at least one alphabetic.
PASSWORD_NEW_NO_NUMERIC. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password must contain at least one numeric.
PASSWORD_NEW_PREVIOUSLY_USED. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password was previously used.
PASSWORD_NEW_REPEAT_CHARACTER. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the new password contains a character used more than once.
PASSWORD_NEW_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.
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.
PREVIOUS. Static variable in class com.ibm.as400.access.MessageQueue
Constant referring to the previous message in the message queue.
PRINT. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Print AS/400 service.
PRINTER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
Property identifier for the printer name.
PRINTER_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the printer name.
PRIORITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the priority of the output on the output queue.
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.
PUBLIC_KEY_BYTES. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
The byte array attribute type representing the subjectPublicKeyInfo field from the certificate.
PackedDecimalFieldDescription class com.ibm.as400.access.PackedDecimalFieldDescription.
The PackedDecimalFieldDescription class represents the description of the data in a packed decimal field.
PackedDecimalFieldDescription(AS400PackedDecimal, String). Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PackedDecimalFieldDescription(). Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PackedDecimalFieldDescription(AS400PackedDecimal, String, String). Constructor for class com.ibm.as400.access.PackedDecimalFieldDescription
Constructs a PackedDecimalFieldDescription object.
PrintObject class com.ibm.as400.access.PrintObject.
The PrintObject class is an abstract base class for the various types of network print objects.
PrintObjectBeanInfo class com.ibm.as400.access.PrintObjectBeanInfo.
Base class for the various BeanInfo classes describing print objects.
PrintObjectBeanInfo(). Constructor for class com.ibm.as400.access.PrintObjectBeanInfo
PrintObjectInputStream class com.ibm.as400.access.PrintObjectInputStream.
The PrintObjectInputStream class is used to read data out of an AS/400 spooled file or AFP resource such as an overlay or page segment.
PrintObjectList class com.ibm.as400.access.PrintObjectList.
The PrintObjectList class is an abstract base class for the various types of network print object lists.
PrintObjectListBeanInfo class com.ibm.as400.access.PrintObjectListBeanInfo.
BeanInfo for PrintObjectList class.
PrintObjectListBeanInfo(). Constructor for class com.ibm.as400.access.PrintObjectListBeanInfo
PrintObjectListEvent class com.ibm.as400.access.PrintObjectListEvent.
The PrintObjectListEvent class represents a PrintObjectList event.
PrintObjectListEvent(Object, int). Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListEvent(Object, Exception). Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListEvent(Object, PrintObject). Constructor for class com.ibm.as400.access.PrintObjectListEvent
Constructs an PrintObjectListEvent object.
PrintObjectListListener interface com.ibm.as400.access.PrintObjectListListener.
The PrintObjectListListener class provides a listener interface for receiving PrintObjectList events.
PrintObjectPageInputStream class com.ibm.as400.access.PrintObjectPageInputStream.
The PrintObjectPageInputStream class is used to read data out of an AS/400 spooled file one page at a time.
PrintObjectTransformedInputStream class com.ibm.as400.access.PrintObjectTransformedInputStream.
The PrintObjectTransformedInputStream class is used to read transformed data from an AS/400 spooled file.
PrintParameterList class com.ibm.as400.access.PrintParameterList.
The PrintParameterList class is used to group a set of attributes or parameters for use on other network print class methods.
PrintParameterList(). Constructor for class com.ibm.as400.access.PrintParameterList
Constructs a PrintParameterList object.
Printer class com.ibm.as400.access.Printer.
The Printer class represents an AS/400 printer.
Printer(). Constructor for class com.ibm.as400.access.Printer
Constructs a Printer object.
Printer(AS400, String). Constructor for class com.ibm.as400.access.Printer
Constructs a Printer object.
PrinterBeanInfo class com.ibm.as400.access.PrinterBeanInfo.
BeanInfo for Printer class.
PrinterBeanInfo(). Constructor for class com.ibm.as400.access.PrinterBeanInfo
PrinterFile class com.ibm.as400.access.PrinterFile.
The PrinterFile class represents an AS/400 printer file.
PrinterFile(). Constructor for class com.ibm.as400.access.PrinterFile
Constructs a PrinterFile object.
PrinterFile(AS400, String). Constructor for class com.ibm.as400.access.PrinterFile
Constructs a PrinterFile object.
PrinterFileBeanInfo class com.ibm.as400.access.PrinterFileBeanInfo.
BeanInfo for PrinterFile class.
PrinterFileBeanInfo(). Constructor for class com.ibm.as400.access.PrinterFileBeanInfo
PrinterFileList class com.ibm.as400.access.PrinterFileList.
The PrinterFileList class is used to build a list of AS/400 printer file objects of type PrinterFile.
PrinterFileList(). Constructor for class com.ibm.as400.access.PrinterFileList
Constructs a PrinterFileList object.
PrinterFileList(AS400). Constructor for class com.ibm.as400.access.PrinterFileList
Constructs a PrinterFileList object.
PrinterFileListBeanInfo class com.ibm.as400.access.PrinterFileListBeanInfo.
BeanInfo for PrinterFileList class.
PrinterFileListBeanInfo(). Constructor for class com.ibm.as400.access.PrinterFileListBeanInfo
PrinterList class com.ibm.as400.access.PrinterList.
The PrinterList class is used to build a list of AS/400 printer objects of type Printer.
PrinterList(). Constructor for class com.ibm.as400.access.PrinterList
Constructs a PrinterList object.
PrinterList(AS400). Constructor for class com.ibm.as400.access.PrinterList
Constructs a PrinterList object.
PrinterListBeanInfo class com.ibm.as400.access.PrinterListBeanInfo.
BeanInfo for PrinterList class.
PrinterListBeanInfo(). Constructor for class com.ibm.as400.access.PrinterListBeanInfo
ProgramCall class com.ibm.as400.access.ProgramCall.
The ProgramCall class allows a user to call an AS/400 program, pass parameters to it (input and output), and access data returned in the output parameters after the program runs.
ProgramCall(). Constructor for class com.ibm.as400.access.ProgramCall
Constructs a ProgramCall object.
ProgramCall(AS400). Constructor for class com.ibm.as400.access.ProgramCall
Constructs a ProgramCall object.
ProgramCall(AS400, String, ProgramParameter[]). Constructor for class com.ibm.as400.access.ProgramCall
Constructs a program call object.
ProgramCallBeanInfo class com.ibm.as400.access.ProgramCallBeanInfo.
The ProgramCallBeanInfo class provides BeanInfo for the ProgramCall class.
ProgramCallBeanInfo(). Constructor for class com.ibm.as400.access.ProgramCallBeanInfo
ProgramCallButton class com.ibm.as400.vaccess.ProgramCallButton.
The ProgramCallButton class represents a button that calls an AS/400 program when pressed.
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 class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo.
The ProgramCallButtonBeanInfo class provides bean information for the ProgramCallButton class.
ProgramCallButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.ProgramCallButtonBeanInfo
ProgramCallMenuItem class com.ibm.as400.vaccess.ProgramCallMenuItem.
The ProgramCallMenuItem class represents a menu item that calls an AS/400 program when pressed.
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 class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo.
The ProgramCallMenuItemBeanInfo class provides bean information for the ProgramCallMenuItem class.
ProgramCallMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.ProgramCallMenuItemBeanInfo
ProgramParameter class com.ibm.as400.access.ProgramParameter.
The ProgramParameter class is used with ProgramCall to pass parameter data to an AS/400 program, from an AS/400 program, or both.
ProgramParameter(). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(byte[]). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(int). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs a ProgramParameter object.
ProgramParameter(byte[], int). Constructor for class com.ibm.as400.access.ProgramParameter
Constructs ProgramParameter object.
ProgramParameterBeanInfo class com.ibm.as400.access.ProgramParameterBeanInfo.
The ProgramParameterBeanInfo class provides BeanInfo for the ProgramParameter class.
ProgramParameterBeanInfo(). Constructor for class com.ibm.as400.access.ProgramParameterBeanInfo
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(byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(byte[], int, String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(String, int, String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue without removing it from the queue.
peek(). Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue without removing it from the queue.
peek(int). Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue without removing it from the queue.
peek(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.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(). 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(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.
peeked(DataQueueEvent). Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a peek has been performed.
perform(VActionContext). Method in class com.ibm.as400.vaccess.VPropertiesAction
Performs the action.
perform(VActionContext). Method in interface com.ibm.as400.vaccess.VAction
Performs the action.
position(byte[], long). Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the position at which a pattern is found, in the blob.
position(Blob, long). Method in class com.ibm.as400.access.AS400JDBCBlobLocator
Returns the position at which a pattern is found, in the blob.
position(byte[], long). Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the position at which a pattern is found, in the blob.
position(Blob, long). Method in class com.ibm.as400.access.AS400JDBCBlob
Returns the position at which a pattern is found, in the blob.
position(String, long). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the position at which a pattern is found, in the clob.
position(Clob, long). Method in class com.ibm.as400.access.AS400JDBCClobLocator
Returns the position at which a pattern is found, in the clob.
position(String, long). Method in class com.ibm.as400.access.AS400JDBCClob
Returns the position at which a pattern is found, in the clob.
position(Clob, long). Method in class com.ibm.as400.access.AS400JDBCClob
Returns the position at which a pattern is found, in the clob.
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(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record matching the specified key.
positionCursor(Object[], int). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record meeting the specified search criteria based on key.
positionCursor(byte[], int, int). Method in class com.ibm.as400.access.KeyedFile
Positions the file cursor to the first record meeting the specified search criteria based on key.
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.
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.
positionCursorAfterLast(). Method in class com.ibm.as400.access.AS400File
Positions the file cursor to after the last record.
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.
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.
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(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to the previous row.
previousPage(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the previous page.
printHorizontalGridLine(double, double). Method in class com.ibm.as400.access.SCS5553Writer
Prints a horizontal grid line at the current line.
putProperty(Object, Object). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
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.

Q

QSYSObjectPathName class com.ibm.as400.access.QSYSObjectPathName.
The QSYSObjectPathName class provides an integrated file system path name that represents an object in the QSYS library file system.
QSYSObjectPathName(). Constructor for class com.ibm.as400.access.QSYSObjectPathName
Constructs 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 class com.ibm.as400.access.QSYSObjectPathNameBeanInfo.
The QSYSObjectPathNameBeanInfo class provides BeanInfo for QSYSObjectPathName class.
QSYSObjectPathNameBeanInfo(). Constructor for class com.ibm.as400.access.QSYSObjectPathNameBeanInfo
QSYS_PREFIX_MISSING. Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the object is required to be in the QSYS file system, but the integrated file system name does not begin with /QSYS.LIB/.
QSYS_SYNTAX_NOT_VALID. Static variable in class com.ibm.as400.access.IllegalPathNameException
The return code indicating that the path starts with /QSYS.LIB/QSYS.LIB.
QUALITY_DRAFT. Static variable in class com.ibm.as400.access.SCS5219Writer
Constant value for draft print quality.
QUALITY_NEAR_LETTER. Static variable in class com.ibm.as400.access.SCS5219Writer
Constant value for near letter print quality.
QueuedMessage class com.ibm.as400.access.QueuedMessage.
The QueuedMessage class represents a message on a AS/400 message queue.

R

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_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.
RECORDACCESS. Static variable in class com.ibm.as400.access.AS400
Constant indicating the Record Access AS/400 service.
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.
RELEASED. Static variable in class com.ibm.as400.access.OutputQueueEvent
The output queue released event ID.
REMOVE. Static variable in class com.ibm.as400.access.MessageQueue
Constant indicating that the message should be removed from the message queue.
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.
REQUEST_DENIED. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the request was denied.
REQUEST_NOT_SUPPORTED. Static variable in class com.ibm.as400.access.ExtendedIOException
The return code indicating that the request is not supported.
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.
Record class com.ibm.as400.access.Record.
The Record.java class represents the data described by a RecordFormat object.
Record(). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, String). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[]). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], String). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], int). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
Record(RecordFormat, byte[], int, String). Constructor for class com.ibm.as400.access.Record
Constructs a Record object.
RecordBeanInfo class com.ibm.as400.access.RecordBeanInfo.
The RecordBeanInfo class provides BeanInfo for the Record class.
RecordBeanInfo(). Constructor for class com.ibm.as400.access.RecordBeanInfo
Constructs a RecordBeanInfo object.
RecordDescriptionEvent class com.ibm.as400.access.RecordDescriptionEvent.
The RecordDescriptionEvent class represents a RecordDescriptionEvent.
RecordDescriptionEvent(Object, int). Constructor for class com.ibm.as400.access.RecordDescriptionEvent
Constructs a RecordDescriptionEvent object.
RecordDescriptionListener interface com.ibm.as400.access.RecordDescriptionListener.
The RecordDescriptionListener interface provides the interface that must be implemented to handle RecordDescriptionEvent objects that are fired by the record description classes, RecordFormat and Record.
RecordFormat class com.ibm.as400.access.RecordFormat.
The RecordFormat class represents the format of data returned from an AS/400 system.
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 class com.ibm.as400.access.RecordFormatBeanInfo.
The RecordFormatBeanInfo class provides BeanInfo for the RecordFormat class.
RecordFormatBeanInfo(). Constructor for class com.ibm.as400.access.RecordFormatBeanInfo
Constructs a RecordFormatBeanInfo object.
RecordListFormPane class com.ibm.as400.vaccess.RecordListFormPane.
The RecordListFormPane class represents a form that is filled in with the fields of a file on the AS/400.
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 class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo.
The RecordListFormPaneBeanInfo class provides bean information for the RecordListFormPane class.
RecordListFormPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListFormPaneBeanInfo
RecordListTableModel class com.ibm.as400.vaccess.RecordListTableModel.
The RecordListTableModel class represents a table that contains the records of an AS/400 file using record-level access.
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 class com.ibm.as400.vaccess.RecordListTableModelBeanInfo.
The RecordListTableModelBeanInfo class provides bean information for the RecordListTableModel class.
RecordListTableModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListTableModelBeanInfo
RecordListTablePane class com.ibm.as400.vaccess.RecordListTablePane.
The RecordListTablePane class represents a table that contains the records and fields of an AS/400 file using record-level access.
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 class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo.
The RecordListTablePaneBeanInfo class provides bean information for the RecordListTablePane class.
RecordListTablePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.RecordListTablePaneBeanInfo
RequestNotSupportedException exception com.ibm.as400.access.RequestNotSupportedException.
The RequestNotSupportedException class represents an exception that indicates that the requested function is not supported because the AS/400 system is not at the correct level.
ReturnCodeException interface com.ibm.as400.access.ReturnCodeException.
The ReturnCodeException interface defines the methods required for exceptions that contain a return code.
read(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a read has been performed.
read(). Method in class com.ibm.as400.access.PrintObjectInputStream
Reads the next byte of data from this input stream.
read(byte[]). Method in class com.ibm.as400.access.PrintObjectInputStream
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int). Method in class com.ibm.as400.access.PrintObjectInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads the next byte of data from this input stream.
read(byte[]). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads up to data.length bytes of data from the page input stream into data.
read(byte[], int, int). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(). Method in class com.ibm.as400.access.AS400File
Reads the record at the current cursor position.
read(). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads the next byte of data from this input stream.
read(byte[]). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads up to data.length bytes of data from the page input stream into data.
read(byte[], int, int). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(int). Method in class com.ibm.as400.access.SequentialFile
Reads the record with the specified record number.
read(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads the next byte of data from this file.
read(byte[]). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(DataQueueEvent). Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a read has been performed.
read(byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(byte[], int, String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(String, int, String). Method in class com.ibm.as400.access.KeyedDataQueue
Reads an entry from the data queue and removes it from the queue.
read(). Method in class com.ibm.as400.access.AS400JDBCInputStream
Reads the next byte of data.
read(byte[]). Method in class com.ibm.as400.access.AS400JDBCInputStream
Reads bytes of data.
read(byte[], int, int). Method in class com.ibm.as400.access.AS400JDBCInputStream
Reads bytes of data.
read(byte[], int). Method in class com.ibm.as400.access.UserSpace
Reads up to dataBuffer.length bytes from the user space beginning at userSpaceOffset into dataBuffer.
read(byte[], int, int, int). Method in class com.ibm.as400.access.UserSpace
Reads up to length bytes from the user space beginning at userSpaceOffset into dataBuffer beginning at dataOffset.
read(int, int). Method in class com.ibm.as400.access.UserSpace
Returns a string from the user space beginning at userSpaceOffset.
read(). Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue and removes it from the queue.
read(int). Method in class com.ibm.as400.access.DataQueue
Reads an entry from the data queue and removes it from the queue.
read(Object[]). Method in class com.ibm.as400.access.KeyedFile
Reads the first record with the specified key.
read(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the first record with the specified key.
read(Object[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the first record meeting the specified search criteria based on key.
read(byte[], int, int). Method in class com.ibm.as400.access.KeyedFile
Reads the first record meeting the specified search criteria based on key.
read(). Method in class com.ibm.as400.access.IFSFileInputStream
Reads the next byte of data from this input stream.
read(byte[]). Method in class com.ibm.as400.access.IFSFileInputStream
Reads up to data.length bytes of data from this input stream into data.
read(byte[], int, int). Method in class com.ibm.as400.access.IFSFileInputStream
Reads up to length bytes of data from this input stream into data, starting at the array offset dataOffset.
read(int). Method in class com.ibm.as400.access.IFSTextFileInputStream
Reads up to length characters from this text file input stream.
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.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(). 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.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.
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.
readAfter(byte[], int). 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.SequentialFile
Reads all the records in the file.
readAll(). Method in class com.ibm.as400.access.KeyedFile
Reads all the records in the file.
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.
readBefore(byte[], int). 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(Object[]). Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the specified key.
readNextEqual(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the next record whose key matches the specified key.
readPrevious(). Method in class com.ibm.as400.access.AS400File
Reads the previous record in the file from the current cursor position.
readPreviousEqual(). Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the key of the current record.
readPreviousEqual(Object[]). Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the specified key.
readPreviousEqual(byte[], int). Method in class com.ibm.as400.access.KeyedFile
Reads the previous record whose key matches the specified key.
readShort(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads a signed 16-bit integer from this file.
readUTF(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads in a string from this file.
readUnsignedByte(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort(). Method in class com.ibm.as400.access.IFSRandomAccessFile
Reads an unsigned 16-bit number from this file.
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.
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.
refreshAttributes(). Method in class com.ibm.as400.access.BaseDataQueue
Refreshes the attributes of the data queue.
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, int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
registerOutParameter(int, int). Method in class com.ibm.as400.access.AS400JDBCCallableStatement
Registers the type for an output parameter.
relative(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Positions the cursor to a relative row number.
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.SpooledFile
Releases a held spooled file on the AS/400.
release(). Method in class com.ibm.as400.access.OutputQueue
Releases a held output queue on the AS/400.
releaseExplicitLocks(). Method in class com.ibm.as400.access.AS400File
Releases all locks acquired via the lock() method.
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(String). Method in class com.ibm.as400.access.MessageQueue
Remove messages from the message queue by type.
remove(int, int). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
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.DataQueueDocument
Removes text from the document.
removeAS400CertificateListener(AS400CertificateListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this listener.
removeAS400FileRecordDescriptionListener(AS400FileRecordDescriptionListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the AS400FileRecordDescription listeners list.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.access.CommandCall
Removes this ActionCompletedListener from the internal list.
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.CommandCallButton
Removes an action completed listener.
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.ProgramCallButton
Removes an action completed listener.
removeActionCompletedListener(ActionCompletedListener). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Removes a listener from being notified when a SQL statement is issued.
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.ProgramCallMenuItem
Removes a action completed listener.
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.CommandCallMenuItem
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.
removeChangeListener(ChangeListener). Method in interface com.ibm.as400.vaccess.VPropertiesPane
Removes a change listener.
removeColumn(int). Method in class com.ibm.as400.vaccess.RecordListTablePane
Removes a column from the table.
removeConnectionListener(ConnectionListener). Method in class com.ibm.as400.access.AS400
Removes a listener from the listener list.
removeDataQueueListener(DataQueueListener). Method in class com.ibm.as400.access.BaseDataQueue
Removes a data queue to receive data queue events from this Data Queue.
removeDataQueueListener(DataQueueListener). Method in class com.ibm.as400.vaccess.KeyedDataQueueDocument
Removes a data queue listener.
removeDataQueueListener(DataQueueListener). Method in class com.ibm.as400.vaccess.DataQueueDocument
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.KeyedDataQueueDocument
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.DataQueueDocument
Removes a document listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallButton
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinter
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.VJobList
Removes an error listener.
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.AS400DetailsModel
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.ProgramCallButton
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.SQLStatementMenuItem
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VMessageQueue
Removes an error listener.
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.SQLResultSetTableModel
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VQueuedMessage
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.VPropertiesAction
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.KeyedDataQueueDocument
Removes an error listener.
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.IFSTextFileDocument
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VUserList
Removes an error listener.
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.SQLStatementButton
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VPrinterOutput
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VOutput
Removes an error listener.
removeErrorListener(ErrorListener). Method in interface com.ibm.as400.vaccess.VAction
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.ProgramCallMenuItem
Removes an error listener.
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.AS400DetailsPane
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.VIFSDirectory
Removes an error listener.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.CommandCallMenuItem
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.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.SQLResultSetTablePane
Removes a listener from being notified when an error occurs.
removeErrorListener(ErrorListener). Method in class com.ibm.as400.vaccess.VJob
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.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.DataQueueDocument
Removes an error listener.
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.AS400File
Removes a listener from the file listeners list.
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.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.vaccess.IFSTextFileDocument
Removes a file listener.
removeListDataListener(ListDataListener). Method in class com.ibm.as400.vaccess.AS400ListModel
Removes a list data 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.AS400ExplorerPane
Removes a list selection 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.AS400ListPane
Removes a list selection listener.
removeListSelectionListener(ListSelectionListener). Method in class com.ibm.as400.vaccess.SQLResultSetTablePane
Removes a listener from being notified when the selection changes.
removeObjectListener(ObjectListener). Method in class com.ibm.as400.access.BaseDataQueue
Removes an object listener to receive object events from this Data Queue.
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.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.IFSFile
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.BaseDataQueue
Removes this PropertyChangeListener from the internal list.
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.RecordFormat
Removes a listener from the change 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.QSYSObjectPathName
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.CommandCall
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.MessageFile
Removes this PropertyChangeListener from the internal list.
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.AS400File
Removes a listener from the change list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.IFSFileOutputStream
Removes a property change listener.
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.access.IFSRandomAccessFile
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.access.DataQueueAttributes
Removes this PropertyChangeListener from the internal list.
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.UserList
Removes a property change listener from the listener 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.ProgramCall
Removes this PropertyChangeListener from the internal 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.access.IFSFileInputStream
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.CommandCallButton
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.VJobList
Removes a property change listener.
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.vaccess.AS400DetailsModel
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.ProgramCallButton
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.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.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.AS400TreeModel
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.KeyedDataQueueDocument
Removes a property change listener.
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.vaccess.IFSTextFileDocument
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.as400.vaccess.VUserList
Removes a property change listener.
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.vaccess.VPrinterOutput
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.vaccess.ProgramCallMenuItem
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.VActionAdapter
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.vaccess.VIFSDirectory
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.vaccess.AS400ListModel
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.AS400ListPane
Removes a property change listener.
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.VJob
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.DataQueueDocument
Removes a property change listener.
removeRecordDescriptionListener(RecordDescriptionListener). Method in class com.ibm.as400.access.RecordFormat
Removes a listener from the record description listeners list.
removeRecordDescriptionListener(RecordDescriptionListener). Method in class com.ibm.as400.access.Record
Removes a listener from the record description listeners list.
removeStyle(String). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Removes a style from the logical style hierarchy.
removeTableModelListener(TableModelListener). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Removes a table model listener.
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.KeyedDataQueueDocument
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.DataQueueDocument
Removes an undoable edit listener.
removeUserSpaceListener(UserSpaceListener). Method in class com.ibm.as400.access.UserSpace
Removes a listener from the UserSpace listeners list.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VPrinter
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.VJobList
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.VUser
Removes a VObjectListener.
removeVObjectListener(VObjectListener). Method in class com.ibm.as400.vaccess.VMessageQueue
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.VPropertiesAction
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.VUserList
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.VOutput
Removes a VObjectListener.
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 interface com.ibm.as400.vaccess.VObject
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.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.
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.IFSFile
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.AS400CertificateUtil
Removes this vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.BaseDataQueue
Removes this VetoableChangeListener from the internal list.
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.RecordFormat
Removes a listener from the veto change 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.QSYSObjectPathName
Removes a listener from the veto list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.AS400FileRecordDescription
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.CommandCall
Removes this VetoableChangeListener from the JellyBeans 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.MessageFile
Removes this VetoableChangeListener from the internal 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.AS400File
Removes a listener from the veto change listeners list.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.IFSFileOutputStream
Removes a vetoable change listener.
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.access.IFSRandomAccessFile
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.access.DataQueueAttributes
Removes this VetoableChangeListener from the JellyBeans internal list.
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.UserList
Removes a vetoable change listener from the listener 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.ProgramCall
Removes this VetoableChangeListener from the internal 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.access.IFSFileInputStream
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.CommandCallButton
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.VJobList
Removes a vetoable change listener.
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.vaccess.AS400DetailsModel
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.ProgramCallButton
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.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.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.AS400TreeModel
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.KeyedDataQueueDocument
Removes a vetoable change listener.
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.vaccess.IFSTextFileDocument
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VUserList
Removes a vetoable change listener.
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.vaccess.VPrinterOutput
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.vaccess.ProgramCallMenuItem
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.AS400TreePane
Removes a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener). Method in class com.ibm.as400.vaccess.VIFSDirectory
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.vaccess.AS400ListModel
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.AS400ListPane
Removes a vetoable change listener.
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.VJob
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.DataQueueDocument
Removes a vetoable change listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VPrinter
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.VJobList
Removes a working listener.
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.AS400DetailsModel
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.VUser
Removes a working listener.
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 class com.ibm.as400.vaccess.VMessageQueue
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.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.VQueuedMessage
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.VPropertiesAction
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.KeyedDataQueueDocument
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.VUserList
Removes a working listener.
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.VPrinterOutput
Removes a working listener.
removeWorkingListener(WorkingListener). Method in class com.ibm.as400.vaccess.VOutput
Removes a working listener.
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 interface com.ibm.as400.vaccess.VObject
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.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.VJob
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.DataQueueDocument
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.KeyedDataQueueDocument
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.DataQueueDocument
Renders the document.
reply(byte[], String). Method in class com.ibm.as400.access.MessageQueue
Replies to a message.
reset(). Method in class com.ibm.as400.access.PrintObjectInputStream
Repositions the stream to the last marked position.
reset(). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to the last marked position.
reset(). Method in class com.ibm.as400.access.AS400JDBCInputStream
Repositions to the marked position.
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.
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.
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.
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.
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(String). Method in class com.ibm.as400.access.CommandCall
Sets the command string and runs it on the AS/400.
run(). Method in class com.ibm.as400.access.ProgramCall
Runs the program 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.

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.
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 class com.ibm.as400.access.SCS3812Writer.
The SCS3812Writer class writes an SCS 3812 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS3812Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS3812Writer
Constructs a SCS3812Writer.
SCS3812Writer(OutputStream, int). 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 class com.ibm.as400.access.SCS5219Writer.
The SCS5219Writer class writes an SCS 5219 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5219Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5219Writer
Constructs a SCS5219Writer.
SCS5219Writer(OutputStream, int). 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 class com.ibm.as400.access.SCS5224Writer.
The SCS5224Writer class writes an SCS 5224 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5224Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5224Writer
Constructs a SCS5224Writer.
SCS5224Writer(OutputStream, int). 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 class com.ibm.as400.access.SCS5256Writer.
The SCS5256Writer class writes an SCS 5256 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5256Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5256Writer
Constructs a SCS5256Writer.
SCS5256Writer(OutputStream, int). 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 class com.ibm.as400.access.SCS5553Writer.
The SCS5553Writer class writes an SCS 5553 data stream to an output stream, translating characters into bytes of the specified CCSID.
SCS5553Writer(OutputStream). Constructor for class com.ibm.as400.access.SCS5553Writer
Constructs a SCS5553Writer.
SCS5553Writer(OutputStream, int). 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.
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.
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.
SERVER_NOT_STARTED. Static variable in class com.ibm.as400.access.ServerStartupException
The return code indicating that it was unable to start the server.
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
SEVERITY_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message severity.
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.
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_ALL. Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that allows read and 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_NONE. Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that does not allow read or write 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_READERS. Static variable in class com.ibm.as400.access.IFSFileInputStream
Share option that allows only read 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.
SHARE_WRITERS. Static variable in class com.ibm.as400.access.IFSFileInputStream
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.
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_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_PROPERTY. Static variable in interface com.ibm.as400.vaccess.VIFSConstants
Property identifier for the size.
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.
SQLConnection class com.ibm.as400.vaccess.SQLConnection.
SQLConnection objects represent a SQL Connection.
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, 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.
SQLConnection(String, Properties). Constructor for class com.ibm.as400.vaccess.SQLConnection
Creates a SQLConnection object.
SQLConnectionBeanInfo class com.ibm.as400.vaccess.SQLConnectionBeanInfo.
The SQLConnectionBeanInfo class provides bean information for the SQLConnection class.
SQLConnectionBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLConnectionBeanInfo
SQLQueryBuilderPane class com.ibm.as400.vaccess.SQLQueryBuilderPane.
The SQLQueryBuilderPane class represents a panel which allows a user to dynamically build a SQL query using graphical interfaces.
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 class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo.
The SQLQueryBuilderPaneBeanInfo class provides bean information for the SQLQueryBuilderPane class.
SQLQueryBuilderPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLQueryBuilderPaneBeanInfo
SQLResultSetFormPane class com.ibm.as400.vaccess.SQLResultSetFormPane.
The SQLResultSetFormPane class represents a form that is filled in with the result set generated by a SQL query using JDBC.
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 class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo.
The SQLResultSetFormPaneBeanInfo class provides bean information for the SQLResultSetFormPane class.
SQLResultSetFormPaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetFormPaneBeanInfo
SQLResultSetTableModel class com.ibm.as400.vaccess.SQLResultSetTableModel.
The SQLResultSetTableModel class represents a table that contains the result set generated by a SQL query using JDBC.
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 class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo.
The SQLResultSetTableModelBeanInfo class provides bean information for the SQLResultSetTableModel class.
SQLResultSetTableModelBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTableModelBeanInfo
SQLResultSetTablePane class com.ibm.as400.vaccess.SQLResultSetTablePane.
The SQLResultSetTablePane class represents a table that contains the result set generated by a SQL query using JDBC.
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 class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo.
The SQLResultSetTablePaneBeanInfo class provides bean information for the SQLResultSetTablePane class.
SQLResultSetTablePaneBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLResultSetTablePaneBeanInfo
SQLStatementButton class com.ibm.as400.vaccess.SQLStatementButton.
The SQLStatementButton class represents a button control that issues a SQL statement when pressed.
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 class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo.
The SQLStatementButtonBeanInfo class provides bean information for the SQLStatementButton class.
SQLStatementButtonBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementButtonBeanInfo
SQLStatementDocument class com.ibm.as400.vaccess.SQLStatementDocument.
The SQLStatementDocument class represents SQL statement that is issued when execute() is called.
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 class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo.
The SQLStatementDocumentBeanInfo class provides bean information for the SQLStatementDocument class.
SQLStatementDocumentBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementDocumentBeanInfo
SQLStatementMenuItem class com.ibm.as400.vaccess.SQLStatementMenuItem.
The SQLStatementMenuItem class represents a menu item that issues a SQL statement when chosen.
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 class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo.
The SQLStatementMenuItemBeanInfo class provides bean information for the SQLStatementMenuItem class.
SQLStatementMenuItemBeanInfo(). Constructor for class com.ibm.as400.vaccess.SQLStatementMenuItemBeanInfo
STATUS_PROPERTY. Static variable in class com.ibm.as400.vaccess.VPrinter
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.VJob
Property identifier for the status.
STR_FNTRSC. Static variable in class com.ibm.as400.access.AFPResource
STR_FORMDF. Static variable in class com.ibm.as400.access.AFPResource
STR_OVL. Static variable in class com.ibm.as400.access.AFPResource
STR_PAGDFN. Static variable in class com.ibm.as400.access.AFPResource
STR_PAGSEG. Static variable in class com.ibm.as400.access.AFPResource
SUBJECT_COMMON_NAME. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's common name in the certificate.
SUBJECT_COUNTRY. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's country in the certificate.
SUBJECT_LOCALITY. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's locality in the certificate.
SUBJECT_ORGANIZATION. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's organization in the certificate.
SUBJECT_ORGANIZATION_UNIT. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Constant indicating the attribute represents the subject's organizational unit in the certificate.
SUBJECT_STATE. Static variable in class com.ibm.as400.access.AS400CertificateAttribute
Contant indicating the attribute represents the subject's state or province in the certificate.
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.
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.RequestNotSupportedException
The return code indicating that the requested function is not supported due to the system level not being correct.
SequentialFile class com.ibm.as400.access.SequentialFile.
The SequentialFile class represents an AS/400 physical or logical file.
SequentialFile(). Constructor for class com.ibm.as400.access.SequentialFile
Constructs a SequentialFile object.
SequentialFile(AS400, String). Constructor for class com.ibm.as400.access.SequentialFile
Constructs a SequentialFile object.
SequentialFileBeanInfo class com.ibm.as400.access.SequentialFileBeanInfo.
The SequentialFileBeanInfo class represents bean information for the SequentialFile class.
SequentialFileBeanInfo(). Constructor for class com.ibm.as400.access.SequentialFileBeanInfo
ServerStartupException exception com.ibm.as400.access.ServerStartupException.
The ServerStartupException class represents an exception that indicates that a server could not be started.
SpooledFile class com.ibm.as400.access.SpooledFile.
The SpooledFile class represents an AS/400 spooled file.
SpooledFile(AS400, String, int, String, String, String). Constructor for class com.ibm.as400.access.SpooledFile
Constructs a SpooledFile object.
SpooledFileList class com.ibm.as400.access.SpooledFileList.
The SpooledFileList class is used to build a list of AS/400 spooled file objects of type SpooledFile.
SpooledFileList(). Constructor for class com.ibm.as400.access.SpooledFileList
Constructs a SpooledFileList object.
SpooledFileList(AS400). Constructor for class com.ibm.as400.access.SpooledFileList
Constructs a SpooledFileList object.
SpooledFileListBeanInfo class com.ibm.as400.access.SpooledFileListBeanInfo.
BeanInfo for SpooledFileList class.
SpooledFileListBeanInfo(). Constructor for class com.ibm.as400.access.SpooledFileListBeanInfo
SpooledFileOutputStream class com.ibm.as400.access.SpooledFileOutputStream.
The SpooledFileOutputStream class is used to write data into an AS/400 spooled file.
SpooledFileOutputStream(AS400, PrintParameterList, PrinterFile, OutputQueue). Constructor for class com.ibm.as400.access.SpooledFileOutputStream
Constructs a SpooledFileOutputStream object.
save(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Saves the contents of the document to the file on the AS/400.
seek(long). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the offset, from the beginning of this file, at which the next read or write occurs.
selectPage(int). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Repositions the stream to page page.
sendInformational(String, String). Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInformational(String, String, byte[]). Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInformational(String). Method in class com.ibm.as400.access.MessageQueue
Sends an informational message to the message queue.
sendInquiry(String, String, String). Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
sendInquiry(String, String, byte[], String). Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
sendInquiry(String, String). Method in class com.ibm.as400.access.MessageQueue
Sends an inquiry message to the message queue.
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.
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.
setALIAS(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALIAS keyword for this field.
setALWNULL(boolean). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the ALWNULL keyword for this field.
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.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
Sets whether actions are allowed.
setAllowActions(boolean). Method in class com.ibm.as400.vaccess.AS400DetailsPane
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.AS400ListPane
Sets whether actions are allowed.
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.
setAsText(String). Method in class com.ibm.as400.access.IFSShareOptionEditor
Sets the property value from the specified String.
setAsText(String). Method in class com.ibm.as400.access.IFSExistenceOptionEditor
Sets the property value from the specified String.
setAsciiStream(int, InputStream, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to an ASCII stream value.
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.SpooledFile
Sets one or more attributes of the object.
setAttributes(PrintParameterList). Method in class com.ibm.as400.access.PrinterFile
Sets one or more attributes of the object.
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 for the data queue.
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.
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.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.
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.
setCCSID(String). Method in class com.ibm.as400.access.DBCSOnlyFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(String). Method in class com.ibm.as400.access.DBCSOpenFieldDescription
Sets the value for the CCSID keyword for this field.
setCCSID(int). Method in class com.ibm.as400.access.IFSTextFileOutputStream
Sets the CCSID for the data written to the file.
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.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.
setCOLHDG(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value for the COLHDG keyword for this field.
setCPI(int). Method in class com.ibm.as400.access.SCS5224Writer
Sets characters per inch.
setCPI(int). Method in class com.ibm.as400.access.SCS5219Writer
Sets characters per inch.
setCancelButtonText(String). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the text for the Cancel button.
setCatalog(String). Method in class com.ibm.as400.access.AS400JDBCConnection
This method is not supported.
setCcsid(int). Method in class com.ibm.as400.access.BaseDataQueue
Sets the CCSID to be used for this data queue.
setCcsid(int). Method in class com.ibm.as400.access.AS400
Sets the CCSID to be used for this AS/400.
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.
setClob(int, Clob). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Clob value.
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.
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.
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.WorkingCursorAdapter
Sets the component that determines the frame for cursor changes.
setComponent(Component). Method in class com.ibm.as400.vaccess.ErrorDialogAdapter
Sets the component that determines the parent frame for dialogs.
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.AS400DetailsPane
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.AS400ListPane
Sets whether certain actions are confirmed with the user.
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.
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.SQLQueryBuilderPane
Sets the SQL connection with which to access data for the GUI.
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.SQLResultSetFormPane
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.
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.
setCursorName(String). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the SQL cursor name that will be used by the statement.
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.
setDDSName(String). Method in class com.ibm.as400.access.FieldDescription
Sets the DDS name of 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.DateFieldDescription
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.DBCSGraphicFieldDescription
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.TimeFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(byte[]). Method in class com.ibm.as400.access.HexFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(BigDecimal). Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String). Method in class com.ibm.as400.access.TimestampFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(String). Method in class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(BigDecimal). Method in class com.ibm.as400.access.PackedDecimalFieldDescription
Sets the value for the DFT keyword for this field.
setDFT(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(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.
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.DBCSOnlyFieldDescription
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.DBCSOpenFieldDescription
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.CharacterFieldDescription
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.HexFieldDescription
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.
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.DBCSEitherFieldDescription
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.BinaryFieldDescription
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.
setDataType(AS400DataType). Method in class com.ibm.as400.access.FieldDescription
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.DateFieldDescription
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.DBCSGraphicFieldDescription
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.TimeFieldDescription
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(AS400ZonedDecimal). Method in class com.ibm.as400.access.ZonedDecimalFieldDescription
Sets the AS400DataType object describing this field.
setDataType(AS400Array). Method in class com.ibm.as400.access.ArrayFieldDescription
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(AS400Text). Method in class com.ibm.as400.access.DBCSEitherFieldDescription
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(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(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.
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.
setDecimalPositions(int). Method in class com.ibm.as400.access.FloatFieldDescription
Sets the number of digits after the decimal point for this field.
setDefaultUser(String, String). Static method in class com.ibm.as400.access.AS400
Sets the default user for a given AS/400.
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.
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.
setEnabled(boolean). Method in class com.ibm.as400.vaccess.VPropertiesAction
Sets the enabled state of the action.
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.
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 entry length of the data queue.
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.
setExistenceOption(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the existence option.
setFD(IFSFileDescriptor). Method in class com.ibm.as400.access.IFSFileOutputStream
Sets the file descriptor.
setFD(IFSFileDescriptor). Method in class com.ibm.as400.access.IFSFileInputStream
Sets the file descriptor.
setFIFO(boolean). Method in class com.ibm.as400.access.DataQueueAttributes
Sets the order in which entries are read off of the data queue.
setFLTPCN(String). Method in class com.ibm.as400.access.FloatFieldDescription
Sets the value for the FLTPCN keyword for this field.
setFetchDirection(int). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the direction in which the rows in a result set will be processed.
setFetchDirection(int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Sets the direction in which the rows in a result set are processed.
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.
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.
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.
setFileFilter(FileFilter[], int). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the filter list.
setFileName(String). Static method in class com.ibm.as400.access.Trace
Sets the trace file name.
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). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the name of the file.
setFileName(String). Method in class com.ibm.as400.vaccess.IFSFileDialog
Sets the file name field.
setFilter(IFSFileFilter). Method in class com.ibm.as400.vaccess.VIFSDirectory
Sets the filter which determines which files and directories are included as children.
setFloat(int, float). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java float value.
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 the force to auxilary storage value.
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.
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.
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.
setInt(int, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java int value.
setJob(Job). Method in class com.ibm.as400.vaccess.VJob
Sets the job.
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.
setKey(Object[]). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the key.
setKeyFieldFunctions(String[]). Method in class com.ibm.as400.access.FieldDescription
Sets the string to be specified for all key field-level keywords for this field.
setKeyLength(int). Method in class com.ibm.as400.access.DataQueueAttributes
Set the number of bytes per data queue key.
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.
setKeyed(boolean). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets whether the file will be accessed in key or sequential order.
setLPI(int). Method in class com.ibm.as400.access.SCS5224Writer
Sets lines per inch.
setLabelText(int, String). Method in class com.ibm.as400.vaccess.SQLResultSetFormPane
Sets the text of the label at the given index.
setLabelText(int, String). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the text of the label at the given index.
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.
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.
setMaxFieldSize(int). Method in class com.ibm.as400.access.AS400JDBCStatement
Sets the maximum field size limit.
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.
setMode(String). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the access mode.
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.access.RecordFormat
Sets the name of this record format.
setName(String). Method in class com.ibm.as400.access.Printer
Sets the name of the printer.
setName(String). Method in class com.ibm.as400.access.JobLog
Sets the job 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.vaccess.VJobList
Sets the job name.
setNull(int, int). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to SQL NULL.
setNumber(String). Method in class com.ibm.as400.access.JobLog
Sets the job number.
setNumber(String). Method in class com.ibm.as400.access.JobList
Sets the job number that describes which jobs are returned.
setNumber(String). Method in class com.ibm.as400.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.
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.
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.
setOutputDataLength(int). Method in class com.ibm.as400.access.ProgramParameter
Sets the output parameter data length.
setPaperSize(double, double). Method in class com.ibm.as400.access.SCS5219Writer
Sets paper size.
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, String). Method in class com.ibm.as400.access.PrintParameterList
Sets a string parameter.
setParameter(int, int). Method in class com.ibm.as400.access.PrintParameterList
Sets an integer parameter.
setParameter(int, float). Method in class com.ibm.as400.access.PrintParameterList
Sets a float parameter.
setParameterList(ProgramParameter[]). Method in class com.ibm.as400.access.ProgramCall
Sets the list of parameters to pass to the 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.
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.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.IFSFile
Sets the file path.
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.AS400CertificateUserProfileUtil
Sets the path for the user profile.
setPath(String). Method in class com.ibm.as400.access.BaseDataQueue
Sets the fully qualified data queue name.
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.AS400FileRecordDescription
Sets the integrated file system path name for the file.
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.MessageFile
Sets the message file name.
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.AFPResource
Sets the integrated file system pathname of the AFP resource.
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.IFSFileOutputStream
Sets the integrated file system path name.
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.IFSRandomAccessFile
Sets the file path.
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.UserSpace
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.IFSFileInputStream
Sets the integrated file system path name.
setPath(String). Method in class com.ibm.as400.vaccess.VMessageQueue
Sets the fully qualified integrated file system path name of the message queue.
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.KeyedDataQueueDocument
Sets the fully qualified integrated file system path name of the data queue.
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.VIFSDirectory
Sets the fully qualified path name of the file.
setPath(String). Method in class com.ibm.as400.vaccess.DataQueueDocument
Sets the fully qualified integrated file system path name of the data queue.
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.
setPattern(String). Method in class com.ibm.as400.vaccess.FileFilter
Sets the pattern.
setPrintWriter(PrintWriter). Static method in class com.ibm.as400.access.Trace
Sets the PrintWriter object.
setPrinter(Printer). Method in class com.ibm.as400.vaccess.VPrinter
Sets the printer.
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.
setProgram(String, ProgramParameter[]). Method in class com.ibm.as400.access.ProgramCall
Sets the path name of the program and the parameter list.
setProgram(String). Method in class com.ibm.as400.access.ProgramCall
Sets the path name of the program.
setProgram(String). Method in class com.ibm.as400.vaccess.ProgramCallButton
Sets the program.
setProgram(String). Method in class com.ibm.as400.vaccess.ProgramCallMenuItem
Sets the program.
setProperties(Properties). Method in class com.ibm.as400.vaccess.SQLConnection
Sets the properties used to connect to the database.
setQuality(int). Method in class com.ibm.as400.access.SCS5219Writer
Sets quality printing.
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.SQLResultSetFormPane
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.
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.WriterJobList
Sets the output queue 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.
setREFFLD(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the REFFLD keyword for this field.
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(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.
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.
setResourceFilter(String). Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by library, name, and resource type.
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(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.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.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.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.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.
setSQLStatement(String). Method in class com.ibm.as400.vaccess.SQLStatementMenuItem
Sets the SQL statement to run.
setSQLStatement(String). Method in class com.ibm.as400.vaccess.SQLStatementButton
Sets the SQL statement to run.
setSaveSenderInfo(boolean). Method in class com.ibm.as400.access.DataQueueAttributes
Sets whether sender information is stored with each data queue entry.
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.
setSearchType(int). Method in class com.ibm.as400.vaccess.RecordListFormPane
Sets the search type.
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.RecordListTablePane
Sets the ListSelectionModel that is used to maintain row selection state.
setSelectionModel(ListSelectionModel). Method in class com.ibm.as400.vaccess.AS400DetailsPane
Sets the selection model that is used to maintain selection state.
setSelectionModel(TreeSelectionModel). Method in class com.ibm.as400.vaccess.AS400TreePane
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.SQLResultSetTablePane
Sets the ListSelectionModel that is used to maintain row selection state.
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.IFSFileOutputStream
Sets the share option.
setShareOption(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the share option.
setShareOption(int). Method in class com.ibm.as400.access.IFSFileInputStream
Sets the share option.
setShort(int, short). Method in class com.ibm.as400.access.AS400JDBCPreparedStatement
Sets an input parameter to a Java short value.
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.
setSourceDrawer(int). Method in class com.ibm.as400.access.SCS5219Writer
Sets source drawer number.
setSpooledFileFilter(SpooledFile). Method in class com.ibm.as400.access.AFPResourceList
Sets resource list filter by spooled file.
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.PrintObjectList
Sets the AS/400 system name.
setSystem(AS400). Method in class com.ibm.as400.access.IFSFile
Sets the system.
setSystem(AS400). Method in class com.ibm.as400.access.AS400CertificateUtil
Sets the system on which the certificate repository exists.
setSystem(AS400). Method in class com.ibm.as400.access.BaseDataQueue
Sets the system on which the data queue exists.
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.CommandCall
Sets the AS/400 to run the command.
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.MessageFile
Sets the AS/400 which contains the message file.
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.AS400File
Sets the system to which to connect.
setSystem(AS400). Method in class com.ibm.as400.access.IFSJavaFile
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.JobLog
Sets the AS/400 system on which the job log exists.
setSystem(AS400). Method in class com.ibm.as400.access.IFSRandomAccessFile
Sets the 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.UserList
Sets the AS/400 system from which the list of users will be retrieved.
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.access.UserSpace
Sets the AS400 system for the user space.
setSystem(AS400). Method in class com.ibm.as400.access.IFSFileInputStream
Sets the system.
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.VJobList
Sets the AS/400 system on which the list 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.ProgramCallButton
Sets the AS/400 on which programs are run.
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.RecordListTableModel
Sets the AS400 where the file is located.
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.KeyedDataQueueDocument
Sets the AS/400 system on which the data queue resides.
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.vaccess.IFSTextFileDocument
Sets the AS/400 system on which the file resides.
setSystem(AS400). Method in class com.ibm.as400.vaccess.VUserList
Sets the AS/400 system from which the user will be retrieved.
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.ProgramCallMenuItem
Sets the AS/400 on which programs are run.
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.CommandCallMenuItem
Sets the AS/400 on which commands are run.
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.RecordListFormPane
Sets the AS400 where the file is located.
setSystem(AS400). Method in class com.ibm.as400.vaccess.DataQueueDocument
Sets the AS/400 system on which the data queue resides.
setSystemName(String). Method in class com.ibm.as400.access.AS400
Sets the system name for this AS400 object.
setTEXT(String). Method in class com.ibm.as400.access.FieldDescription
Sets the value to be specified for the TEXT keyword for this field.
setTIMFMT(String). Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value to specify for the TIMFMT keyword for this field.
setTIMSEP(String). Method in class com.ibm.as400.access.TimeFieldDescription
Sets the value to specify for the TIMSEP keyword for this field.
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.
setTables(String[]). Method in class com.ibm.as400.vaccess.SQLQueryBuilderPane
Sets the table names for the query.
setTextOrientation(int). Method in class com.ibm.as400.access.SCS3812Writer
Sets text orientation.
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.
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.
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.
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.
setURL(String). Method in class com.ibm.as400.vaccess.SQLConnection
Sets the URL used to connect to the database.
setUnderline(boolean). Method in class com.ibm.as400.access.SCS5219Writer
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.
setUseDefaultUser(boolean). Method in class com.ibm.as400.access.AS400
Sets the indicator for whether the default user is used.
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.JobLog
Sets the user name.
setUser(String). Method in class com.ibm.as400.access.JobList
Sets the user name value that describes which jobs are returned.
setUser(String). Method in class com.ibm.as400.vaccess.VJobList
Sets the job 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.
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.
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.
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.
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.DBCSGraphicFieldDescription
Sets the value to specify for the VARLEN keyword for this 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.HexFieldDescription
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.
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.IFSExistenceOptionEditor
Sets the value of the object that is to be edited.
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.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.DBCSGraphicFieldDescription
Sets the value that indicates if the field is a variable-length field.
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 interface com.ibm.as400.access.VariableLengthFieldDescription
Sets the value that indicates 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 class com.ibm.as400.access.DBCSEitherFieldDescription
Sets the value that indicates if the field is a variable-length field.
setVerticalFormat(int). Method in class com.ibm.as400.access.SCS5256Writer
Sets the Vertical Format.
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.
setWriterFilter(String). Method in class com.ibm.as400.access.WriterJobList
Sets writer list filter.
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.
size(). Method in class com.ibm.as400.access.PrintObjectList
Returns the current size of the list.
skip(long). Method in class com.ibm.as400.access.PrintObjectInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long). Method in class com.ibm.as400.access.PrintObjectPageInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long). Method in class com.ibm.as400.access.PrintObjectTransformedInputStream
Skips over the next bytesToSkip bytes in the stream.
skip(long). Method in class com.ibm.as400.access.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.
skipBytes(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Skips over the next bytesToSkip bytes in the stream.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400DetailsModel
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400ExplorerPane
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.AS400ListModel
Sorts the contents.
sort(Object[], boolean[]). Method in class com.ibm.as400.vaccess.AS400ListPane
Sorts the contents.
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.VJobList
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.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.VUserList
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.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.VMessageList
Sorts the children for the details.
start(AS400, Printer, PrintParameterList, OutputQueue). Static method in class com.ibm.as400.access.WriterJob
Starts a writer on the AS/400.
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.
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.
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.
supportsANSI92EntryLevelSQL(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92 entry-level SQL grammar is supported.
supportsANSI92FullSQL(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92, full SQL grammar is supported.
supportsANSI92IntermediateSQL(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ANSI92 intermediate-level SQL grammar is supported.
supportsAlterTableWithAddColumn(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if ALTER TABLE with ADD COLUMN is supported.
supportsAlterTableWithDropColumn(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if ALTER TABLE with DROP COLUMN is supported.
supportsBatchUpdates(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the batch updates are supported.
supportsCatalogsInDataManipulation(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if a catalog name can be used in a table definition statement.
supportsColumnAliasing(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if column aliasing is supported.
supportsConvert(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the CONVERT function between SQL types is supported.
supportsConvert(int, int). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if CONVERT between the given SQL types is supported.
supportsCoreSQLGrammar(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ODBC Core SQL grammar is supported.
supportsCorrelatedSubqueries(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the correlated subqueries are supported.
supportsDataDefinitionAndDataManipulationTransactions(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if both data definition and data manipulation statements are supported within a transaction.
supportsDataManipulationTransactionsOnly(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if data manipulation statements are supported within a transaction.
supportsDifferentTableCorrelationNames(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if table correlation names are supported, and if so, are they restricted to be different from the names of the tables.
supportsExpressionsInOrderBy(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if expressions in ORDER BY lists are supported.
supportsExtendedSQLGrammar(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if the ODBC Extended SQL grammar is supported.
supportsFullOuterJoins(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Indicates if full nested outer joins are supported.
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.
sync(). Method in class com.ibm.as400.access.IFSFileDescriptor
Force the system buffers to synchronize with the underlying device.

T

TEXT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message text.
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.
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_PROPERTY. Static variable in class com.ibm.as400.vaccess.VQueuedMessage
Property identifier for the message type.
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.
TimeFieldDescription class com.ibm.as400.access.TimeFieldDescription.
The TimeFieldDescription class represents the description of the data in a time field.
TimeFieldDescription(). Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimeFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimeFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.TimeFieldDescription
Constructs a TimeFieldDescription object.
TimestampFieldDescription class com.ibm.as400.access.TimestampFieldDescription.
The TimestampFieldDescription class represents the description of the data in a Timestamp field.
TimestampFieldDescription(). Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
TimestampFieldDescription(AS400Text, String). Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
TimestampFieldDescription(AS400Text, String, String). Constructor for class com.ibm.as400.access.TimestampFieldDescription
Constructs a TimestampFieldDescription object.
Trace class com.ibm.as400.access.Trace.
The Trace class logs trace points and diagnostic messages.
toBytes(Object). Method in class com.ibm.as400.access.AS400Float8
Converts the specified Java object to AS/400 format.
toBytes(double). Method in class com.ibm.as400.access.AS400Float8
Converts the specified double to AS/400 format.
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(double, byte[]). Method in class com.ibm.as400.access.AS400Float8
Converts the specified double 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(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(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.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.AS400ZonedDecimal
Converts the specified Java object 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, 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[], 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). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified Java object to AS/400 format.
toBytes(short). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short to AS/400 format.
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(short, byte[]). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short 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(short, byte[], int). Method in class com.ibm.as400.access.AS400Bin2
Converts the specified short into AS/400 format in the specified byte array.
toBytes(Object). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified Java object to AS/400 format.
toBytes(int). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int to AS/400 format.
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(int, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin2
Converts the specified int 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(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(Object). Method in class com.ibm.as400.access.AS400Float4
Converts the specified Java object to AS/400 format.
toBytes(float). Method in class com.ibm.as400.access.AS400Float4
Converts the specified float to AS/400 format.
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(float, byte[]). Method in class com.ibm.as400.access.AS400Float4
Converts the specified float 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(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(Object). Method in class com.ibm.as400.access.AS400Structure
Converts the specified Java object to AS/400 format.
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[], 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). Method in interface com.ibm.as400.access.AS400DataType
Converts the specified Java object to AS/400 format.
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[], 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). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified Java object to AS/400 format.
toBytes(int). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int to AS/400 format.
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(int, byte[]). Method in class com.ibm.as400.access.AS400Bin4
Converts the specified int 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(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(Object). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified Java object to AS/400 format.
toBytes(long). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long to AS/400 format.
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(long, byte[]). Method in class com.ibm.as400.access.AS400UnsignedBin4
Converts the specified long 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(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.AS400PackedDecimal
Converts the specified Java object to AS/400 format.
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[], 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). Method in class com.ibm.as400.access.AS400ByteArray
Converts the specified Java object to AS/400 format.
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[], 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). Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object to AS/400 format.
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[], int). Method in class com.ibm.as400.access.AS400Text
Converts the specified Java object 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.
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.AS400UnsignedBin2
Converts the specified AS/400 data type to an int.
toInt(byte[]). 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.AS400Bin4
Converts the specified AS/400 data type to an int.
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.AS400UnsignedBin4
Converts the specified AS/400 data type to a long.
toObject(byte[]). 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.AS400Float8
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.AS400ZonedDecimal
Converts the specified AS/400 data type to a Java object.
toObject(byte[]). 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.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[], int). 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.AS400UnsignedBin2
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[]). 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.AS400Float4
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[], int). Method in class com.ibm.as400.access.AS400Structure
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[], int). 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.AS400Bin4
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[]). 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.AS400UnsignedBin4
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[], int). 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.AS400ByteArray
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[]). 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.AS400Text
Converts the specified AS/400 data type to a Java object.
toPath(String, String, String). Static method in class com.ibm.as400.access.QSYSObjectPathName
Builds an integrated file system path name to represent the object.
toPath(String, String, String, String). Static method in class com.ibm.as400.access.QSYSObjectPathName
Builds an integrated file system path name to represent the member.
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.IFSFile
Generates a String representation of this object.
toString(). Method in class com.ibm.as400.access.AS400Message
Returns a short description of the object.
toString(). Method in class com.ibm.as400.access.AS400JDBCDriver
Returns the name of the driver.
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.AS400
Returns the text representation of this AS400 object.
toString(). Method in class com.ibm.as400.access.AS400JDBCStatement
Returns the statement name.
toString(). Method in class com.ibm.as400.access.CommandCall
Returns a short description of the object.
toString(). Method in class com.ibm.as400.access.AS400JDBCDatabaseMetaData
Returns the name of the catalog.
toString(). Method in class com.ibm.as400.access.Job
Returns the text representing the job.
toString(). Method in class com.ibm.as400.access.IFSJavaFile
Returns a string representation of this object.
toString(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Returns the name of the SQL cursor in use by the result set.
toString(). Method in class com.ibm.as400.access.AS400JDBCConnection
Returns the connection's catalog name.
toString(). Method in class com.ibm.as400.access.Record
Returns the contents of this record formatted as a String.
toString(). Method in class com.ibm.as400.access.User
Returns the text representing the user name.
toString(). Method in class com.ibm.as400.access.ProgramCall
Returns a short description of the object.
toString(). Method in class com.ibm.as400.vaccess.VPrinter
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VJobList
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VPrinters
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VUser
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VMessageQueue
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VQueuedMessage
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.VIFSFile
Returns the string representation of the name of the file.
toString(). Method in class com.ibm.as400.vaccess.IFSTextFileDocument
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VUserList
Returns the string representation of the description.
toString(). Method in class com.ibm.as400.vaccess.VPrinterOutput
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VOutput
Returns the string representation.
toString(). Method in class com.ibm.as400.vaccess.VIFSDirectory
Returns the string representation.
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.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.

U

UNEXPECTED_RETURN_CODE. Static variable in class com.ibm.as400.access.InternalErrorException
The return code indicating that an unexpected return code was received.
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.ErrorCompletingRequestException
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. Static variable in class com.ibm.as400.access.AS400SecurityException
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.
USER. Static variable in class com.ibm.as400.access.UserList
Constant indicating that user names that are not group profiles are returned.
USERCOMMENT_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the user comment.
USERID_DISABLE. Static variable in class com.ibm.as400.access.AS400SecurityException
The return code indicating that the user ID has been disabled by the 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_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.
USERSPECDATA_PROPERTY. Static variable in class com.ibm.as400.vaccess.VOutput
Property identifier for the user specified data.
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_PROPERTY. Static variable in class com.ibm.as400.vaccess.VJob
Property identifier for the user.
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.
User class com.ibm.as400.access.User.
The User class represents an AS/400 user.
UserList class com.ibm.as400.access.UserList.
The UserList class represents a list of AS/400 users.
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.
UserSpace class com.ibm.as400.access.UserSpace.
The UserSpace class represents a user space on the AS/400.
UserSpace(). Constructor for class com.ibm.as400.access.UserSpace
Constructs a UserSpace object.
UserSpace(AS400, String). Constructor for class com.ibm.as400.access.UserSpace
Constructs a UserSpace object.
UserSpaceBeanInfo class com.ibm.as400.access.UserSpaceBeanInfo.
The UserSpaceBeanInfo class provides bean information for the UserSpace class.
UserSpaceBeanInfo(). Constructor for class com.ibm.as400.access.UserSpaceBeanInfo
UserSpaceEvent class com.ibm.as400.access.UserSpaceEvent.
The UserSpaceEvent class represents a user space event.
UserSpaceEvent(Object, int). Constructor for class com.ibm.as400.access.UserSpaceEvent
Constructs a UserSpaceEvent object.
UserSpaceListener interface com.ibm.as400.access.UserSpaceListener.
The UserSpaceListener interface provides an interface for receiving UserSpaceEvents.
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.
unlock(IFSKey). Method in class com.ibm.as400.access.IFSFileInputStream
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(Record). Method in class com.ibm.as400.access.AS400File
Updates the record at the current cursor position.
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(byte[], Record, int). Method in class com.ibm.as400.access.KeyedFile
Updates the record specified by key.
update(Object[], Record, int). Method in class com.ibm.as400.access.KeyedFile
Updates the first record meeting the specified search criteria based on key.
update(byte[], Record, int, int). Method in class com.ibm.as400.access.KeyedFile
Updates the first record meeting the specified search criteria based on key.
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(String, Object). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(int, Object, int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateObject(String, Object, int). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using an Object value.
updateRow(). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates the database with the new contents of the current row.
updateShort(int, short). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java short value.
updateShort(String, short). Method in class com.ibm.as400.access.AS400JDBCResultSet
Updates a column in the current row using a Java short value.
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.
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().
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

VAction interface com.ibm.as400.vaccess.VAction.
The VAction interface defines an action to be performed on an AS/400 resource.
VActionAdapter class com.ibm.as400.vaccess.VActionAdapter.
The VActionAdapter class represents an object that listens for action events and subsequently performs a VAction.
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 class com.ibm.as400.vaccess.VActionAdapterBeanInfo.
The VActionAdapterBeanInfo class provides bean information for the VActionAdapter class.
VActionAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.VActionAdapterBeanInfo
VActionContext interface com.ibm.as400.vaccess.VActionContext.
The VActionContext interface defines the context within which an action is performed.
VIFSConstants interface com.ibm.as400.vaccess.VIFSConstants.
The VIFSConstants interface defines property identifiers for IFS components.
VIFSDirectory class com.ibm.as400.vaccess.VIFSDirectory.
The VIFSDirectory class defines the representation of a directory in the integrated file system of an AS/400 for use in various models and panes in this package.
VIFSDirectory(). 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.
VIFSDirectory(AS400, String). Constructor for class com.ibm.as400.vaccess.VIFSDirectory
Constructs a VIFSDirectory object.
VIFSDirectoryBeanInfo class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo.
The VIFSDirectoryBeanInfo class provides bean information for the VIFSDirectory class.
VIFSDirectoryBeanInfo(). Constructor for class com.ibm.as400.vaccess.VIFSDirectoryBeanInfo
VIFSFile class com.ibm.as400.vaccess.VIFSFile.
The VIFSFile class defines the representation of a file in the integrated file system of an AS/400 for use in various models and panes in this package.
VIFSFile(). 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.
VIFSFile(AS400, String). Constructor for class com.ibm.as400.vaccess.VIFSFile
Constructs a VIFSFile object.
VJob class com.ibm.as400.vaccess.VJob.
The VJob class defines the representation of a job on an AS/400 for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VJobBeanInfo.
The VJobBeanInfo class provides bean information for the VJob class.
VJobBeanInfo(). Constructor for class com.ibm.as400.vaccess.VJobBeanInfo
VJobList class com.ibm.as400.vaccess.VJobList.
The VJobList class defines the representation of a job list on an AS/400 for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VJobListBeanInfo.
The VJobListBeanInfo class provides bean information for the VJobList class.
VJobListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VJobListBeanInfo
VJobLogMessage class com.ibm.as400.vaccess.VJobLogMessage.
The VJobLogMessage class defines the representation of a job log message on an AS/400 for use in various models and panes in this package.
VMRI class com.ibm.as400.vaccess.VMRI.
The English MRI for the AS/400 Toolbox for Java.
VMRI(). Constructor for class com.ibm.as400.vaccess.VMRI
VMRI_en class com.ibm.as400.vaccess.VMRI_en.
The English MRI for the AS/400 Toolbox for Java.
VMRI_en(). Constructor for class com.ibm.as400.vaccess.VMRI_en
VMRI_en_US class com.ibm.as400.vaccess.VMRI_en_US.
The English MRI for the AS/400 Toolbox for Java.
VMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VMRI_en_US
VMessage class com.ibm.as400.vaccess.VMessage.
The VMessage class defines the representation of a message returned from an AS/400 for use in various models and panes in this package.
VMessageList class com.ibm.as400.vaccess.VMessageList.
The VMessageList class defines the representation of a list of messages returned from an AS/400 for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VMessageListBeanInfo.
The VMessageListBeanInfo class provides bean information for the VMessageList class.
VMessageListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VMessageListBeanInfo
VMessageQueue class com.ibm.as400.vaccess.VMessageQueue.
The VMessageQueue class defines the representation of a message queue on an AS/400 for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VMessageQueueBeanInfo.
The VMessageQueueBeanInfo class provides bean information for the VMessageQueue class.
VMessageQueueBeanInfo(). Constructor for class com.ibm.as400.vaccess.VMessageQueueBeanInfo
VNPMRI class com.ibm.as400.vaccess.VNPMRI.
The English MRI for the AS/400 Toolbox for Java.
VNPMRI(). Constructor for class com.ibm.as400.vaccess.VNPMRI
VNPMRI_en class com.ibm.as400.vaccess.VNPMRI_en.
The English MRI for the AS/400 Toolbox for Java.
VNPMRI_en(). Constructor for class com.ibm.as400.vaccess.VNPMRI_en
VNPMRI_en_US class com.ibm.as400.vaccess.VNPMRI_en_US.
The English MRI for the AS/400 Toolbox for Java.
VNPMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VNPMRI_en_US
VNode interface com.ibm.as400.vaccess.VNode.
The VNode interface defines the representation of an AS/400 resource that exists in a hierarchy.
VObject interface com.ibm.as400.vaccess.VObject.
The VObject interface defines the representation of an AS/400 resource for use in various models and panes in this package.
VObjectEvent class com.ibm.as400.vaccess.VObjectEvent.
The VObjectEvent class represents an event that is fired when an AS/400 resource is changed, created, or deleted.
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.
VObjectListener interface com.ibm.as400.vaccess.VObjectListener.
The VObjectListener interface provides a listener interface for receiving VObjectEvents.
VOutput class com.ibm.as400.vaccess.VOutput.
The VOutput class defines the representation of a spooled file output on an AS/400 for use in various models and panes in this package.
VOutput(VPrinterOutput, SpooledFile). Constructor for class com.ibm.as400.vaccess.VOutput
Constructs a VOutput object.
VPrinter class com.ibm.as400.vaccess.VPrinter.
The VPrinter class defines the representation of an AS/400 printer for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VPrinterBeanInfo.
The VPrinterBeanInfo class provides bean information for the VPrinter class.
VPrinterBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrinterBeanInfo
VPrinterOutput class com.ibm.as400.vaccess.VPrinterOutput.
The VPrinterOutput class defines the representation of a list of spooled files on an AS/400 for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VPrinterOutputBeanInfo.
The VPrinterOutputBeanInfo class provides bean information for the VPrinterOutput class.
VPrinterOutputBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrinterOutputBeanInfo
VPrinters class com.ibm.as400.vaccess.VPrinters.
The VPrinters class represents a list of AS/400 printers for use in various models and panes in this package.
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 class com.ibm.as400.vaccess.VPrintersBeanInfo.
The VPrintersBeanInfo class provides bean information for the VPrinters class.
VPrintersBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPrintersBeanInfo
VPropertiesAction class com.ibm.as400.vaccess.VPropertiesAction.
The VPropertiesAction class is an action that presents a properties pane for an AS/400 resource in a modeless dialog.
VPropertiesAction(). Constructor for class com.ibm.as400.vaccess.VPropertiesAction
Constructs a VPropertiesAction object.
VPropertiesActionBeanInfo class com.ibm.as400.vaccess.VPropertiesActionBeanInfo.
The VPropertiesActionBeanInfo class provides bean information for the VPropertiesAction class.
VPropertiesActionBeanInfo(). Constructor for class com.ibm.as400.vaccess.VPropertiesActionBeanInfo
VPropertiesPane interface com.ibm.as400.vaccess.VPropertiesPane.
The VPropertiesPane interface defines the representation of a properties pane.
VQRYMRI class com.ibm.as400.vaccess.VQRYMRI.
The English MRI for the AS/400 Toolbox for Java.
VQRYMRI(). Constructor for class com.ibm.as400.vaccess.VQRYMRI
VQRYMRI_en class com.ibm.as400.vaccess.VQRYMRI_en.
The English MRI for the AS/400 Toolbox for Java.
VQRYMRI_en(). Constructor for class com.ibm.as400.vaccess.VQRYMRI_en
VQRYMRI_en_US class com.ibm.as400.vaccess.VQRYMRI_en_US.
The English MRI for the AS/400 Toolbox for Java.
VQRYMRI_en_US(). Constructor for class com.ibm.as400.vaccess.VQRYMRI_en_US
VQueuedMessage class com.ibm.as400.vaccess.VQueuedMessage.
The VQueuedMessage class defines the representation of a queued message on an AS/400 for use in various models and panes in this package.
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.
VUser class com.ibm.as400.vaccess.VUser.
The VUser class defines the representation of user on an AS/400 for use in various models and panes in this package.
VUserList class com.ibm.as400.vaccess.VUserList.
The VUserList class defines the representation of a user list on an AS/400 for use in various models and panes in this package.
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(VNode, AS400). Constructor for class com.ibm.as400.vaccess.VUserList
Constructs a VUserList object.
VUserListBeanInfo class com.ibm.as400.vaccess.VUserListBeanInfo.
The VUserListBeanInfo class provides bean information for the VUserList class.
VUserListBeanInfo(). Constructor for class com.ibm.as400.vaccess.VUserListBeanInfo
VariableLengthFieldDescription interface com.ibm.as400.access.VariableLengthFieldDescription.
The VariableLengthFieldDescription interface provides an interface for FieldDescription subclasses that can contain variable-length data.
valid(). Method in class com.ibm.as400.access.IFSFileDescriptor
Determines if this file descriptor represents an open file.
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.
vetos_. Variable in class com.ibm.as400.access.IFSFileOutputStream

W

WARNING. Static variable in class com.ibm.as400.access.Trace
Warning message trace category.
WRITER_JOB_ENDED. Static variable in class com.ibm.as400.access.ErrorCompletingRequestException
The return code indicating that the writer job has ended.
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.
WorkingCursorAdapter class com.ibm.as400.vaccess.WorkingCursorAdapter.
The WorkingCursorAdapter class represents an object that listens for working events and sets the cursor as needed.
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 class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo.
The WorkingCursorAdapterBeanInfo class provides bean information for the WorkingCursorAdapter class.
WorkingCursorAdapterBeanInfo(). Constructor for class com.ibm.as400.vaccess.WorkingCursorAdapterBeanInfo
WorkingEvent class com.ibm.as400.vaccess.WorkingEvent.
The WorkingEvent class represents an event that signals that a model is working on a request.
WorkingEvent(Object). Constructor for class com.ibm.as400.vaccess.WorkingEvent
Constructs a WorkingEvent object.
WorkingListener interface com.ibm.as400.vaccess.WorkingListener.
The WorkingListener interface provides a listener interface for working events.
WriterJob class com.ibm.as400.access.WriterJob.
The WriterJob class represents an AS/400 writer job.
WriterJobList class com.ibm.as400.access.WriterJobList.
The WriterJobList class is used to build a list of AS/400 writer job objects of type WriterJob.
WriterJobList(). Constructor for class com.ibm.as400.access.WriterJobList
Constructs a WriterJobList object.
WriterJobList(AS400). Constructor for class com.ibm.as400.access.WriterJobList
Constructs a WriterJobList object.
WriterJobListBeanInfo class com.ibm.as400.access.WriterJobListBeanInfo.
BeanInfo for WriterJobList class.
WriterJobListBeanInfo(). Constructor for class com.ibm.as400.access.WriterJobListBeanInfo
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.
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.
write(char[], int, int). Method in class com.ibm.as400.access.SCS5256Writer
Writes a portion of an array of characters.
write(int). Method in class com.ibm.as400.access.SCS5256Writer
Writes a single character.
write(String). Method in class com.ibm.as400.access.SCS5256Writer
Writes a string.
write(String, int, int). Method in class com.ibm.as400.access.SCS5256Writer
Writes a portion of a string.
write(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(int). Method in class com.ibm.as400.access.IFSFileOutputStream
Writes the specified byte to this file output stream.
write(byte[]). Method in class com.ibm.as400.access.IFSFileOutputStream
Writes data.length bytes of data from the byte array data to this file output stream.
write(byte[], int, int). Method in class com.ibm.as400.access.IFSFileOutputStream
Writes length bytes of data from the byte array data, starting at offset, to this file output stream.
write(String). Method in class com.ibm.as400.access.IFSTextFileOutputStream
Writes characters to this text file input stream.
write(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes the specified byte to this file.
write(byte[]). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes data.length bytes of data from the byte array data to this file output stream.
write(byte[], int, int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes length bytes from the byte array data, starting at dataOffset, to this file.
write(int). Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes a byte of data.
write(byte[]). Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes data.length bytes of data from the byte array data to the spooled file.
write(byte[], int, int). Method in class com.ibm.as400.access.SpooledFileOutputStream
Writes up to length bytes of data from the byte array data, starting at offset, to this spooled file.
write(byte[], byte[]). Method in class com.ibm.as400.access.KeyedDataQueue
Writes an entry to the data queue.
write(String, String). Method in class com.ibm.as400.access.KeyedDataQueue
Writes a string entry to the data queue.
write(byte[], int). Method in class com.ibm.as400.access.UserSpace
Writes up to dataBuffer.length bytes from dataBuffer into the user space beginning at userSpaceOffset.
write(byte[], int, int, int). Method in class com.ibm.as400.access.UserSpace
Writes up to length bytes from dataBuffer beginning at dataOffset into the user space beginning at userSpaceOffset.
write(byte[], int, int, int, int). Method in class com.ibm.as400.access.UserSpace
Writes up to length bytes from dataBuffer beginning at dataOffset into the user space beginning at userSpaceOffset.
write(String, int). Method in class com.ibm.as400.access.UserSpace
Writes a string into the user space beginning at userSpaceOffset.
write(byte[]). Method in class com.ibm.as400.access.DataQueue
Writes an entry to the data queue.
write(String). Method in class com.ibm.as400.access.DataQueue
Writes a string entry to the data queue.
write(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(). Method in class com.ibm.as400.vaccess.DataQueueDocument
Writes the contents of the document to the data queue.The entry replaces the current content.
writeBoolean(boolean). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a boolean to the file as a one-byte value.
writeByte(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a byte to the file as a one-byte value.
writeBytes(String). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes out the string to the file as a sequence of bytes.
writeChar(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeChars(String). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a string to the file as a sequence of characters.
writeDouble(double). Method in class com.ibm.as400.access.IFSRandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high-byte first.
writeFloat(float). Method in class com.ibm.as400.access.IFSRandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high-byte first.
writeInt(int). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes an int to the file as four bytes, high-byte first.
writeLong(long). Method in class com.ibm.as400.access.IFSRandomAccessFile
Writes a long to the file as eight bytes, high-byte first.
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(UserSpaceEvent). Method in interface com.ibm.as400.access.UserSpaceListener
Invoked when a write has been performed.
written(DataQueueEvent). Method in interface com.ibm.as400.access.DataQueueListener
Invoked when a write has been performed.

Z

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

A B C D E F G H I J K L M N O P Q R S T U V W Z
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS