public final class TapeExtension extends SmfData
  • Field Details

  • Method Details

    • smfdcbbl

      public long smfdcbbl()
      SMFDCBBL value.
      Returns:
      long SMFDCBBL value
    • smfdssno

      public String smfdssno()
      SMFDSSNO value.
      Returns:
      String SMFDSSNO value
    • smf14tda

      public int smf14tda()
      SMF14TDA value.
      Returns:
      int SMF14TDA value
    • smf148wn

      public boolean smf148wn()
      Return true if SMF148WN bit in smf14tda() is set.
      Returns:
      boolean SMF148WN bit is set in smf14tda()

      SMF148WN = 0x80

    • smf14opd

      public LocalDate smf14opd()
      SMF14OPD as a LocalDate.
      Returns:
      LocalDate SMF14OPD Date
      See Also:
    • smf14opdRawValue

      public int smf14opdRawValue()
      SMF14OPD raw value.
      Returns:
      int SMF14OPD value
    • create

      public static TapeExtension create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section