public final class CfStorageClassMemoryDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static CfStorageClassMemoryDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
r744maec()
R744MAEC value.
|
int |
r744malg()
R744MALG value.
|
long |
r744mema()
R744MEMA value.
|
long |
r744meme()
R744MEME value, throws exception if R744MEME overflows 64 bit signed integer.
|
BigInteger |
r744memeAsBigInteger()
R744MEME value as a BigInteger.
|
long |
r744meml()
R744MEML value, throws exception if R744MEML overflows 64 bit signed integer.
|
BigInteger |
r744memlAsBigInteger()
R744MEML value as a BigInteger.
|
long |
r744mene()
R744MENE value, throws exception if R744MENE overflows 64 bit signed integer.
|
BigInteger |
r744meneAsBigInteger()
R744MENE value as a BigInteger.
|
long |
r744menl()
R744MENL value, throws exception if R744MENL overflows 64 bit signed integer.
|
BigInteger |
r744menlAsBigInteger()
R744MENL value as a BigInteger.
|
long |
r744mfau()
R744MFAU value.
|
long |
r744miua()
R744MIUA value.
|
long |
r744mius()
R744MIUS value, throws exception if R744MIUS overflows 64 bit signed integer.
|
BigInteger |
r744miusAsBigInteger()
R744MIUS value as a BigInteger.
|
long |
r744mmbe()
R744MMBE value.
|
long |
r744mmbl()
R744MMBL value.
|
long |
r744mnec()
R744MNEC value.
|
long |
r744mnel()
R744MNEL value.
|
long |
r744mrbt()
R744MRBT value, throws exception if R744MRBT overflows 64 bit signed integer.
|
BigInteger |
r744mrbtAsBigInteger()
R744MRBT value as a BigInteger.
|
long |
r744mrfc()
R744MRFC value.
|
long |
r744mrpc()
R744MRPC value.
|
long |
r744mrsq()
R744MRSQ value, throws exception if R744MRSQ overflows 64 bit signed integer.
|
BigInteger |
r744mrsqAsBigInteger()
R744MRSQ value as a BigInteger.
|
Duration |
r744mrst()
R744MRST as a Duration.
|
BigInteger |
r744mrstRawValue()
R744MRST raw value.
|
double |
r744mrstSeconds()
R744MRST in seconds.
|
int |
r744mslr()
R744MSLR value.
|
int |
r744mslt()
R744MSLT value.
|
long |
r744msma()
R744MSMA value, throws exception if R744MSMA overflows 64 bit signed integer.
|
BigInteger |
r744msmaAsBigInteger()
R744MSMA value as a BigInteger.
|
long |
r744msrk()
R744MSRK value.
|
long |
r744msrl()
R744MSRL value.
|
long |
r744msrm()
R744MSRM value.
|
long |
r744msrr()
R744MSRR value.
|
int |
r744msur()
R744MSUR value.
|
int |
r744msut()
R744MSUT value.
|
long |
r744mswc()
R744MSWC value.
|
long |
r744mwbt()
R744MWBT value, throws exception if R744MWBT overflows 64 bit signed integer.
|
BigInteger |
r744mwbtAsBigInteger()
R744MWBT value as a BigInteger.
|
long |
r744mwsq()
R744MWSQ value, throws exception if R744MWSQ overflows 64 bit signed integer.
|
BigInteger |
r744mwsqAsBigInteger()
R744MWSQ value as a BigInteger.
|
Duration |
r744mwst()
R744MWST as a Duration.
|
BigInteger |
r744mwstRawValue()
R744MWST raw value.
|
double |
r744mwstSeconds()
R744MWST in seconds.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long r744msma()
IllegalArgumentException
- If the value of R744MSMA exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MSMA).
Use r744msmaAsBigInteger()
if this is possible.public BigInteger r744msmaAsBigInteger()
r744msma()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public int r744malg()
public long r744mfau()
public long r744miua()
public long r744mius()
IllegalArgumentException
- If the value of R744MIUS exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MIUS).
Use r744miusAsBigInteger()
if this is possible.public BigInteger r744miusAsBigInteger()
r744mius()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744mema()
public long r744meml()
IllegalArgumentException
- If the value of R744MEML exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MEML).
Use r744memlAsBigInteger()
if this is possible.public BigInteger r744memlAsBigInteger()
r744meml()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744meme()
IllegalArgumentException
- If the value of R744MEME exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MEME).
Use r744memeAsBigInteger()
if this is possible.public BigInteger r744memeAsBigInteger()
r744meme()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744menl()
IllegalArgumentException
- If the value of R744MENL exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MENL).
Use r744menlAsBigInteger()
if this is possible.public BigInteger r744menlAsBigInteger()
r744menl()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744mene()
IllegalArgumentException
- If the value of R744MENE exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MENE).
Use r744meneAsBigInteger()
if this is possible.public BigInteger r744meneAsBigInteger()
r744mene()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public int r744mslt()
public int r744msut()
public int r744mslr()
public int r744msur()
public long r744mswc()
public long r744mrfc()
public long r744mrpc()
public Duration r744mrst()
Duration
public double r744mrstSeconds()
public BigInteger r744mrstRawValue()
public long r744mrsq()
IllegalArgumentException
- If the value of R744MRSQ exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MRSQ).
Use r744mrsqAsBigInteger()
if this is possible.public BigInteger r744mrsqAsBigInteger()
r744mrsq()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public Duration r744mwst()
Duration
public double r744mwstSeconds()
public BigInteger r744mwstRawValue()
public long r744mwsq()
IllegalArgumentException
- If the value of R744MWSQ exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MWSQ).
Use r744mwsqAsBigInteger()
if this is possible.public BigInteger r744mwsqAsBigInteger()
r744mwsq()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744mrbt()
IllegalArgumentException
- If the value of R744MRBT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MRBT).
Use r744mrbtAsBigInteger()
if this is possible.public BigInteger r744mrbtAsBigInteger()
r744mrbt()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744mwbt()
IllegalArgumentException
- If the value of R744MWBT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R744MWBT).
Use r744mwbtAsBigInteger()
if this is possible.public BigInteger r744mwbtAsBigInteger()
r744mwbt()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r744maec()
public long r744msrl()
public long r744msrr()
public long r744msrm()
public long r744mmbl()
public long r744mmbe()
public long r744mnel()
public long r744mnec()
public long r744msrk()
public static CfStorageClassMemoryDataSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2021 Black Hill Software Pty Ltd. All rights reserved.