-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Qw02256create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent) create is intended for internal use only.longQW0225I_ABCSA value, throws exception if QW0225I_ABCSA overflows 64 bit signed integer.QW0225I_ABCSA value as a BigInteger.longQW0225I_ABCSH value, throws exception if QW0225I_ABCSH overflows 64 bit signed integer.QW0225I_ABCSH value as a BigInteger.longQW0225I_ABPVH value, throws exception if QW0225I_ABPVH overflows 64 bit signed integer.QW0225I_ABPVH value as a BigInteger.longQW0225I_ABPVT value, throws exception if QW0225I_ABPVT overflows 64 bit signed integer.QW0225I_ABPVT value as a BigInteger.longQW0225I_APMAX value, throws exception if QW0225I_APMAX overflows 64 bit signed integer.QW0225I_APMAX value as a BigInteger.longQW0225I_BBECSA value, throws exception if QW0225I_BBECSA overflows 64 bit signed integer.QW0225I_BBECSA value as a BigInteger.longQW0225I_BBECSAH value, throws exception if QW0225I_BBECSAH overflows 64 bit signed integer.QW0225I_BBECSAH value as a BigInteger.longQW0225I_BBPVH value, throws exception if QW0225I_BBPVH overflows 64 bit signed integer.QW0225I_BBPVH value as a BigInteger.longQW0225I_BBPVT value, throws exception if QW0225I_BBPVT overflows 64 bit signed integer.QW0225I_BBPVT value as a BigInteger.longQW0225I_BPMAX value, throws exception if QW0225I_BPMAX overflows 64 bit signed integer.QW0225I_BPMAX value as a BigInteger.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
qw0225iAbCsa
public long qw0225iAbCsa()QW0225I_ABCSA value, throws exception if QW0225I_ABCSA overflows 64 bit signed integer.- Returns:
- long QW0225I_ABCSA
- Throws:
IllegalArgumentException- If the value of QW0225I_ABCSA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_ABCSA). Useqw0225iAbCsaAsBigInteger()if this is possible.
-
qw0225iAbCsaAsBigInteger
QW0225I_ABCSA value as a BigInteger.qw0225iAbCsa()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_ABCSA
-
qw0225iAbCsh
public long qw0225iAbCsh()QW0225I_ABCSH value, throws exception if QW0225I_ABCSH overflows 64 bit signed integer.- Returns:
- long QW0225I_ABCSH
- Throws:
IllegalArgumentException- If the value of QW0225I_ABCSH exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_ABCSH). Useqw0225iAbCshAsBigInteger()if this is possible.
-
qw0225iAbCshAsBigInteger
QW0225I_ABCSH value as a BigInteger.qw0225iAbCsh()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_ABCSH
-
qw0225iBbPvt
public long qw0225iBbPvt()QW0225I_BBPVT value, throws exception if QW0225I_BBPVT overflows 64 bit signed integer.- Returns:
- long QW0225I_BBPVT
- Throws:
IllegalArgumentException- If the value of QW0225I_BBPVT exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_BBPVT). Useqw0225iBbPvtAsBigInteger()if this is possible.
-
qw0225iBbPvtAsBigInteger
QW0225I_BBPVT value as a BigInteger.qw0225iBbPvt()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_BBPVT
-
qw0225iBbPvh
public long qw0225iBbPvh()QW0225I_BBPVH value, throws exception if QW0225I_BBPVH overflows 64 bit signed integer.- Returns:
- long QW0225I_BBPVH
- Throws:
IllegalArgumentException- If the value of QW0225I_BBPVH exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_BBPVH). Useqw0225iBbPvhAsBigInteger()if this is possible.
-
qw0225iBbPvhAsBigInteger
QW0225I_BBPVH value as a BigInteger.qw0225iBbPvh()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_BBPVH
-
qw0225iAbPvt
public long qw0225iAbPvt()QW0225I_ABPVT value, throws exception if QW0225I_ABPVT overflows 64 bit signed integer.- Returns:
- long QW0225I_ABPVT
- Throws:
IllegalArgumentException- If the value of QW0225I_ABPVT exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_ABPVT). Useqw0225iAbPvtAsBigInteger()if this is possible.
-
qw0225iAbPvtAsBigInteger
QW0225I_ABPVT value as a BigInteger.qw0225iAbPvt()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_ABPVT
-
qw0225iAbPvh
public long qw0225iAbPvh()QW0225I_ABPVH value, throws exception if QW0225I_ABPVH overflows 64 bit signed integer.- Returns:
- long QW0225I_ABPVH
- Throws:
IllegalArgumentException- If the value of QW0225I_ABPVH exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_ABPVH). Useqw0225iAbPvhAsBigInteger()if this is possible.
-
qw0225iAbPvhAsBigInteger
QW0225I_ABPVH value as a BigInteger.qw0225iAbPvh()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_ABPVH
-
qw0225iBbEcsa
public long qw0225iBbEcsa()QW0225I_BBECSA value, throws exception if QW0225I_BBECSA overflows 64 bit signed integer.- Returns:
- long QW0225I_BBECSA
- Throws:
IllegalArgumentException- If the value of QW0225I_BBECSA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_BBECSA). Useqw0225iBbEcsaAsBigInteger()if this is possible.
-
qw0225iBbEcsaAsBigInteger
QW0225I_BBECSA value as a BigInteger.qw0225iBbEcsa()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_BBECSA
-
qw0225iBbEcsah
public long qw0225iBbEcsah()QW0225I_BBECSAH value, throws exception if QW0225I_BBECSAH overflows 64 bit signed integer.- Returns:
- long QW0225I_BBECSAH
- Throws:
IllegalArgumentException- If the value of QW0225I_BBECSAH exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_BBECSAH). Useqw0225iBbEcsahAsBigInteger()if this is possible.
-
qw0225iBbEcsahAsBigInteger
QW0225I_BBECSAH value as a BigInteger.qw0225iBbEcsah()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_BBECSAH
-
qw0225iBpMax
public long qw0225iBpMax()QW0225I_BPMAX value, throws exception if QW0225I_BPMAX overflows 64 bit signed integer.- Returns:
- long QW0225I_BPMAX
- Throws:
IllegalArgumentException- If the value of QW0225I_BPMAX exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_BPMAX). Useqw0225iBpMaxAsBigInteger()if this is possible.
-
qw0225iBpMaxAsBigInteger
QW0225I_BPMAX value as a BigInteger.qw0225iBpMax()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_BPMAX
-
qw0225iApMax
public long qw0225iApMax()QW0225I_APMAX value, throws exception if QW0225I_APMAX overflows 64 bit signed integer.- Returns:
- long QW0225I_APMAX
- Throws:
IllegalArgumentException- If the value of QW0225I_APMAX exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in QW0225I_APMAX). Useqw0225iApMaxAsBigInteger()if this is possible.
-
qw0225iApMaxAsBigInteger
QW0225I_APMAX value as a BigInteger.qw0225iApMax()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger QW0225I_APMAX
-
create
public static Qw02256 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 sectionoffset- Offset of this section in the datalength- length of the section
-