public final class IplSrmSection extends SmfData
  • Method Details

    • smf90ipt

      public ZonedDateTime smf90ipt()
      SMF90IPT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90IPT STCK converted to ZonedDateTime
      See Also:
    • smf90iptRawValue

      public BigInteger smf90iptRawValue()
      SMF90IPT STCK value.
      Returns:
      BigInteger SMF90IPT STCK value
    • smf90opt

      public String smf90opt()
      SMF90OPT value.
      Returns:
      String SMF90OPT value
    • smf90spn

      public String smf90spn()
      SMF90SPN value.
      Returns:
      String SMF90SPN value
    • smf90spt

      public ZonedDateTime smf90spt()
      SMF90SPT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90SPT STCK converted to ZonedDateTime
      See Also:
    • smf90sptRawValue

      public BigInteger smf90sptRawValue()
      SMF90SPT STCK value.
      Returns:
      BigInteger SMF90SPT STCK value
    • smf90spu

      public String smf90spu()
      SMF90SPU value.
      Returns:
      String SMF90SPU value
    • smf90sps

      public String smf90sps()
      SMF90SPS value.
      Returns:
      String SMF90SPS value
    • smf90sdn

      public String smf90sdn()
      SMF90SDN value.
      Returns:
      String SMF90SDN value
    • smf90sdt

      public ZonedDateTime smf90sdt()
      SMF90SDT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90SDT STCK converted to ZonedDateTime
      See Also:
    • smf90sdtRawValue

      public BigInteger smf90sdtRawValue()
      SMF90SDT STCK value.
      Returns:
      BigInteger SMF90SDT STCK value
    • smf90sdu

      public String smf90sdu()
      SMF90SDU value.
      Returns:
      String SMF90SDU value
    • smf90sds

      public String smf90sds()
      SMF90SDS value.
      Returns:
      String SMF90SDS value
    • create

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