public final class Qw02254 extends SmfData
Modifier and Type | Method and Description |
---|---|
static Qw02254 |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qw0225dmh()
QW0225DMH value, throws exception if QW0225DMH overflows 64 bit signed integer.
|
BigInteger |
qw0225dmhAsBigInteger()
QW0225DMH value as a BigInteger.
|
long |
qw0225f1()
QW0225F1 value, throws exception if QW0225F1 overflows 64 bit signed integer.
|
BigInteger |
qw0225f1AsBigInteger()
QW0225F1 value as a BigInteger.
|
long |
qw0225f2()
QW0225F2 value, throws exception if QW0225F2 overflows 64 bit signed integer.
|
BigInteger |
qw0225f2AsBigInteger()
QW0225F2 value as a BigInteger.
|
long |
qw0225h2()
QW0225H2 value, throws exception if QW0225H2 overflows 64 bit signed integer.
|
BigInteger |
qw0225h2AsBigInteger()
QW0225H2 value as a BigInteger.
|
long |
qw0225hc()
QW0225HC value.
|
long |
qw0225hs()
QW0225HS value.
|
long |
qw0225hs8()
QW0225HS8 value, throws exception if QW0225HS8 overflows 64 bit signed integer.
|
BigInteger |
qw0225hs8AsBigInteger()
QW0225HS8 value as a BigInteger.
|
ZonedDateTime |
qw0225ht()
QW0225HT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
qw0225htRawValue()
QW0225HT STCK value.
|
long |
qw0225l2()
QW0225L2 value, throws exception if QW0225L2 overflows 64 bit signed integer.
|
BigInteger |
qw0225l2AsBigInteger()
QW0225L2 value as a BigInteger.
|
long |
qw0225lc()
QW0225LC value.
|
long |
qw0225ls()
QW0225LS value.
|
long |
qw0225ls8()
QW0225LS8 value, throws exception if QW0225LS8 overflows 64 bit signed integer.
|
BigInteger |
qw0225ls8AsBigInteger()
QW0225LS8 value as a BigInteger.
|
long |
qw0225s2()
QW0225S2 value, throws exception if QW0225S2 overflows 64 bit signed integer.
|
BigInteger |
qw0225s2AsBigInteger()
QW0225S2 value as a BigInteger.
|
long |
qw0225sc()
QW0225SC value.
|
long |
qw0225sc8()
QW0225SC8 value, throws exception if QW0225SC8 overflows 64 bit signed integer.
|
BigInteger |
qw0225sc8AsBigInteger()
QW0225SC8 value as a BigInteger.
|
long |
qw0225sx()
QW0225SX value.
|
long |
qw0225sx8()
QW0225SX8 value, throws exception if QW0225SX8 overflows 64 bit signed integer.
|
BigInteger |
qw0225sx8AsBigInteger()
QW0225SX8 value as a BigInteger.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long qw0225sc()
public long qw0225ls()
public long qw0225sx()
public long qw0225hs()
public long qw0225lc()
public long qw0225hc()
public long qw0225l2()
IllegalArgumentException
- If the value of QW0225L2 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225L2).
Use qw0225l2AsBigInteger()
if this is possible.public BigInteger qw0225l2AsBigInteger()
qw0225l2()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225h2()
IllegalArgumentException
- If the value of QW0225H2 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225H2).
Use qw0225h2AsBigInteger()
if this is possible.public BigInteger qw0225h2AsBigInteger()
qw0225h2()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public ZonedDateTime qw0225ht()
Use qw0225htRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger qw0225htRawValue()
public long qw0225s2()
IllegalArgumentException
- If the value of QW0225S2 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225S2).
Use qw0225s2AsBigInteger()
if this is possible.public BigInteger qw0225s2AsBigInteger()
qw0225s2()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225f1()
IllegalArgumentException
- If the value of QW0225F1 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225F1).
Use qw0225f1AsBigInteger()
if this is possible.public BigInteger qw0225f1AsBigInteger()
qw0225f1()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225f2()
IllegalArgumentException
- If the value of QW0225F2 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225F2).
Use qw0225f2AsBigInteger()
if this is possible.public BigInteger qw0225f2AsBigInteger()
qw0225f2()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225sc8()
IllegalArgumentException
- If the value of QW0225SC8 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225SC8).
Use qw0225sc8AsBigInteger()
if this is possible.public BigInteger qw0225sc8AsBigInteger()
qw0225sc8()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225ls8()
IllegalArgumentException
- If the value of QW0225LS8 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225LS8).
Use qw0225ls8AsBigInteger()
if this is possible.public BigInteger qw0225ls8AsBigInteger()
qw0225ls8()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225sx8()
IllegalArgumentException
- If the value of QW0225SX8 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225SX8).
Use qw0225sx8AsBigInteger()
if this is possible.public BigInteger qw0225sx8AsBigInteger()
qw0225sx8()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225hs8()
IllegalArgumentException
- If the value of QW0225HS8 exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225HS8).
Use qw0225hs8AsBigInteger()
if this is possible.public BigInteger qw0225hs8AsBigInteger()
qw0225hs8()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long qw0225dmh()
IllegalArgumentException
- If the value of QW0225DMH exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in QW0225DMH).
Use qw0225dmhAsBigInteger()
if this is possible.public BigInteger qw0225dmhAsBigInteger()
qw0225dmh()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public static Qw02254 create(byte[] Data, int offset, int length, SmfDb2Record parent)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.