public final class Qw0225 extends SmfData
  • Field Details

    • QW0225CTLP

      public static final int QW0225CTLP
      Constant: 0x80000000 = 2147483648
      See Also:
    • QW0225CTLS

      public static final int QW0225CTLS
      Constant: 0x40000000 = 1073741824
      See Also:
  • Method Details

    • qw0225an

      public String qw0225an()
      QW0225AN value.
      Returns:
      String QW0225AN value
    • qw0225rg

      public long qw0225rg()
      QW0225RG value.
      Returns:
      long QW0225RG value
    • qw0225lo

      public long qw0225lo()
      QW0225LO value.
      Returns:
      long QW0225LO value
    • qw0225hi

      public long qw0225hi()
      QW0225HI value.
      Returns:
      long QW0225HI value
    • qw0225el

      public long qw0225el()
      QW0225EL value.
      Returns:
      long QW0225EL value
    • qw0225eh

      public long qw0225eh()
      QW0225EH value.
      Returns:
      long QW0225EH value
    • qw0225tp

      public long qw0225tp()
      QW0225TP value.
      Returns:
      long QW0225TP value
    • qw0225ep

      public long qw0225ep()
      QW0225EP value.
      Returns:
      long QW0225EP value
    • qw0225cr

      public long qw0225cr()
      QW0225CR value.
      Returns:
      long QW0225CR value
    • qw0225mv

      public long qw0225mv()
      QW0225MV value.
      Returns:
      long QW0225MV value
    • qw0225so

      public long qw0225so()
      QW0225SO value.
      Returns:
      long QW0225SO value
    • qw0225gs

      public long qw0225gs()
      QW0225GS value.
      Returns:
      long QW0225GS value
    • qw0225su

      public long qw0225su()
      QW0225SU value.
      Returns:
      long QW0225SU value
    • qw0225vr

      public long qw0225vr()
      QW0225VR value.
      Returns:
      long QW0225VR value
    • qw0225fx

      public long qw0225fx()
      QW0225FX value.
      Returns:
      long QW0225FX value
    • qw0225gm

      public long qw0225gm()
      QW0225GM value.
      Returns:
      long QW0225GM value
    • qw0225av

      public long qw0225av()
      QW0225AV value.
      Returns:
      long QW0225AV value
    • qw0225ss

      public long qw0225ss()
      QW0225SS value.
      Returns:
      long QW0225SS value
    • qw0225va

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

      public BigInteger qw0225vaAsBigInteger()
      QW0225VA value as a BigInteger.

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

      Returns:
      BigInteger QW0225VA
    • qw0225fa

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

      public BigInteger qw0225faAsBigInteger()
      QW0225FA value as a BigInteger.

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

      Returns:
      BigInteger QW0225FA
    • qw0225ga

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

      public BigInteger qw0225gaAsBigInteger()
      QW0225GA value as a BigInteger.

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

      Returns:
      BigInteger QW0225GA
    • qw0225sm

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

      public BigInteger qw0225smAsBigInteger()
      QW0225SM value as a BigInteger.

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

      Returns:
      BigInteger QW0225SM
    • qw0225rl

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

      public BigInteger qw0225rlAsBigInteger()
      QW0225RL value as a BigInteger.

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

      Returns:
      BigInteger QW0225RL
    • qw0225ax

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

      public BigInteger qw0225axAsBigInteger()
      QW0225AX value as a BigInteger.

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

      Returns:
      BigInteger QW0225AX
    • qw0225hvPagesInReal

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

      @Deprecated public long qw0225hvpagesinreal()
      Deprecated.
      Make capitalization more consistent - use qw0225hvPagesInReal()
    • qw0225hvPagesInRealAsBigInteger

      public BigInteger qw0225hvPagesInRealAsBigInteger()
      QW0225HVPagesInReal value as a BigInteger.

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

      Returns:
      BigInteger QW0225HVPagesInReal
    • qw0225hvpagesinrealAsBigInteger

      @Deprecated public BigInteger qw0225hvpagesinrealAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225hvPagesInRealAsBigInteger()
    • qw0225hvAuxSlots

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

      @Deprecated public long qw0225hvauxslots()
      Deprecated.
      Make capitalization more consistent - use qw0225hvAuxSlots()
    • qw0225hvAuxSlotsAsBigInteger

      public BigInteger qw0225hvAuxSlotsAsBigInteger()
      QW0225HVAuxSlots value as a BigInteger.

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

      Returns:
      BigInteger QW0225HVAuxSlots
    • qw0225hvauxslotsAsBigInteger

      @Deprecated public BigInteger qw0225hvauxslotsAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225hvAuxSlotsAsBigInteger()
    • qw0225hvgPagesInReal

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

      @Deprecated public long qw0225hvgpagesinreal()
      Deprecated.
      Make capitalization more consistent - use qw0225hvgPagesInReal()
    • qw0225hvgPagesInRealAsBigInteger

      public BigInteger qw0225hvgPagesInRealAsBigInteger()
      QW0225HVGPagesInReal value as a BigInteger.

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

      Returns:
      BigInteger QW0225HVGPagesInReal
    • qw0225hvgpagesinrealAsBigInteger

      @Deprecated public BigInteger qw0225hvgpagesinrealAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225hvgPagesInRealAsBigInteger()
    • qw0225hvgAuxSlots

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

      @Deprecated public long qw0225hvgauxslots()
      Deprecated.
      Make capitalization more consistent - use qw0225hvgAuxSlots()
    • qw0225hvgAuxSlotsAsBigInteger

      public BigInteger qw0225hvgAuxSlotsAsBigInteger()
      QW0225HVGAuxSlots value as a BigInteger.

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

      Returns:
      BigInteger QW0225HVGAuxSlots
    • qw0225hvgauxslotsAsBigInteger

      @Deprecated public BigInteger qw0225hvgauxslotsAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225hvgAuxSlotsAsBigInteger()
    • qw0225priStgReal

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

      @Deprecated public long qw0225pristgReal()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgReal()
    • qw0225priStgRealAsBigInteger

      public BigInteger qw0225priStgRealAsBigInteger()
      QW0225PriStg_Real value as a BigInteger.

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

      Returns:
      BigInteger QW0225PriStg_Real
    • qw0225pristgRealAsBigInteger

      @Deprecated public BigInteger qw0225pristgRealAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgRealAsBigInteger()
    • qw0225priStgAux

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

      @Deprecated public long qw0225pristgAux()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgAux()
    • qw0225priStgAuxAsBigInteger

      public BigInteger qw0225priStgAuxAsBigInteger()
      QW0225PriStg_Aux value as a BigInteger.

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

      Returns:
      BigInteger QW0225PriStg_Aux
    • qw0225pristgAuxAsBigInteger

      @Deprecated public BigInteger qw0225pristgAuxAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgAuxAsBigInteger()
    • qw02251flgs

      public long qw02251flgs()
      QW02251FLGS value.
      Returns:
      long QW02251FLGS value
    • qw0225ctlp

      public boolean qw0225ctlp()
      Return true if QW0225CTLP bit in qw02251flgs() is set.
      Returns:
      boolean QW0225CTLP bit is set in qw02251flgs()

      QW0225CTLP = 0x80000000

    • qw0225ctls

      public boolean qw0225ctls()
      Return true if QW0225CTLS bit in qw02251flgs() is set.
      Returns:
      boolean QW0225CTLS bit is set in qw02251flgs()

      QW0225CTLS = 0x40000000

    • qw0225hvPagesInReal2g

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

      @Deprecated public long qw0225hvpagesinreal2g()
      Deprecated.
      Make capitalization more consistent - use qw0225hvPagesInReal2g()
    • qw0225hvPagesInReal2gAsBigInteger

      public BigInteger qw0225hvPagesInReal2gAsBigInteger()
      QW0225HVPagesInReal2G value as a BigInteger.

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

      Returns:
      BigInteger QW0225HVPagesInReal2G
    • qw0225hvpagesinreal2gAsBigInteger

      @Deprecated public BigInteger qw0225hvpagesinreal2gAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225hvPagesInReal2gAsBigInteger()
    • qw0225priStgDPage

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

      @Deprecated public long qw0225pristgDpage()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgDPage()
    • qw0225priStgDPageAsBigInteger

      public BigInteger qw0225priStgDPageAsBigInteger()
      QW0225PriStg_dpage value as a BigInteger.

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

      Returns:
      BigInteger QW0225PriStg_dpage
    • qw0225pristgDpageAsBigInteger

      @Deprecated public BigInteger qw0225pristgDpageAsBigInteger()
      Deprecated.
      Make capitalization more consistent - use qw0225priStgDPageAsBigInteger()
    • create

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