public final class Header extends SmfData
  • Field Details

  • Method Details

    • smf8len

      public int smf8len()
      SMF8LEN value.
      Returns:
      int SMF8LEN value
    • smf8seg

      public int smf8seg()
      SMF8SEG value.
      Returns:
      int SMF8SEG value
    • smf8flg

      public int smf8flg()
      SMF8FLG value.
      Returns:
      int SMF8FLG value
    • smf8rty

      public int smf8rty()
      SMF8RTY value.
      Returns:
      int SMF8RTY value
    • smf8tme

      public LocalTime smf8tme()
      SMF8TME as a LocalTime.
      Returns:
      LocalTime SMF8TME Time
      See Also:
    • smf8tmeRawValue

      public long smf8tmeRawValue()
      SMF8TME raw value
      Returns:
      long SMF8TME value
    • smf8dte

      public LocalDate smf8dte()
      SMF8DTE as a LocalDate.
      Returns:
      LocalDate SMF8DTE Date
      See Also:
    • smf8dteRawValue

      public int smf8dteRawValue()
      SMF8DTE raw value.
      Returns:
      int SMF8DTE value
    • smf8sid

      public String smf8sid()
      SMF8SID value.
      Returns:
      String SMF8SID value
    • smf8lenn

      public int smf8lenn()
      SMF8LENN value.
      Returns:
      int SMF8LENN 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