public final class Qise extends SmfData
  • Field Details

  • Method Details

    • qisefail

      public long qisefail()
      QISEFAIL value.
      Returns:
      long QISEFAIL value
    • qisectg

      public long qisectg()
      QISECTG value.
      Returns:
      long QISECTG value
    • qisectl

      public long qisectl()
      QISECTL value.
      Returns:
      long QISECTL value
    • qisestmt

      public long qisestmt()
      QISESTMT value.
      Returns:
      long QISESTMT value
    • qisedbdg

      public long qisedbdg()
      QISEDBDG value.
      Returns:
      long QISEDBDG value
    • qisedbdl

      public long qisedbdl()
      QISEDBDL value.
      Returns:
      long QISEDBDL value
    • qisektg

      public long qisektg()
      QISEKTG value.
      Returns:
      long QISEKTG value
    • qisektl

      public long qisektl()
      QISEKTL value.
      Returns:
      long QISEKTL value
    • qisedsi

      public long qisedsi()
      QISEDSI value.
      Returns:
      long QISEDSI value
    • qisedsg

      public long qisedsg()
      QISEDSG value.
      Returns:
      long QISEDSG value
    • qisedbd

      public long qisedbd()
      QISEDBD value.
      Returns:
      long QISEDBD value
    • qisedfal

      public long qisedfal()
      QISEDFAL value.
      Returns:
      long QISEDFAL value
    • qisedpge

      public long qisedpge()
      QISEDPGE value.
      Returns:
      long QISEDPGE value
    • qisedfre

      public long qisedfre()
      QISEDFRE value.
      Returns:
      long QISEDFRE value
    • qisedynp

      public long qisedynp()
      QISEDYNP value.
      Returns:
      long QISEDYNP value
    • qisecfal

      public long qisecfal()
      QISECFAL value.
      Returns:
      long QISECFAL value
    • qisecpge

      public long qisecpge()
      QISECPGE value.
      Returns:
      long QISECPGE value
    • qisecfre

      public long qisecfre()
      QISECFRE value.
      Returns:
      long QISECFRE value
    • qiseskct

      public long qiseskct()
      QISESKCT value.
      Returns:
      long QISESKCT value
    • qiseskpt

      public long qiseskpt()
      QISESKPT value.
      Returns:
      long QISESKPT value
    • qisekfal

      public long qisekfal()
      QISEKFAL value.
      Returns:
      long QISEKFAL value
    • qisekpge

      public long qisekpge()
      QISEKPGE value.
      Returns:
      long QISEKPGE value
    • qisekfre

      public long qisekfre()
      QISEKFRE value.
      Returns:
      long QISEKFRE value
    • qisecta

      public long qisecta()
      QISECTA value.
      Returns:
      long QISECTA value
    • qisekta

      public long qisekta()
      QISEKTA value.
      Returns:
      long QISEKTA value
    • qisesfal

      public long qisesfal()
      QISESFAL value.
      Returns:
      long QISESFAL value
    • qisespge

      public long qisespge()
      QISESPGE value.
      Returns:
      long QISESPGE value
    • qisesfre

      public long qisesfre()
      QISESFRE value.
      Returns:
      long QISESFRE value
    • qiseknfm

      public long qiseknfm()
      QISEKNFM value.
      Returns:
      long QISEKNFM value
    • qiseknfa

      public long qiseknfa()
      QISEKNFA value.
      Returns:
      long QISEKNFA value
    • qiseknfr

      public long qiseknfr()
      QISEKNFR value.
      Returns:
      long QISEKNFR value
    • qisekspg

      public long qisekspg()
      QISEKSPG value.
      Returns:
      long QISEKSPG value
    • qisekspa

      public long qisekspa()
      QISEKSPA value.
      Returns:
      long QISEKSPA value
    • qiseklru

      public long qiseklru()
      QISEKLRU value.
      Returns:
      long QISEKLRU value
    • qisedlru

      public long qisedlru()
      QISEDLRU value.
      Returns:
      long QISEDLRU value
    • qisedylru

      public long qisedylru()
      QISEDYLRU value.
      Returns:
      long QISEDYLRU value
    • qisesqcb

      public long qisesqcb()
      QISESQCB value.
      Returns:
      long QISESQCB value
    • qisesqkb

      public long qisesqkb()
      QISESQKB value.
      Returns:
      long QISESQKB value
    • qisesqca

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

      public BigInteger qisesqcaAsBigInteger()
      QISESQCA value as a BigInteger.

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

      Returns:
      BigInteger QISESQCA
    • qisesqka

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

      public BigInteger qisesqkaAsBigInteger()
      QISESQKA value as a BigInteger.

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

      Returns:
      BigInteger QISESQKA
    • qisekspa8

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

      public BigInteger qisekspa8AsBigInteger()
      QISEKSPA8 value as a BigInteger.

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

      Returns:
      BigInteger QISEKSPA8
    • qisedpsl

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

      public BigInteger qisedpslAsBigInteger()
      QISEDPSL value as a BigInteger.

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

      Returns:
      BigInteger QISEDPSL
    • qisedpsc

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

      public BigInteger qisedpscAsBigInteger()
      QISEDPSC value as a BigInteger.

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

      Returns:
      BigInteger QISEDPSC
    • qisedpsm

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

      public BigInteger qisedpsmAsBigInteger()
      QISEDPSM value as a BigInteger.

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

      Returns:
      BigInteger QISEDPSM
    • qisedpsf

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

      public BigInteger qisedpsfAsBigInteger()
      QISEDPSF value as a BigInteger.

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

      Returns:
      BigInteger QISEDPSF
    • create

      public static Qise create(byte[] 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