public final class Qwar extends SmfData
  • Method Details

    • qwarace

      public BigInteger qwarace()
      QWARACE value.
      Returns:
      BigInteger QWARACE value
    • qwarbsc

      public ZonedDateTime qwarbsc()
      QWARBSC STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime QWARBSC STCK converted to ZonedDateTime
      See Also:
    • qwarbscRawValue

      public BigInteger qwarbscRawValue()
      QWARBSC STCK value.
      Returns:
      BigInteger QWARBSC STCK value
    • qwaresc

      public ZonedDateTime qwaresc()
      QWARESC STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime QWARESC STCK converted to ZonedDateTime
      See Also:
    • qwarescRawValue

      public BigInteger qwarescRawValue()
      QWARESC STCK value.
      Returns:
      BigInteger QWARESC STCK value
    • create

      public static Qwar create(byte[] 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