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

A

addFieldName(String) - Method in class com.ibm.jzos.CatalogSearch
Specify a field name to be returned with the search results.
addMessageSegment(String) - Method in class com.ibm.jzos.Rauditx
Add a message to be written to the console on Event Failure.
ADDR - Static variable in class com.ibm.jzos.RauditxMessageHeader
ADDR DS XL8 END
ADDR - Static variable in class com.ibm.jzos.RauditxRelocateHeader
ADDR DS XL8 END
addRelocateSection(int, byte[]) - Method in class com.ibm.jzos.Rauditx
Add a relocate section to be written with the generated SMF 83 type record.
addRelocateSection(int, String) - Method in class com.ibm.jzos.Rauditx
Add a relocate section to be written with the generated SMF 83 type record.
advanceOffset(Field) - Method in class com.ibm.jzos.fields.DatatypeFactory
Increments the current Field offset by the length a Field
ALL_NON_SIGN_BITS - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
allocDummyDDName() - Static method in class com.ibm.jzos.ZFile
Allocates and returns a new DDName, allocated to "DUMMY".
AssemblerDatatypeFactory - Class in com.ibm.jzos.fields
Concrete implementation of DatatypeFactory with Assembler Field related factory methods.
AssemblerDatatypeFactory() - Constructor for class com.ibm.jzos.fields.AssemblerDatatypeFactory
 
ATTR - Static variable in class com.ibm.jzos.RauditxParameters
ATTR DS XL4
ATTR_ALWAYS_LOG_FAILURES - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_ALWAYS_LOG_SUCCESSES - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_AUTHENTICATION_EVENT - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_AUTHORIZATION_EVENT - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_CHECK_WARNING_MODE - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_EVENT_FAILURE - Static variable in class com.ibm.jzos.Rauditx
Attribute word bit values
ATTR_EVENT_SUCCESS - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_NEVER_LOG_FAILURES - Static variable in class com.ibm.jzos.Rauditx
 
ATTR_NEVER_LOG_SUCCESSES - Static variable in class com.ibm.jzos.Rauditx
 

B

BFP_BIAS - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_EXP_MASK - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_FRACTION_HON - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_FRACTION_IMPLIED_HOB - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_FRACTION_LENGTH - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_FRACTION_MASK - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BFP_INF_EXP - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BigDecimalAccessor - Interface in com.ibm.jzos.fields
Defines an interface for Field objects that have BigDecimal accessors.
BigIntegerAccessor - Interface in com.ibm.jzos.fields
Defines an interface for Field objects that have BigInteger accessors.
BinaryAsBigDecimalField - Class in com.ibm.jzos.fields
A binary field with BigDecimal accessors.
BinaryAsBigDecimalField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.BinaryAsBigDecimalField
Construct an instance.
BinaryAsBigIntegerField - Class in com.ibm.jzos.fields
A binary field with BigInteger accessors.
BinaryAsBigIntegerField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.BinaryAsBigIntegerField
Construct an instance.
BinaryAsBigIntegerField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.BinaryAsBigIntegerField
Construct an instance.
BinaryAsIntField - Class in com.ibm.jzos.fields
A 1-4 byte binary Field with int accessors.
BinaryAsIntField(int) - Constructor for class com.ibm.jzos.fields.BinaryAsIntField
Construct a signed instance with a field width = DEFAULT_FIELD_WIDTH = 4.
BinaryAsIntField(int, int) - Constructor for class com.ibm.jzos.fields.BinaryAsIntField
Construct a signed instance with a given offset and length.
BinaryAsIntField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.BinaryAsIntField
Construct an instance.
BinaryAsLongField - Class in com.ibm.jzos.fields
A 4-8 byte binary Field with long accessors.
BinaryAsLongField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.BinaryAsLongField
Construct an instance.
bpxwdyn(String) - Static method in class com.ibm.jzos.ZFile
Calls the BPXWDYN service, which is a text-based interface to dynamic allocation.
BUF_LEN - Static variable in class com.ibm.jzos.DatasetVolumeList
 
BUF_LEN - Static variable in class com.ibm.jzos.Format1DSCB
 
BUF_LEN - Static variable in class com.ibm.jzos.sample.fields.MedicareRecord
 
bufOffset - Variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
bufOffset - Variable in class com.ibm.jzos.sample.fields.Format5Extent
 
bufOffset - Variable in class com.ibm.jzos.sample.fields.Smf83Product
 
bufOffset - Variable in class com.ibm.jzos.sample.fields.Smf83Security
 
BYTE_LENGTH - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
BYTE_LENGTH - Static variable in class com.ibm.jzos.fields.IbmFloatField
 
ByteArrayField - Class in com.ibm.jzos.fields
A byte array Field.
ByteArrayField(int, int) - Constructor for class com.ibm.jzos.fields.ByteArrayField
Construct an instance.
bytes - Variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
bytes - Variable in class com.ibm.jzos.sample.fields.Format5Extent
 
bytes - Variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
bytes - Variable in class com.ibm.jzos.sample.fields.Smf83Product
 
bytes - Variable in class com.ibm.jzos.sample.fields.Smf83Security
 
bytesAsInt(byte[]) - Static method in class com.ibm.jzos.ByteUtil
Convert up to 4 bytes into an int (big endian).
bytesAsInt(byte[], int, int) - Static method in class com.ibm.jzos.ByteUtil
Return an int from big endian bytes.
bytesAsLong(byte[]) - Static method in class com.ibm.jzos.ByteUtil
Convert up to 8 bytes into an long (big endian).
bytesAsLong(byte[], int, int) - Static method in class com.ibm.jzos.ByteUtil
Return a long from big endian bytes.
bytesAsString(byte[], int, int, String) - Static method in class com.ibm.jzos.ByteUtil
Return a String from a byte array using the supplied encoding.
ByteUtil - Class in com.ibm.jzos
Helper methods for converting to/from raw byte array data
ByteUtil() - Constructor for class com.ibm.jzos.ByteUtil
 

C

CATALOG_TYPE - Static variable in class com.ibm.jzos.CatalogSearch
 
CatalogSearch - Class in com.ibm.jzos
A class that provides a Java interface to the z/OS Catalog Search Interface.
CatalogSearch(String) - Constructor for class com.ibm.jzos.CatalogSearch
Construct a CatalogSearch with a filterKey and default work area.
CatalogSearch(String, int) - Constructor for class com.ibm.jzos.CatalogSearch
Construct a CatalogSearch with a filterKey and custom work area.
CatalogSearch.Entry - Class in com.ibm.jzos
A static inner class of CatalogSearch which holds a catalog search entry.
CatalogSearchField - Class in com.ibm.jzos
A wrapper around the bytes for a specific field returned from a CatalogSearch request Dataset Entry.
CatalogSearchSample - Class in com.ibm.jzos.sample
Sample program that uses CatalogSearch, LOCATE and OBTAIN to display information about datasets matching a filter key.
CatalogSearchSample() - Constructor for class com.ibm.jzos.sample.CatalogSearchSample
 
CHILD_PROCESS_INPUT_ENCODING_PROPERTY - Static variable in class com.ibm.jzos.Exec
 
close() - Method in class com.ibm.jzos.PdsDirectory
Close the underlying ZFile on the PDS directory
close() - Method in class com.ibm.jzos.RDWInputRecordStream
Close the underlying InputStream
close() - Method in class com.ibm.jzos.RDWOutputRecordStream
Close the underlying OutputStream
close() - Method in class com.ibm.jzos.ZFile
Close the file.
close() - Method in class com.ibm.jzos.ZLogstream
Closes this ZLogstream by disconnecting from the z/OS Logstream.
CobolDatatypeFactory - Class in com.ibm.jzos.fields
Concrete implementation of DatatypeFactory with COBOL Field related factory methods.
CobolDatatypeFactory() - Constructor for class com.ibm.jzos.fields.CobolDatatypeFactory
 
com.ibm.jzos - package com.ibm.jzos
 
com.ibm.jzos.fields - package com.ibm.jzos.fields
 
com.ibm.jzos.sample - package com.ibm.jzos.sample
 
com.ibm.jzos.sample.fields - package com.ibm.jzos.sample.fields
 
COMP - Static variable in class com.ibm.jzos.RauditxParameters
COMP DS CL255
COMP_LEN - Static variable in class com.ibm.jzos.RauditxParameters
COMP_LEN DS XL4
consumeOutput(StringBuffer) - Method in class com.ibm.jzos.Exec
Convenience method to read the external process stdout lines into the supplied StringBuffer.
consumeOutput() - Method in class com.ibm.jzos.Exec
Convenience method to drain the external process stdout lines.
copyFile(String, Writer) - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
Copy a file given its name to a Writer.
creationDate - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
currentLines - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 

D

DatasetVolumeList - Class in com.ibm.jzos
A object which maps the 265-byte area returned by the LOCATE macro.
DatasetVolumeList() - Constructor for class com.ibm.jzos.DatasetVolumeList
 
DatatypeFactory - Class in com.ibm.jzos.fields
An abstract class for classes which are used to construct Field objects.
DatatypeFactory() - Constructor for class com.ibm.jzos.fields.DatatypeFactory
 
ddExists(String) - Static method in class com.ibm.jzos.ZFile
Answer true if the given DD name exists.
DEFAULT_EBCDIC_CODE_PAGE - Static variable in interface com.ibm.jzos.ZFileConstants
Note: ZUtil.getDefaultPlatformEncoding() should be used to get the locale-specific EBCDIC default encoding for the current process.
DEFAULT_ENCODING - Static variable in class com.ibm.jzos.fields.StringField
 
DEFAULT_FIELD_WIDTH - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
DEFAULT_RETRY_SLEEP_MS - Static variable in class com.ibm.jzos.ZLogstream
The time, in milliseconds to sleep between retries
DEFAULT_WORK_AREA_LENGTH - Static variable in class com.ibm.jzos.CatalogSearch
 
DEFAULT_WRITE_RETRY_COUNT - Static variable in class com.ibm.jzos.ZLogstream
The count for retries certain write errors
deleteMessage(int) - Static method in class com.ibm.jzos.MvsConsole
Delete a WTO message.
deleteMessages(int[]) - Static method in class com.ibm.jzos.MvsConsole
Delete multiple WTO messages.
deleteMessagesWithToken(int) - Static method in class com.ibm.jzos.MvsConsole
Delete all WTO messages with a given token id.
delrec() - Method in class com.ibm.jzos.ZFile
Delete the current VSAM record.
DESC_CRITICAL_EVENTUAL_ACTION_REQUESTED - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Critical eventual action requested".
DESC_DYNAMIC_STATUS_DISPLAYS - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Dynamic status displays".
DESC_EVENTUAL_ACTION_REQUIRED - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Eventual action required".
DESC_IMMEDIATE_ACTION_REQUIRED - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Immediate action required".
DESC_IMMEDIATE_COMMAND_RESPONSE - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Immediate command response".
DESC_IMPORTANT_INFORMATION_MESSAGES - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Important information messages".
DESC_JOB_STATUS - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Job status".
DESC_MESSAGE_PREVIOUSLY_AUTOMATED - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Message previously automated".
DESC_OPERATOR_REQUEST - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Out-of-line message".
DESC_OUT_OF_LINE_MESSAGE - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Out-of-line message".
DESC_RETAIN - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "Retain action message until the job step terminates".
DESC_SYSTEM_FAILURE - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "System failure".
DESC_SYSTEM_STATUS - Static variable in interface com.ibm.jzos.WtoConstants
WTO descriptor code "System status".
DEVICE_DISK - Static variable in interface com.ibm.jzos.ZFileConstants
getDevice() value contants
DEVICE_DUMMY - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_HFS - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_HIPERSPACE - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_MEMORY - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_MSGFILE - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_OTHER - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_PRINTER - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_TAPE - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_TDQ - Static variable in interface com.ibm.jzos.ZFileConstants
 
DEVICE_TERMINAL - Static variable in interface com.ibm.jzos.ZFileConstants
 
DoubleAccessor - Interface in com.ibm.jzos.fields
An interface which describes a Field which has double accessors.
DS1ACBM - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1ALX - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1AVR - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1AVRND - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1CHKPT - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1COMPR - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1CONTG - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1CPOIT - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1CRSDB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1CYL - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSABS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSAE - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSCHA - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGCX - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGDA - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGGS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGIS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGPO - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGPS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGTR - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGTX - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSGU - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1DSPAC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1END - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1EXPBY - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1EXT - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND01 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND02 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND04 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND08 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND10 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND20 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND40 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1IND80 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1LARGE - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1MSGP - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1MXIG - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1OPTBC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1OPTIC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1ORGAM - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1PDSE - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1PDSEX - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RACDF - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1REBLK - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECAL - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFA - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFF - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFT - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFU - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECFV - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1RECMC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCAVB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCCP1 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCCP2 - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCKB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCMB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SCUB - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SECTY - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SMSDS - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1SMSUC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1STRP - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1TRK - Static variable in class com.ibm.jzos.Format1DSCB
 
DS1WRSEC - Static variable in class com.ibm.jzos.Format1DSCB
 
DS5AVEXT - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5AVEXT DS XL5 AVAILABLE EXTENT
DS5END - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
TO FORMAT 5 DSCB OR ZERO @P1A
DS5END EQU * EQUATE AT END OF DSCB5 @P1C
DS5EXTAV - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
BYTES 1 - 2 RELATIVE TRACK ADDRESS OF THE FIRST TRACK
IN THE EXTENT
BYTES 3 - 4 NUMBER OF UNUSED CYLINDERS IN THE EXTENT
BYTE 5 NUMBER OF ADDITIONAL UNUSED TRACKS
DS5EXTAV DS XL35 SEVEN AVAILABLE EXTENTS
DS5EXTLN - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5EXTLN EQU DS5EXTAV-DS5AVEXT LENGTH OF AN EXTENT @L6A
DS5EXTMX - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DESCRIPTOR IN A FMT 5 @L6A
DSCB @L6A
DS5EXTMX EQU 26 MAXIMUM NUMBER OF FREE @L6A
DS5FMTID - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5FMTID DS CL1 FORMAT IDENTIFIER (X'F5')
DS5IDC - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
EXTENTS IN A FMT5 DSCB @L6A
DS5IDC EQU X'F5' FORMAT 5 IDENTIFIER CONSTANT @L6A
DS5KEYID - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5KEYID DS XL4 KEY IDENTIFIER (X'05050505')
DS5MAVET - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5MAVET DS XL90 EIGHTEEN AVAILABLE EXTENTS
DS5PTRDS - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
DS5PTRDS DS XL5 FORWARD CHAIN POINTER (CCHHR) @P1C
DS5RTALN - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
EXTENTS IN A FMT5 DSCB @L6A
DS5RTALN EQU 2 LENGTH OF AN RTA IN A FMT 5
dsExists(String) - Static method in class com.ibm.jzos.ZFile
Answer true if the given dataset name exists.
DSORG_CONCAT - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_HFS - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_HIPER - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_MEM - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_PDS_DIR - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_PDS_MEM - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_PDSE - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_PO - Static variable in interface com.ibm.jzos.ZFileConstants
getDsorg() constant values (from fldata.__dsorg* )
DSORG_PS - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_TEMP - Static variable in interface com.ibm.jzos.ZFileConstants
 
DSORG_VSAM - Static variable in interface com.ibm.jzos.ZFileConstants
 
dumpHex(String, byte[], OutputStream) - Static method in class com.ibm.jzos.ByteUtil
Dump a byte array in hex to an OutputStream.
dumpHex(String, byte[], OutputStream, String) - Static method in class com.ibm.jzos.ByteUtil
Dump a byte array in hex to an OutputStream.
dumpHex(String, byte[], Writer) - Static method in class com.ibm.jzos.ByteUtil
Dump a byte array in hex to Writer.
dumpHex(String, byte[], int, int, int, Writer) - Static method in class com.ibm.jzos.ByteUtil
Dump a byte array in hex to Writer.
DynallocCopyDataset - Class in com.ibm.jzos.sample
Sample program that uses BPXWDYN to dynamically allocate a new dataset with the same attributes as a given dataset, and then copy the original to the new dataset.
DynallocCopyDataset() - Constructor for class com.ibm.jzos.sample.DynallocCopyDataset
 

E

EINVAL - Static variable in exception com.ibm.jzos.ErrnoException
 
EMVSERR - Static variable in exception com.ibm.jzos.ErrnoException
 
ENOMEM - Static variable in exception com.ibm.jzos.ErrnoException
 
environ() - Static method in class com.ibm.jzos.ZUtil
Get an array of strings that represent the environment variables of the current process.
EPERM - Static variable in exception com.ibm.jzos.ErrnoException
 
equals(BigDecimal, BigDecimal) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
Compare two BigDecimal instances, possibly null, for equality.
equals(BigInteger, BigInteger) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Compare two BigInteger instances, possibly null, for equality.
equals(Integer, int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
Compare an Integer, possibly null, with an int for equality.
equals(Long, long) - Method in class com.ibm.jzos.fields.BinaryAsLongField
Compare a Long, possibly null, with a long for equality.
equals(byte[], byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
Compare two byte arrays, possible null, for equality.
equals(BigDecimal, BigDecimal) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
Compare two BigDecimal instances, possibly null, for equality.
equals(BigInteger, BigInteger) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Compare two BigInteger instances, possibly null, for equality.
equals(Integer, int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Compare an Integer, possibly null, with an int for equality.
equals(Long, long) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Compare a Long, possibly null, with a long for equality.
equals(Double, double) - Method in class com.ibm.jzos.fields.ExternalFloatField
Compare a Double with a double for equality.
equals(Double, double) - Method in class com.ibm.jzos.fields.IbmDoubleField
Compare a Double with a double for equality.
equals(Float, float) - Method in class com.ibm.jzos.fields.IbmFloatField
Compare a Float with a double for equality.
equals(BigDecimal, BigDecimal) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Compare two BigDecimal instances, possibly null, for equality.
equals(BigInteger, BigInteger) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Compare two BigInteger instances, possibly null, for equality.
equals(Integer, int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Compare an Integer, possibly null, with an int for equality.
equals(Long, long) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Compare a Long, possibly null, with a long for equality.
equals(String, String) - Method in class com.ibm.jzos.fields.StringField
Compare two Strings, possible null, for equality.
ErrnoException - Exception in com.ibm.jzos
Exception class that holds the errno and errno2 information resulting from a native call error.
ErrnoException(String, int, int) - Constructor for exception com.ibm.jzos.ErrnoException
 
EVENT - Static variable in class com.ibm.jzos.RauditxParameters
EVENT DS F
Exec - Class in com.ibm.jzos
Class for running an external process that buffers output, provides timeout control and stdout/stderr character encoding.
Exec(String) - Constructor for class com.ibm.jzos.Exec
Construct an instance.
Exec(String, String[]) - Constructor for class com.ibm.jzos.Exec
Construct an instance with a given commmand and environment.
Exec(String, String[], File) - Constructor for class com.ibm.jzos.Exec
Construct an instance with a given command, environment, and working directory.
Exec(String[]) - Constructor for class com.ibm.jzos.Exec
Construct an instance with a tokenized command.
Exec(String[], String[]) - Constructor for class com.ibm.jzos.Exec
Construct an instance with a tokenized command and environment.
Exec(String[], String[], File) - Constructor for class com.ibm.jzos.Exec
Construct an instance with a tokenzied command, environment and working dir
executeSubmit() - Method in class com.ibm.jzos.sample.MvsJobSubmitter
Start the "submitJob" child process.
exists(String) - Static method in class com.ibm.jzos.ZFile
Answer whether the given filename exists.
ExternalDecimalAsBigDecimalField - Class in com.ibm.jzos.fields
An external (aka "display", "zoned") decimal field with BigDecimal accessors.
ExternalDecimalAsBigDecimalField(int, int, int, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
Construct an instance
ExternalDecimalAsBigIntegerField - Class in com.ibm.jzos.fields
An external (aka "zoned" or "display") decimal field up to 31 digits with BigInteger accessors.
ExternalDecimalAsBigIntegerField(int, int, int, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Construct an instance
ExternalDecimalAsIntField - Class in com.ibm.jzos.fields
An external (aka "display", "zoned") decimal field up to 9 digits with int accessors.
ExternalDecimalAsIntField(int, int, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.ExternalDecimalAsIntField
Construct an instance
ExternalDecimalAsLongField - Class in com.ibm.jzos.fields
An external (aka "display", "zoned") decimal field up to 18 digits with long accessors.
ExternalDecimalAsLongField(int, int, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.ExternalDecimalAsLongField
Construct an instance
ExternalFloatField - Class in com.ibm.jzos.fields
A character floating point representation Field with double accessors.
ExternalFloatField(int, int, int, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.ExternalFloatField
Construct an instance.
EXTLEN - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
EXTLEN EQU * LENGTH OF EXTENT (5)

F

F5DSCB - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
F5DSCB DSECT
F5EXTENT - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
F5EXTENT DSECT
factory - Static variable in class com.ibm.jzos.RauditxMessageHeader
 
factory - Static variable in class com.ibm.jzos.RauditxParameters
 
factory - Static variable in class com.ibm.jzos.RauditxRelocateHeader
 
factory - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
factory - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
 
factory - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
factory - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
 
factory - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
 
Field - Interface in com.ibm.jzos.fields
An interface which describes a region of an unspecified byte array.
FileFactory - Class in com.ibm.jzos
A class with static methods for building a BufferedReader, BufferedWriter, InputStream, or OutputStream on a text file or MVS dataset.
FileFactoryCopy - Class in com.ibm.jzos.sample
Sample program that uses the FileFactory class to copy a text file or dataset.
FileFactoryCopy() - Constructor for class com.ibm.jzos.sample.FileFactoryCopy
 
FIRSTTRK - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
FIRSTTRK DS XL2 RELATIVE TRACK ADDR OF FIRST TRACK
FLAG_CONSOLE_HARDCOPY - Static variable in interface com.ibm.jzos.WtoConstants
 
FLAG_CSICERR - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSICERRP - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSIEDATA - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSIENTER - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSINOENT - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSINTCMP - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSINTICF - Static variable in class com.ibm.jzos.CatalogSearch
 
FLAG_CSIPMENT - Static variable in class com.ibm.jzos.CatalogSearch
 
flags - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
FloatAccessor - Interface in com.ibm.jzos.fields
An interface which describes a Field which has float accessors.
flush() - Method in class com.ibm.jzos.Transcoder
Flush the output encoding writer
flush() - Method in class com.ibm.jzos.TranscodingPrintStream
Overridden to flush the transcoder if one is being used.
flush() - Method in class com.ibm.jzos.ZFile
Flush the native file.
FMID - Static variable in class com.ibm.jzos.RauditxParameters
FMID DS CL7
Format1DSCB - Class in com.ibm.jzos
A object which maps a Format-1 DSCB (Dataset Control Block), which is a record from the VTOC that describes a MVS dataset.
Format1DSCB() - Constructor for class com.ibm.jzos.Format1DSCB
Construct an instance, creating a new underlying byte array buffer
Format1DSCB(byte[]) - Constructor for class com.ibm.jzos.Format1DSCB
Construct an instance on an existing byte array.
Format5DSCB - Class in com.ibm.jzos.sample.fields
A class which maps a Format 5 DSCB (VTOC free space)
Format5DSCB(byte[]) - Constructor for class com.ibm.jzos.sample.fields.Format5DSCB
Construct an instance on a buffer containing raw record bytes
Format5DSCBBase - Class in com.ibm.jzos.sample.fields
A class which maps a Format 5 DSCB (VTOC free space)
Format5DSCBBase(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Format5DSCBBase
 
Format5Extent - Class in com.ibm.jzos.sample.fields
A class which maps an available extent in a Format5 DSCB.
Format5Extent(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Format5Extent
 
formatStackTrace(Throwable) - Static method in class com.ibm.jzos.ZUtil
Print the stacktrace related to the supplied Throwable and return it as a String.

G

getAbendCode() - Method in exception com.ibm.jzos.ZFileException
 
getAbendRc() - Method in exception com.ibm.jzos.ZFileException
 
getActualFilename() - Method in class com.ibm.jzos.ZFile
Get the actual name of the opened file as returned by the fldata() C library function in the fldata_t.__dsname field.
getAddr() - Method in class com.ibm.jzos.RauditxMessageHeader
 
getAddr() - Method in class com.ibm.jzos.RauditxRelocateHeader
 
getAdmissionDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getAllocSvc99Error() - Method in exception com.ibm.jzos.ZFileException
 
getAllocSvc99Info() - Method in exception com.ibm.jzos.ZFileException
 
getAttr() - Method in class com.ibm.jzos.RauditxParameters
 
getAutoAdjustmentInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBenefitsExhaustInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBenefitsPayInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBigDecimal(byte[]) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
Answer a BigDecimal from the given byte array buffer, at the offset of this field.
getBigDecimal(byte[], int) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
Answer a BigDecimal from the given byte array buffer, at the bufOffset + offset of this field.
getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
Answer a BigDecimal from the given byte array buffer, at the offset of this field.
getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
Answer a BigDecimal from the given byte array buffer, at the bufOffset + offset of this field.
getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getBigDecimal(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Answer a BigDecimal from the given byte array buffer, at the offset of this field.
getBigDecimal(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Answer a BigDecimal from the given byte array buffer, at the bufOffset + offset of this field.
getBigInteger(byte[]) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
Answer a BigInteger from the given byte array buffer, at the offset of this field.
getBigInteger(byte[], int) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
Answer a BigInteger from the given byte array buffer, at the bufOffset + offset of this field.
getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Answer a BigInteger from the given byte array buffer, at the bufOffset + offset of this field.
getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Answer a BigInteger from the given byte array buffer, at the offset of this field.
getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Answer a BigInteger value from the given byte array buffer, at the offset of this field.
getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Answer a BigInteger value from the given byte array buffer, at the bufOffset + offset of this field.
getBigInteger(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Answer a BigInteger value from the given byte array buffer, at the offset of this field.
getBigInteger(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Answer a BigInteger value from the given byte array buffer, at the bufOffset + offset of this field.
getBillSource() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBinaryAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a BinaryAsBigDecimalField, advancing the current offset by its byte length.
getBinaryAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a BinaryAsBigIntegerField, advancing the current offset by its byte length.
getBinaryAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a BinaryAsIntField, advancing the current offset by its byte length.
getBinaryAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a BinaryAsIntField, advancing the current offset by its byte length.
getBinaryAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a BinaryAsLongField, advancing the current offset by its byte length.
getBinaryAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a BinaryAsLongField, advancing the current offset by its byte length.
getBinaryField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return either a BinaryAsIntField or a BinaryAsLongField, depending on the length.
getBinaryField(int, int, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a BinaryField, advancing the current offset by its byte length.
getBlksize() - Method in class com.ibm.jzos.ZFile
Get the native file's blocksize.
getBloodDed() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBloodPintsFurnished() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getBloodPintsReplaced() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
getByteArray(byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
Return a byte array from the given byte array buffer, at the offset of this field.
getByteArray(byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
Return a byte array from the given byte array buffer, at the bufOffset + offset of this field.
getByteArrayField(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ByteArrayField, advancing the current offset by its byte length.
getByteBuffer() - Method in class com.ibm.jzos.RauditxMessageHeader
 
getByteBuffer() - Method in class com.ibm.jzos.RauditxParameters
 
getByteBuffer() - Method in class com.ibm.jzos.RauditxRelocateHeader
 
getByteCount() - Method in class com.ibm.jzos.ZFile
Get the number of bytes read or written to the native file.
getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsIntField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.BinaryAsLongField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.ByteArrayField
 
getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
getByteLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
getByteLength() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
getByteLength() - Method in interface com.ibm.jzos.fields.Field
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.IbmDoubleField
 
getByteLength() - Method in class com.ibm.jzos.fields.IbmFloatField
 
getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer the length of the field described by the receiver
getByteLength() - Method in class com.ibm.jzos.fields.StringField
 
getBytes() - Method in class com.ibm.jzos.CatalogSearchField
Return the raw field bytes.
getBytes() - Method in class com.ibm.jzos.DatasetVolumeList
Answer the underlying byte array mapped by this object.
getBytes() - Method in class com.ibm.jzos.Format1DSCB
Answer the underlying byte array mapped by this object.
getBytes() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Answer the underlying byte array mapped by this object.
getCatalogName() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the name of the current Catalog (the entry name of the last Catalog entry read).
getChar() - Method in class com.ibm.jzos.CatalogSearchField
Return a char constructed from the field using the default EBCDIC encoding.
getChildProcessInputEncoding() - Static method in class com.ibm.jzos.Exec
Return the default encoding to use for sending data to child process's stdin stream.
getClaimNumber() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the ClaimNumber.
getCodePageCurrentLocale() - Static method in class com.ibm.jzos.ZUtil
Native method to retrieve the default locale codepage name used by the toolkit native library.
getCoinsuranceDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the CoinsuranceDays.
getComp() - Method in class com.ibm.jzos.RauditxParameters
 
getCompLen() - Method in class com.ibm.jzos.RauditxParameters
 
getCpuTimeMicros() - Static method in class com.ibm.jzos.ZUtil
Gets the amount of CPU time consumed, expressed in microseconds, for the current thread.
getCurrentJobId() - Static method in class com.ibm.jzos.ZUtil
Get the current MVS jobid, blanks trimmed
getCurrentJobname() - Static method in class com.ibm.jzos.ZUtil
Get the current MVS jobname, blanks trimmed
getCurrentProcStepname() - Static method in class com.ibm.jzos.ZUtil
Get the current MVS procstepname, blanks trimmed.
getCurrentStepname() - Static method in class com.ibm.jzos.ZUtil
Get the current MVS stepname, blanks trimmed.
getCurrentTimeMicros() - Static method in class com.ibm.jzos.ZUtil
Gets the current time, expressed in microseconds since 00:00:00 Coordinated Universal Time (UTC), January 1, 1970
getCurrentTsoPrefix() - Static method in class com.ibm.jzos.ZUtil
Gets the TSO prefix, if running under TSO.
getCurrentUser() - Static method in class com.ibm.jzos.ZUtil
Get the current MVS userid.
getDecoder() - Method in class com.ibm.jzos.Transcoder
Return the CharsetDecoder that is in use by this Transcoder.
getDefaultEncoding(String) - Static method in class com.ibm.jzos.FileFactory
Answer the default encoding assumed for a given filename
getDefaultHLQ() - Static method in class com.ibm.jzos.ZFile
Returns the default datasetname high-level qualifer for the user/job.
getDefaultJavaIoEncoding() - Static method in class com.ibm.jzos.FileFactory
Answer the default encoding for a java.io file encoding, which defaults to the Java System property "file.encoding".
getDefaultPlatformEncoding() - Static method in class com.ibm.jzos.ZUtil
Get the default platform encoding for this instance of the JVM.
getDefaultZFileEncoding() - Static method in class com.ibm.jzos.FileFactory
Answer the default (EBCDIC) encoding for a ZFile
getDescrs() - Method in class com.ibm.jzos.WtoMessage
Answer an integer array of descriptor codes.
getDevice() - Method in class com.ibm.jzos.ZFile
Gets the __device value from the C-library fldata structure.
getDeviceTypes() - Method in class com.ibm.jzos.DatasetVolumeList
Answer an array of ints, each containing the 4-byte device type of the corresponding volume entry.
getDischargeDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the DischargeDate.
getDouble(byte[]) - Method in interface com.ibm.jzos.fields.DoubleAccessor
Answer a double from the given byte array buffer, at the offset of this field.
getDouble(byte[], int) - Method in interface com.ibm.jzos.fields.DoubleAccessor
Answer a double from the given byte array buffer, at the bufOffset + offset of this field.
getDouble(byte[]) - Method in class com.ibm.jzos.fields.ExternalFloatField
Return a double from the given byte array buffer, at the offset of this field.
getDouble(byte[], int) - Method in class com.ibm.jzos.fields.ExternalFloatField
Return a double from the given byte array buffer, at the bufOffset + offset of this field.
getDouble(byte[]) - Method in class com.ibm.jzos.fields.IbmDoubleField
Return an IEEE (binary) double from the given byte array buffer, at the offset of this field.
getDouble(byte[], int) - Method in class com.ibm.jzos.fields.IbmDoubleField
Return an IEEE (binary) double from the given byte array buffer, at the bufOffset + offset of this field.
getDS1BLKL() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1CREDT() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1CREDT_DDDD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1CREDT_YY() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1DSIND() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1DSNAM() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1DSORG() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1DSSN() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXPDT() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXPDT_DDDD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXPDT_YY() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXT1() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXT2() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1EXT3() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1FLAG1() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1FMTID() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1KEYL() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1LRECL() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1NOBDB() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1NOEPV() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1OPTCD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1PTRDS() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1RECFM() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1REFD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1REFD_DDDD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1REFD_YY() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1RKP() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCAL1() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCAL3() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCALO() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCEXT() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCXTF() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SCXTV() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SMSFG() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1STAR() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1SYSCD() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1TRBAL() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1TTTHI() - Method in class com.ibm.jzos.Format1DSCB
 
getDS1VOLSQ() - Method in class com.ibm.jzos.Format1DSCB
 
getDs5avext() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDs5extav() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDs5fmtid() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDs5keyid() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDs5mavet() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDs5ptrds() - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
getDsorg() - Method in class com.ibm.jzos.ZFile
Get the native file's dataset organization.
getEncoder() - Method in class com.ibm.jzos.Transcoder
Return the CharsetEncoder that is in use by this Transcoder.
getEncoding() - Method in class com.ibm.jzos.fields.StringField
Return the configured (EBCDIC variant) encoding for this field.
getEntryLength() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the total length, in bytes, that this entry comprises in the work area.
getEnv(String) - Static method in class com.ibm.jzos.ZUtil
Get the value of the Environment variable.
getEnvironment() - Static method in class com.ibm.jzos.sample.MvsJobOutput
 
getEnvironment() - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
 
getEnvironment() - Static method in class com.ibm.jzos.ZUtil
Return a Properties object containing the current process environment variables.
getErrno() - Method in exception com.ibm.jzos.ErrnoException
 
getErrno() - Method in exception com.ibm.jzos.ZFileException
 
getErrno2() - Method in exception com.ibm.jzos.ErrnoException
 
getErrno2() - Method in exception com.ibm.jzos.ZFileException
 
getErrnoMsg() - Method in exception com.ibm.jzos.ZFileException
 
getErrorCode() - Method in exception com.ibm.jzos.ZFileException
 
getErrorLines() - Method in class com.ibm.jzos.Exec
Answer the error lines buffered from the external process.
getEvent() - Method in class com.ibm.jzos.RauditxParameters
 
getExtent(int) - Method in class com.ibm.jzos.sample.fields.Format5DSCB
Answer one of the available extents from this record
getExternalDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsBigDecimalField, advancing the current offset by its byte length.
getExternalDecimalAsBigDecimalField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsBigDecimalField, advancing the current offset by its byte length.
getExternalDecimalAsBigIntegerField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsBigIntegerField, advancing the current offset by its byte length.
getExternalDecimalAsBigIntegerField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsBigIntegerField, advancing the current offset by its byte length.
getExternalDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsIntField, advancing the current offset by its byte length.
getExternalDecimalAsIntField(int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsIntField, advancing the current offset by its byte length.
getExternalDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsLongField, advancing the current offset by its byte length.
getExternalDecimalAsLongField(int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a ExternalDecimalAsLongField, advancing the current offset by its byte length.
getExternalDecimalField(int, int, boolean, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a ExternalDecimalField, advancing the current offset by its byte length.
getExternalFloatField(int, int, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a FloatDisplayField, advancing the current offset by its byte length.
getFeedbackFdbk() - Method in exception com.ibm.jzos.ZFileException
 
getFeedbackFtncd() - Method in exception com.ibm.jzos.ZFileException
 
getFeedbackRc() - Method in exception com.ibm.jzos.ZFileException
 
getField(String) - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the field data associated with a fieldName.
getFieldNames() - Method in class com.ibm.jzos.CatalogSearch
Return the list of field names that have been set via CatalogSearch.addFieldName(String).
getFilename() - Method in class com.ibm.jzos.ZFile
Get the name used to open the file.
getFileName() - Method in exception com.ibm.jzos.ZFileException
 
getFirsttrk() - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
getFlags() - Method in class com.ibm.jzos.WtoMessage
Answer the flags bit mask used to issue the message
getFloat(byte[]) - Method in interface com.ibm.jzos.fields.FloatAccessor
Answer a float from the given byte array buffer, at the offset of this field.
getFloat(byte[], int) - Method in interface com.ibm.jzos.fields.FloatAccessor
Answer a float from the given byte array buffer, at the bufOffset + offset of this field.
getFloat(byte[]) - Method in class com.ibm.jzos.fields.IbmFloatField
Return an IEEE (binary) float from the given byte array buffer, at the offset of this field.
getFloat(byte[], int) - Method in class com.ibm.jzos.fields.IbmFloatField
Return an IEEE (binary) float from the given byte array buffer, at the bufOffset + offset of this field.
getFmid() - Method in class com.ibm.jzos.RauditxParameters
 
getFromDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the FromDate.
getFString() - Method in class com.ibm.jzos.CatalogSearchField
Return a String constructed from the entire field using the default EBCDIC encoding.
getFStringArray(int) - Method in class com.ibm.jzos.CatalogSearchField
Return an array of fixed length Strings constructed from the entire field using the default EBCDIC encoding.
getFullDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the FullDays.
getFullyQualifiedDSN(String) - Static method in class com.ibm.jzos.ZFile
Returns a fully qualified dataset name.
getFullyQualifiedDSN(String, boolean) - Static method in class com.ibm.jzos.ZFile
Returns a fully qualified dataset name.
getIbmDoubleField() - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return an IbmDoubleField.
getIbmDoubleField() - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return an IbmDoubleField (hex floating point COMP-2), advancing the current offset by its byte length.
getIbmFloatField() - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return an IbmFloatField.
getIbmFloatField() - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return an IbmFloatField (hex floating point COMP-1), advancing the current offset by its byte length.
getInpatientDed() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the InpatientDed.
getInputStream() - Method in class com.ibm.jzos.ZFile
Get an InputStream that can be used to read the native file.
getInt() - Method in class com.ibm.jzos.CatalogSearchField
Return an integer constructed from the bytes in the field.
getInt(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsIntField
Answer an int from the given byte array buffer, at the offset of this field.
getInt(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
Answer an int from the given byte array buffer, at the bufOffset + offset of this field.
getInt(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Answer an int value from the given byte array buffer, at the offset of this field.
getInt(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Answer an int value from the given byte array buffer, at the bufOffset + offset of this field.
getInt(byte[]) - Method in interface com.ibm.jzos.fields.IntAccessor
Answer an int from the given byte array buffer, at the offset of this field.
getInt(byte[], int) - Method in interface com.ibm.jzos.fields.IntAccessor
Answer an int from the given byte array buffer, at the bufOffset + offset of this field.
getInt(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer a int from the given byte array buffer, at the offset of this field.
getInt(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer a int from the given byte array buffer, at the bufOffset + offset of this field.
getIntArray(int) - Method in class com.ibm.jzos.CatalogSearchField
Return an array of integers constructed from the bytes in the field.
getIntermediaryCtrlNum() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the IntermediaryCtrlNum.
getIntermediaryNum() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the IntermediaryNum.
getInternalReaderWriter() - Method in class com.ibm.jzos.sample.MvsJobSubmitter
Answers a writer that can be used by the client to send JCL to the Rexx submitJob process.
getJavaVersionInfo() - Static method in class com.ibm.jzos.ZUtil
Get a multi-line string that contains information about the version of Java that is currently running.
getJobid() - Method in class com.ibm.jzos.sample.MvsJob
 
getJobname() - Method in class com.ibm.jzos.sample.MvsJob
 
getJobOutputCommand(MvsJob) - Static method in class com.ibm.jzos.sample.MvsJobOutput
 
getJobStatus(MvsJob) - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
Returns the status for a job using the TSO "status" command, which is invoked via the "jobStatus" REXX USS script.
getJzosDllVersion() - Static method in class com.ibm.jzos.ZUtil
Return a string representing the version of the JZOS shared library.
getJzosJarVersion() - Static method in class com.ibm.jzos.ZUtil
Load the build_version.properties class resource and return a string representing the version of the JZOS Java archive.
getLastOp() - Method in exception com.ibm.jzos.ZFileException
 
getLen() - Method in class com.ibm.jzos.RauditxMessageHeader
 
getLen() - Method in class com.ibm.jzos.RauditxRelocateHeader
 
getLength() - Method in class com.ibm.jzos.CatalogSearchField
Return the length of the field.
getLength() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
 
getLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
getLength() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
getLength() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
getLifetimeResDays() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the LifetimeResDays.
getLinkval() - Method in class com.ibm.jzos.RauditxParameters
 
getLog() - Method in class com.ibm.jzos.RauditxParameters
 
getLogLen() - Method in class com.ibm.jzos.RauditxParameters
 
getLogstreamName() - Method in exception com.ibm.jzos.ZLogstreamException
 
getLong(byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
Answer a long from the given byte array buffer, at the bufOffset + offset of this field.
getLong(byte[]) - Method in class com.ibm.jzos.fields.BinaryAsLongField
Answer a long from the given byte array buffer, at the offset of this field.
getLong(byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Answer a long value from the given byte array buffer, at the offset of this field.
getLong(byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Answer a long value from the given byte array buffer, at the bufOffset + offset of this field.
getLong(byte[]) - Method in interface com.ibm.jzos.fields.LongAccessor
Answer a long from the given byte array buffer, at the offset of this field.
getLong(byte[], int) - Method in interface com.ibm.jzos.fields.LongAccessor
Answer a long from the given byte array buffer, at the bufOffset + offset of this field.
getLong(byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer a long value from the given byte array buffer, at the offset of this field.
getLong(byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer a long value from the given byte array buffer, at the bufOffset + offset of this field.
getLrecl() - Method in class com.ibm.jzos.ZFile
Get the native file's logical record length.
getMaxErrorLines() - Method in class com.ibm.jzos.Exec
Answer the current maxErrorLines setting.
getMaximumOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
Answer the maximum value of the offset
getMedicareProvider() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the MedicareProvider.
getMessage() - Method in exception com.ibm.jzos.ErrnoException
 
getMessage() - Method in exception com.ibm.jzos.RauditxException
Get a message string to decribe the exception.
getMessage() - Method in exception com.ibm.jzos.RcException
 
getMessage() - Method in class com.ibm.jzos.WtoMessage
Answer the message string
getMessage() - Method in exception com.ibm.jzos.ZFileException
Get a message string to decribe the exception.
getMessage() - Method in exception com.ibm.jzos.ZLogstreamException
Get a message string to decribe the exception.
getModeFlags() - Method in class com.ibm.jzos.ZFile
Gets the __modeflags from the C-library fldata structure.
getModifyText() - Method in class com.ibm.jzos.MvsConsoleResult
Answer the text received on the MVS modify command
getModuleId() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the entry reason area module id.
getModuleId() - Method in class com.ibm.jzos.CatalogSearch
Return the reason area reason code.
getMsgCnt() - Method in class com.ibm.jzos.RauditxParameters
 
getMsgId() - Method in class com.ibm.jzos.MvsConsoleResult
Answer the message id assigned by __console2()
getName() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return a String containing the 1-44 character name (blanks trimmed)
getName() - Method in class com.ibm.jzos.CatalogSearchField
Return the field name.
getName() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer a String containing the 1-8 character member name (blanks trimmed)
getName() - Method in class com.ibm.jzos.ZLogstream
Answers the name of the logstream
getOffset() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.BinaryAsIntField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.BinaryAsLongField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.ByteArrayField
 
getOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
Answer the current (next) Field offset
getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
getOffset() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
getOffset() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
getOffset() - Method in interface com.ibm.jzos.fields.Field
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.IbmDoubleField
 
getOffset() - Method in class com.ibm.jzos.fields.IbmFloatField
 
getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer the offset of this field into some array of bytes
getOffset() - Method in class com.ibm.jzos.fields.StringField
 
getOpenMode() - Method in class com.ibm.jzos.ZFile
Gets the __openmode flags from the C-library fldata structure.
getOptions() - Method in class com.ibm.jzos.ZFile
Get the file options.
getOutputReader() - Method in class com.ibm.jzos.Exec
Return a BufferedReader on the external process stdout stream.
getOutputStream() - Method in class com.ibm.jzos.ZFile
Return an OutputStream that can be used to write the native file.
getPackedDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a PackedDecimalAsBigDecimalField, advancing the current offset by its byte length.
getPackedDecimalAsBigDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a PackedDecimalAsBigDecimalField, advancing the current offset by its byte length.
getPackedDecimalAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a PackedDecimalAsBigIntegerField, advancing the current offset by its byte length.
getPackedDecimalAsBigIntegerField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a PackedDecimalAsBigIntegerField, advancing the current offset by its byte length.
getPackedDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a PackedDecimalAsIntField, advancing the current offset by its byte length.
getPackedDecimalAsIntField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a PackedDecimalAsIntField, advancing the current offset by its byte length.
getPackedDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return a PackedDecimalAsLongField, advancing the current offset by its byte length.
getPackedDecimalAsLongField(int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a PackedDecimalAsLongField, advancing the current offset by its byte length.
getPackedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return either a packed decimal Field, depending on the length and scale requested.
getPackedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.CobolDatatypeFactory
Construct and return a PackedDecimalField, advancing the current offset by its byte length.
getPatientStatus() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the PatientStatus.
getPid() - Static method in class com.ibm.jzos.ZUtil
Get the process id of the current process.
getPos() - Method in class com.ibm.jzos.ZFile
Gets the encoded position of the native file.
getPPid() - Static method in class com.ibm.jzos.ZUtil
Get the parent process id of the current process.
getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
getPrecision() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
getPrecision() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
 
getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Answer the number of decimal digits of precision.
getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer the number of decimal digits of precision.
getPrecision() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer the number of decimal digits of precision.
getQualifier() - Method in class com.ibm.jzos.RauditxParameters
 
getRacfCls() - Method in class com.ibm.jzos.RauditxParameters
 
getRacfReasonCode() - Method in exception com.ibm.jzos.RauditxException
 
getRacfReturnCode() - Method in exception com.ibm.jzos.RauditxException
 
getRc() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the entry reason area return code.
getRc() - Method in class com.ibm.jzos.CatalogSearch
Return the reason area return code.
getRc() - Method in exception com.ibm.jzos.RcException
 
getReason() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return the entry reason area reason code.
getReason() - Method in class com.ibm.jzos.CatalogSearch
Return the reason area reason code.
getReasonCode() - Method in exception com.ibm.jzos.ErrnoException
 
getReasonCode() - Method in exception com.ibm.jzos.ZLogstreamException
 
getRecfm() - Method in class com.ibm.jzos.ZFile
Get the native file's record format.
getRecfmBits() - Method in class com.ibm.jzos.ZFile
Get the native file's record format.
getRecordCount() - Method in class com.ibm.jzos.ZFile
Get the number of records read/written.
getRelCnt() - Method in class com.ibm.jzos.RauditxParameters
 
getRes() - Method in class com.ibm.jzos.RauditxParameters
 
getReserved() - Method in class com.ibm.jzos.RauditxMessageHeader
 
getReserved() - Method in class com.ibm.jzos.RauditxRelocateHeader
 
getResLen() - Method in class com.ibm.jzos.RauditxParameters
 
getRetrySleepTimeMs() - Method in class com.ibm.jzos.ZLogstream
 
getReturnCode() - Method in class com.ibm.jzos.Exec
Once all output is read (stderr and stdout), this method is called to wait for the process to complete and retrieve the exit value.
getReturnCode() - Method in exception com.ibm.jzos.ZLogstreamException
 
getReturnedDSN() - Method in class com.ibm.jzos.DatasetVolumeList
Answer a String containing the DSN returned from the LOCATE macro.
getRoutcdes() - Method in class com.ibm.jzos.WtoMessage
Answer the route codes
getSafReturnCode() - Method in exception com.ibm.jzos.RauditxException
 
getScale() - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
 
getScale() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
 
getScale() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
getScale() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
getScale() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
getScale() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
 
getScale() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
 
getSequenceCounter() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the SequenceCounter.
getSlashSlashQuotedDSN(String) - Static method in class com.ibm.jzos.ZFile
Given a dataset name, answers the fully-qualified dataset name enclosed in single quotes and preceded by "//".
getSlashSlashQuotedDSN(String, boolean) - Static method in class com.ibm.jzos.ZFile
Given a dataset name, answers the fully-qualified dataset name enclosed in single quotes and preceded by "//".
getSmf83ath() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83au2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83cnt() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83des() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83df1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83df2() - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
getSmf83df3() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83dte() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83err() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83evq() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83evt() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83flg() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83gr2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83grp() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83jbn() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83ld1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83ld2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83len() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83lnk() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83lpd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83nd1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83nd2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83npd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83od1() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83od2() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83opd() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83pnm() - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
getSmf83re2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rea() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rel() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rsd() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rst() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rsv() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83rty() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83rvn() - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
getSmf83sds() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83sec() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83seg() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83sid() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83ssi() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83tlv() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83tme() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83trm() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83trp() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83typ() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSmf83uid() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83us2() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83usr() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83ver() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83vrm() - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
getSmf83xxx() - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
getSourceCharset() - Method in class com.ibm.jzos.Transcoder
Answer the source CharSet
getStartParameters() - Static method in class com.ibm.jzos.MvsConsole
Answer a String contain any parameters on the MVS Start command that started the current started task.
getStatistics() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer SPF statistics from the member's userdata.
getStatus() - Method in class com.ibm.jzos.sample.MvsJob
 
getStatusCommand(MvsJob) - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
 
getStdinStream() - Method in class com.ibm.jzos.Exec
Answer an OutputStream which is connected to the stdin input of the external process.
getStdinWriter() - Method in class com.ibm.jzos.Exec
Return a BufferedWriter to the child's stdin.
getStdoutStream() - Method in class com.ibm.jzos.Exec
Return an InputStream on the external process stdout stream.
getString(byte[]) - Method in class com.ibm.jzos.fields.StringField
Return a String from the given byte array buffer, at the offset of this field.
getString(byte[], int) - Method in class com.ibm.jzos.fields.StringField
Return a String from the given byte array buffer, at the bufOffset + offset of this field.
getString(String) - Static method in class com.ibm.jzos.Messages
 
getStringEncoding() - Method in class com.ibm.jzos.fields.DatatypeFactory
Gets the current String encoding used for construction of StringFields.
getStringField(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a StringField, advancing the current offset by its byte length.
getStringField(int, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a StringField, advancing the current offset by its byte length.
getStringField(int, boolean, boolean, boolean, String) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a StringField, advancing the current offset by its byte length.
getStringField(int, boolean, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a StringField, advancing the current offset by its byte length.
getStringField(int, boolean, boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
Construct and return a StringField, advancing the current offset by its byte length.
getStringTrimDefault() - Method in class com.ibm.jzos.fields.DatatypeFactory
Answer the default setting for StringField trimming if not explicitly given.
getSubmitCommand() - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
 
getSubtype() - Method in class com.ibm.jzos.RauditxParameters
 
getTargetCharset() - Method in class com.ibm.jzos.Transcoder
Answer the target Charset
getThruDate() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the ThruDate.
getToken() - Method in class com.ibm.jzos.WtoMessage
Answer the int token used to find this message for deletion
getToken() - Method in class com.ibm.jzos.ZLogstream
Answers the 16-byte logstream token
getTotalCharges() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the TotalCharges.
getTotalVolumesCount() - Method in class com.ibm.jzos.DatasetVolumeList
Answer the total number of volume entries found in the catalog.
getTransactionInd() - Method in class com.ibm.jzos.sample.fields.MedicareRecord
Get the TransactionInd.
getTranslateTable() - Method in class com.ibm.jzos.TranscodingPrintStream
Answer the translate table in place.
getTTR() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer a byte array containing the TTR field of the directory entry (track/record address of member on disk)
getType() - Method in class com.ibm.jzos.RauditxRelocateHeader
 
getUnusedcyl() - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
getUnusedtrk() - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
getUserData() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer a byte array containing raw user data from the member
getVolumes() - Method in class com.ibm.jzos.DatasetVolumeList
Answer a String array containing the volume serial numbers.
getVsamKeyLength() - Method in class com.ibm.jzos.ZFile
Gets the __vsamkeylen from the C-library fldata structure.
getVsamRBA() - Method in class com.ibm.jzos.ZFile
Returns the RBA of the last VSAM record inserted or updated.
getVsamType() - Method in class com.ibm.jzos.ZFile
Return the VSAM type.
getVString() - Method in class com.ibm.jzos.CatalogSearchField
Return a String constructed from the field, skipping the lengthField.
getVStringArray() - Method in class com.ibm.jzos.CatalogSearchField
Return an array of Strings constructed from the entire field using the default EBCDIC encoding.
getWriteRetryCount() - Method in class com.ibm.jzos.ZLogstream
 
getZonedDecimalField(int, int, boolean) - Method in class com.ibm.jzos.fields.AssemblerDatatypeFactory
Construct and return either a zoned decimal Field, depending on the length and scale requested.

H

handleModify(String) - Method in interface com.ibm.jzos.MvsCommandCallback
Handle an MVS MODIFY (F) command.
handleStart(String) - Method in interface com.ibm.jzos.MvsCommandCallback
Handle an MVS START (S) command.
handleStop() - Method in interface com.ibm.jzos.MvsCommandCallback
Handle an MVS STOP (P) command.
hasError() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return true if the entry has an error.
hasNext() - Method in class com.ibm.jzos.CatalogSearch
Return true if there is at least one more entry available from the search, false otherwise
hasReasonArea() - Method in class com.ibm.jzos.CatalogSearch.Entry
 
HelloWorld - Class in com.ibm.jzos.sample
Simple class that says hello on System.out and System.err
HelloWorld() - Constructor for class com.ibm.jzos.sample.HelloWorld
 
HFP_BIAS - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
HFP_EXP_MASK - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
HFP_FRACTION_LENGTH - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
HFP_FRACTION_MASK - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
HFP_MAX_EXP - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
HIGH_VALUE - Static variable in class com.ibm.jzos.fields.StringField
The Unicode character that translates to EBCDIC 0xFF using Cp1047

I

IbmDoubleField - Class in com.ibm.jzos.fields
An extended IBM hexadecimal floating point Field with double accessors.
IbmDoubleField(int) - Constructor for class com.ibm.jzos.fields.IbmDoubleField
Construct an instance.
IbmFloatField - Class in com.ibm.jzos.fields
An IBM hexadecimal floating point Field with double accessors.
IbmFloatField(int) - Constructor for class com.ibm.jzos.fields.IbmFloatField
Construct an instance.
IECSDSF5 - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
IECSDSF5 EQU IECSDSL5 SAME AS IECSDSL5 @P1C
IECSDSL5 - Static variable in class com.ibm.jzos.sample.fields.Format5DSCBBase
IECSDSL1 (5)
VALID ONLY IF DS4EFVLD AND DS4DOSBT ARE OFF.
incrementOffset(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
Increments the current Field offset
initialLines - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
IntAccessor - Interface in com.ibm.jzos.fields
An interface which describes a Field which has int accessors.
intAsBytes(int) - Static method in class com.ibm.jzos.ByteUtil
Convert an int to four bytes (big-endian).
interact(String, String, int[], int[], long, int, int, int[], boolean) - Static method in class com.ibm.jzos.MvsConsole
Interact with the system console by issuing/deleting WTO messages and/or waiting for modify/stop commands.
isActive() - Method in class com.ibm.jzos.TranscodingPrintStream
Answer whether this PrintStream is actively transcoding.
isAlias() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer true if the member is an alias, false otherwise
isAllowTruncation() - Method in class com.ibm.jzos.fields.StringField
 
isAutoFlush() - Method in class com.ibm.jzos.Transcoder
Answer true if autoFlush is enabled
isBlankWhenZero() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
isBlankWhenZero() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
isBlankWhenZero() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
isBlankWhenZero() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
isCatalogEntry() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return true if this entry is a Catalog entry.
isDatasetEntry() - Method in class com.ibm.jzos.CatalogSearch.Entry
Return true if this entry is a Dataset entry.
isDestroyed() - Method in class com.ibm.jzos.Exec
Answer true if the external process has been destroyed.
isFixedMissing() - Method in class com.ibm.jzos.CatalogSearchField
Convenience method to test if a fixed field is 0x'FF' filled, indicating that the requested data is missing.
isImpliedDecimal() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
isListening() - Static method in class com.ibm.jzos.MvsConsole
Returns true if an MvsCommandListener has been established.
isModifyCmd() - Method in class com.ibm.jzos.MvsConsoleResult
Answer true if the command received is a MVS modify command
isPadLeft() - Method in class com.ibm.jzos.fields.StringField
 
isShowExponentPlusSign() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
isShowMantissaPlusSign() - Method in class com.ibm.jzos.fields.ExternalFloatField
 
isSigned() - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
 
isSigned() - Method in class com.ibm.jzos.fields.BinaryAsIntField
Answer true if this field described a signed binary int, false if unsigned.
isSigned() - Method in class com.ibm.jzos.fields.BinaryAsLongField
Answer true if this field described a signed binary int, false if unsigned.
isSigned() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
isSigned() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
isSigned() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Answer whether the field is signed
isSigned() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Answer whether the field is signed
isSigned() - Method in interface com.ibm.jzos.fields.IntAccessor
Answer whether the field is signed
isSigned() - Method in interface com.ibm.jzos.fields.LongAccessor
Answer whether the field is signed
isSigned() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Answer true if the field is signed.
isSigned() - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
 
isSigned() - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Answer whether the field is signed
isSigned() - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Answer whether the field is signed
isSignExternal() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
isSignExternal() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
isSignExternal() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
isSignExternal() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
isSignTrailing() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
isSignTrailing() - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
isSignTrailing() - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
isSignTrailing() - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
isStagingFormattingNotFinished() - Method in exception com.ibm.jzos.ZLogstreamException
Answers true if RC=8/0x0868, which occurs the first time to try to write to a logger.
isStopCmd() - Method in class com.ibm.jzos.MvsConsoleResult
Answer true if the command received is a MVS stop command
issue() - Method in class com.ibm.jzos.Rauditx
Issue the call to the R_auditx callable service.
isSuppressed() - Method in class com.ibm.jzos.CatalogSearchField
Convenience method to test if a field has been suppressed due to insufficient access permission.
isTimedOut() - Method in class com.ibm.jzos.Exec
Answer true if the external process was destroyed due to timeout.
isTokenInvalidError() - Method in exception com.ibm.jzos.ZLogstreamException
Answers true if RC=8/0x082D, which occurs if the thread that connected to the logstream terminates.
isTrim() - Method in class com.ibm.jzos.fields.StringField
 
iterator() - Method in class com.ibm.jzos.PdsDirectory
Answer an Iterator over the PDS directory, which returns a PdsDirectory.MemberInfo object for each entry in the directory.

J

JOB_OUTPUT_CMD - Static variable in class com.ibm.jzos.sample.MvsJobOutput
 
JOB_STATUS_CMD - Static variable in class com.ibm.jzos.sample.MvsJobSubmitter
 
JR_BAD_ADDRESS - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_INTERNAL_ERROR - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_NO_STORAGE - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_SMF_BAD_RECORD_LENGTH - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_SMF_ERROR - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_SMF_NOT_ACCEPTING - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_SMF_NOT_ACTIVE - Static variable in exception com.ibm.jzos.ErrnoException
 
JR_SMF_NOT_AUTHORIZED - Static variable in exception com.ibm.jzos.ErrnoException
 
JzosPermission - Class in com.ibm.jzos
Simple Permission class to allow JZOS to operate with a SecurityManager.
JzosPermission(String) - Constructor for class com.ibm.jzos.JzosPermission
 
JzosPermission(String, String) - Constructor for class com.ibm.jzos.JzosPermission
 

L

LEN - Static variable in class com.ibm.jzos.RauditxMessageHeader
LEN DS F
LEN - Static variable in class com.ibm.jzos.RauditxRelocateHeader
LEN DS F
LINKVAL - Static variable in class com.ibm.jzos.RauditxParameters
LINKVAL DS XL8
locate(long, int) - Method in class com.ibm.jzos.ZFile
Locate a record using its record number or RBA.
locate(byte[], int) - Method in class com.ibm.jzos.ZFile
Locate a record given a key.
locate(byte[], int, int, int) - Method in class com.ibm.jzos.ZFile
Locate a record given a key.
LOCATE_KEY_EQ - Static variable in interface com.ibm.jzos.ZFileConstants
 
LOCATE_KEY_EQ_BWD - Static variable in interface com.ibm.jzos.ZFileConstants
 
LOCATE_KEY_FIRST - Static variable in interface com.ibm.jzos.ZFileConstants
 
LOCATE_KEY_GE - Static variable in interface com.ibm.jzos.ZFileConstants
 
LOCATE_KEY_LAST - Static variable in interface com.ibm.jzos.ZFileConstants
 
LOCATE_RBA_EQ - Static variable in interface com.ibm.jzos.ZFileConstants
locate() option constant values
LOCATE_RBA_EQ_BWD - Static variable in interface com.ibm.jzos.ZFileConstants
 
locateDSN(String) - Static method in class com.ibm.jzos.ZFile
Lookup a datataset name entry in the catalog using the operating system LOCATE CAMLST.
locateDSN(String, DatasetVolumeList) - Static method in class com.ibm.jzos.ZFile
Lookup a datataset name entry in the catalog using the operating system LOCATE CAMLST.
LOG - Static variable in class com.ibm.jzos.RauditxParameters
LOG DS CL255 END
LOG_DEBUG - Static variable in class com.ibm.jzos.ZUtil
 
LOG_ERR - Static variable in class com.ibm.jzos.ZUtil
 
LOG_INFO - Static variable in class com.ibm.jzos.ZUtil
 
LOG_LEN - Static variable in class com.ibm.jzos.RauditxParameters
LOG_LEN DS XL4
LOG_NOTICE - Static variable in class com.ibm.jzos.ZUtil
 
LOG_TRACE - Static variable in class com.ibm.jzos.ZUtil
 
LOG_WARN - Static variable in class com.ibm.jzos.ZUtil
 
logDiagnostic(int, String) - Static method in class com.ibm.jzos.ZUtil
Send a message to the JZOS toolkit's log, which goes to the Language Environment messages file, which is usually stderr or DD //SYSOUT.
LongAccessor - Interface in com.ibm.jzos.fields
An interface which describes a Field which has long accessors.
longAsBytes(long) - Static method in class com.ibm.jzos.ByteUtil
Convert a long to eight bytes (big-endian).

M

main(String[]) - Static method in class com.ibm.jzos.Exec
An example main method for launching a command from main args
main(String[]) - Static method in class com.ibm.jzos.sample.CatalogSearchSample
 
main(String[]) - Static method in class com.ibm.jzos.sample.DynallocCopyDataset
 
main(String[]) - Static method in class com.ibm.jzos.sample.FileFactoryCopy
 
main(String[]) - Static method in class com.ibm.jzos.sample.HelloWorld
 
main(String[]) - Static method in class com.ibm.jzos.sample.MvsConsoleInteraction
This program issues a WTO requesting that a dataset name be sent via an operator modify command.
main(String[]) - Static method in class com.ibm.jzos.sample.MvsConsoleWrapper
The main method accepts as arguments the name of the wrapped class followed by its arguments.
main(String[]) - Static method in class com.ibm.jzos.sample.MvsJobOutput
A sample main method that writes sysout output for a job to System.out (STDOUT).
main(String[]) - Static method in class com.ibm.jzos.sample.MvsJobSubmitter
A sample main method that submits JCL read from a file and then polls its status (for up to a minute) until it is complete.
main(String[]) - Static method in class com.ibm.jzos.sample.PdsLister
 
main(String[]) - Static method in class com.ibm.jzos.sample.PeekOSMemory
 
main(String[]) - Static method in class com.ibm.jzos.sample.ShowJavaProperties
 
main(String[]) - Static method in class com.ibm.jzos.sample.StdinTester
 
main(String[]) - Static method in class com.ibm.jzos.sample.ZFileCopy
 
main(String[]) - Static method in class com.ibm.jzos.sample.ZFileKSDS
 
main(String[]) - Static method in class com.ibm.jzos.sample.ZFilePrint
 
makeFifo(String, int) - Static method in class com.ibm.jzos.ZFile
Makes a named pipe (fifo).
makeString(int, char) - Static method in class com.ibm.jzos.fields.StringField
A static helper method which answers a new String of a given size and filled with a given character.
MAX_ENTRIES - Static variable in class com.ibm.jzos.DatasetVolumeList
 
MAX_FIELD_NAMES - Static variable in class com.ibm.jzos.CatalogSearch
 
MAX_FIELD_WIDTH - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
MAX_WORK_AREA_LENGTH - Static variable in class com.ibm.jzos.CatalogSearch
 
maximumOffset - Variable in class com.ibm.jzos.fields.DatatypeFactory
 
MedicareRecord - Class in com.ibm.jzos.sample.fields
A class which maps a fictional Medicare Record.
MedicareRecord() - Constructor for class com.ibm.jzos.sample.fields.MedicareRecord
 
MedicareRecord(byte[]) - Constructor for class com.ibm.jzos.sample.fields.MedicareRecord
 
Messages - Class in com.ibm.jzos
Accessor class for externalized NLS messages in the com.ibm.jzos java package.
MIN_WORK_AREA_LENGTH - Static variable in class com.ibm.jzos.CatalogSearch
 
mod - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
MODE_FLAG_APPEND - Static variable in interface com.ibm.jzos.ZFileConstants
 
MODE_FLAG_READ - Static variable in interface com.ibm.jzos.ZFileConstants
getModeFlags() bit mask constants (from fldata.modeflag)
MODE_FLAG_UPDATE - Static variable in interface com.ibm.jzos.ZFileConstants
 
MODE_FLAG_WRITE - Static variable in interface com.ibm.jzos.ZFileConstants
 
modificationDate - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
modifiedLines - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
MSG_CNT - Static variable in class com.ibm.jzos.RauditxParameters
MSG_CNT DS F
MvsCommandCallback - Interface in com.ibm.jzos
Implement this interface to control how MVS operator commands are handled.
MvsConsole - Class in com.ibm.jzos
A class with static methods to interface with the MVS console.
MvsConsole() - Constructor for class com.ibm.jzos.MvsConsole
 
MvsConsoleInteraction - Class in com.ibm.jzos.sample
This sample shows how JZOS can be used to interact with the MVS console.
MvsConsoleInteraction() - Constructor for class com.ibm.jzos.sample.MvsConsoleInteraction
 
MvsConsoleResult - Class in com.ibm.jzos
A object containing results from the MvsConsole native calls to the C library __console2() api.
MvsConsoleResult(int, int, String) - Constructor for class com.ibm.jzos.MvsConsoleResult
Construct an instance
MvsConsoleWrapper - Class in com.ibm.jzos.sample
This sample demonstrates a main program that can be used to wrap another main program while redirecting System.in and System.out to the MVS console.
MvsConsoleWrapper() - Constructor for class com.ibm.jzos.sample.MvsConsoleWrapper
 
MvsJob - Class in com.ibm.jzos.sample
Simple bean which holds an MVS jobname and id.
MvsJob(String, String) - Constructor for class com.ibm.jzos.sample.MvsJob
 
MvsJobOutput - Class in com.ibm.jzos.sample
Sample program which reads all sysout data for a MvsJob (jobname and jobid), and writes the output to a specified Writer.
MvsJobOutput() - Constructor for class com.ibm.jzos.sample.MvsJobOutput
 
MvsJobSubmitter - Class in com.ibm.jzos.sample
Sample program which submits a job to the internal reader, returning a MvsJob object containing the jobname and jobid.
MvsJobSubmitter() - Constructor for class com.ibm.jzos.sample.MvsJobSubmitter
Construct an instance, which causes the "submitJob" Rexx script to be started to receive our JCL.

N

newBufferedInputStream(String, int) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedInputStream on a file with the given name.
newBufferedInputStream(String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedInputStream on a file with the given name.
newBufferedOutputStream(String, int) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedOutputStream on a file with the given name and buffer size.
newBufferedOutputStream(String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedOutputStream on a file with the given name.
newBufferedReader(String, String, int) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedReader on a file with the given name, encoding, and buffersize.
newBufferedReader(String, String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedReader on a file with the given name, encoding, and a default buffersize.
newBufferedReader(String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedReader on a file with the given name, default encoding, and a default buffersize.
newBufferedWriter(String, String, int) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedWriter on a file with the given name, encoding, and buffersize.
newBufferedWriter(String, String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedWriter on a file with the given name, encoding, and default buffersize.
newBufferedWriter(String) - Static method in class com.ibm.jzos.FileFactory
Open a new BufferedWriter on a file with the given name, default encoding, and default buffersize.
newEncodedPrintStream(OutputStream, boolean) - Static method in class com.ibm.jzos.ZUtil
Construct a PrintStream constructed with the defaultOutputEncoding.
newEncodedPrintStream(OutputStream, boolean, String) - Static method in class com.ibm.jzos.ZUtil
Return a PrintStream constructed from the supplied OutputStream and the encoding.
newEncodedPrintStream(OutputStream, boolean, String, boolean) - Static method in class com.ibm.jzos.ZUtil
Return a PrintStream constructed from the supplied OutputStream and the encoding.
newInputStream(String) - Static method in class com.ibm.jzos.FileFactory
Open a new unbuffered InputStream on a file with the given name.
newOutputStream(String) - Static method in class com.ibm.jzos.FileFactory
Open a new unbuffered OutputStream on a file with the given name.
next() - Method in class com.ibm.jzos.CatalogSearch
Return the next Entry from the search.

O

obtainDSN(String, String) - Static method in class com.ibm.jzos.ZFile
Read the Format-1 DSCB for a DSN/volume using the OBTAIN/CAMLST SEARCH macro.
offset - Variable in class com.ibm.jzos.fields.DatatypeFactory
 
ONE_MINUTE - Static variable in class com.ibm.jzos.sample.MvsJobSubmitter
 
ONE_SECOND - Static variable in class com.ibm.jzos.sample.MvsJobSubmitter
 
OPEN_MODE_BINARY - Static variable in interface com.ibm.jzos.ZFileConstants
 
OPEN_MODE_RECORD - Static variable in interface com.ibm.jzos.ZFileConstants
 
OPEN_MODE_TEXT - Static variable in interface com.ibm.jzos.ZFileConstants
getOpenMode() constants (from fldata._openmode)

P

PackedDecimalAsBigDecimalField - Class in com.ibm.jzos.fields
A packed decimal Field with BigDecimal accessors.
PackedDecimalAsBigDecimalField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Construct an instance.
PackedDecimalAsBigIntegerField - Class in com.ibm.jzos.fields
A packed decimal Field up to 31 digits with BigInteger accessors.
PackedDecimalAsBigIntegerField(int, int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Construct an instance
PackedDecimalAsIntField - Class in com.ibm.jzos.fields
A packed decimal Field up to 9 digits (5 bytes) with int accessors.
PackedDecimalAsIntField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsIntField
Construct an instance
PackedDecimalAsLongField - Class in com.ibm.jzos.fields
A packed decimal Field up to 18 digits (10 bytes) with long accessors.
PackedDecimalAsLongField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.PackedDecimalAsLongField
Construct an instance
PdsDirectory - Class in com.ibm.jzos
A class for opening a PDS directory and iterating over its members.
PdsDirectory(String) - Constructor for class com.ibm.jzos.PdsDirectory
Open a ZFile with the given name as a PDS directory.
PdsDirectory.MemberInfo - Class in com.ibm.jzos
A static inner class of PdsDirectory which defines/maps a member directory entry.
PdsDirectory.MemberInfo(byte[], int) - Constructor for class com.ibm.jzos.PdsDirectory.MemberInfo
Construct a MemberInfo object on bytes read from a PDS directory block at a given offset.
PdsDirectory.MemberInfo.Statistics - Class in com.ibm.jzos
A nested inner class of MemberInfo which defines/maps ISPF directory entry statistics.
PdsDirectory.MemberInfo.Statistics() - Constructor for class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
PdsLister - Class in com.ibm.jzos.sample
Sample program that lists a PDS directory.
PdsLister() - Constructor for class com.ibm.jzos.sample.PdsLister
 
PeekOSMemory - Class in com.ibm.jzos.sample
Sample program that dumps 500 bytes from the CVT to System.out
PeekOSMemory() - Constructor for class com.ibm.jzos.sample.PeekOSMemory
 
peekOSMemory(long, int) - Static method in class com.ibm.jzos.ZUtil
Peek (read) a long from OS memory.
peekOSMemory(long, byte[]) - Static method in class com.ibm.jzos.ZUtil
Peek bytes from OS memory.
peekOSMemory(long, byte[], int, int) - Static method in class com.ibm.jzos.ZUtil
Peek bytes from OS memory.
popOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
Pop the Field offset from the top of an internal stack.
printOn(Writer) - Method in class com.ibm.jzos.Format1DSCB
Print a formatted dump of the fields in this DSCB
pushOffset() - Method in class com.ibm.jzos.fields.DatatypeFactory
Push the current Field offset onto an internal stack.
putBigDecimal(BigDecimal, byte[]) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
Put a BigDecimal into the given byte array buffer, at the offset of this field.
putBigDecimal(BigDecimal, byte[], int) - Method in interface com.ibm.jzos.fields.BigDecimalAccessor
Put a BigDecimal into the given byte array buffer, at the bufOffset + offset of this field.
putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
Put a BigDecimal into the given byte array buffer, at the offset of this field.
putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigDecimalField
Put a BigDecimal into the given byte array buffer, at the bufOffset + offset of this field.
putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
putBigDecimal(BigDecimal, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Put a BigDecimal into the given byte array buffer, at the offset of this field.
putBigDecimal(BigDecimal, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
Put a BigDecimal into the given byte array buffer, at the bufOffset + offset of this field.
putBigInteger(BigInteger, byte[]) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
Put a BigInteger into the given byte array buffer, at the offset of this field.
putBigInteger(BigInteger, byte[], int) - Method in interface com.ibm.jzos.fields.BigIntegerAccessor
Put a BigInteger into the given byte array buffer, at the bufOffset + offset of this field.
putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Put a BigInteger into the given byte array buffer, at the bufOffset + offset of this field.
putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
Put a BigInteger into the given byte array buffer, at the offset of this field.
putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Put a BigInteger value into the given byte array buffer, at the offset of this field.
putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
Put a BigInteger value into the given byte array buffer, at the bufOffset + offset of this field.
putBigInteger(BigInteger, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Put a BigInteger value into the given byte array buffer, at the offset of this field.
putBigInteger(BigInteger, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
Put a BigInteger value into the given byte array buffer, at the bufOffset + offset of this field.
putByteArray(byte[], byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
Put a byte array into the given buffer, at the offset of this field.
putByteArray(byte[], int, byte[]) - Method in class com.ibm.jzos.fields.ByteArrayField
Put a byte array into the given buffer, starting at an offset in the valueByte array.
putByteArray(byte[], byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
Put a byte array into the given buffer, starting at the specified offset in the buffer.
putByteArray(byte[], int, byte[], int) - Method in class com.ibm.jzos.fields.ByteArrayField
Put a byte array into the given buffer, starting at an offset in the valueByte array and at the specified offset in the buffer.
putDouble(double, byte[]) - Method in interface com.ibm.jzos.fields.DoubleAccessor
Put a double into the given byte array buffer, at the offset of this field.
putDouble(double, byte[], int) - Method in interface com.ibm.jzos.fields.DoubleAccessor
Put a double into the given byte array buffer, at the bufOffset + offset of this field.
putDouble(double, byte[]) - Method in class com.ibm.jzos.fields.ExternalFloatField
Put a double value into the given byte array buffer, at the offset of this field.
putDouble(double, byte[], int) - Method in class com.ibm.jzos.fields.ExternalFloatField
Put a double value into the given byte array buffer, at the bufOffset + offset of this field.
putDouble(double, byte[]) - Method in class com.ibm.jzos.fields.IbmDoubleField
Put a double into the given byte array buffer, at the offset of this field.
putDouble(double, byte[], int) - Method in class com.ibm.jzos.fields.IbmDoubleField
Put a double into the given byte array buffer, at the bufOffset + offset of this field.
putFloat(float, byte[]) - Method in interface com.ibm.jzos.fields.FloatAccessor
Put a float into the given byte array buffer, at the offset of this field.
putFloat(float, byte[], int) - Method in interface com.ibm.jzos.fields.FloatAccessor
Put a float into the given byte array buffer, at the bufOffset + offset of this field.
putFloat(float, byte[]) - Method in class com.ibm.jzos.fields.IbmFloatField
Put a float into the given byte array buffer, at the offset of this field.
putFloat(float, byte[], int) - Method in class com.ibm.jzos.fields.IbmFloatField
Put a float into the given byte array buffer, at the bufOffset + offset of this field.
putInt(int, byte[], int) - Static method in class com.ibm.jzos.ByteUtil
Convert an int to four bytes (big-endian) and put into a byte array
putInt(int, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsIntField
Put a signed int into thegiven byte array buffer, at the offset of this field.
putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
Put a signed int into thegiven byte array buffer, at the bufOffset + offset of this field.
putInt(int, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Put an int value into the given byte array buffer, at the offset of this field.
putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
Put an int value into the given byte array buffer, at the bufOffset + offset of this field.
putInt(int, byte[]) - Method in interface com.ibm.jzos.fields.IntAccessor
Put an int into thegiven byte array buffer, at the offset of this field.
putInt(int, byte[], int) - Method in interface com.ibm.jzos.fields.IntAccessor
Put an int into thegiven byte array buffer, at the bufOffset + offset of this field.
putInt(int, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Put a int into the given byte array buffer, at the offset of this field.
putInt(int, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
Put a int into the given byte array buffer, at the bufOffset + offset of this field.
putLong(long, byte[], int, int) - Static method in class com.ibm.jzos.ByteUtil
Convert a long to eight bytes (big-endian) and put into a byte array.
putLong(long, byte[], int) - Static method in class com.ibm.jzos.ByteUtil
Convert a long to eight bytes (big-endian) and put into a byte array.
putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
Put a signed long into thegiven byte array buffer, at the bufOffset + offset of this field.
putLong(long, byte[]) - Method in class com.ibm.jzos.fields.BinaryAsLongField
Put a signed long into thegiven byte array buffer, at the bufOffset of this field.
putLong(long, byte[]) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Put a long value into the given byte array buffer, at the offset of this field.
putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
Put a long value into the given byte array buffer, at the bufOffset + offset of this field.
putLong(long, byte[]) - Method in interface com.ibm.jzos.fields.LongAccessor
Put a long into the given byte array buffer, at the offset of this field.
putLong(long, byte[], int) - Method in interface com.ibm.jzos.fields.LongAccessor
Put a long into the given byte array buffer, at the bufOffset + offset of this field.
putLong(long, byte[]) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Put a long value into the given byte array buffer, at the offset of this field.
putLong(long, byte[], int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
Put a long value into the given byte array buffer, at the bufOffset + offset of this field.
putString(String, byte[], int, int, String) - Static method in class com.ibm.jzos.ByteUtil
Convert a String into a byte array using the supplied encoding.
putString(String, byte[]) - Method in class com.ibm.jzos.fields.StringField
Put a String into the given byte array buffer, at the offset of this field.
putString(String, byte[], int) - Method in class com.ibm.jzos.fields.StringField
Put a String into the given byte array buffer, at the bufOffset + offset of this field.

Q

QUALIFIER - Static variable in class com.ibm.jzos.RauditxParameters
QUALIFIER DS F

R

RACF_CLS - Static variable in class com.ibm.jzos.RauditxParameters
RACF_CLS DS CL8
Rauditx - Class in com.ibm.jzos
A JNI Wrapper for r_auditx, IRRSAX00 and IRRSAX64.
Rauditx() - Constructor for class com.ibm.jzos.Rauditx
Construct an instance
RAUDITX_MSG - Static variable in class com.ibm.jzos.RauditxMessageHeader
RAUDITX_MSG DSECT
RAUDITX_PARMS - Static variable in class com.ibm.jzos.RauditxParameters
RAUDITX_PARMS DSECT
RAUDITX_RELOCATE - Static variable in class com.ibm.jzos.RauditxRelocateHeader
RAUDITX_RELOCATE DSECT
RauditxException - Exception in com.ibm.jzos
A customized RuntimeException to carry return codes for RAuditx errors.
RauditxException(int, int, int) - Constructor for exception com.ibm.jzos.RauditxException
Construct a RAuditxException.
RauditxMessageHeader - Class in com.ibm.jzos
 
RauditxMessageHeader() - Constructor for class com.ibm.jzos.RauditxMessageHeader
 
RauditxMessageHeader(byte[]) - Constructor for class com.ibm.jzos.RauditxMessageHeader
 
RauditxParameters - Class in com.ibm.jzos
 
RauditxParameters() - Constructor for class com.ibm.jzos.RauditxParameters
 
RauditxParameters(byte[]) - Constructor for class com.ibm.jzos.RauditxParameters
 
RauditxRelocateHeader - Class in com.ibm.jzos
 
RauditxRelocateHeader() - Constructor for class com.ibm.jzos.RauditxRelocateHeader
 
RauditxRelocateHeader(byte[]) - Constructor for class com.ibm.jzos.RauditxRelocateHeader
 
RcException - Exception in com.ibm.jzos
Exception class that holds a return code and message resulting from a native call error.
RcException(String, int) - Constructor for exception com.ibm.jzos.RcException
 
RDWInputRecordStream - Class in com.ibm.jzos
This class is a wrapper that returns RDW delineated records from an InputStream.
RDWInputRecordStream(InputStream) - Constructor for class com.ibm.jzos.RDWInputRecordStream
Construct an instance of RDWInputRecordStream.
RDWOutputRecordStream - Class in com.ibm.jzos
This class is a wrapper that writes RDW delineated records to an OutputStream.
RDWOutputRecordStream(OutputStream) - Constructor for class com.ibm.jzos.RDWOutputRecordStream
Construct an instance of RDWOutputRecordStream.
read(byte[]) - Method in class com.ibm.jzos.RDWInputRecordStream
Read the next record into the supplied byte array.
read(byte[], int) - Method in class com.ibm.jzos.RDWInputRecordStream
Read the next record into the supplied byte array starting at offset.
read() - Method in class com.ibm.jzos.RDWInputRecordStream
Read the next record and return as a new byte array
read(byte[]) - Method in class com.ibm.jzos.ZFile
Read a record from the file into a buffer.
read(byte[], int, int) - Method in class com.ibm.jzos.ZFile
Read from the native file into the supplied buffer.
readLine() - Method in class com.ibm.jzos.Exec
Reads a line from the external process stdout stream.
RECFM_A - Static variable in interface com.ibm.jzos.ZFileConstants
 
RECFM_B - Static variable in interface com.ibm.jzos.ZFileConstants
 
RECFM_F - Static variable in interface com.ibm.jzos.ZFileConstants
getRecfmBits() bit mask values (from fldata.__recfm*)
RECFM_M - Static variable in interface com.ibm.jzos.ZFileConstants
 
RECFM_S - Static variable in interface com.ibm.jzos.ZFileConstants
 
RECFM_U - Static variable in interface com.ibm.jzos.ZFileConstants
 
RECFM_V - Static variable in interface com.ibm.jzos.ZFileConstants
 
redirectStandardStreams() - Static method in class com.ibm.jzos.ZUtil
A convenience method to redirect the standard streams using the default character encoding.
redirectStandardStreams(String, boolean) - Static method in class com.ibm.jzos.ZUtil
A static method which redirects the standard streams as follows: System.out is redirected to DD:STDOUT (required) System.err is redirected to DD:STDERR (required) System.in is redirected from DD:STDIN (optional) This method is invoked by the JZOSVM launcher to redirect the standard Java streams to MVS DDs.
registerMvsCommandCallback(MvsCommandCallback) - Static method in class com.ibm.jzos.MvsConsole
Register an MVS operator command callback.
REL_CNT - Static variable in class com.ibm.jzos.RauditxParameters
REL_CNT DS F
remove() - Method in class com.ibm.jzos.CatalogSearch
Unsupported Iterator interface method
remove(String) - Static method in class com.ibm.jzos.ZFile
Removes (deletes) a file (a dataset)
rename(String, String) - Static method in class com.ibm.jzos.ZFile
Renames a file (a dataset)
reopen(String) - Method in class com.ibm.jzos.ZFile
Reopen the file with different mode options.
RES - Static variable in class com.ibm.jzos.RauditxParameters
RES DS CL246
RES_LEN - Static variable in class com.ibm.jzos.RauditxParameters
RES_LEN DS XL4
RESERVED - Static variable in class com.ibm.jzos.RauditxMessageHeader
RESERVED DS F
RESERVED - Static variable in class com.ibm.jzos.RauditxRelocateHeader
RESERVED DS H Reserved
reset() - Method in class com.ibm.jzos.Transcoder
Rest the encoding state
rewind() - Method in class com.ibm.jzos.ZFile
Seeks the file to the beginning and resets the counts.
ROUTCDE_DASD_POOL - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Direct access pool".
ROUTCDE_DISK_LIBRARY - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Disk library".
ROUTCDE_EMULATORS - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Emulators".
ROUTCDE_MASTER_CONSOLE_ACTION - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Master console action".
ROUTCDE_MASTER_CONSOLE_INFORMATION - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Master console information".
ROUTCDE_PROGRAMMER_INFORMATION - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Programmer information".
ROUTCDE_SYSPROG_INFORMATION - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "System error/maintenance/system programmer information".
ROUTCDE_SYSTEM_SECURITY - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "System security".
ROUTCDE_TAPE_LIBRARY - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Tape library".
ROUTCDE_TAPE_POOL - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Tape pool".
ROUTCDE_TELEPROCESSING_CONTROL - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Teleprocessing control".
ROUTCDE_UNIT_RECORD_POOL - Static variable in interface com.ibm.jzos.WtoConstants
WTO routing code "Unit record pool".
run() - Method in class com.ibm.jzos.Exec
Create (and start) the Runtime.exec process.

S

S_IRGRP - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IROTH - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IRUSR - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IRWXG - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IRWXO - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IRWXU - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_ISGID - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_ISUID - Static variable in interface com.ibm.jzos.ZFileConstants
mkfifo() mode constants
S_ISVTX - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IWGRP - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IWOTH - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IWUSR - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IXGRP - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IXOTH - Static variable in interface com.ibm.jzos.ZFileConstants
 
S_IXUSR - Static variable in interface com.ibm.jzos.ZFileConstants
 
search() - Method in class com.ibm.jzos.CatalogSearch
Initiate the catalog search.
seek(long, int) - Method in class com.ibm.jzos.ZFile
Seek the file to the specified offset from origin.
SEEK_CUR - Static variable in interface com.ibm.jzos.ZFileConstants
 
SEEK_END - Static variable in interface com.ibm.jzos.ZFileConstants
 
SEEK_SET - Static variable in interface com.ibm.jzos.ZFileConstants
seek() option contants
setAddr(byte[]) - Method in class com.ibm.jzos.RauditxMessageHeader
 
setAddr(byte[]) - Method in class com.ibm.jzos.RauditxRelocateHeader
 
setAdmissionDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setAllowTruncation(boolean) - Method in class com.ibm.jzos.fields.StringField
Set whether or not to allow truncation of String values larger than the underlying byte length.
setAlwaysLogFailures() - Method in class com.ibm.jzos.Rauditx
Set the callable service to always log failures.
setAlwaysLogSuccesses() - Method in class com.ibm.jzos.Rauditx
Set the callable service to always log successes.
setAttr(long) - Method in class com.ibm.jzos.RauditxParameters
 
setAttributes(long) - Method in class com.ibm.jzos.Rauditx
Set the Attribute flag word with the supplied bit mask.
setAuthenticationEvent() - Method in class com.ibm.jzos.Rauditx
Set the event type to Authentication.
setAuthorizationEvent() - Method in class com.ibm.jzos.Rauditx
Set the event type to Authorization.
setAutoAdjustmentInd(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setAutoFlush(boolean) - Method in class com.ibm.jzos.Transcoder
Enable or disable autoflush
setBenefitsExhaustInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setBenefitsPayInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setBillSource(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setBloodDed(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setBloodPintsFurnished(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setBloodPintsReplaced(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setByteLength(int) - Method in class com.ibm.jzos.fields.ByteArrayField
Sets the byte length of the field
setByteLength(int) - Method in class com.ibm.jzos.fields.StringField
Sets the byte length of the field
setBytes(byte[]) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setCatalogName(String) - Method in class com.ibm.jzos.CatalogSearch
Set the name of the catalog to search.
setCheckWarningMode() - Method in class com.ibm.jzos.Rauditx
Set the callable service check warning mode.
setClaimNumber(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setCoinsuranceDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setComp(String) - Method in class com.ibm.jzos.RauditxParameters
 
setCompLen(long) - Method in class com.ibm.jzos.RauditxParameters
 
setComponent(String) - Method in class com.ibm.jzos.Rauditx
Set the component name (Required).
setDefaultPlatformEncoding(String) - Static method in class com.ibm.jzos.ZUtil
Set the default output encoding for this instance of the JVM.
setDescrs(int) - Method in class com.ibm.jzos.WtoMessage
Set the descriptor codes using a bit mask
setDescrs(int[]) - Method in class com.ibm.jzos.WtoMessage
Set the descriptor codes using an int array
setDischargeDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setDS1BLKL(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1CREDT(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1DSIND(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1DSNAM(String) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1DSORG(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1DSSN(String) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1EXPDT(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1EXT1(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1EXT2(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1EXT3(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1FLAG1(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1FMTID(String) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1KEYL(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1LRECL(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1NOBDB(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1NOEPV(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1OPTCD(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1PTRDS(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1RECFM(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1REFD(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1RKP(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCAL1(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCAL3(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCALO(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCEXT(byte[]) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCXTF(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SCXTV(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SMSFG(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1STAR(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1SYSCD(String) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1TRBAL(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1TTTHI(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDS1VOLSQ(int) - Method in class com.ibm.jzos.Format1DSCB
 
setDs5avext(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setDs5extav(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setDs5fmtid(String) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setDs5keyid(long) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setDs5mavet(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setDs5ptrds(byte[]) - Method in class com.ibm.jzos.sample.fields.Format5DSCBBase
 
setEncoding(String) - Method in class com.ibm.jzos.fields.StringField
Set the (EBCDIC variant) encoding for this field.
setEntryTypes(String) - Method in class com.ibm.jzos.CatalogSearch
 
setEnv(String, String) - Static method in class com.ibm.jzos.ZUtil
Set an Environment variable.
setEvent(int) - Method in class com.ibm.jzos.Rauditx
Set the event code (Required).
setEvent(int) - Method in class com.ibm.jzos.RauditxParameters
 
setEventFailure() - Method in class com.ibm.jzos.Rauditx
Set the Event Result to failure.
setEventSuccess() - Method in class com.ibm.jzos.Rauditx
Set the Event Result to success.
setFirsttrk(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
setFlags(long) - Method in class com.ibm.jzos.WtoMessage
Answer the flags bit mask used to issue the message
setFmid(String) - Method in class com.ibm.jzos.Rauditx
Set the FMID of the product or component.
setFmid(String) - Method in class com.ibm.jzos.RauditxParameters
 
setFromDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setFullDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setFullwordLengths(boolean) - Method in class com.ibm.jzos.CatalogSearch
Specify whether the data lengths for variable field data are 4 bytes or 2 bytes.
setIgnoreSuccessWithNoAuditLogRecord(boolean) - Method in class com.ibm.jzos.Rauditx
Sets a flag to not throw an exception when the R_auditx callable service is successfull, but no audit record is logged.
setInpatientDed(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setIntermediaryCtrlNum(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setIntermediaryNum(long) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setLen(int) - Method in class com.ibm.jzos.RauditxMessageHeader
 
setLen(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
 
setLifetimeResDays(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setLinkval(byte[]) - Method in class com.ibm.jzos.RauditxParameters
 
setLinkValue(byte[]) - Method in class com.ibm.jzos.Rauditx
Set the link value, used to correlate SMF records.
setLinkValue(String) - Method in class com.ibm.jzos.Rauditx
Set the link value, used to correlate SMF records.
setLog(String) - Method in class com.ibm.jzos.RauditxParameters
 
setLoggingLevel(int) - Static method in class com.ibm.jzos.ZUtil
Sets the logging level for the Toolkit native code.
setLogLen(long) - Method in class com.ibm.jzos.RauditxParameters
 
setLogstreamName(String) - Method in exception com.ibm.jzos.ZLogstreamException
Sets the logstreamName
setLogString(String) - Method in class com.ibm.jzos.Rauditx
Sets the log string - character data to be written with the audit information.
setMaxErrorLines(int) - Method in class com.ibm.jzos.Exec
Set the limit for how many of the external process stderr lines will be kept.
setMedicareProvider(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setMsgCnt(int) - Method in class com.ibm.jzos.RauditxParameters
 
setNeverLogFailures() - Method in class com.ibm.jzos.Rauditx
Set the callable service to never log failures.
setNeverLogSuccesses() - Method in class com.ibm.jzos.Rauditx
Set the callable service to never log successes.
setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsBigIntegerField
 
setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsIntField
 
setOffset(int) - Method in class com.ibm.jzos.fields.BinaryAsLongField
 
setOffset(int) - Method in class com.ibm.jzos.fields.ByteArrayField
 
setOffset(int) - Method in class com.ibm.jzos.fields.DatatypeFactory
 
setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigDecimalField
 
setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsBigIntegerField
 
setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsIntField
 
setOffset(int) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
setOffset(int) - Method in class com.ibm.jzos.fields.ExternalFloatField
 
setOffset(int) - Method in interface com.ibm.jzos.fields.Field
 
setOffset(int) - Method in class com.ibm.jzos.fields.IbmDoubleField
 
setOffset(int) - Method in class com.ibm.jzos.fields.IbmFloatField
 
setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigDecimalField
 
setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsBigIntegerField
 
setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsIntField
 
setOffset(int) - Method in class com.ibm.jzos.fields.PackedDecimalAsLongField
 
setOffset(int) - Method in class com.ibm.jzos.fields.StringField
 
setPadLeft(boolean) - Method in class com.ibm.jzos.fields.StringField
Set to true if the field will right justify String values that are shorter than the underlying field length.
setPatientStatus(String) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setPos(byte[]) - Method in class com.ibm.jzos.ZFile
Sets the position of the native file.
setQualifier(int) - Method in class com.ibm.jzos.Rauditx
Sets the Event Code Qualifier.
setQualifier(int) - Method in class com.ibm.jzos.RauditxParameters
 
setRacfClass(String) - Method in class com.ibm.jzos.Rauditx
Set the RACF class name.
setRacfCls(String) - Method in class com.ibm.jzos.RauditxParameters
 
setRelCnt(int) - Method in class com.ibm.jzos.RauditxParameters
 
setRes(String) - Method in class com.ibm.jzos.RauditxParameters
 
setReserved(int) - Method in class com.ibm.jzos.RauditxMessageHeader
 
setReserved(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
 
setResLen(long) - Method in class com.ibm.jzos.RauditxParameters
 
setResource(String) - Method in class com.ibm.jzos.Rauditx
Sets the resource name covered by a profile defined in the RACF class specified by Rauditx.setRacfClass(String).
setRetrySleepTimeMs(long) - Method in class com.ibm.jzos.ZLogstream
 
setRoutcdes(int) - Method in class com.ibm.jzos.WtoMessage
Set the route codes using a integer bit mask.
setRoutcdes(int[]) - Method in class com.ibm.jzos.WtoMessage
Set the route codes using a integer array.
setSequenceCounter(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setSigned(boolean) - Method in class com.ibm.jzos.fields.BinaryAsIntField
 
setSigned(boolean) - Method in class com.ibm.jzos.fields.BinaryAsLongField
 
setSignExternal(boolean) - Method in class com.ibm.jzos.fields.ExternalDecimalAsLongField
 
setSingleCatalog(boolean) - Method in class com.ibm.jzos.CatalogSearch
Specify whether a single catalog is to be searched.
setSmf83ath(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83au2(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83cnt(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83des(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83df1(byte[]) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83df2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
setSmf83df3(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83dte(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83err(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83evq(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83evt(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83flg(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83gr2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83grp(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83jbn(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83ld1(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83ld2(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83len(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83lnk(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83lpd(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83nd1(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83nd2(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83npd(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83od1(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83od2(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83opd(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83pnm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
setSmf83re2(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rea(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rel(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rsd(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rst(long) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rsv(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83rty(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83rvn(String) - Method in class com.ibm.jzos.sample.fields.Smf83Product
 
setSmf83sds(byte[]) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83sec(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83seg(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83sid(String) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83ssi(String) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83tlv(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83tme(long) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83trm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83trp(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83typ(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setSmf83uid(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83us2(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83usr(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83ver(int) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83vrm(String) - Method in class com.ibm.jzos.sample.fields.Smf83Security
 
setSmf83xxx(int) - Method in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
setStringEncoding(String) - Method in class com.ibm.jzos.fields.DatatypeFactory
 
setStringTrimDefault(boolean) - Method in class com.ibm.jzos.fields.DatatypeFactory
 
setSubtype(int) - Method in class com.ibm.jzos.Rauditx
Sets the SMF type 83 record subtype assigned to the component (Required).
setSubtype(int) - Method in class com.ibm.jzos.RauditxParameters
 
setThruDate(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setTimeout(int) - Method in class com.ibm.jzos.Exec
Sets the length of time, in milliseconds, to wait for the external process if no response (stdout or stderr) is received.
setToken(int) - Method in class com.ibm.jzos.WtoMessage
Set the int token used to find this message for deletion
setTotalCharges(BigDecimal) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setTransactionInd(int) - Method in class com.ibm.jzos.sample.fields.MedicareRecord
 
setTrim(boolean) - Method in class com.ibm.jzos.fields.StringField
Set to true if the String value obtained from the underlying byte array are to be blank trimmed.
setType(int) - Method in class com.ibm.jzos.RauditxRelocateHeader
 
setUnusedcyl(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
setUnusedtrk(int) - Method in class com.ibm.jzos.sample.fields.Format5Extent
 
setWriteRetryCount(int) - Method in class com.ibm.jzos.ZLogstream
 
ShowJavaProperties - Class in com.ibm.jzos.sample
Simple class used to display Java system properties and selected system environment variables
ShowJavaProperties() - Constructor for class com.ibm.jzos.sample.ShowJavaProperties
 
SIGN_BIT - Static variable in class com.ibm.jzos.fields.IbmDoubleField
 
SIGNED_MAX_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MAX_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MAX_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MAX_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MIN_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MIN_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MIN_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SIGNED_MIN_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
SMF83ATH - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83ATH DS BL1 SPECIAL AUTHORITIES USED @M5A
SMF83AU2 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83AU2 DS BL1 AUTHORITY USED CONTINUED @MJA
Smf83BaseRecord - Class in com.ibm.jzos.sample.fields
Base class to map the fixed portion of SMF record 83 (RACF Security information).
Smf83BaseRecord(byte[]) - Constructor for class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
SMF83CNT - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BEGINNING OF THE RECORD HEADER @M5A
SMF83CNT DS BL2 NUMBER OF RELOCATE SECTIONS @M5A
SMF83DES - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
WITH ORIGINAL RACF COMMAND @M5A
SMF83DES DS BL2 DESCRIPTOR FLAGS @M5A
SMF83DF1 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83DF1 DS BL34 THE FOLLOWING FIELDS ARE DIFFERENT FROM @D6C
SMF83DF2 - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
SMF83DF2 DS CL8 FIELDS IN FIXED RECORDS SECTION THAT ARE @D6A
SMF83DF3 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83DF3 DS BL4 FIELDS IN DATA SECTION 1 THAT ARE @D6A
SMF83DS1 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
 
SMF83DTE - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83DTE DS PL4 DATE FROM TIME MACRO @M5A
SMF83ERR - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
USER (ZERO IF NOT AVAILABLE OR NOT @M5A
VERIFIED) @M5A
SMF83ERR DS BL1 COMMAND PROCESSING ERROR FLAG @M5A
SMF83EVQ - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
8 - ADDSD @M5A
11- ALTDSD @M5A
15- DELDSD @M5A
20- RALTER @M5A
21- RDEFINE @M5A
22- RDELETE @M5A
SMF83EVQ DS BL1 EVENT CODE QUALIFIER @M5A
SMF83EVT - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT MEANING WHEN SET @M5A
BIT 0 - THIS EVENT IS A VIOLATION @M5A
BIT 1 - USER NOT DEFINED TO RACF @M5A
BIT 2 - RCD CONTAINS VERSION INDICATOR @M5A
BIT 3 - THIS EVENT IS A WARNING @M5A
BIT 4 - SMF83VRM CONTAINS A VERSION @M5A
RELEASE, AND MODIFICATION NUMBER @M5A
(VRRM) @M5A
BIT 5 - CALLER OF R_AUDITX SERVICE INDICATED
TO ALWAYS LOG @MMA
BITS 6-15 - RESERVED @MMC
SMF83EVT DS BL1 EVENT CODE @M5A
SMF83FLG - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83FLG DS BL1 SYSTEM INDICATOR @M5A
SMF83GR2 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
FOR WHICH THIS EVENT RECORDED @MJA
SMF83GR2 DS CL8 GROUP TO WHICH THE ADRESS SPACE USER @MKC
SMF83GRP - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83GRP DS CL8 GROUP TO WHICH USER WAS CONNECTED @M5A
SMF83JBN - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
(ZEROES IF NOT AVAILABLE) @M5A
SMF83JBN DS CL8 JOB NAME @M5A
SMF83LD1 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83LD1 DS BL2 LENGTH OF SECURITY SECTION @D6A
SMF83LD2 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83LD2 DS BL2 LENGTH OF RELOCATE SECTION @D6A
SMF83LEN - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83LEN DS BL2 RECORD LENGTH @M5A
SMF83LNK - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
 
SMF83LPD - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83LPD DS BL2 LENGTH OF PRODUCT SECTION @D6A
SMF83ND1 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83ND1 DS BL2 NUMBER OF SECURITY SECTIONS @D6A
SMF83ND2 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83ND2 DS BL2 NUMBER OF RELOCATE SECTIONS @D6A
SMF83NPD - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83NPD DS BL2 NUMBER OF PRODUCT SECTIONS @D6A
SMF83OD1 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83OD1 DS BL4 OFFSET TO SECURITY SECTION @D6A
SMF83OD2 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83OD2 DS BL4 OFFSET TO RELOCATE SECTION @D6A
SMF83OPD - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83OPD DS BL4 OFFSET TO PRODUCT SECTION @D6A
SMF83PNM - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
SMF83PNM DS CL4 PRODUCT NAME - RACF @D6A
Smf83Product - Class in com.ibm.jzos.sample.fields
Maps a Product/Subsystem section of SMF record 83 (RACF Security information).
Smf83Product(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Smf83Product
 
SMF83PSS - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
 
SMF83RE2 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83RE2 DS BL1 REASON FOR LOGGING CONTINUED @M5A
SMF83REA - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT MEANINGS WHEN SET - @M5A
BIT 0 - NORMAL AUTHORITY CHECK @M5A
BIT 1 - SPECIAL ATTRIBUTE @M5A
BIT 2 - OPERATIONS ATTRIBUTE @M5A
BIT 3 - AUDITOR ATTRIBUTE @M5A
BIT 4 - INSTALLATION EXIT ACTION @M5A
BIT 5 - FAILSOFT PROCESSING @M5A
BIT 6 - BYPASSED - USERID=*BYPASS* @D5A
BIT 7 - TRUSTED ATTRIBUTE @01C
SMF83REA DS BL1 REASON FOR LOGGING @M5A
Smf83Record - Class in com.ibm.jzos.sample.fields
A class which maps an SMF 83 Record (RACF security information).
Smf83Record(byte[]) - Constructor for class com.ibm.jzos.sample.fields.Smf83Record
Construct an instance using the given raw bytes
SMF83REL - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83REL DS BL2 OFFSET OF FIRST RELOCATE SECTION FROM @M5A
SMF83RSD - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
IN HUNDREDTHS OF SECONDS @M5A
SMF83RSD DS PL4 DATE READER RECOGNIZED JOB CARD @M5A
SMF83RST - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83RST DS BL4 TIME READER RECOGNIZED JOB CARD @M5A
SMF83RSV - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT 0 - 1 => OMVS SUPERUSER @MJA
BIT 1 - 1 => OMVS SYSTEM FUNCTION @MJA
BIT 2-7 - RESERVED @MJA
SMF83RSV DS BL1 RESERVED @MJA
SMF83RTY - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
BIT MEANING WHEN SET @M5A
BIT 1 SUBTYPE UTILIZED INDICATOR @M5A
SMF83RTY DS BL1 RECORD TYPE(83) @M5A
SMF83RVN - Static variable in class com.ibm.jzos.sample.fields.Smf83Product
 
SMF83SDS - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
SMF83SEC - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
NUMBER (VRRM) @M5A
SMF83SEC DS CL8 SECLABEL OF USER @M5A
Smf83Security - Class in com.ibm.jzos.sample.fields
Maps a Security section of SMF record 83 (RACF Security information).
Smf83Security(byte[], int) - Constructor for class com.ibm.jzos.sample.fields.Smf83Security
 
SMF83SEG - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83SEG DS BL2 SEGMENT DESCRIPTOR @M5A
SMF83SID - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83SID DS CL4 SYSTEM IDENTIFICATION @M5A
SMF83SSI - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
SMF83TLV - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT MEANINGS WHEN SET: @M5A
BIT 0 - CHANGES TO THIS CLASS OF @M5A
PROFILE BEING AUDITED @M5A
BIT 1 - USER BEING AUDITED @M5A
BIT 2 - SPECIAL USERS BEING AUDITED @M5A
BIT 3 - ACCESS TO ENTITY BEING AUDITED @M5A
DUE TO AUDIT OPTION @M5A
OR RACHECK INSTALLATION EXIT @M5A
REQUESTED LOGGING, OR TO @M5A
FAILSOFT PROCESSING @M5A
BIT 4 - *RACINIT* FAILURE @M5A
BIT 5 - THIS COMMAND IS ALWAYS AUDITED @M5A
BIT 6 - VIOLATION DETECTED AND CMDVIOL @M5A
IN EFFECT @M5A
BIT 7 - ACCESS TO ENTITY BEING AUDITED @M5A
DUE TO GLOBALAUDIT OPTION @M5A
SMF83TLV DS BL1 TERMINAL LEVEL NUMBER OF FOREGROUND @M5A
SMF83TME - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83TME DS BL4 TOD FROM TIME MACRO - BINARY @M5A
SMF83TRM - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT MEANINGS WHEN SET: @M5A
BIT 0 - COMMAND HAD ERROR AND COULD @M5A
NOT BACKOUT SOME CHANGES @M5A
BIT 1 - NO PROFILE UPDATES MADE @M5A
BECAUSE OF ERROR IN PROCESSING @M5A
BIT 2-7 - RESERVED @M5A
SMF83TRM DS CL8 TERMINAL ID OF FOREGROUND USER @M5A
SMF83TRP - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
 
SMF83TYP - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83TYP DS BL2 RECORD SUBTYPE =1 @M5A
SMF83UID - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
00YYDDDF FORMAT @M5A
SMF83UID DS CL8 USER IDENTIFICATION @M5A
SMF83US2 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83US2 DS CL8 USER ID FOR THE ADDRESS SPACE @MKC
SMF83USR - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83USR DS CL8 USER ID FOR WHICH THIS EVENT RECORDED @M5A
SMF83VER - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
SMF83VER DS XL1 VERSION INDICATOR FROM RCVT @M5A
SMF83VRM - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
BIT MEANINGS WHEN SET: @M5A
BIT 0 - AUDITING BY SECURITY LEVEL @M5A
BIT 1 - AUDITING BY LOGOPTIONS @M5A
BIT 2 - AUDITING BY SETROPTS SECLABELAUDIT @M5A
BIT 3 - AUDITING BY SETROPTS COMPATMODE @D3A
BITS 4-7 - RESERVED @D3C
SMF83VRM DS CL4 RACF VERSION, RELEASE, AND MODIFICATION @M5A
SMF83XXX - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
SMF83XXX DS BL2 RESERVED @D6A
SMF_HEADER_PREFIX_LEN - Static variable in class com.ibm.jzos.ZUtil
 
SMFRCD83 - Static variable in class com.ibm.jzos.sample.fields.Smf83BaseRecord
IFASMFR 83
%IFABGN1: ;
SMF RECORD FIXED HEADER SECTION @D6A
smfRecord(int, int, byte[]) - Static method in class com.ibm.jzos.ZUtil
Write a System Management Facility (SMF) record.
startMvsCommandListener() - Static method in class com.ibm.jzos.MvsConsole
Called by JZOS to allow this Java application intercept MVS Operator commands.
StdinTester - Class in com.ibm.jzos.sample
Simple class which reads from System.in (//STDIN DD in batch), and copies to System.out (//STDOUT)
StdinTester() - Constructor for class com.ibm.jzos.sample.StdinTester
 
stringEncoding - Variable in class com.ibm.jzos.fields.DatatypeFactory
 
StringField - Class in com.ibm.jzos.fields
A String Field.
StringField(int, int) - Constructor for class com.ibm.jzos.fields.StringField
Construct an instance with trim=true, padLeft=false, and allowTruncation=true.
StringField(int, int, boolean) - Constructor for class com.ibm.jzos.fields.StringField
Construct an instance with padLeft=false and allowTruncation=true.
StringField(int, int, boolean, boolean) - Constructor for class com.ibm.jzos.fields.StringField
Construct an instance with allowTruncation=true.
StringField(int, int, boolean, boolean, boolean) - Constructor for class com.ibm.jzos.fields.StringField
Construct an instance.
StringField(int, int, boolean, boolean, boolean, String) - Constructor for class com.ibm.jzos.fields.StringField
Construct an instance.
stringTrimDefault - Variable in class com.ibm.jzos.fields.DatatypeFactory
 
SUBMIT_JOB_CMD - Static variable in class com.ibm.jzos.sample.MvsJobSubmitter
 
submitJob() - Method in class com.ibm.jzos.sample.MvsJobSubmitter
Answers an MvsJob object which is a simple bean holding the submitted jobname and userid.
SUBTYPE - Static variable in class com.ibm.jzos.RauditxParameters
SUBTYPE DS F

T

tell() - Method in class com.ibm.jzos.ZFile
Returns the position of the file.
toHexString(int, int) - Static method in class com.ibm.jzos.ByteUtil
Return a hex string encoding of an integer to a given width.
toHexString(byte[]) - Static method in class com.ibm.jzos.ByteUtil
Return a hex string encoding of a byte array.
toHexString(byte[], int, int) - Static method in class com.ibm.jzos.ByteUtil
Return a hex string encoding of a byte array.
toString() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
Answer a string representation of the receiver.
toString() - Method in class com.ibm.jzos.PdsDirectory.MemberInfo
Answer a String representation of the receiver, which includes the member name and ISPF statistics (if present).
toString() - Method in class com.ibm.jzos.sample.MvsJob
 
toString() - Method in class com.ibm.jzos.ZLogstream
Answer a String representation of the receiver
Transcoder - Class in com.ibm.jzos
This class provides conversions from a source Charset (Codepage) to a target Charset.
Transcoder(String, String, OutputStream) - Constructor for class com.ibm.jzos.Transcoder
Construct an instnace
Transcoder(String, String, OutputStream, int, int, boolean) - Constructor for class com.ibm.jzos.Transcoder
Construct an instance
TranscodingPrintStream - Class in com.ibm.jzos
A subclass of PrintStream that sets an encoding on its OutputStreamWriter and also transcodes any write(byte[]) messages that are sent to it when it is treated as an OutputStream.
TranscodingPrintStream(OutputStream, boolean, String, boolean) - Constructor for class com.ibm.jzos.TranscodingPrintStream
Create a new transcoding print stream.
TranscodingPrintStream(OutputStream, boolean, String, String, boolean) - Constructor for class com.ibm.jzos.TranscodingPrintStream
Create a new transcoding print stream.
translate(byte[]) - Method in class com.ibm.jzos.Transcoder
Transcode a byte array
translate(byte[], int, int) - Method in class com.ibm.jzos.Transcoder
Transcode a byte array at a given offset and length
TWO_SECONDS - Static variable in class com.ibm.jzos.sample.MvsJobSubmitter
 
TYPE - Static variable in class com.ibm.jzos.RauditxRelocateHeader
TYPE DS H

U

unpackLong(byte[], int, int, boolean) - Static method in class com.ibm.jzos.ByteUtil
Unpack length bytes from the supplied byte array starting at offset.
UNSIGNED_MAX_LEN1_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
UNSIGNED_MAX_LEN2_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
UNSIGNED_MAX_LEN3_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
UNSIGNED_MAX_LEN4_VAL - Static variable in class com.ibm.jzos.fields.BinaryAsIntField
 
UNUSEDCYL - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
UNUSEDCYL DS XL2 NUMBER OF UNUSED CYLINDERS
UNUSEDTRK - Static variable in class com.ibm.jzos.sample.fields.Format5Extent
UNUSEDTRK DS XL1 NUMBER OF ADDTL UNUSED TRACKS
update(byte[]) - Method in class com.ibm.jzos.ZFile
Update a VSAM record.
update(byte[], int, int) - Method in class com.ibm.jzos.ZFile
Update a VSAM record.
updateHealthTimer() - Method in class com.ibm.jzos.Exec
Reset the health timer for the external process.
userid - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 

V

version - Variable in class com.ibm.jzos.PdsDirectory.MemberInfo.Statistics
 
VSAM_TYPE_ESDS - Static variable in interface com.ibm.jzos.ZFileConstants
 
VSAM_TYPE_ESDS_PATH - Static variable in interface com.ibm.jzos.ZFileConstants
 
VSAM_TYPE_KSDS - Static variable in interface com.ibm.jzos.ZFileConstants
 
VSAM_TYPE_KSDS_PATH - Static variable in interface com.ibm.jzos.ZFileConstants
 
VSAM_TYPE_NOTVSAM - Static variable in interface com.ibm.jzos.ZFileConstants
getVsamType() value contants
VSAM_TYPE_RRDS - Static variable in interface com.ibm.jzos.ZFileConstants
 

W

waitForCmd() - Static method in class com.ibm.jzos.MvsConsole
Wait for a command from the operators console.
write(byte[]) - Method in class com.ibm.jzos.RDWOutputRecordStream
Write the supplied bytes to the underlying OutputStream preceeded by a 4 byte RDW.
write(byte[], int, int) - Method in class com.ibm.jzos.RDWOutputRecordStream
Write the supplied bytes to the underlying OutputStream preceeded by a 4 byte RDW.
write(int) - Method in class com.ibm.jzos.TranscodingPrintStream
Override PrintStream.write(int b) to transcode bytes from the default encoding to the target encoding.
write(byte[], int, int) - Method in class com.ibm.jzos.TranscodingPrintStream
Override PrintStream.write(byte[], int, int) to transcode bytes from the default encoding to the target encoding.
write(byte[]) - Method in class com.ibm.jzos.ZFile
Write a record to the native file.
write(byte[], int, int) - Method in class com.ibm.jzos.ZFile
Write the buffer to the native file.
write(byte[], int, int, boolean) - Method in class com.ibm.jzos.ZLogstream
Writes bytes to the ZLogstream by disconnecting from the z/OS Logstream.
writeJobOutput(MvsJob, Writer) - Static method in class com.ibm.jzos.sample.MvsJobOutput
Writes all of the output for a given job to a writer.
wto(String, int, int) - Static method in class com.ibm.jzos.MvsConsole
Convenience method for writing a WTO.
wto(WtoMessage) - Static method in class com.ibm.jzos.MvsConsole
Write a WTO message.
wto(WtoMessage, String) - Static method in class com.ibm.jzos.MvsConsole
Write a WTO message with a specific encoding.
WtoConstants - Interface in com.ibm.jzos
Defines constants used by MvsConsole and WtoMessage
WtoMessage - Class in com.ibm.jzos
A simple data object/bean for holding a WTO message and its parameters.
WtoMessage(String) - Constructor for class com.ibm.jzos.WtoMessage
Construct an instance with a given WTO message
WtoMessage(String, int, int) - Constructor for class com.ibm.jzos.WtoMessage
Construct an instance with a given WTO message, routecode and descripter mask

Z

ZFile - Class in com.ibm.jzos
JNI Wrapper for z/OS C-Library IO routines.
ZFile(String, String) - Constructor for class com.ibm.jzos.ZFile
Constructor that creates a wrapper around a z/OS file based on the supplied name and options.
ZFileConstants - Interface in com.ibm.jzos
Constants used by ZFile and ZFile clients
ZFileCopy - Class in com.ibm.jzos.sample
Sample program that uses the ZFile class to copy an MVS dataset in record mode from DD INPUT to DD OUTPUT.
ZFileCopy() - Constructor for class com.ibm.jzos.sample.ZFileCopy
 
ZFileException - Exception in com.ibm.jzos
A customized IOException to carry detailed native file error information.
ZFileException(String, String, String, int, int, int, byte[]) - Constructor for exception com.ibm.jzos.ZFileException
Construct a ZFileException.
ZFileException(String, String, int) - Constructor for exception com.ibm.jzos.ZFileException
Construct a ZFileException.
ZFileKSDS - Class in com.ibm.jzos.sample
Sample program that inserts, updates, locates, and deletes records in a VSAM KSDS using ZFile.
ZFileKSDS() - Constructor for class com.ibm.jzos.sample.ZFileKSDS
 
ZFilePrint - Class in com.ibm.jzos.sample
Sample program that prints an EBCDIC MVS dataset pointed to by //INPUT DD to System.out (stdout).
ZFilePrint() - Constructor for class com.ibm.jzos.sample.ZFilePrint
 
ZLogstream - Class in com.ibm.jzos
A JNI Wrapper for z/OS Logstreams, supporting IXGCONN (connect) and IXGWRITE (write) services.
ZLogstream(String) - Constructor for class com.ibm.jzos.ZLogstream
Constructor that creates a ZLogstream instance wrapper and connects to the named z/OS Logstream.
ZLogstreamException - Exception in com.ibm.jzos
A customized IOException to carry return codes for ZLogstream errors.
ZLogstreamException(String, String, int, int) - Constructor for exception com.ibm.jzos.ZLogstreamException
Construct a ZLogstreamException.
ZUtil - Class in com.ibm.jzos
This class provides a static interface to various z/OS native library calls, other than I/O.

_

_byteBuffer - Variable in class com.ibm.jzos.RauditxMessageHeader
 
_byteBuffer - Variable in class com.ibm.jzos.RauditxParameters
 
_byteBuffer - Variable in class com.ibm.jzos.RauditxRelocateHeader
 
_DEFAULT_LEN - Static variable in class com.ibm.jzos.RauditxMessageHeader
 
_DEFAULT_LEN - Static variable in class com.ibm.jzos.RauditxParameters
 
_DEFAULT_LEN - Static variable in class com.ibm.jzos.RauditxRelocateHeader
 

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