Class SmfSwitchSection


public final class SmfSwitchSection extends SmfData
  • Method Details

    • smf90swo

      public String smf90swo()
      SMF90SWO value.
      Returns:
      String SMF90SWO value
    • smf90swn

      public String smf90swn()
      SMF90SWN value.
      Returns:
      String SMF90SWN value
    • smf90it

      public LocalTime smf90it()
      SMF90IT as a LocalTime.
      Returns:
      LocalTime SMF90IT Time
      See Also:
    • smf90itRawValue

      public long smf90itRawValue()
      SMF90IT raw value
      Returns:
      long SMF90IT value
    • smf90id

      public LocalDate smf90id()
      SMF90ID as a LocalDate.
      Returns:
      LocalDate SMF90ID Date
      See Also:
    • smf90idRawValue

      public int smf90idRawValue()
      SMF90ID raw value.
      Returns:
      int SMF90ID value
    • smf90sod

      public String smf90sod()
      SMF90SOD value.
      Returns:
      String SMF90SOD value
    • smf90snd

      public String smf90snd()
      SMF90SND value.
      Returns:
      String SMF90SND value
    • create

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