public final class SetAppcSection extends SmfData
  • Method Details

    • smf90apt

      public ZonedDateTime smf90apt()
      SMF90APT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90APT STCK converted to ZonedDateTime
      See Also:
    • smf90aptRawValue

      public BigInteger smf90aptRawValue()
      SMF90APT STCK value.
      Returns:
      BigInteger SMF90APT STCK value
    • smf90apc

      public int smf90apc()
      SMF90APC value.
      Returns:
      int SMF90APC value
    • smf90apn

      public List<String> smf90apn()
      SMF90APN values.
      Returns:
      List<String> SMF90APN values
    • create

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