Class TransactionDumpcodeStatistics


public final class TransactionDumpcodeStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • tdrlen

      public int tdrlen()
      TDRLEN value.
      Returns:
      int TDRLEN value
    • tdrid

      public int tdrid()
      TDRID value.
      Returns:
      int TDRID value
    • tdrdvers

      public int tdrdvers()
      TDRDVERS value.
      Returns:
      int TDRDVERS value
    • tdrcode

      public String tdrcode()
      TDRCODE value.
      Returns:
      String TDRCODE value
    • tdrstkn

      public long tdrstkn()
      TDRSTKN value.
      Returns:
      long TDRSTKN value
    • tdrssupr

      public long tdrssupr()
      TDRSSUPR value.
      Returns:
      long TDRSSUPR value
    • tdrttkn

      public long tdrttkn()
      TDRTTKN value.
      Returns:
      long TDRTTKN value
    • tdrtsupr

      public long tdrtsupr()
      TDRTSUPR value.
      Returns:
      long TDRTSUPR value
    • create

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