public final class SetOptSection extends SmfData
  • Method Details

    • smf90top

      public ZonedDateTime smf90top()
      SMF90TOP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90TOP STCK converted to ZonedDateTime
      See Also:
    • smf90topRawValue

      public BigInteger smf90topRawValue()
      SMF90TOP STCK value.
      Returns:
      BigInteger SMF90TOP STCK value
    • smf90opo

      public String smf90opo()
      SMF90OPO value.
      Returns:
      String SMF90OPO value
    • smf90opn

      public String smf90opn()
      SMF90OPN value.
      Returns:
      String SMF90OPN value
    • create

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