Class SerializationControlSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf72.subtype5.SerializationControlSection

public final class SerializationControlSection extends SmfData
  • Method Details

    • r725sgmo

      public int r725sgmo()
      R725SGMO value.
      Returns:
      int R725SGMO value
    • r725scms

      public long r725scms()
      R725SCMS value, throws exception if R725SCMS overflows 64 bit signed integer.
      Returns:
      long R725SCMS
      Throws:
      IllegalArgumentException - If the value of R725SCMS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SCMS). Use r725scmsAsBigInteger() if this is possible.
    • r725scmsAsBigInteger

      public BigInteger r725scmsAsBigInteger()
      R725SCMS value as a BigInteger.

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

      Returns:
      BigInteger R725SCMS
    • r725scma

      public long r725scma()
      R725SCMA value, throws exception if R725SCMA overflows 64 bit signed integer.
      Returns:
      long R725SCMA
      Throws:
      IllegalArgumentException - If the value of R725SCMA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SCMA). Use r725scmaAsBigInteger() if this is possible.
    • r725scmaAsBigInteger

      public BigInteger r725scmaAsBigInteger()
      R725SCMA value as a BigInteger.

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

      Returns:
      BigInteger R725SCMA
    • r725scmt

      public Duration r725scmt()
      R725SCMT as a Duration.
      Returns:
      Duration R725SCMT
      See Also:
    • r725scmtSeconds

      public double r725scmtSeconds()
      R725SCMT in seconds.
      Returns:
      double R725SCMT converted to seconds
    • r725scmtRawValue

      public BigInteger r725scmtRawValue()
      R725SCMT raw value.
      Returns:
      BigInteger R725SCMT value
    • r725seds

      public long r725seds()
      R725SEDS value, throws exception if R725SEDS overflows 64 bit signed integer.
      Returns:
      long R725SEDS
      Throws:
      IllegalArgumentException - If the value of R725SEDS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SEDS). Use r725sedsAsBigInteger() if this is possible.
    • r725sedsAsBigInteger

      public BigInteger r725sedsAsBigInteger()
      R725SEDS value as a BigInteger.

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

      Returns:
      BigInteger R725SEDS
    • r725seda

      public long r725seda()
      R725SEDA value, throws exception if R725SEDA overflows 64 bit signed integer.
      Returns:
      long R725SEDA
      Throws:
      IllegalArgumentException - If the value of R725SEDA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SEDA). Use r725sedaAsBigInteger() if this is possible.
    • r725sedaAsBigInteger

      public BigInteger r725sedaAsBigInteger()
      R725SEDA value as a BigInteger.

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

      Returns:
      BigInteger R725SEDA
    • r725sedt

      public Duration r725sedt()
      R725SEDT as a Duration.
      Returns:
      Duration R725SEDT
      See Also:
    • r725sedtSeconds

      public double r725sedtSeconds()
      R725SEDT in seconds.
      Returns:
      double R725SEDT converted to seconds
    • r725sedtRawValue

      public BigInteger r725sedtRawValue()
      R725SEDT raw value.
      Returns:
      BigInteger R725SEDT value
    • r725slas

      public long r725slas()
      R725SLAS value, throws exception if R725SLAS overflows 64 bit signed integer.
      Returns:
      long R725SLAS
      Throws:
      IllegalArgumentException - If the value of R725SLAS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SLAS). Use r725slasAsBigInteger() if this is possible.
    • r725slasAsBigInteger

      public BigInteger r725slasAsBigInteger()
      R725SLAS value as a BigInteger.

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

      Returns:
      BigInteger R725SLAS
    • r725slaa

      public long r725slaa()
      R725SLAA value, throws exception if R725SLAA overflows 64 bit signed integer.
      Returns:
      long R725SLAA
      Throws:
      IllegalArgumentException - If the value of R725SLAA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SLAA). Use r725slaaAsBigInteger() if this is possible.
    • r725slaaAsBigInteger

      public BigInteger r725slaaAsBigInteger()
      R725SLAA value as a BigInteger.

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

      Returns:
      BigInteger R725SLAA
    • r725slat

      public Duration r725slat()
      R725SLAT as a Duration.
      Returns:
      Duration R725SLAT
      See Also:
    • r725slatSeconds

      public double r725slatSeconds()
      R725SLAT in seconds.
      Returns:
      double R725SLAT converted to seconds
    • r725slatRawValue

      public BigInteger r725slatRawValue()
      R725SLAT raw value.
      Returns:
      BigInteger R725SLAT value
    • r725ssms

      public long r725ssms()
      R725SSMS value, throws exception if R725SSMS overflows 64 bit signed integer.
      Returns:
      long R725SSMS
      Throws:
      IllegalArgumentException - If the value of R725SSMS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSMS). Use r725ssmsAsBigInteger() if this is possible.
    • r725ssmsAsBigInteger

      public BigInteger r725ssmsAsBigInteger()
      R725SSMS value as a BigInteger.

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

      Returns:
      BigInteger R725SSMS
    • r725ssma

      public long r725ssma()
      R725SSMA value, throws exception if R725SSMA overflows 64 bit signed integer.
      Returns:
      long R725SSMA
      Throws:
      IllegalArgumentException - If the value of R725SSMA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSMA). Use r725ssmaAsBigInteger() if this is possible.
    • r725ssmaAsBigInteger

      public BigInteger r725ssmaAsBigInteger()
      R725SSMA value as a BigInteger.

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

      Returns:
      BigInteger R725SSMA
    • r725ssmt

      public Duration r725ssmt()
      R725SSMT as a Duration.
      Returns:
      Duration R725SSMT
      See Also:
    • r725ssmtSeconds

      public double r725ssmtSeconds()
      R725SSMT in seconds.
      Returns:
      double R725SSMT converted to seconds
    • r725ssmtRawValue

      public BigInteger r725ssmtRawValue()
      R725SSMT raw value.
      Returns:
      BigInteger R725SSMT value
    • r725slos

      public long r725slos()
      R725SLOS value, throws exception if R725SLOS overflows 64 bit signed integer.
      Returns:
      long R725SLOS
      Throws:
      IllegalArgumentException - If the value of R725SLOS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SLOS). Use r725slosAsBigInteger() if this is possible.
    • r725slosAsBigInteger

      public BigInteger r725slosAsBigInteger()
      R725SLOS value as a BigInteger.

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

      Returns:
      BigInteger R725SLOS
    • r725sloa

      public long r725sloa()
      R725SLOA value, throws exception if R725SLOA overflows 64 bit signed integer.
      Returns:
      long R725SLOA
      Throws:
      IllegalArgumentException - If the value of R725SLOA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SLOA). Use r725sloaAsBigInteger() if this is possible.
    • r725sloaAsBigInteger

      public BigInteger r725sloaAsBigInteger()
      R725SLOA value as a BigInteger.

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

      Returns:
      BigInteger R725SLOA
    • r725slot

      public Duration r725slot()
      R725SLOT as a Duration.
      Returns:
      Duration R725SLOT
      See Also:
    • r725slotSeconds

      public double r725slotSeconds()
      R725SLOT in seconds.
      Returns:
      double R725SLOT converted to seconds
    • r725slotRawValue

      public BigInteger r725slotRawValue()
      R725SLOT raw value.
      Returns:
      BigInteger R725SLOT value
    • r725scls

      public long r725scls()
      R725SCLS value, throws exception if R725SCLS overflows 64 bit signed integer.
      Returns:
      long R725SCLS
      Throws:
      IllegalArgumentException - If the value of R725SCLS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SCLS). Use r725sclsAsBigInteger() if this is possible.
    • r725sclsAsBigInteger

      public BigInteger r725sclsAsBigInteger()
      R725SCLS value as a BigInteger.

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

      Returns:
      BigInteger R725SCLS
    • r725scla

      public long r725scla()
      R725SCLA value, throws exception if R725SCLA overflows 64 bit signed integer.
      Returns:
      long R725SCLA
      Throws:
      IllegalArgumentException - If the value of R725SCLA exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SCLA). Use r725sclaAsBigInteger() if this is possible.
    • r725sclaAsBigInteger

      public BigInteger r725sclaAsBigInteger()
      R725SCLA value as a BigInteger.

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

      Returns:
      BigInteger R725SCLA
    • r725sclt

      public Duration r725sclt()
      R725SCLT as a Duration.
      Returns:
      Duration R725SCLT
      See Also:
    • r725scltSeconds

      public double r725scltSeconds()
      R725SCLT in seconds.
      Returns:
      double R725SCLT converted to seconds
    • r725scltRawValue

      public BigInteger r725scltRawValue()
      R725SCLT raw value.
      Returns:
      BigInteger R725SCLT value
    • r725slrc

      public long r725slrc()
      R725SLRC value, throws exception if R725SLRC overflows 64 bit signed integer.
      Returns:
      long R725SLRC
      Throws:
      IllegalArgumentException - If the value of R725SLRC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SLRC). Use r725slrcAsBigInteger() if this is possible.
    • r725slrcAsBigInteger

      public BigInteger r725slrcAsBigInteger()
      R725SLRC value as a BigInteger.

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

      Returns:
      BigInteger R725SLRC
    • r725slrt

      public Duration r725slrt()
      R725SLRT as a Duration.
      Returns:
      Duration R725SLRT
      See Also:
    • r725slrtSeconds

      public double r725slrtSeconds()
      R725SLRT in seconds.
      Returns:
      double R725SLRT converted to seconds
    • r725slrtRawValue

      public BigInteger r725slrtRawValue()
      R725SLRT raw value.
      Returns:
      BigInteger R725SLRT value
    • r725slrqSecondsSq

      public double r725slrqSecondsSq()
      R725SLRQ in squared seconds.
      Returns:
      double R725SLRQ converted to squared seconds
    • r725slrqRawValue

      public BigInteger r725slrqRawValue()
      R725SLRQ raw value.
      Returns:
      BigInteger R725SLRQ raw value
    • r725sstr

      public long r725sstr()
      R725SSTR value, throws exception if R725SSTR overflows 64 bit signed integer.
      Returns:
      long R725SSTR
      Throws:
      IllegalArgumentException - If the value of R725SSTR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSTR). Use r725sstrAsBigInteger() if this is possible.
    • r725sstrAsBigInteger

      public BigInteger r725sstrAsBigInteger()
      R725SSTR value as a BigInteger.

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

      Returns:
      BigInteger R725SSTR
    • r725ssts

      public long r725ssts()
      R725SSTS value, throws exception if R725SSTS overflows 64 bit signed integer.
      Returns:
      long R725SSTS
      Throws:
      IllegalArgumentException - If the value of R725SSTS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSTS). Use r725sstsAsBigInteger() if this is possible.
    • r725sstsAsBigInteger

      public BigInteger r725sstsAsBigInteger()
      R725SSTS value as a BigInteger.

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

      Returns:
      BigInteger R725SSTS
    • r725sstt

      public Duration r725sstt()
      R725SSTT as a Duration.
      Returns:
      Duration R725SSTT
      See Also:
    • r725ssttSeconds

      public double r725ssttSeconds()
      R725SSTT in seconds.
      Returns:
      double R725SSTT converted to seconds
    • r725ssttRawValue

      public BigInteger r725ssttRawValue()
      R725SSTT raw value.
      Returns:
      BigInteger R725SSTT value
    • r725sstqSecondsSq

      public double r725sstqSecondsSq()
      R725SSTQ in squared seconds.
      Returns:
      double R725SSTQ converted to squared seconds
    • r725sstqRawValue

      public BigInteger r725sstqRawValue()
      R725SSTQ raw value.
      Returns:
      BigInteger R725SSTQ raw value
    • r725ssyr

      public long r725ssyr()
      R725SSYR value, throws exception if R725SSYR overflows 64 bit signed integer.
      Returns:
      long R725SSYR
      Throws:
      IllegalArgumentException - If the value of R725SSYR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSYR). Use r725ssyrAsBigInteger() if this is possible.
    • r725ssyrAsBigInteger

      public BigInteger r725ssyrAsBigInteger()
      R725SSYR value as a BigInteger.

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

      Returns:
      BigInteger R725SSYR
    • r725ssys

      public long r725ssys()
      R725SSYS value, throws exception if R725SSYS overflows 64 bit signed integer.
      Returns:
      long R725SSYS
      Throws:
      IllegalArgumentException - If the value of R725SSYS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSYS). Use r725ssysAsBigInteger() if this is possible.
    • r725ssysAsBigInteger

      public BigInteger r725ssysAsBigInteger()
      R725SSYS value as a BigInteger.

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

      Returns:
      BigInteger R725SSYS
    • r725ssyt

      public Duration r725ssyt()
      R725SSYT as a Duration.
      Returns:
      Duration R725SSYT
      See Also:
    • r725ssytSeconds

      public double r725ssytSeconds()
      R725SSYT in seconds.
      Returns:
      double R725SSYT converted to seconds
    • r725ssytRawValue

      public BigInteger r725ssytRawValue()
      R725SSYT raw value.
      Returns:
      BigInteger R725SSYT value
    • r725ssyqSecondsSq

      public double r725ssyqSecondsSq()
      R725SSYQ in squared seconds.
      Returns:
      double R725SSYQ converted to squared seconds
    • r725ssyqRawValue

      public BigInteger r725ssyqRawValue()
      R725SSYQ raw value.
      Returns:
      BigInteger R725SSYQ raw value
    • r725sssr

      public long r725sssr()
      R725SSSR value, throws exception if R725SSSR overflows 64 bit signed integer.
      Returns:
      long R725SSSR
      Throws:
      IllegalArgumentException - If the value of R725SSSR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSSR). Use r725sssrAsBigInteger() if this is possible.
    • r725sssrAsBigInteger

      public BigInteger r725sssrAsBigInteger()
      R725SSSR value as a BigInteger.

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

      Returns:
      BigInteger R725SSSR
    • r725ssss

      public long r725ssss()
      R725SSSS value, throws exception if R725SSSS overflows 64 bit signed integer.
      Returns:
      long R725SSSS
      Throws:
      IllegalArgumentException - If the value of R725SSSS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in R725SSSS). Use r725ssssAsBigInteger() if this is possible.
    • r725ssssAsBigInteger

      public BigInteger r725ssssAsBigInteger()
      R725SSSS value as a BigInteger.

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

      Returns:
      BigInteger R725SSSS
    • r725ssst

      public Duration r725ssst()
      R725SSST as a Duration.
      Returns:
      Duration R725SSST
      See Also:
    • r725ssstSeconds

      public double r725ssstSeconds()
      R725SSST in seconds.
      Returns:
      double R725SSST converted to seconds
    • r725ssstRawValue

      public BigInteger r725ssstRawValue()
      R725SSST raw value.
      Returns:
      BigInteger R725SSST value
    • r725sssqSecondsSq

      public double r725sssqSecondsSq()
      R725SSSQ in squared seconds.
      Returns:
      double R725SSSQ converted to squared seconds
    • r725sssqRawValue

      public BigInteger r725sssqRawValue()
      R725SSSQ raw value.
      Returns:
      BigInteger R725SSSQ raw value
    • create

      public static SerializationControlSection 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