Class IoQueuingConfigurationDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf78.subtype3.IoQueuingConfigurationDataSection

public final class IoQueuingConfigurationDataSection extends SmfData
  • Field Details

  • Method Details

    • r783cpid

      public int r783cpid()
      R783CPID value.
      Returns:
      int R783CPID value
    • r783cpst

      public int r783cpst()
      R783CPST value.
      Returns:
      int R783CPST value
    • r783cpi

      public boolean r783cpi()
      Return true if R783CPI bit in r783cpst() is set.
      Returns:
      boolean R783CPI bit is set in r783cpst()

      R783CPI = 0x80

    • r783cpo

      public boolean r783cpo()
      Return true if R783CPO bit in r783cpst() is set.
      Returns:
      boolean R783CPO bit is set in r783cpst()

      R783CPO = 0x40

    • r783cpv

      public boolean r783cpv()
      Return true if R783CPV bit in r783cpst() is set.
      Returns:
      boolean R783CPV bit is set in r783cpst()

      R783CPV = 0x20

    • r783vpof

      public boolean r783vpof()
      Return true if R783VPOF bit in r783cpst() is set.
      Returns:
      boolean R783VPOF bit is set in r783cpst()

      R783VPOF = 0x10

    • r783vp

      public boolean r783vp()
      Return true if R783VP bit in r783cpst() is set.
      Returns:
      boolean R783VP bit is set in r783cpst()

      R783VP = 0x08

    • r783nmcd

      public boolean r783nmcd()
      Return true if R783NMCD bit in r783cpst() is set.
      Returns:
      boolean R783NMCD bit is set in r783cpst()

      R783NMCD = 0x04

    • r783cpm

      public boolean r783cpm()
      Return true if R783CPM bit in r783cpst() is set.
      Returns:
      boolean R783CPM bit is set in r783cpst()

      R783CPM = 0x02

    • r783cpmr

      public boolean r783cpmr()
      Return true if R783CPMR bit in r783cpst() is set.
      Returns:
      boolean R783CPMR bit is set in r783cpst()

      R783CPMR = 0x01

    • r783cun

      public int r783cun()
      R783CUN value.
      Returns:
      int R783CUN value
    • r783cu1

      public int r783cu1()
      R783CU1 value.
      Returns:
      int R783CU1 value
    • r783cu2

      public int r783cu2()
      R783CU2 value.
      Returns:
      int R783CU2 value
    • r783cu3

      public int r783cu3()
      R783CU3 value.
      Returns:
      int R783CU3 value
    • r783cu4

      public int r783cu4()
      R783CU4 value.
      Returns:
      int R783CU4 value
    • r783cub

      public long r783cub()
      R783CUB value.
      Returns:
      long R783CUB value
    • r783pt

      public long r783pt()
      R783PT value.
      Returns:
      long R783PT value
    • r783dpb

      public long r783dpb()
      R783DPB value.
      Returns:
      long R783DPB value
    • r783cbt

      public Duration r783cbt()
      R783CBT as a Duration.
      Returns:
      Duration R783CBT seconds
      See Also:
    • r783cbtSeconds

      public double r783cbtSeconds()
      R783CBT in seconds.
      Returns:
      double R783CBT converted to seconds
    • r783cbtRawValue

      public long r783cbtRawValue()
      R783CBT raw value.
      Returns:
      long R783CBT raw value
    • r783cmr

      public Duration r783cmr()
      R783CMR as a Duration.
      Returns:
      Duration R783CMR seconds
      See Also:
    • r783cmrSeconds

      public double r783cmrSeconds()
      R783CMR in seconds.
      Returns:
      double R783CMR converted to seconds
    • r783cmrRawValue

      public long r783cmrRawValue()
      R783CMR raw value.
      Returns:
      long R783CMR raw value
    • r783sbs

      public long r783sbs()
      R783SBS value.
      Returns:
      long R783SBS value
    • r783cpxf

      public int r783cpxf()
      R783CPXF value.
      Returns:
      int R783CPXF value
    • r783cpxm

      public boolean r783cpxm()
      Return true if R783CPXM bit in r783cpxf() is set.
      Returns:
      boolean R783CPXM bit is set in r783cpxf()

      R783CPXM = 0x80

    • r783cpx2

      public boolean r783cpx2()
      Return true if R783CPX2 bit in r783cpxf() is set.
      Returns:
      boolean R783CPX2 bit is set in r783cpxf()

      R783CPX2 = 0x40

    • r783cptd

      public boolean r783cptd()
      Return true if R783CPTD bit in r783cpxf() is set.
      Returns:
      boolean R783CPTD bit is set in r783cpxf()

      R783CPTD = 0x20

    • r783cpat

      public int r783cpat()
      R783CPAT value.
      Returns:
      int R783CPAT value
    • r783ctmw

      public long r783ctmw()
      R783CTMW value.
      Returns:
      long R783CTMW value
    • r783ctrd

      public long r783ctrd()
      R783CTRD value.
      Returns:
      long R783CTRD value
    • create

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