public final class SetPfkSection extends SmfData
  • Method Details

    • smf90tpf

      public ZonedDateTime smf90tpf()
      SMF90TPF STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90TPF STCK converted to ZonedDateTime
      See Also:
    • smf90tpfRawValue

      public BigInteger smf90tpfRawValue()
      SMF90TPF STCK value.
      Returns:
      BigInteger SMF90TPF STCK value
    • smf90pfo

      public String smf90pfo()
      SMF90PFO value.
      Returns:
      String SMF90PFO value
    • smf90pfn

      public String smf90pfn()
      SMF90PFN value.
      Returns:
      String SMF90PFN value
    • create

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