public class Format5Extent
extends java.lang.Object
Format5DSCB
Modifier and Type | Field and Description |
---|---|
static int |
EXTLEN
EXTLEN EQU * LENGTH OF EXTENT (5)
|
static int |
F5EXTENT
F5EXTENT DSECT
|
Constructor and Description |
---|
Format5Extent(byte[] buffer,
int bufOffset) |
Modifier and Type | Method and Description |
---|---|
int |
getFirsttrk() |
int |
getUnusedcyl() |
int |
getUnusedtrk() |
void |
setFirsttrk(int firsttrk) |
void |
setUnusedcyl(int unusedcyl) |
void |
setUnusedtrk(int unusedtrk) |