public final class SetSchSection extends SmfData
  • Method Details

    • smf90sht

      public ZonedDateTime smf90sht()
      SMF90SHT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90SHT STCK converted to ZonedDateTime
      See Also:
    • smf90shtRawValue

      public BigInteger smf90shtRawValue()
      SMF90SHT STCK value.
      Returns:
      BigInteger SMF90SHT STCK value
    • smf90shc

      public int smf90shc()
      SMF90SHC value.
      Returns:
      int SMF90SHC value
    • smf90shn

      public List<String> smf90shn()
      SMF90SHN values.
      Returns:
      List<String> SMF90SHN values
    • create

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