Module ibm.jzos
Package com.ibm.jzos

Interface DSCB

All Known Implementing Classes:
Format1DSCB, Format3DSCB, Format8DSCB, Format9DSCB

public interface DSCB
Common interface for the dataset control block (DSCB) structure returned from a VTOC.
Since:
2.3.4
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    Answer the underlying byte array mapped by this object.
  • Method Details

    • getBytes

      byte[] getBytes()
      Answer the underlying byte array mapped by this object.
      Returns:
      the underlying byte array mapped by this object