public final class SetDaeSection extends SmfData
  • Method Details

    • smf90dat

      public ZonedDateTime smf90dat()
      SMF90DAT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90DAT STCK converted to ZonedDateTime
      See Also:
    • smf90datRawValue

      public BigInteger smf90datRawValue()
      SMF90DAT STCK value.
      Returns:
      BigInteger SMF90DAT STCK value
    • smf90dao

      public String smf90dao()
      SMF90DAO value.
      Returns:
      String SMF90DAO value
    • smf90dan

      public String smf90dan()
      SMF90DAN value.
      Returns:
      String SMF90DAN value
    • create

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