Class SetSmfLimSection


public final class SetSmfLimSection extends SmfData
  • Method Details

    • smf90t39Timestamp

      public ZonedDateTime smf90t39Timestamp()
      SMF90T39_Timestamp STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90T39_Timestamp STCK converted to ZonedDateTime
      See Also:
    • smf90t39TimestampRawValue

      public BigInteger smf90t39TimestampRawValue()
      SMF90T39_Timestamp STCK value.
      Returns:
      BigInteger SMF90T39_Timestamp STCK value
    • smf90t39NumSuffixes

      public int smf90t39NumSuffixes()
      SMF90T39_Num_Suffixes value.
      Returns:
      int SMF90T39_Num_Suffixes value
    • smf90t39Suffixes

      public List<String> smf90t39Suffixes()
      SMF90T39_Suffixes values.
      Returns:
      List<String> SMF90T39_Suffixes values
    • create

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