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.
qisesqca() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISESQCA
qisesqka
publiclongqisesqka()
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.
qisesqka() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISESQKA
qisekspa8
publiclongqisekspa8()
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.
qisekspa8() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISEKSPA8
qisedpsl
publiclongqisedpsl()
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.
qisedpsl() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISEDPSL
qisedpsc
publiclongqisedpsc()
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.
qisedpsc() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISEDPSC
qisedpsm
publiclongqisedpsm()
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.
qisedpsm() may provide better performance
if the value will not exceed the maximum value for a signed long.
Returns:
BigInteger QISEDPSM
qisedpsf
publiclongqisedpsf()
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.