Class CfStorageClassMemoryDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype4.CfStorageClassMemoryDataSection

public final class CfStorageClassMemoryDataSection extends SmfData
  • Method Details

    • r744msma

      public long r744msma()
      R744MSMA value, throws exception if R744MSMA overflows 64 bit signed integer.
      Returns:
      long R744MSMA
      Throws:
      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.
    • r744msmaAsBigInteger

      public BigInteger r744msmaAsBigInteger()
      R744MSMA value as a BigInteger.

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

      Returns:
      BigInteger R744MSMA
    • r744malg

      public int r744malg()
      R744MALG value.
      Returns:
      int R744MALG value
    • r744mfau

      public long r744mfau()
      R744MFAU value.
      Returns:
      long R744MFAU value
    • r744miua

      public long r744miua()
      R744MIUA value.
      Returns:
      long R744MIUA value
    • r744mius

      public long r744mius()
      R744MIUS value, throws exception if R744MIUS overflows 64 bit signed integer.
      Returns:
      long R744MIUS
      Throws:
      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.
    • r744miusAsBigInteger

      public BigInteger r744miusAsBigInteger()
      R744MIUS value as a BigInteger.

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

      Returns:
      BigInteger R744MIUS
    • r744mema

      public long r744mema()
      R744MEMA value.
      Returns:
      long R744MEMA value
    • r744meml

      public long r744meml()
      R744MEML value, throws exception if R744MEML overflows 64 bit signed integer.
      Returns:
      long R744MEML
      Throws:
      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.
    • r744memlAsBigInteger

      public BigInteger r744memlAsBigInteger()
      R744MEML value as a BigInteger.

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

      Returns:
      BigInteger R744MEML
    • r744meme

      public long r744meme()
      R744MEME value, throws exception if R744MEME overflows 64 bit signed integer.
      Returns:
      long R744MEME
      Throws:
      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.
    • r744memeAsBigInteger

      public BigInteger r744memeAsBigInteger()
      R744MEME value as a BigInteger.

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

      Returns:
      BigInteger R744MEME
    • r744menl

      public long r744menl()
      R744MENL value, throws exception if R744MENL overflows 64 bit signed integer.
      Returns:
      long R744MENL
      Throws:
      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.
    • r744menlAsBigInteger

      public BigInteger r744menlAsBigInteger()
      R744MENL value as a BigInteger.

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

      Returns:
      BigInteger R744MENL
    • r744mene

      public long r744mene()
      R744MENE value, throws exception if R744MENE overflows 64 bit signed integer.
      Returns:
      long R744MENE
      Throws:
      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.
    • r744meneAsBigInteger

      public BigInteger r744meneAsBigInteger()
      R744MENE value as a BigInteger.

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

      Returns:
      BigInteger R744MENE
    • r744mslt

      public int r744mslt()
      R744MSLT value.
      Returns:
      int R744MSLT value
    • r744msut

      public int r744msut()
      R744MSUT value.
      Returns:
      int R744MSUT value
    • r744mslr

      public int r744mslr()
      R744MSLR value.
      Returns:
      int R744MSLR value
    • r744msur

      public int r744msur()
      R744MSUR value.
      Returns:
      int R744MSUR value
    • r744mswc

      public long r744mswc()
      R744MSWC value.
      Returns:
      long R744MSWC value
    • r744mrfc

      public long r744mrfc()
      R744MRFC value.
      Returns:
      long R744MRFC value
    • r744mrpc

      public long r744mrpc()
      R744MRPC value.
      Returns:
      long R744MRPC value
    • r744mrst

      public Duration r744mrst()
      R744MRST as a Duration.
      Returns:
      Duration R744MRST
      See Also:
    • r744mrstSeconds

      public double r744mrstSeconds()
      R744MRST in seconds.
      Returns:
      double R744MRST converted to seconds
    • r744mrstRawValue

      public BigInteger r744mrstRawValue()
      R744MRST raw value.
      Returns:
      BigInteger R744MRST raw value
    • r744mrsqSecondsSq

      public double r744mrsqSecondsSq()
      R744MRSQ in squared seconds.
      Returns:
      double R744MRSQ converted to squared seconds
    • r744mrsqRawValue

      public BigInteger r744mrsqRawValue()
      R744MRSQ raw value.
      Returns:
      BigInteger R744MRSQ raw value
    • r744mwst

      public Duration r744mwst()
      R744MWST as a Duration.
      Returns:
      Duration R744MWST
      See Also:
    • r744mwstSeconds

      public double r744mwstSeconds()
      R744MWST in seconds.
      Returns:
      double R744MWST converted to seconds
    • r744mwstRawValue

      public BigInteger r744mwstRawValue()
      R744MWST raw value.
      Returns:
      BigInteger R744MWST raw value
    • r744mwsqSecondsSq

      public double r744mwsqSecondsSq()
      R744MWSQ in squared seconds.
      Returns:
      double R744MWSQ converted to squared seconds
    • r744mwsqRawValue

      public BigInteger r744mwsqRawValue()
      R744MWSQ raw value.
      Returns:
      BigInteger R744MWSQ raw value
    • r744mrbt

      public long r744mrbt()
      R744MRBT value, throws exception if R744MRBT overflows 64 bit signed integer.
      Returns:
      long R744MRBT
      Throws:
      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.
    • r744mrbtAsBigInteger

      public BigInteger r744mrbtAsBigInteger()
      R744MRBT value as a BigInteger.

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

      Returns:
      BigInteger R744MRBT
    • r744mwbt

      public long r744mwbt()
      R744MWBT value, throws exception if R744MWBT overflows 64 bit signed integer.
      Returns:
      long R744MWBT
      Throws:
      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.
    • r744mwbtAsBigInteger

      public BigInteger r744mwbtAsBigInteger()
      R744MWBT value as a BigInteger.

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

      Returns:
      BigInteger R744MWBT
    • r744maec

      public long r744maec()
      R744MAEC value.
      Returns:
      long R744MAEC value
    • r744msrl

      public long r744msrl()
      R744MSRL value.
      Returns:
      long R744MSRL value
    • r744msrr

      public long r744msrr()
      R744MSRR value.
      Returns:
      long R744MSRR value
    • r744msrm

      public long r744msrm()
      R744MSRM value.
      Returns:
      long R744MSRM value
    • r744mmbl

      public long r744mmbl()
      R744MMBL value.
      Returns:
      long R744MMBL value
    • r744mmbe

      public long r744mmbe()
      R744MMBE value.
      Returns:
      long R744MMBE value
    • r744mnel

      public long r744mnel()
      R744MNEL value.
      Returns:
      long R744MNEL value
    • r744mnec

      public long r744mnec()
      R744MNEC value.
      Returns:
      long R744MNEC value
    • r744msrk

      public long r744msrk()
      R744MSRK value.
      Returns:
      long R744MSRK value
    • create

      public static CfStorageClassMemoryDataSection create(byte[] Data, int offset, int length)
      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