public final class ProductSection extends SmfData
  • Field Details

  • Method Details

    • smf42pdl

      public String smf42pdl()
      SMF42PDL value.
      Returns:
      String SMF42PDL value
    • smf42pdn

      public String smf42pdn()
      SMF42PDN value.
      Returns:
      String SMF42PDN value
    • smf42psv

      public int smf42psv()
      SMF42PSV value.
      Returns:
      int SMF42PSV value
    • smf42pts

      public ZonedDateTime smf42pts()
      SMF42PTS STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf42ptsRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF42PTS STCK converted to ZonedDateTime
      See Also:
    • smf42ptsRawValue

      public BigInteger smf42ptsRawValue()
      SMF42PTS STCK value.
      Returns:
      BigInteger SMF42PTS STCK value
    • smf42pte

      public ZonedDateTime smf42pte()
      SMF42PTE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf42pteRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF42PTE STCK converted to ZonedDateTime
      See Also:
    • smf42pteRawValue

      public BigInteger smf42pteRawValue()
      SMF42PTE STCK value.
      Returns:
      BigInteger SMF42PTE STCK value
    • 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