public final class StatisticsStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • stglen

      public int stglen()
      STGLEN value.
      Returns:
      int STGLEN value
    • stgid

      public int stgid()
      STGID value.
      Returns:
      int STGID value
    • stgdvers

      public int stgdvers()
      STGDVERS value.
      Returns:
      int STGDVERS value
    • stgnc

      public long stgnc()
      STGNC value.
      Returns:
      long STGNC value
    • stgsmfw

      public long stgsmfw()
      STGSMFW value.
      Returns:
      long STGSMFW value
    • stgldw

      public long stgldw()
      STGLDW value.
      Returns:
      long STGLDW value
    • stgsmfs

      public long stgsmfs()
      STGSMFS value.
      Returns:
      long STGSMFS value
    • stgsmfe

      public long stgsmfe()
      STGSMFE value.
      Returns:
      long STGSMFE value
    • stgintr

      public long stgintr()
      STGINTR value.
      Returns:
      long STGINTR value
    • stgeodr

      public long stgeodr()
      STGEODR value.
      Returns:
      long STGEODR value
    • stgussr

      public long stgussr()
      STGUSSR value.
      Returns:
      long STGUSSR value
    • stgreqr

      public long stgreqr()
      STGREQR value.
      Returns:
      long STGREQR value
    • stgrrtr

      public long stgrrtr()
      STGRRTR value.
      Returns:
      long STGRRTR value
    • stgcstrt

      public ZonedDateTime stgcstrt()
      STGCSTRT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime STGCSTRT STCK converted to ZonedDateTime
      See Also:
    • stgcstrtRawValue

      public BigInteger stgcstrtRawValue()
      STGCSTRT STCK value.
      Returns:
      BigInteger STGCSTRT STCK value
    • stglrt

      public ZonedDateTime stglrt()
      STGLRT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime STGLRT STCK converted to ZonedDateTime
      See Also:
    • stglrtRawValue

      public BigInteger stglrtRawValue()
      STGLRT STCK value.
      Returns:
      BigInteger STGLRT STCK value
    • stgintvl

      public Duration stgintvl()
      STGINTVL as a Duration.
      Returns:
      Duration STGINTVL
      See Also:
    • stgintvlSeconds

      public double stgintvlSeconds()
      STGINTVL in seconds.
      Returns:
      double STGINTVL converted to seconds
    • stgintvlRawValue

      public long stgintvlRawValue()
      STGINTVL raw value.
      Returns:
      long STGINTVL raw value
    • stgeodt

      public LocalTime stgeodt()
      STGEODT as LocalTime.
      Returns:
      LocalTime STGEODT Time
      See Also:
    • stgeodtRawValue

      public String stgeodtRawValue()
      STGEODT String value.
      Returns:
      String STGEODT value
    • stgstrcd

      public int stgstrcd()
      STGSTRCD value.
      Returns:
      int STGSTRCD value
    • create

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