- 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).
- getCatalogName() - Method in class com.ibm.jzos.CatalogSearch
-
- 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.
- getChildStdinStream() - Method in class com.ibm.jzos.DfSort
-
Returns a java.io.OutputStream that can be used to send records to
the child DFSORT process.
- getChildStdoutStream() - Method in class com.ibm.jzos.DfSort
-
Returns a java.io.InputStream that can be used to read output records from
the child DFSORT process.
- 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
-
- getDsn() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the given unqualified DSN
- 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.
- getEncoding() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer an encoding name for encoding/decoding logical records.
- getEnqToken() - Method in class com.ibm.jzos.Enqueue
-
- getEntryLength() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the total length, in bytes, that this entry comprises in the work area.
- getEntryTypes() - Method in class com.ibm.jzos.CatalogSearch
-
- 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.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
-
- getFilename() - Method in class com.ibm.jzos.ZFile
-
Get the name used to open the file.
- getFileName() - Method in exception com.ibm.jzos.ZFileException
-
- getFilterKey() - Method in class com.ibm.jzos.CatalogSearch
-
- getFirsttrk() - Method in class com.ibm.jzos.sample.fields.Format5Extent
-
- getFlag() - Method in class com.ibm.jzos.CatalogSearch.Entry
-
Return the entry flag byte.
- 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() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the fully qualified DSN
- 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
-
- 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
-
- getLogLevel() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer the logging level to use for the child process.
- 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.sample.dfsort.DfSortArguments
-
Answer the LRECL used for the sample.
- getLrecl() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the datasets LRECL
- 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.sample.ZipDatasetSource
-
Answer the dataset/pattern name.
- getName() - Method in class com.ibm.jzos.ZLogstream
-
Answers the name of the logstream
- getNumrecs() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer the number of records to be used/generated by the sample.
- 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.
- getOutputLines() - Method in class com.ibm.jzos.AccessMethodServices
-
Answer a String containing the output lines, separated by newlines.
- 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.
- getQName() - Method in class com.ibm.jzos.Enqueue
-
Answers the QNAME
- 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
-
- getResumeName() - Method in class com.ibm.jzos.CatalogSearch
-
- getRetrySleepTimeMs() - Method in class com.ibm.jzos.ZLogstream
-
Answers the time to sleep in ms between retries
- getReturnCode() - Method in class com.ibm.jzos.DfSort
-
Wait for DFSORT to complete.
- 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.
- getRName() - Method in class com.ibm.jzos.Enqueue
-
Answers the RNAME
- 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
-
- getSortinDataset() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer a description of the sortin dataset.
- getSortoutDataset() - Method in class com.ibm.jzos.sample.dfsort.DfSortArguments
-
Answer a description of the sortout dataset.
- 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
-
- getStderrLines() - Method in class com.ibm.jzos.DfSort
-
Return a list of stderr output lines (Strings) from the spawned DfSort process.
- 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.
- 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.
- getTodClock() - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK (STCK) instruction
Refer to "SA22-7832 z/Architecture Principles of Operations" for more information.
- getTodClock(byte[]) - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK (STCK) instruction
Refer to "SA22-7832 z/Architecture Principles of Operations" for more information.
- getTodClockExtended() - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK EXTENDED (STCKE) instruction
Refer to "SA22-7832 z/Architecture Principles of Operations" for more information.
- getTodClockExtended(byte[]) - Static method in class com.ibm.jzos.ZUtil
-
A JNI wrapper for the z/architecture STORE CLOCK EXTENDED (STCKE) instruction
Refer to "SA22-7832 z/Architecture Principles of Operations" for more information.
- 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.CatalogSearch.Entry
-
Return the entry type.
- 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
-
Answers the default retry count for certain kinds of write errors
- getZFileDsn() - Method in class com.ibm.jzos.sample.dfsort.DsInfo
-
Answers the fully-qualified, //-quoted, DSN
- 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.
- 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.
- 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
-
- setClusterNameMatch(boolean) - Method in class com.ibm.jzos.CatalogSearch
-
Sets the cluster name match flag.
- 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).
- setContentionActFail() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should fail with a RcException if there is a contention for the
resource.
- setContentionActWait() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should wait if there is a contention for the
resource.
- setControl(int) - Method in class com.ibm.jzos.Enqueue
-
Configures the ENQ for shared or exclusive control
(See ISGENQ_CONTROL_* constants).
- 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.
- setFilterKey(String) - Method in class com.ibm.jzos.CatalogSearch
-
Sets the filter key for the search.
- 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
-
- setInputStreamHasRdws() - Method in class com.ibm.jzos.DfSort
-
Indicate that the records to be sent as input to DFSORT are variable
length, and that each record will prefixed by a 4 byte (big endian)
RDW.
- setInputStreamRecLen(int) - Method in class com.ibm.jzos.DfSort
-
Set a fixed record length for the records that will be sent as input
to DFSORT.
- 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) - Method in class com.ibm.jzos.DfSort
-
Set the logging level for the jdfsort child process.
- 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
-
- setOutputBufLen(int) - Method in class com.ibm.jzos.AccessMethodServices
-
Sets the output buffer length.
- setOutputDDName(String) - Method in class com.ibm.jzos.AccessMethodServices
-
Sets a pre-allocated DDNAME to be used to write IDCAMS SYSPRINT output.
- setOutputStreamHasRdws() - Method in class com.ibm.jzos.DfSort
-
Indicate that the records sent from DFSORT to java are variable
length, and that each record will prefixed by a 4 byte (big endian)
RDW.
- setOutputStreamRecLen(int) - Method in class com.ibm.jzos.DfSort
-
Set a fixed record length for the records that will be received from
DFSORT.
- 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
-
- setResumeName(String) - Method in class com.ibm.jzos.CatalogSearch
-
Set the resume name for an active, resumable search.
- setRetrySleepTimeMs(long) - Method in class com.ibm.jzos.ZLogstream
-
Sets the time to sleep in ms between retries
- 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.
- setSameAddressSpace(boolean) - Method in class com.ibm.jzos.DfSort
-
Sets whether the child DFSORT process will be spawned in the same
address space as the Java JVM, or in a separate/new BPX address space.
- setScope(int) - Method in class com.ibm.jzos.Enqueue
-
Configures the ENQ scope
(See ISGENQ_SCOPE_* constants).
- 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
-
- setTargetEncoding(String) - Method in class com.ibm.jzos.sample.ZipDatasets
-
Sets the name of the codepage used to encode the text data written
to the Zip file.
- 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
-
- setWaitTypeECB() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should wait on an internal ECB if there is a contention for the
resource.
- setWaitTypeSuspend() - Method in class com.ibm.jzos.Enqueue
-
Specifies that the ISGENQ call should suspend the current thread if there is a contention for the
resource.
- setWriteRetryCount(int) - Method in class com.ibm.jzos.ZLogstream
-
Sets the default retry count for certain kinds of write errors
- 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
-
- 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
-
- SMF83DS1 - Static variable in class com.ibm.jzos.sample.fields.Smf83Security
-
- 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
-
- 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
- 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
-
- 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
-
- StringField - Class in com.ibm.jzos.fields
-
- 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.
- 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.
- substituteSystemSymbols(String, boolean) - Static method in class com.ibm.jzos.ZUtil
-
Substitute text for MVS system symbols.
- substituteSystemSymbols(String) - Static method in class com.ibm.jzos.ZUtil
-
Substitute text for MVS system symbols.
- SUBTYPE - Static variable in class com.ibm.jzos.RauditxParameters
-
SUBTYPE DS F