public final class Header extends SmfData
  • Field Details

  • Method Details

    • smf9len

      public int smf9len()
      SMF9LEN value.
      Returns:
      int SMF9LEN value
    • smf9seg

      public int smf9seg()
      SMF9SEG value.
      Returns:
      int SMF9SEG value
    • smf9flg

      public int smf9flg()
      SMF9FLG value.
      Returns:
      int SMF9FLG value
    • smf9rty

      public int smf9rty()
      SMF9RTY value.
      Returns:
      int SMF9RTY value
    • smf9tme

      public LocalTime smf9tme()
      SMF9TME as a LocalTime.
      Returns:
      LocalTime SMF9TME Time
      See Also:
    • smf9tmeRawValue

      public long smf9tmeRawValue()
      SMF9TME raw value
      Returns:
      long SMF9TME value
    • smf9dte

      public LocalDate smf9dte()
      SMF9DTE as a LocalDate.
      Returns:
      LocalDate SMF9DTE Date
      See Also:
    • smf9dteRawValue

      public int smf9dteRawValue()
      SMF9DTE raw value.
      Returns:
      int SMF9DTE value
    • smf9sid

      public String smf9sid()
      SMF9SID value.
      Returns:
      String SMF9SID value
    • smf9lenn

      public int smf9lenn()
      SMF9LENN value.
      Returns:
      int SMF9LENN value
    • create

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