public final class ProductSection extends SmfData
  • Field Details

  • Method Details

    • smf89pnm

      public String smf89pnm()
      SMF89PNM value.
      Returns:
      String SMF89PNM value
    • smf89rvn

      public long smf89rvn()
      SMF89RVN value.
      Returns:
      long SMF89RVN value
    • smf89osl

      public String smf89osl()
      SMF89OSL value.
      Returns:
      String SMF89OSL value
    • smf89ist

      public LocalTime smf89ist()
      SMF89IST as a LocalTime.
      Returns:
      LocalTime SMF89IST Time
      See Also:
    • smf89istRawValue

      public long smf89istRawValue()
      SMF89IST raw value
      Returns:
      long SMF89IST value
    • smf89isd

      public LocalDate smf89isd()
      SMF89ISD as a LocalDate.
      Returns:
      LocalDate SMF89ISD Date
      See Also:
    • smf89isdRawValue

      public int smf89isdRawValue()
      SMF89ISD raw value.
      Returns:
      int SMF89ISD value
    • smf89iet

      public LocalTime smf89iet()
      SMF89IET as a LocalTime.
      Returns:
      LocalTime SMF89IET Time
      See Also:
    • smf89ietRawValue

      public long smf89ietRawValue()
      SMF89IET raw value
      Returns:
      long SMF89IET value
    • smf89ied

      public LocalDate smf89ied()
      SMF89IED as a LocalDate.
      Returns:
      LocalDate SMF89IED Date
      See Also:
    • smf89iedRawValue

      public int smf89iedRawValue()
      SMF89IED raw value.
      Returns:
      int SMF89IED value
    • smf89pfl

      public int smf89pfl()
      SMF89PFL value.
      Returns:
      int SMF89PFL value
    • smf89p1a

      public boolean smf89p1a()
      Return true if SMF89P1A bit in smf89pfl() is set.
      Returns:
      boolean SMF89P1A bit is set in smf89pfl()

      SMF89P1A = 0x80

    • smf89zna

      public boolean smf89zna()
      Return true if SMF89ZNA bit in smf89pfl() is set.
      Returns:
      boolean SMF89ZNA bit is set in smf89pfl()

      SMF89ZNA = 0x40

    • smf89lga

      public boolean smf89lga()
      Return true if SMF89LGA bit in smf89pfl() is set.
      Returns:
      boolean SMF89LGA bit is set in smf89pfl()

      SMF89LGA = 0x20

    • smf89solutionedition

      public boolean smf89solutionedition()
      Return true if SMF89SolutionEdition bit in smf89pfl() is set.
      Returns:
      boolean SMF89SolutionEdition bit is set in smf89pfl()

      SMF89SolutionEdition = 0x10

    • smf89Zcbp

      public boolean smf89Zcbp()
      Return true if SMF89_zCBP bit in smf89pfl() is set.
      Returns:
      boolean SMF89_zCBP bit is set in smf89pfl()

      SMF89_zCBP = 0x08

    • smf89cr

      public String smf89cr()
      SMF89CR value.
      Returns:
      String SMF89CR value
    • smf89zep

      public int smf89zep()
      SMF89ZEP value.
      Returns:
      int SMF89ZEP value
    • smf89hof

      public Duration smf89hof()
      SMF89HOF as a Duration.
      Returns:
      Duration SMF89HOF
      See Also:
    • smf89hofSeconds

      public double smf89hofSeconds()
      SMF89HOF in seconds.
      Returns:
      double SMF89HOF converted to seconds
    • smf89hofRawValue

      public long smf89hofRawValue()
      SMF89HOF raw value.
      Returns:
      long SMF89HOF raw value
    • smf89dto

      public ZoneOffset smf89dto()
      SMF89DTO as ZoneOffset.
      Returns:
      ZoneOffset SMF89DTO
    • smf89dtoRawValue

      public long smf89dtoRawValue()
      SMF89DTO raw value.
      Returns:
      long SMF89DTO value
    • smf89CoreModeCp

      public int smf89CoreModeCp()
      SMF89_CoreMode_CP value.
      Returns:
      int SMF89_CoreMode_CP value
    • smf89CoremodeCp

      @Deprecated public int smf89CoremodeCp()
      Deprecated.
      Make capitalization more consistent with macro use smf89CoreModeCp()
    • smf89CoreModeZcbp

      public int smf89CoreModeZcbp()
      SMF89_CoreMode_zCBP value.
      Returns:
      int SMF89_CoreMode_zCBP value
    • smf89CoremodeZcbp

      @Deprecated public int smf89CoremodeZcbp()
      Deprecated.
      Make capitalization more consistent with macro use smf89CoreModeZcbp()
    • smf89CoreModeZaap

      public int smf89CoreModeZaap()
      SMF89_CoreMode_zAAP value.
      Returns:
      int SMF89_CoreMode_zAAP value
    • smf89CoremodeZaap

      @Deprecated public int smf89CoremodeZaap()
      Deprecated.
      Make capitalization more consistent with macro use smf89CoreModeZaap()
    • smf89CoreModeZiip

      public int smf89CoreModeZiip()
      SMF89_CoreMode_zIIP value.
      Returns:
      int SMF89_CoreMode_zIIP value
    • smf89CoremodeZiip

      @Deprecated public int smf89CoremodeZiip()
      Deprecated.
      Make capitalization more consistent with macro use smf89CoreModeZiip()
    • create

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