public final class SetConSection extends SmfData
  • Method Details

    • smf90t36Timestamp

      public ZonedDateTime smf90t36Timestamp()
      SMF90T36_TIMESTAMP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90T36_TIMESTAMP STCK converted to ZonedDateTime
      See Also:
    • smf90t36TimestampRawValue

      public BigInteger smf90t36TimestampRawValue()
      SMF90T36_TIMESTAMP STCK value.
      Returns:
      BigInteger SMF90T36_TIMESTAMP STCK value
    • smf90t36MemberName

      public String smf90t36MemberName()
      SMF90T36_MEMBERNAME value.
      Returns:
      String SMF90T36_MEMBERNAME value
    • create

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