public final class CallCounts extends SmfData
  • Field Details

    • SMF92ST1_LEN

      public static final int SMF92ST1_LEN
      Constant: 0x18 = 24
      See Also:
  • Method Details

    • smf92cct

      public ZonedDateTime smf92cct()
      SMF92CCT STCKE value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf92cctRawValue() for a BigInteger containing the complete STCKE value.

      Returns:
      DateTime SMF92CCT STCKE converted to ZonedDateTime
      See Also:
    • smf92cctRawValue

      public BigInteger smf92cctRawValue()
      SMF92CCT STCKE value.
      Returns:
      BigInteger SMF92CCT STCKE value
    • smf92ccc

      public int smf92ccc()
      SMF92CCC value.
      Returns:
      int SMF92CCC value
    • callCountsEntries

      public List<CallCountsEntry> callCountsEntries()
    • smf92ccl

      public int smf92ccl()
      SMF92CCL value.
      Returns:
      int SMF92CCL value
    • create

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