public final class Qw02255 extends SmfData
  • Method Details

    • qw0225al

      public long qw0225al()
      QW0225AL value.
      Returns:
      long QW0225AL value
    • qw0225as

      public long qw0225as()
      QW0225AS value.
      Returns:
      long QW0225AS value
    • qw0225alg

      public long qw0225alg()
      QW0225ALG value, throws exception if QW0225ALG overflows 64 bit signed integer.
      Returns:
      long QW0225ALG
      Throws:
      IllegalArgumentException - If the value of QW0225ALG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225ALG). Use qw0225algAsBigInteger() if this is possible.
    • qw0225algAsBigInteger

      public BigInteger qw0225algAsBigInteger()
      QW0225ALG value as a BigInteger.

      qw0225alg() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225ALG
    • qw0225asg

      public long qw0225asg()
      QW0225ASG value, throws exception if QW0225ASG overflows 64 bit signed integer.
      Returns:
      long QW0225ASG
      Throws:
      IllegalArgumentException - If the value of QW0225ASG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225ASG). Use qw0225asgAsBigInteger() if this is possible.
    • qw0225asgAsBigInteger

      public BigInteger qw0225asgAsBigInteger()
      QW0225ASG value as a BigInteger.

      qw0225asg() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225ASG
    • qw0225bb

      public long qw0225bb()
      QW0225BB value, throws exception if QW0225BB overflows 64 bit signed integer.
      Returns:
      long QW0225BB
      Throws:
      IllegalArgumentException - If the value of QW0225BB exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225BB). Use qw0225bbAsBigInteger() if this is possible.
    • qw0225bbAsBigInteger

      public BigInteger qw0225bbAsBigInteger()
      QW0225BB value as a BigInteger.

      qw0225bb() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225BB
    • qw0225rp

      public long qw0225rp()
      QW0225RP value, throws exception if QW0225RP overflows 64 bit signed integer.
      Returns:
      long QW0225RP
      Throws:
      IllegalArgumentException - If the value of QW0225RP exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225RP). Use qw0225rpAsBigInteger() if this is possible.
    • qw0225rpAsBigInteger

      public BigInteger qw0225rpAsBigInteger()
      QW0225RP value as a BigInteger.

      qw0225rp() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225RP
    • qw0225cd

      public long qw0225cd()
      QW0225CD value, throws exception if QW0225CD overflows 64 bit signed integer.
      Returns:
      long QW0225CD
      Throws:
      IllegalArgumentException - If the value of QW0225CD exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225CD). Use qw0225cdAsBigInteger() if this is possible.
    • qw0225cdAsBigInteger

      public BigInteger qw0225cdAsBigInteger()
      QW0225CD value as a BigInteger.

      qw0225cd() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225CD
    • qw0225ar

      public long qw0225ar()
      QW0225AR value, throws exception if QW0225AR overflows 64 bit signed integer.
      Returns:
      long QW0225AR
      Throws:
      IllegalArgumentException - If the value of QW0225AR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225AR). Use qw0225arAsBigInteger() if this is possible.
    • qw0225arAsBigInteger

      public BigInteger qw0225arAsBigInteger()
      QW0225AR value as a BigInteger.

      qw0225ar() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger QW0225AR
    • create

      public static Qw02255 create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent)
      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