public final class Qxst extends SmfData
  • Method Details

    • qxid

      public int qxid()
      QXID value.
      Returns:
      int QXID value
    • qxlen

      public int qxlen()
      QXLEN value.
      Returns:
      int QXLEN value
    • qxeye

      public String qxeye()
      QXEYE value.
      Returns:
      String QXEYE value
    • qxselect

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

      public BigInteger qxselectAsBigInteger()
      QXSELECT value as a BigInteger.

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

      Returns:
      BigInteger QXSELECT
    • qxinsrt

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

      public BigInteger qxinsrtAsBigInteger()
      QXINSRT value as a BigInteger.

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

      Returns:
      BigInteger QXINSRT
    • qxupdte

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

      public BigInteger qxupdteAsBigInteger()
      QXUPDTE value as a BigInteger.

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

      Returns:
      BigInteger QXUPDTE
    • qxdelet

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

      public BigInteger qxdeletAsBigInteger()
      QXDELET value as a BigInteger.

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

      Returns:
      BigInteger QXDELET
    • qxdesc

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

      public BigInteger qxdescAsBigInteger()
      QXDESC value as a BigInteger.

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

      Returns:
      BigInteger QXDESC
    • qxprep

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

      public BigInteger qxprepAsBigInteger()
      QXPREP value as a BigInteger.

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

      Returns:
      BigInteger QXPREP
    • qxopen

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

      public BigInteger qxopenAsBigInteger()
      QXOPEN value as a BigInteger.

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

      Returns:
      BigInteger QXOPEN
    • qxclose

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

      public BigInteger qxcloseAsBigInteger()
      QXCLOSE value as a BigInteger.

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

      Returns:
      BigInteger QXCLOSE
    • qxcrtab

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

      public BigInteger qxcrtabAsBigInteger()
      QXCRTAB value as a BigInteger.

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

      Returns:
      BigInteger QXCRTAB
    • qxcrinx

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

      public BigInteger qxcrinxAsBigInteger()
      QXCRINX value as a BigInteger.

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

      Returns:
      BigInteger QXCRINX
    • qxctabs

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

      public BigInteger qxctabsAsBigInteger()
      QXCTABS value as a BigInteger.

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

      Returns:
      BigInteger QXCTABS
    • qxcrsyn

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

      public BigInteger qxcrsynAsBigInteger()
      QXCRSYN value as a BigInteger.

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

      Returns:
      BigInteger QXCRSYN
    • qxcrdab

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

      public BigInteger qxcrdabAsBigInteger()
      QXCRDAB value as a BigInteger.

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

      Returns:
      BigInteger QXCRDAB
    • qxcrstg

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

      public BigInteger qxcrstgAsBigInteger()
      QXCRSTG value as a BigInteger.

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

      Returns:
      BigInteger QXCRSTG
    • qxdefvu

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

      public BigInteger qxdefvuAsBigInteger()
      QXDEFVU value as a BigInteger.

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

      Returns:
      BigInteger QXDEFVU
    • qxdrpix

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

      public BigInteger qxdrpixAsBigInteger()
      QXDRPIX value as a BigInteger.

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

      Returns:
      BigInteger QXDRPIX
    • qxdrpta

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

      public BigInteger qxdrptaAsBigInteger()
      QXDRPTA value as a BigInteger.

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

      Returns:
      BigInteger QXDRPTA
    • qxdrpts

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

      public BigInteger qxdrptsAsBigInteger()
      QXDRPTS value as a BigInteger.

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

      Returns:
      BigInteger QXDRPTS
    • qxdrpdb

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

      public BigInteger qxdrpdbAsBigInteger()
      QXDRPDB value as a BigInteger.

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

      Returns:
      BigInteger QXDRPDB
    • qxdrpsy

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

      public BigInteger qxdrpsyAsBigInteger()
      QXDRPSY value as a BigInteger.

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

      Returns:
      BigInteger QXDRPSY
    • qxdrpst

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

      public BigInteger qxdrpstAsBigInteger()
      QXDRPST value as a BigInteger.

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

      Returns:
      BigInteger QXDRPST
    • qxdrpvu

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

      public BigInteger qxdrpvuAsBigInteger()
      QXDRPVU value as a BigInteger.

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

      Returns:
      BigInteger QXDRPVU
    • qxaltst

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

      public BigInteger qxaltstAsBigInteger()
      QXALTST value as a BigInteger.

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

      Returns:
      BigInteger QXALTST
    • qxfetch

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

      public BigInteger qxfetchAsBigInteger()
      QXFETCH value as a BigInteger.

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

      Returns:
      BigInteger QXFETCH
    • qxaltts

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

      public BigInteger qxalttsAsBigInteger()
      QXALTTS value as a BigInteger.

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

      Returns:
      BigInteger QXALTTS
    • qxaltta

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

      public BigInteger qxalttaAsBigInteger()
      QXALTTA value as a BigInteger.

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

      Returns:
      BigInteger QXALTTA
    • qxaltix

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

      public BigInteger qxaltixAsBigInteger()
      QXALTIX value as a BigInteger.

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

      Returns:
      BigInteger QXALTIX
    • qxcmton

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

      public BigInteger qxcmtonAsBigInteger()
      QXCMTON value as a BigInteger.

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

      Returns:
      BigInteger QXCMTON
    • qxlock

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

      public BigInteger qxlockAsBigInteger()
      QXLOCK value as a BigInteger.

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

      Returns:
      BigInteger QXLOCK
    • qxgrant

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

      public BigInteger qxgrantAsBigInteger()
      QXGRANT value as a BigInteger.

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

      Returns:
      BigInteger QXGRANT
    • qxrevok

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

      public BigInteger qxrevokAsBigInteger()
      QXREVOK value as a BigInteger.

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

      Returns:
      BigInteger QXREVOK
    • qxincrb

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

      public BigInteger qxincrbAsBigInteger()
      QXINCRB value as a BigInteger.

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

      Returns:
      BigInteger QXINCRB
    • qxlabon

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

      public BigInteger qxlabonAsBigInteger()
      QXLABON value as a BigInteger.

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

      Returns:
      BigInteger QXLABON
    • qxsetsql

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

      public BigInteger qxsetsqlAsBigInteger()
      QXSETSQL value as a BigInteger.

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

      Returns:
      BigInteger QXSETSQL
    • qxcrals

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

      public BigInteger qxcralsAsBigInteger()
      QXCRALS value as a BigInteger.

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

      Returns:
      BigInteger QXCRALS
    • qxdrpal

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

      public BigInteger qxdrpalAsBigInteger()
      QXDRPAL value as a BigInteger.

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

      Returns:
      BigInteger QXDRPAL
    • qxmiap

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

      public BigInteger qxmiapAsBigInteger()
      QXMIAP value as a BigInteger.

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

      Returns:
      BigInteger QXMIAP
    • qxnsmiap

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

      public BigInteger qxnsmiapAsBigInteger()
      QXNSMIAP value as a BigInteger.

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

      Returns:
      BigInteger QXNSMIAP
    • qxmrmiap

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

      public BigInteger qxmrmiapAsBigInteger()
      QXMRMIAP value as a BigInteger.

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

      Returns:
      BigInteger QXMRMIAP
    • qxsethv

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

      public BigInteger qxsethvAsBigInteger()
      QXSETHV value as a BigInteger.

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

      Returns:
      BigInteger QXSETHV
    • qxaldab

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

      public BigInteger qxaldabAsBigInteger()
      QXALDAB value as a BigInteger.

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

      Returns:
      BigInteger QXALDAB
    • qxdrppkg

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

      public BigInteger qxdrppkgAsBigInteger()
      QXDRPPKG value as a BigInteger.

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

      Returns:
      BigInteger QXDRPPKG
    • qxdscrtb

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

      public BigInteger qxdscrtbAsBigInteger()
      QXDSCRTB value as a BigInteger.

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

      Returns:
      BigInteger QXDSCRTB
    • qxmaxdeg

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

      public BigInteger qxmaxdegAsBigInteger()
      QXMAXDEG value as a BigInteger.

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

      Returns:
      BigInteger QXMAXDEG
    • qxtotgrp

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

      public BigInteger qxtotgrpAsBigInteger()
      QXTOTGRP value as a BigInteger.

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

      Returns:
      BigInteger QXTOTGRP
    • qxdegcur

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

      public BigInteger qxdegcurAsBigInteger()
      QXDEGCUR value as a BigInteger.

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

      Returns:
      BigInteger QXDEGCUR
    • qxdegesa

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

      public BigInteger qxdegesaAsBigInteger()
      QXDEGESA value as a BigInteger.

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

      Returns:
      BigInteger QXDEGESA
    • qxdegbuf

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

      public BigInteger qxdegbufAsBigInteger()
      QXDEGBUF value as a BigInteger.

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

      Returns:
      BigInteger QXDEGBUF
    • qxredgrp

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

      public BigInteger qxredgrpAsBigInteger()
      QXREDGRP value as a BigInteger.

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

      Returns:
      BigInteger QXREDGRP
    • qxnorgrp

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

      public BigInteger qxnorgrpAsBigInteger()
      QXNORGRP value as a BigInteger.

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

      Returns:
      BigInteger QXNORGRP
    • qxcon1

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

      public BigInteger qxcon1AsBigInteger()
      QXCON1 value as a BigInteger.

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

      Returns:
      BigInteger QXCON1
    • qxcon2

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

      public BigInteger qxcon2AsBigInteger()
      QXCON2 value as a BigInteger.

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

      Returns:
      BigInteger QXCON2
    • qxrel

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

      public BigInteger qxrelAsBigInteger()
      QXREL value as a BigInteger.

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

      Returns:
      BigInteger QXREL
    • qxsetcon

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

      public BigInteger qxsetconAsBigInteger()
      QXSETCON value as a BigInteger.

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

      Returns:
      BigInteger QXSETCON
    • qxsetcdg

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

      public BigInteger qxsetcdgAsBigInteger()
      QXSETCDG value as a BigInteger.

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

      Returns:
      BigInteger QXSETCDG
    • qxsetcrl

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

      public BigInteger qxsetcrlAsBigInteger()
      QXSETCRL value as a BigInteger.

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

      Returns:
      BigInteger QXSETCRL
    • qxcall

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

      public BigInteger qxcallAsBigInteger()
      QXCALL value as a BigInteger.

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

      Returns:
      BigInteger QXCALL
    • qxcallab

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

      public BigInteger qxcallabAsBigInteger()
      QXCALLAB value as a BigInteger.

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

      Returns:
      BigInteger QXCALLAB
    • qxcallto

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

      public BigInteger qxcalltoAsBigInteger()
      QXCALLTO value as a BigInteger.

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

      Returns:
      BigInteger QXCALLTO
    • qxcallrj

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

      public BigInteger qxcallrjAsBigInteger()
      QXCALLRJ value as a BigInteger.

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

      Returns:
      BigInteger QXCALLRJ
    • qxrlfdpa

      public int qxrlfdpa()
      QXRLFDPA value.
      Returns:
      int QXRLFDPA value
    • qxcoorno

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

      public BigInteger qxcoornoAsBigInteger()
      QXCOORNO value as a BigInteger.

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

      Returns:
      BigInteger QXCOORNO
    • qxisorr

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

      public BigInteger qxisorrAsBigInteger()
      QXISORR value as a BigInteger.

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

      Returns:
      BigInteger QXISORR
    • qxcrgtt

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

      public BigInteger qxcrgttAsBigInteger()
      QXCRGTT value as a BigInteger.

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

      Returns:
      BigInteger QXCRGTT
    • qxstreop

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

      public BigInteger qxstreopAsBigInteger()
      QXSTREOP value as a BigInteger.

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

      Returns:
      BigInteger QXSTREOP
    • qxxcbpnx

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

      public BigInteger qxxcbpnxAsBigInteger()
      QXXCBPNX value as a BigInteger.

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

      Returns:
      BigInteger QXXCBPNX
    • qxxcskip

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

      public BigInteger qxxcskipAsBigInteger()
      QXXCSKIP value as a BigInteger.

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

      Returns:
      BigInteger QXXCSKIP
    • qxalocl

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

      public BigInteger qxaloclAsBigInteger()
      QXALOCL value as a BigInteger.

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

      Returns:
      BigInteger QXALOCL
    • qxalocc

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

      public BigInteger qxaloccAsBigInteger()
      QXALOCC value as a BigInteger.

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

      Returns:
      BigInteger QXALOCC
    • qxstfnd

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

      public BigInteger qxstfndAsBigInteger()
      QXSTFND value as a BigInteger.

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

      Returns:
      BigInteger QXSTFND
    • qxstnfnd

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

      public BigInteger qxstnfndAsBigInteger()
      QXSTNFND value as a BigInteger.

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

      Returns:
      BigInteger QXSTNFND
    • qxstiprp

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

      public BigInteger qxstiprpAsBigInteger()
      QXSTIPRP value as a BigInteger.

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

      Returns:
      BigInteger QXSTIPRP
    • qxstnprp

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

      public BigInteger qxstnprpAsBigInteger()
      QXSTNPRP value as a BigInteger.

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

      Returns:
      BigInteger QXSTNPRP
    • qxstdexp

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

      public BigInteger qxstdexpAsBigInteger()
      QXSTDEXP value as a BigInteger.

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

      Returns:
      BigInteger QXSTDEXP
    • qxstdinv

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

      public BigInteger qxstdinvAsBigInteger()
      QXSTDINV value as a BigInteger.

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

      Returns:
      BigInteger QXSTDINV
    • qxrntab

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

      public BigInteger qxrntabAsBigInteger()
      QXRNTAB value as a BigInteger.

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

      Returns:
      BigInteger QXRNTAB
    • qxctrig

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

      public BigInteger qxctrigAsBigInteger()
      QXCTRIG value as a BigInteger.

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

      Returns:
      BigInteger QXCTRIG
    • qxdrptr

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

      public BigInteger qxdrptrAsBigInteger()
      QXDRPTR value as a BigInteger.

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

      Returns:
      BigInteger QXDRPTR
    • qxsetpth

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

      public BigInteger qxsetpthAsBigInteger()
      QXSETPTH value as a BigInteger.

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

      Returns:
      BigInteger QXSETPTH
    • qxdrpfn

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

      public BigInteger qxdrpfnAsBigInteger()
      QXDRPFN value as a BigInteger.

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

      Returns:
      BigInteger QXDRPFN
    • qxdrppr

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

      public BigInteger qxdrpprAsBigInteger()
      QXDRPPR value as a BigInteger.

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

      Returns:
      BigInteger QXDRPPR
    • qxcdist

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

      public BigInteger qxcdistAsBigInteger()
      QXCDIST value as a BigInteger.

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

      Returns:
      BigInteger QXCDIST
    • qxddist

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

      public BigInteger qxddistAsBigInteger()
      QXDDIST value as a BigInteger.

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

      Returns:
      BigInteger QXDDIST
    • qxcrudf

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

      public BigInteger qxcrudfAsBigInteger()
      QXCRUDF value as a BigInteger.

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

      Returns:
      BigInteger QXCRUDF
    • qxcrpro

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

      public BigInteger qxcrproAsBigInteger()
      QXCRPRO value as a BigInteger.

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

      Returns:
      BigInteger QXCRPRO
    • qxholdl

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

      public BigInteger qxholdlAsBigInteger()
      QXHOLDL value as a BigInteger.

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

      Returns:
      BigInteger QXHOLDL
    • qxfreel

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

      public BigInteger qxfreelAsBigInteger()
      QXFREEL value as a BigInteger.

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

      Returns:
      BigInteger QXFREEL
    • qxrepop1

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

      public BigInteger qxrepop1AsBigInteger()
      QXREPOP1 value as a BigInteger.

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

      Returns:
      BigInteger QXREPOP1
    • qxrepop2

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

      public BigInteger qxrepop2AsBigInteger()
      QXREPOP2 value as a BigInteger.

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

      Returns:
      BigInteger QXREPOP2
    • qxcratb

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

      public BigInteger qxcratbAsBigInteger()
      QXCRATB value as a BigInteger.

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

      Returns:
      BigInteger QXCRATB
    • qxstlobv

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

      public BigInteger qxstlobvAsBigInteger()
      QXSTLOBV value as a BigInteger.

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

      Returns:
      BigInteger QXSTLOBV
    • qxaludf

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

      public BigInteger qxaludfAsBigInteger()
      QXALUDF value as a BigInteger.

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

      Returns:
      BigInteger QXALUDF
    • qxalpro

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

      public BigInteger qxalproAsBigInteger()
      QXALPRO value as a BigInteger.

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

      Returns:
      BigInteger QXALPRO
    • qxroimat

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

      public BigInteger qxroimatAsBigInteger()
      QXROIMAT value as a BigInteger.

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

      Returns:
      BigInteger QXROIMAT
    • qxroiidx

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

      public BigInteger qxroiidxAsBigInteger()
      QXROIIDX value as a BigInteger.

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

      Returns:
      BigInteger QXROIIDX
    • qxroits

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

      public BigInteger qxroitsAsBigInteger()
      QXROITS value as a BigInteger.

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

      Returns:
      BigInteger QXROITS
    • qxsttrg

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

      public BigInteger qxsttrgAsBigInteger()
      QXSTTRG value as a BigInteger.

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

      Returns:
      BigInteger QXSTTRG
    • qxrowtrg

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

      public BigInteger qxrowtrgAsBigInteger()
      QXROWTRG value as a BigInteger.

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

      Returns:
      BigInteger QXROWTRG
    • qxtrgerr

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

      public BigInteger qxtrgerrAsBigInteger()
      QXTRGERR value as a BigInteger.

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

      Returns:
      BigInteger QXTRGERR
    • qxcascdp

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

      public BigInteger qxcascdpAsBigInteger()
      QXCASCDP value as a BigInteger.

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

      Returns:
      BigInteger QXCASCDP
    • qxcaud

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

      public BigInteger qxcaudAsBigInteger()
      QXCAUD value as a BigInteger.

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

      Returns:
      BigInteger QXCAUD
    • qxcaudab

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

      public BigInteger qxcaudabAsBigInteger()
      QXCAUDAB value as a BigInteger.

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

      Returns:
      BigInteger QXCAUDAB
    • qxcaudto

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

      public BigInteger qxcaudtoAsBigInteger()
      QXCAUDTO value as a BigInteger.

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

      Returns:
      BigInteger QXCAUDTO
    • qxcaudrj

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

      public BigInteger qxcaudrjAsBigInteger()
      QXCAUDRJ value as a BigInteger.

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

      Returns:
      BigInteger QXCAUDRJ
    • qxsetcpr

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

      public BigInteger qxsetcprAsBigInteger()
      QXSETCPR value as a BigInteger.

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

      Returns:
      BigInteger QXSETCPR
    • qxdclgtt

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

      public BigInteger qxdclgttAsBigInteger()
      QXDCLGTT value as a BigInteger.

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

      Returns:
      BigInteger QXDCLGTT
    • qxdegdtt

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

      public BigInteger qxdegdttAsBigInteger()
      QXDEGDTT value as a BigInteger.

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

      Returns:
      BigInteger QXDEGDTT
    • qxcreseq

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

      public BigInteger qxcreseqAsBigInteger()
      QXCRESEQ value as a BigInteger.

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

      Returns:
      BigInteger QXCRESEQ
    • qxaltseq

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

      public BigInteger qxaltseqAsBigInteger()
      QXALTSEQ value as a BigInteger.

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

      Returns:
      BigInteger QXALTSEQ
    • qxdroseq

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

      public BigInteger qxdroseqAsBigInteger()
      QXDROSEQ value as a BigInteger.

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

      Returns:
      BigInteger QXDROSEQ
    • qxprresi

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

      public BigInteger qxprresiAsBigInteger()
      QXPRRESI value as a BigInteger.

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

      Returns:
      BigInteger QXPRRESI
    • qxaltvw

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

      public BigInteger qxaltvwAsBigInteger()
      QXALTVW value as a BigInteger.

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

      Returns:
      BigInteger QXALTVW
    • qxaltjr

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

      public BigInteger qxaltjrAsBigInteger()
      QXALTJR value as a BigInteger.

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

      Returns:
      BigInteger QXALTJR
    • qxmerge

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

      public BigInteger qxmergeAsBigInteger()
      QXMERGE value as a BigInteger.

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

      Returns:
      BigInteger QXMERGE
    • qxtrtbl

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

      public BigInteger qxtrtblAsBigInteger()
      QXTRTBL value as a BigInteger.

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

      Returns:
      BigInteger QXTRTBL
    • qxcrrol

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

      public BigInteger qxcrrolAsBigInteger()
      QXCRROL value as a BigInteger.

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

      Returns:
      BigInteger QXCRROL
    • qxdrprol

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

      public BigInteger qxdrprolAsBigInteger()
      QXDRPROL value as a BigInteger.

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

      Returns:
      BigInteger QXDRPROL
    • qxcrctx

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

      public BigInteger qxcrctxAsBigInteger()
      QXCRCTX value as a BigInteger.

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

      Returns:
      BigInteger QXCRCTX
    • qxaltctx

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

      public BigInteger qxaltctxAsBigInteger()
      QXALTCTX value as a BigInteger.

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

      Returns:
      BigInteger QXALTCTX
    • qxdrpctx

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

      public BigInteger qxdrpctxAsBigInteger()
      QXDRPCTX value as a BigInteger.

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

      Returns:
      BigInteger QXDRPCTX
    • qxrnix

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

      public BigInteger qxrnixAsBigInteger()
      QXRNIX value as a BigInteger.

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

      Returns:
      BigInteger QXRNIX
    • qxstxmlv

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

      public BigInteger qxstxmlvAsBigInteger()
      QXSTXMLV value as a BigInteger.

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

      Returns:
      BigInteger QXSTXMLV
    • qxrwsfetchd

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

      public BigInteger qxrwsfetchdAsBigInteger()
      QXRWSFETCHD value as a BigInteger.

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

      Returns:
      BigInteger QXRWSFETCHD
    • qxrwsinsrtd

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

      public BigInteger qxrwsinsrtdAsBigInteger()
      QXRWSINSRTD value as a BigInteger.

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

      Returns:
      BigInteger QXRWSINSRTD
    • qxrwsupdtd

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

      public BigInteger qxrwsupdtdAsBigInteger()
      QXRWSUPDTD value as a BigInteger.

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

      Returns:
      BigInteger QXRWSUPDTD
    • qxrwsdeletd

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

      public BigInteger qxrwsdeletdAsBigInteger()
      QXRWSDELETD value as a BigInteger.

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

      Returns:
      BigInteger QXRWSDELETD
    • qxstcwlp

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

      public BigInteger qxstcwlpAsBigInteger()
      QXSTCWLP value as a BigInteger.

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

      Returns:
      BigInteger QXSTCWLP
    • qxstcwlr

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

      public BigInteger qxstcwlrAsBigInteger()
      QXSTCWLR value as a BigInteger.

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

      Returns:
      BigInteger QXSTCWLR
    • qxstcwlm

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

      public BigInteger qxstcwlmAsBigInteger()
      QXSTCWLM value as a BigInteger.

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

      Returns:
      BigInteger QXSTCWLM
    • qxstcwld

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

      public BigInteger qxstcwldAsBigInteger()
      QXSTCWLD value as a BigInteger.

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

      Returns:
      BigInteger QXSTCWLD
    • qxpfslnum

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

      public BigInteger qxpfslnumAsBigInteger()
      QXPFSLNUM value as a BigInteger.

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

      Returns:
      BigInteger QXPFSLNUM
    • qxpfsenum

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

      public BigInteger qxpfsenumAsBigInteger()
      QXPFSENUM value as a BigInteger.

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

      Returns:
      BigInteger QXPFSENUM
    • qxpfsenumg

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

      public BigInteger qxpfsenumgAsBigInteger()
      QXPFSENUMG value as a BigInteger.

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

      Returns:
      BigInteger QXPFSENUMG
    • qxpfmaxu

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

      public BigInteger qxpfmaxuAsBigInteger()
      QXPFMAXU value as a BigInteger.

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

      Returns:
      BigInteger QXPFMAXU
    • qxpfmaxug

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

      public BigInteger qxpfmaxugAsBigInteger()
      QXPFMAXUG value as a BigInteger.

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

      Returns:
      BigInteger QXPFMAXUG
    • qxwfrids

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

      public BigInteger qxwfridsAsBigInteger()
      QXWFRIDS value as a BigInteger.

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

      Returns:
      BigInteger QXWFRIDS
    • qxwfridt

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

      public BigInteger qxwfridtAsBigInteger()
      QXWFRIDT value as a BigInteger.

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

      Returns:
      BigInteger QXWFRIDT
    • qxhjincs

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

      public BigInteger qxhjincsAsBigInteger()
      QXHJINCS value as a BigInteger.

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

      Returns:
      BigInteger QXHJINCS
    • qxhjinct

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

      public BigInteger qxhjinctAsBigInteger()
      QXHJINCT value as a BigInteger.

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

      Returns:
      BigInteger QXHJINCT
    • qxrsmiap

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

      public BigInteger qxrsmiapAsBigInteger()
      QXRSMIAP value as a BigInteger.

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

      Returns:
      BigInteger QXRSMIAP
    • qxcremp

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

      public BigInteger qxcrempAsBigInteger()
      QXCREMP value as a BigInteger.

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

      Returns:
      BigInteger QXCREMP
    • qxdrpmp

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

      public BigInteger qxdrpmpAsBigInteger()
      QXDRPMP value as a BigInteger.

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

      Returns:
      BigInteger QXDRPMP
    • qxaltmp

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

      public BigInteger qxaltmpAsBigInteger()
      QXALTMP value as a BigInteger.

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

      Returns:
      BigInteger QXALTMP
    • qxcrtsv

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

      public BigInteger qxcrtsvAsBigInteger()
      QXCRTSV value as a BigInteger.

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

      Returns:
      BigInteger QXCRTSV
    • qxdrpsv

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

      public BigInteger qxdrpsvAsBigInteger()
      QXDRPSV value as a BigInteger.

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

      Returns:
      BigInteger QXDRPSV
    • qxdegat

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

      public BigInteger qxdegatAsBigInteger()
      QXDEGAT value as a BigInteger.

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

      Returns:
      BigInteger QXDEGAT
    • qxstarrayExpansions

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

      public BigInteger qxstarrayExpansionsAsBigInteger()
      QXSTARRAY_EXPANSIONS value as a BigInteger.

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

      Returns:
      BigInteger QXSTARRAY_EXPANSIONS
    • qxstoredgrp

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

      public BigInteger qxstoredgrpAsBigInteger()
      QXSTOREDGRP value as a BigInteger.

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

      Returns:
      BigInteger QXSTOREDGRP
    • qxstodgngrp

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

      public BigInteger qxstodgngrpAsBigInteger()
      QXSTODGNGRP value as a BigInteger.

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

      Returns:
      BigInteger QXSTODGNGRP
    • qxmaxestidg

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

      public BigInteger qxmaxestidgAsBigInteger()
      QXMAXESTIDG value as a BigInteger.

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

      Returns:
      BigInteger QXMAXESTIDG
    • qxmaxplandg

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

      public BigInteger qxmaxplandgAsBigInteger()
      QXMAXPLANDG value as a BigInteger.

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

      Returns:
      BigInteger QXMAXPLANDG
    • qxparopt

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

      public BigInteger qxparoptAsBigInteger()
      QXPAROPT value as a BigInteger.

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

      Returns:
      BigInteger QXPAROPT
    • qxn1093a

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

      public BigInteger qxn1093aAsBigInteger()
      QXN1093A value as a BigInteger.

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

      Returns:
      BigInteger QXN1093A
    • qxn1093b

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

      public BigInteger qxn1093bAsBigInteger()
      QXN1093B value as a BigInteger.

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

      Returns:
      BigInteger QXN1093B
    • qxsistor

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

      public BigInteger qxsistorAsBigInteger()
      QXSISTOR value as a BigInteger.

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

      Returns:
      BigInteger QXSISTOR
    • qxsiwf

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

      public BigInteger qxsiwfAsBigInteger()
      QXSIWF value as a BigInteger.

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

      Returns:
      BigInteger QXSIWF
    • qxreftbl

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

      public BigInteger qxreftblAsBigInteger()
      QXREFTBL value as a BigInteger.

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

      Returns:
      BigInteger QXREFTBL
    • qxtrnown

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

      public BigInteger qxtrnownAsBigInteger()
      QXTRNOWN value as a BigInteger.

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

      Returns:
      BigInteger QXTRNOWN
    • qxrwsinsrtdalg1

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

      public BigInteger qxrwsinsrtdalg1AsBigInteger()
      QXRWSINSRTDAlg1 value as a BigInteger.

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

      Returns:
      BigInteger QXRWSINSRTDAlg1
    • qxrwsinsrtdalg2

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

      public BigInteger qxrwsinsrtdalg2AsBigInteger()
      QXRWSINSRTDAlg2 value as a BigInteger.

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

      Returns:
      BigInteger QXRWSINSRTDAlg2
    • qxinsrtiag2to1

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

      public BigInteger qxinsrtiag2to1AsBigInteger()
      QXINSRTIAG2TO1 value as a BigInteger.

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

      Returns:
      BigInteger QXINSRTIAG2TO1
    • qxrsdmad

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

      public BigInteger qxrsdmadAsBigInteger()
      QXRSDMAD value as a BigInteger.

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

      Returns:
      BigInteger QXRSDMAD
    • qxr1boad

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

      public BigInteger qxr1boadAsBigInteger()
      QXR1BOAD value as a BigInteger.

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

      Returns:
      BigInteger QXR1BOAD
    • qxstsrt

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

      public BigInteger qxstsrtAsBigInteger()
      QXSTSRT value as a BigInteger.

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

      Returns:
      BigInteger QXSTSRT
    • qxstsrtl

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

      public BigInteger qxstsrtlAsBigInteger()
      QXSTSRTL value as a BigInteger.

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

      Returns:
      BigInteger QXSTSRTL
    • qxstsfnd

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

      public BigInteger qxstsfndAsBigInteger()
      QXSTSFND value as a BigInteger.

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

      Returns:
      BigInteger QXSTSFND
    • qxstmlsfnd

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

      public BigInteger qxstmlsfndAsBigInteger()
      QXSTMLSFND value as a BigInteger.

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

      Returns:
      BigInteger QXSTMLSFND
    • qxstTimeoutFromAppl

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

      public BigInteger qxstTimeoutFromApplAsBigInteger()
      QXSTTIMEOUTFromAppl value as a BigInteger.

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

      Returns:
      BigInteger QXSTTIMEOUTFromAppl
    • qxstTimeoutFromProf

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

      public BigInteger qxstTimeoutFromProfAsBigInteger()
      QXSTTIMEOUTFromProf value as a BigInteger.

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

      Returns:
      BigInteger QXSTTIMEOUTFromProf
    • qxstehlst

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

      public BigInteger qxstehlstAsBigInteger()
      QXSTEHLST value as a BigInteger.

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

      Returns:
      BigInteger QXSTEHLST
    • qxsthvlst

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

      public BigInteger qxsthvlstAsBigInteger()
      QXSTHVLST value as a BigInteger.

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

      Returns:
      BigInteger QXSTHVLST
    • qxstmlsrt

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

      public BigInteger qxstmlsrtAsBigInteger()
      QXSTMLSRT value as a BigInteger.

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

      Returns:
      BigInteger QXSTMLSRT
    • qxrfmiap

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

      public BigInteger qxrfmiapAsBigInteger()
      QXRFMIAP value as a BigInteger.

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

      Returns:
      BigInteger QXRFMIAP
    • qxincrbInvstmt

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

      public BigInteger qxincrbInvstmtAsBigInteger()
      QXINCRB_INVSTMT value as a BigInteger.

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

      Returns:
      BigInteger QXINCRB_INVSTMT
    • qxincrbAprRedrive

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

      public BigInteger qxincrbAprRedriveAsBigInteger()
      QXINCRB_APR_REDRIVE value as a BigInteger.

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

      Returns:
      BigInteger QXINCRB_APR_REDRIVE
    • create

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