public final class ProductSection extends SmfData
  • Field Details Link icon

  • Method Details Link icon

    • smf89pnm Link icon

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

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

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

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

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

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

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

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

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

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

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

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

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

      SMF89P1A = 0x80

    • smf89zna Link icon

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

      SMF89ZNA = 0x40

    • smf89lga Link icon

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

      SMF89LGA = 0x20

    • smf89solutionEdition Link icon

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

      SMF89SolutionEdition = 0x10

    • smf89Zcbp Link icon

      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 Link icon

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

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

      public ZoneOffset smf89hof()
      SMF89HOF as ZoneOffset.
      Returns:
      ZoneOffset SMF89HOF
    • smf89hofRawValue Link icon

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

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

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

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

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

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

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

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

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

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

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

      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