Class EssControlDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype8.EssControlDataSection

public final class EssControlDataSection extends SmfData
  • Field Details

  • Method Details

    • r748clvl

      public int r748clvl()
      R748CLVL value.
      Returns:
      int R748CLVL value
    • r748ctyp

      public String r748ctyp()
      R748CTYP value.
      Returns:
      String R748CTYP value
    • r748cmdl

      public String r748cmdl()
      R748CMDL value.
      Returns:
      String R748CMDL value
    • r748cser

      public String r748cser()
      R748CSER value.
      Returns:
      String R748CSER value
    • r748cvsn

      public int r748cvsn()
      R748CVSN value.
      Returns:
      int R748CVSN value
    • r748cae

      public int r748cae()
      3 byte R748CAE value.
      Returns:
      int R748CAE value
    • r748crtn

      public int r748crtn()
      R748CRTN value.
      Returns:
      int R748CRTN value
    • r748csc

      public int r748csc()
      R748CSC value.
      Returns:
      int R748CSC value
    • r748cioc

      public int r748cioc()
      R748CIOC value.
      Returns:
      int R748CIOC value
    • r748cfdv

      public int r748cfdv()
      R748CFDV value.
      Returns:
      int R748CFDV value
    • r748cvol

      public String r748cvol()
      R748CVOL value.
      Returns:
      String R748CVOL value
    • r748cdev

      public String r748cdev()
      R748CDEV value.
      Returns:
      String R748CDEV value
    • r748cflg

      public int r748cflg()
      R748CFLG value.
      Returns:
      int R748CFLG value
    • r748cxvl

      public boolean r748cxvl()
      Return true if R748CXVL bit in r748cflg() is set.
      Returns:
      boolean R748CXVL bit is set in r748cflg()

      R748CXVL = 0x80

    • r748cscs

      public int r748cscs()
      R748CSCS value.
      Returns:
      int R748CSCS value
    • r748cint

      public Duration r748cint()
      R748CINT as a Duration.
      Returns:
      Duration R748CINT
      See Also:
    • r748cintSeconds

      public double r748cintSeconds()
      R748CINT in seconds.
      Returns:
      double R748CINT converted to seconds
    • r748cintRawValue

      public long r748cintRawValue()
      R748CINT raw value.
      Returns:
      long R748CINT value
    • r748cftm

      public int r748cftm()
      R748CFTM value.
      Returns:
      int R748CFTM value
    • r748cfdt

      public int r748cfdt()
      R748CFDT value.
      Returns:
      int R748CFDT value
    • r748cfci

      public int r748cfci()
      R748CFCI value.
      Returns:
      int R748CFCI value
    • r748cfsc

      public int r748cfsc()
      R748CFSC value.
      Returns:
      int R748CFSC value
    • create

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