public final class SystemSection extends SmfData
  • Method Details

    • smf23int

      public LocalTime smf23int()
      SMF23INT as LocalTime.
      Returns:
      LocalTime SMF23INT Time
      See Also:
    • smf23intRawValue

      public String smf23intRawValue()
      SMF23INT String value.
      Returns:
      String SMF23INT value
    • smf23rls

      public String smf23rls()
      SMF23RLS value.
      Returns:
      String SMF23RLS value
    • smf23osl

      public String smf23osl()
      SMF23OSL value.
      Returns:
      String SMF23OSL value
    • smf23tod

      public ZonedDateTime smf23tod()
      SMF23TOD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF23TOD STCK converted to ZonedDateTime
      See Also:
    • smf23todRawValue

      public BigInteger smf23todRawValue()
      SMF23TOD STCK value.
      Returns:
      BigInteger SMF23TOD STCK value
    • smf23syn

      public String smf23syn()
      SMF23SYN value.
      Returns:
      String SMF23SYN value
    • smf23syp

      public String smf23syp()
      SMF23SYP value.
      Returns:
      String SMF23SYP value
    • create

      public static SystemSection 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