|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.jzos.sample.fields.Format5DSCBBase
com.ibm.jzos.sample.fields.Format5DSCB
public class Format5DSCB
A class which maps a Format 5 DSCB (VTOC free space)
For more information, see: 'SYS1.MODGEN(IECSDSL1)'
Field Summary |
---|
Fields inherited from class com.ibm.jzos.sample.fields.Format5DSCBBase |
---|
bufOffset, bytes, DS5AVEXT, DS5END, DS5EXTAV, DS5EXTLN, DS5EXTMX, DS5FMTID, DS5IDC, DS5KEYID, DS5MAVET, DS5PTRDS, DS5RTALN, F5DSCB, factory, IECSDSF5, IECSDSL5 |
Constructor Summary | |
---|---|
Format5DSCB(byte[] buffer)
Construct an instance on a buffer containing raw record bytes |
Method Summary | |
---|---|
Format5Extent |
getExtent(int index)
Answer one of the available extents from this record |
Methods inherited from class com.ibm.jzos.sample.fields.Format5DSCBBase |
---|
getDs5avext, getDs5extav, getDs5fmtid, getDs5keyid, getDs5mavet, getDs5ptrds, setDs5avext, setDs5extav, setDs5fmtid, setDs5keyid, setDs5mavet, setDs5ptrds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Format5DSCB(byte[] buffer)
Method Detail |
---|
public Format5Extent getExtent(int index)
index
- the extent number (1-26)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |