|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.jzos.Format1DSCB
public class Format1DSCB
A object which maps a Format-1 DSCB (Dataset Control Block), which is a record from the VTOC that describes a MVS dataset.
This mapping is a direct, field-for-field translation of the assembler DSECT described by 'SYS1.MODGEN(IECSDSL1)'. Refer to IECSDSL1 for more information.
ZFile.obtainDSN(String, String)
Field Summary | |
---|---|
static int |
BUF_LEN
|
static int |
DS1ACBM
|
static int |
DS1ALX
|
static int |
DS1AVR
|
static int |
DS1AVRND
|
static int |
DS1CHKPT
|
static int |
DS1COMPR
|
static int |
DS1CONTG
|
static int |
DS1CPOIT
|
static int |
DS1CRSDB
|
static int |
DS1CYL
|
static int |
DS1DSABS
|
static int |
DS1DSAE
|
static int |
DS1DSCHA
|
static int |
DS1DSGCX
|
static int |
DS1DSGDA
|
static int |
DS1DSGGS
|
static int |
DS1DSGIS
|
static int |
DS1DSGPO
|
static int |
DS1DSGPS
|
static int |
DS1DSGTR
|
static int |
DS1DSGTX
|
static int |
DS1DSGU
|
static int |
DS1DSPAC
|
static int |
DS1END
|
static int |
DS1EXPBY
|
static int |
DS1EXT
|
static int |
DS1IND01
|
static int |
DS1IND02
|
static int |
DS1IND04
|
static int |
DS1IND08
|
static int |
DS1IND10
|
static int |
DS1IND20
|
static int |
DS1IND40
|
static int |
DS1IND80
|
static int |
DS1LARGE
|
static int |
DS1MSGP
|
static int |
DS1MXIG
|
static int |
DS1OPTBC
|
static int |
DS1OPTIC
|
static int |
DS1ORGAM
|
static int |
DS1PDSE
|
static int |
DS1PDSEX
|
static int |
DS1RACDF
|
static int |
DS1REBLK
|
static int |
DS1RECAL
|
static int |
DS1RECFA
|
static int |
DS1RECFB
|
static int |
DS1RECFF
|
static int |
DS1RECFS
|
static int |
DS1RECFT
|
static int |
DS1RECFU
|
static int |
DS1RECFV
|
static int |
DS1RECMC
|
static int |
DS1SCAVB
|
static int |
DS1SCCP1
|
static int |
DS1SCCP2
|
static int |
DS1SCKB
|
static int |
DS1SCMB
|
static int |
DS1SCUB
|
static int |
DS1SECTY
|
static int |
DS1SMSDS
|
static int |
DS1SMSUC
|
static int |
DS1STRP
|
static int |
DS1TRK
|
static int |
DS1WRSEC
|
Constructor Summary | |
---|---|
Format1DSCB()
Construct an instance, creating a new underlying byte array buffer |
|
Format1DSCB(byte[] buffer)
Construct an instance on an existing byte array. |
Method Summary | |
---|---|
byte[] |
getBytes()
Answer the underlying byte array mapped by this object. |
int |
getDS1BLKL()
|
int |
getDS1CREDT_DDDD()
|
int |
getDS1CREDT_YY()
|
int |
getDS1CREDT()
|
int |
getDS1DSIND()
|
java.lang.String |
getDS1DSNAM()
|
int |
getDS1DSORG()
|
java.lang.String |
getDS1DSSN()
|
int |
getDS1EXPDT_DDDD()
|
int |
getDS1EXPDT_YY()
|
int |
getDS1EXPDT()
|
byte[] |
getDS1EXT1()
|
byte[] |
getDS1EXT2()
|
byte[] |
getDS1EXT3()
|
int |
getDS1FLAG1()
|
java.lang.String |
getDS1FMTID()
|
int |
getDS1KEYL()
|
int |
getDS1LRECL()
|
int |
getDS1NOBDB()
|
int |
getDS1NOEPV()
|
int |
getDS1OPTCD()
|
byte[] |
getDS1PTRDS()
|
int |
getDS1RECFM()
|
int |
getDS1REFD_DDDD()
|
int |
getDS1REFD_YY()
|
int |
getDS1REFD()
|
int |
getDS1RKP()
|
int |
getDS1SCAL1()
|
int |
getDS1SCAL3()
|
byte[] |
getDS1SCALO()
|
byte[] |
getDS1SCEXT()
|
int |
getDS1SCXTF()
|
int |
getDS1SCXTV()
|
int |
getDS1SMSFG()
|
int |
getDS1STAR()
|
java.lang.String |
getDS1SYSCD()
|
int |
getDS1TRBAL()
|
int |
getDS1TTTHI()
|
int |
getDS1VOLSQ()
|
void |
printOn(java.io.Writer writer)
Print a formatted dump of the fields in this DSCB |
void |
setDS1BLKL(int ds1blkl)
|
void |
setDS1CREDT(int value)
|
void |
setDS1DSIND(int ds1blkl)
|
void |
setDS1DSNAM(java.lang.String string)
|
void |
setDS1DSORG(int value)
|
void |
setDS1DSSN(java.lang.String string)
|
void |
setDS1EXPDT(int value)
|
void |
setDS1EXT1(byte[] value)
|
void |
setDS1EXT2(byte[] value)
|
void |
setDS1EXT3(byte[] value)
|
void |
setDS1FLAG1(int value)
|
void |
setDS1FMTID(java.lang.String string)
|
void |
setDS1KEYL(int ds1blkl)
|
void |
setDS1LRECL(int ds1blkl)
|
void |
setDS1NOBDB(int value)
|
void |
setDS1NOEPV(int value)
|
void |
setDS1OPTCD(int value)
|
void |
setDS1PTRDS(byte[] value)
|
void |
setDS1RECFM(int value)
|
void |
setDS1REFD(int value)
|
void |
setDS1RKP(int ds1blkl)
|
void |
setDS1SCAL1(int value)
|
void |
setDS1SCAL3(int value)
|
void |
setDS1SCALO(byte[] value)
|
void |
setDS1SCEXT(byte[] value)
|
void |
setDS1SCXTF(int value)
|
void |
setDS1SCXTV(int value)
|
void |
setDS1SMSFG(int value)
|
void |
setDS1STAR(int value)
|
void |
setDS1SYSCD(java.lang.String value)
|
void |
setDS1TRBAL(int value)
|
void |
setDS1TTTHI(int value)
|
void |
setDS1VOLSQ(int anInt)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int BUF_LEN
public static final int DS1COMPR
public static final int DS1CPOIT
public static final int DS1EXPBY
public static final int DS1RECAL
public static final int DS1LARGE
public static final int DS1SMSDS
public static final int DS1SMSUC
public static final int DS1REBLK
public static final int DS1CRSDB
public static final int DS1PDSE
public static final int DS1STRP
public static final int DS1PDSEX
public static final int DS1DSAE
public static final int DS1SCAVB
public static final int DS1SCMB
public static final int DS1SCKB
public static final int DS1SCUB
public static final int DS1SCCP1
public static final int DS1SCCP2
public static final int DS1DSGIS
public static final int DS1DSGPS
public static final int DS1DSGDA
public static final int DS1DSGCX
public static final int DS1DSGPO
public static final int DS1DSGU
public static final int DS1DSGGS
public static final int DS1DSGTX
public static final int DS1ACBM
public static final int DS1ORGAM
public static final int DS1DSGTR
public static final int DS1RECFF
public static final int DS1RECFV
public static final int DS1RECFU
public static final int DS1RECFT
public static final int DS1RECFB
public static final int DS1RECFS
public static final int DS1RECFA
public static final int DS1RECMC
public static final int DS1OPTIC
public static final int DS1OPTBC
public static final int DS1IND80
public static final int DS1IND40
public static final int DS1RACDF
public static final int DS1IND20
public static final int DS1IND10
public static final int DS1SECTY
public static final int DS1IND08
public static final int DS1IND04
public static final int DS1WRSEC
public static final int DS1IND02
public static final int DS1DSCHA
public static final int DS1IND01
public static final int DS1CHKPT
public static final int DS1DSPAC
public static final int DS1CYL
public static final int DS1TRK
public static final int DS1AVR
public static final int DS1AVRND
public static final int DS1MSGP
public static final int DS1EXT
public static final int DS1CONTG
public static final int DS1MXIG
public static final int DS1ALX
public static final int DS1DSABS
public static int DS1END
Constructor Detail |
---|
public Format1DSCB()
public Format1DSCB(byte[] buffer)
buffer
- the byte array used as backing memory for the structureMethod Detail |
---|
public byte[] getBytes()
public java.lang.String getDS1DSNAM()
public void setDS1DSNAM(java.lang.String string)
public java.lang.String getDS1FMTID()
public void setDS1FMTID(java.lang.String string)
public java.lang.String getDS1DSSN()
public void setDS1DSSN(java.lang.String string)
public int getDS1VOLSQ()
public void setDS1VOLSQ(int anInt)
public int getDS1CREDT()
public int getDS1CREDT_YY()
public int getDS1CREDT_DDDD()
public void setDS1CREDT(int value)
public int getDS1EXPDT()
public int getDS1EXPDT_YY()
public int getDS1EXPDT_DDDD()
public void setDS1EXPDT(int value)
public int getDS1NOEPV()
public void setDS1NOEPV(int value)
public int getDS1NOBDB()
public void setDS1NOBDB(int value)
public int getDS1FLAG1()
public void setDS1FLAG1(int value)
public java.lang.String getDS1SYSCD()
public void setDS1SYSCD(java.lang.String value)
public int getDS1REFD()
public int getDS1REFD_YY()
public int getDS1REFD_DDDD()
public void setDS1REFD(int value)
public int getDS1SMSFG()
public void setDS1SMSFG(int value)
public byte[] getDS1SCEXT()
public void setDS1SCEXT(byte[] value)
public int getDS1SCXTF()
public void setDS1SCXTF(int value)
public int getDS1SCXTV()
public void setDS1SCXTV(int value)
public int getDS1DSORG()
public void setDS1DSORG(int value)
public int getDS1RECFM()
public void setDS1RECFM(int value)
public int getDS1OPTCD()
public void setDS1OPTCD(int value)
public int getDS1BLKL()
public void setDS1BLKL(int ds1blkl)
public int getDS1LRECL()
public void setDS1LRECL(int ds1blkl)
public int getDS1KEYL()
public void setDS1KEYL(int ds1blkl)
public int getDS1RKP()
public void setDS1RKP(int ds1blkl)
public int getDS1DSIND()
public void setDS1DSIND(int ds1blkl)
public byte[] getDS1SCALO()
public void setDS1SCALO(byte[] value)
public int getDS1SCAL1()
public void setDS1SCAL1(int value)
public int getDS1SCAL3()
public void setDS1SCAL3(int value)
public int getDS1STAR()
public void setDS1STAR(int value)
public int getDS1TRBAL()
public void setDS1TRBAL(int value)
public int getDS1TTTHI()
public void setDS1TTTHI(int value)
public byte[] getDS1EXT1()
public void setDS1EXT1(byte[] value)
public byte[] getDS1EXT2()
public void setDS1EXT2(byte[] value)
public byte[] getDS1EXT3()
public void setDS1EXT3(byte[] value)
public byte[] getDS1PTRDS()
public void setDS1PTRDS(byte[] value)
public void printOn(java.io.Writer writer) throws java.io.IOException
writer
- the output sink
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |