Class ProductIntersectionData

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf89.ProductIntersectionData

public final class ProductIntersectionData extends SmfData
  • Field Details

  • Method Details

    • smf89cnp

      public String smf89cnp()
      SMF89CNP value.
      Returns:
      String SMF89CNP value
    • smf89cpo

      public String smf89cpo()
      SMF89CPO value.
      Returns:
      String SMF89CPO value
    • smf89cpn

      public String smf89cpn()
      SMF89CPN value.
      Returns:
      String SMF89CPN value
    • smf89cpv

      public String smf89cpv()
      SMF89CPV value.
      Returns:
      String SMF89CPV value
    • smf89cpq

      public String smf89cpq()
      SMF89CPQ value.
      Returns:
      String SMF89CPQ value
    • smf89cpi

      public String smf89cpi()
      SMF89CPI value.
      Returns:
      String SMF89CPI value
    • smf89cni

      public String smf89cni()
      SMF89CNI value.
      Returns:
      String SMF89CNI value
    • smf89ipo

      public String smf89ipo()
      SMF89IPO value.
      Returns:
      String SMF89IPO value
    • smf89ipn

      public String smf89ipn()
      SMF89IPN value.
      Returns:
      String SMF89IPN value
    • smf89ipv

      public String smf89ipv()
      SMF89IPV value.
      Returns:
      String SMF89IPV value
    • smf89ipq

      public String smf89ipq()
      SMF89IPQ value.
      Returns:
      String SMF89IPQ value
    • smf89ipi

      public String smf89ipi()
      SMF89IPI value.
      Returns:
      String SMF89IPI value
    • smf89cfg

      public int smf89cfg()
      SMF89CFG value.
      Returns:
      int SMF89CFG value
    • smf89cuc

      public boolean smf89cuc()
      Return true if SMF89CUC bit in smf89cfg() is set.
      Returns:
      boolean SMF89CUC bit is set in smf89cfg()

      SMF89CUC = 0x80

    • smf89cup

      public boolean smf89cup()
      Return true if SMF89CUP bit in smf89cfg() is set.
      Returns:
      boolean SMF89CUP bit is set in smf89cfg()

      SMF89CUP = 0x40

    • smf89cfc

      public boolean smf89cfc()
      Return true if SMF89CFC bit in smf89cfg() is set.
      Returns:
      boolean SMF89CFC bit is set in smf89cfg()

      SMF89CFC = 0x20

    • smf89ctc

      public boolean smf89ctc()
      Return true if SMF89CTC bit in smf89cfg() is set.
      Returns:
      boolean SMF89CTC bit is set in smf89cfg()

      SMF89CTC = 0x10

    • smf89cgo

      public boolean smf89cgo()
      Return true if SMF89CGO bit in smf89cfg() is set.
      Returns:
      boolean SMF89CGO bit is set in smf89cfg()

      SMF89CGO = 0x08

    • smf89chtr

      public boolean smf89chtr()
      Return true if SMF89CHTR bit in smf89cfg() is set.
      Returns:
      boolean SMF89CHTR bit is set in smf89cfg()

      SMF89CHTR = 0x04

    • smf89cct

      public Duration smf89cct()
      SMF89CCT as a Duration.
      Returns:
      Duration SMF89CCT
      See Also:
    • smf89cctSeconds

      public double smf89cctSeconds()
      SMF89CCT in seconds.
      Returns:
      double SMF89CCT converted to seconds
    • smf89cctRawValue

      public double smf89cctRawValue()
      SMF89CCT raw value.
      Returns:
      double SMF89CCT value
    • smf89czt

      public Duration smf89czt()
      SMF89CZT as a Duration.
      Returns:
      Duration SMF89CZT
      See Also:
    • smf89cztSeconds

      public double smf89cztSeconds()
      SMF89CZT in seconds.
      Returns:
      double SMF89CZT converted to seconds
    • smf89cztRawValue

      public double smf89cztRawValue()
      SMF89CZT raw value.
      Returns:
      double SMF89CZT value
    • create

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