java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype2.XcfSystemDataSection

public final class XcfSystemDataSection extends SmfData
  • Field Details

  • Method Details

    • r742snme

      public String r742snme()
      R742SNME value.
      Returns:
      String R742SNME value
    • r742sstf

      public int r742sstf()
      R742SSTF value.
      Returns:
      int R742SSTF value
    • r742sact

      public boolean r742sact()
      Return true if R742SACT bit in r742sstf() is set.
      Returns:
      boolean R742SACT bit is set in r742sstf()

      R742SACT = 0x80

    • r742siac

      public boolean r742siac()
      Return true if R742SIAC bit in r742sstf() is set.
      Returns:
      boolean R742SIAC bit is set in r742sstf()

      R742SIAC = 0x40

    • r742sres

      public boolean r742sres()
      Return true if R742SRES bit in r742sstf() is set.
      Returns:
      boolean R742SRES bit is set in r742sstf()

      R742SRES = 0x20

    • r742spar

      public boolean r742spar()
      Return true if R742SPAR bit in r742sstf() is set.
      Returns:
      boolean R742SPAR bit is set in r742sstf()

      R742SPAR = 0x10

    • r742sdir

      public int r742sdir()
      R742SDIR value.
      Returns:
      int R742SDIR value
    • r742sin

      public boolean r742sin()
      Return true if R742SIN bit in r742sdir() is set.
      Returns:
      boolean R742SIN bit is set in r742sdir()

      R742SIN = 0x80

    • r742sout

      public boolean r742sout()
      Return true if R742SOUT bit in r742sdir() is set.
      Returns:
      boolean R742SOUT bit is set in r742sdir()

      R742SOUT = 0x40

    • r742slcl

      public boolean r742slcl()
      Return true if R742SLCL bit in r742sdir() is set.
      Returns:
      boolean R742SLCL bit is set in r742sdir()

      R742SLCL = 0x20

    • r742spth

      public long r742spth()
      R742SPTH value.
      Returns:
      long R742SPTH value
    • r742sbsy

      public long r742sbsy()
      R742SBSY value.
      Returns:
      long R742SBSY value
    • r742snop

      public long r742snop()
      R742SNOP value.
      Returns:
      long R742SNOP value
    • r742smxb

      public long r742smxb()
      R742SMXB value.
      Returns:
      long R742SMXB value
    • r742sbig

      public long r742sbig()
      R742SBIG value.
      Returns:
      long R742SBIG value
    • r742sfit

      public long r742sfit()
      R742SFIT value.
      Returns:
      long R742SFIT value
    • r742ssml

      public long r742ssml()
      R742SSML value.
      Returns:
      long R742SSML value
    • r742sovr

      public long r742sovr()
      R742SOVR value.
      Returns:
      long R742SOVR value
    • r742stcl

      public long r742stcl()
      R742STCL value.
      Returns:
      long R742STCL value
    • r742stcn

      public String r742stcn()
      R742STCN value.
      Returns:
      String R742STCN value
    • create

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