Class SystemDumpcodeStatistics


public final class SystemDumpcodeStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • sdrlen

      public int sdrlen()
      SDRLEN value.
      Returns:
      int SDRLEN value
    • sdrid

      public int sdrid()
      SDRID value.
      Returns:
      int SDRID value
    • sdrdvers

      public int sdrdvers()
      SDRDVERS value.
      Returns:
      int SDRDVERS value
    • sdrcode

      public String sdrcode()
      SDRCODE value.
      Returns:
      String SDRCODE value
    • sdrstkn

      public long sdrstkn()
      SDRSTKN value.
      Returns:
      long SDRSTKN value
    • sdrssupr

      public long sdrssupr()
      SDRSSUPR value.
      Returns:
      long SDRSSUPR value
    • sdrttkn

      public long sdrttkn()
      SDRTTKN value.
      Returns:
      long SDRTTKN value
    • sdrtsupr

      public long sdrtsupr()
      SDRTSUPR value.
      Returns:
      long SDRTSUPR value
    • create

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