public final class SetAschSection extends SmfData
  • Field Details

  • Method Details

    • smf90sct

      public ZonedDateTime smf90sct()
      SMF90SCT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90SCT STCK converted to ZonedDateTime
      See Also:
    • smf90sctRawValue

      public BigInteger smf90sctRawValue()
      SMF90SCT STCK value.
      Returns:
      BigInteger SMF90SCT STCK value
    • smf90scc

      public int smf90scc()
      SMF90SCC value.
      Returns:
      int SMF90SCC value
    • smf90scn

      public List<String> smf90scn()
      SMF90SCN values.
      Returns:
      List<String> SMF90SCN values
    • create

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