public final class Qwhd extends SmfData
  • Field Details

  • Method Details

    • qwhdlen

      public int qwhdlen()
      QWHDLEN value.
      Returns:
      int QWHDLEN value
    • qwhdtyp

      public int qwhdtyp()
      QWHDTYP value.
      Returns:
      int QWHDTYP value
    • qwhdrqnm

      public String qwhdrqnm()
      QWHDRQNM value. The string is converted from EBCDIC or UTF8 depending on a flag value.
      Returns:
      String QWHDRQNM value
    • qwhdtstp

      public ZonedDateTime qwhdtstp()
      QWHDTSTP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use qwhdtstpRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime QWHDTSTP STCK converted to ZonedDateTime
      See Also:
    • qwhdtstpRawValue

      public BigInteger qwhdtstpRawValue()
      QWHDTSTP STCK value.
      Returns:
      BigInteger QWHDTSTP STCK value
    • qwhdsvnm

      public String qwhdsvnm()
      QWHDSVNM value. The string is converted from EBCDIC or UTF8 depending on a flag value.
      Returns:
      String QWHDSVNM value
    • qwhdprid

      public String qwhdprid()
      QWHDPRID value.
      Returns:
      String QWHDPRID value
    • qwhdrqnmOff

      public int qwhdrqnmOff()
      QWHDRQNM_Off value.
      Returns:
      int QWHDRQNM_Off value
    • qwhdsvnmOff

      public int qwhdsvnmOff()
      QWHDSVNM_Off value.
      Returns:
      int QWHDSVNM_Off value
    • create

      public static Qwhd create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent)
      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