Class IplPromptSection


public final class IplPromptSection extends SmfData
  • Method Details

    • smf90dtm

      public LocalTime smf90dtm()
      SMF90DTM as LocalTime.
      Returns:
      LocalTime SMF90DTM Time
      See Also:
    • smf90dtmRawValue

      public String smf90dtmRawValue()
      SMF90DTM String value.
      Returns:
      String SMF90DTM value
    • smf90rsn

      public String smf90rsn()
      SMF90RSN value.
      Returns:
      String SMF90RSN value
    • smf90opr

      public String smf90opr()
      SMF90OPR value.
      Returns:
      String SMF90OPR value
    • smf90itm

      public LocalTime smf90itm()
      SMF90ITM as a LocalTime.
      Returns:
      LocalTime SMF90ITM Time
      See Also:
    • smf90itmRawValue

      public long smf90itmRawValue()
      SMF90ITM raw value
      Returns:
      long SMF90ITM value
    • smf90dtt

      public LocalDate smf90dtt()
      SMF90DTT as a LocalDate.
      Returns:
      LocalDate SMF90DTT Date
      See Also:
    • smf90dttRawValue

      public int smf90dttRawValue()
      SMF90DTT raw value.
      Returns:
      int SMF90DTT value
    • create

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