Class StProductSection


public final class StProductSection extends SmfData
Mapping for CICS ST SMF Product section.
  • Method Details

    • smfstrvn

      public int smfstrvn()
      SMFSTRVN value.
      Returns:
      int SMFSTRVN value
    • smfstprn

      public String smfstprn()
      SMFSTPRN value.
      Returns:
      String SMFSTPRN value
    • smfstspn

      public String smfstspn()
      SMFSTSPN value.
      Returns:
      String SMFSTSPN value
    • smfstmfl

      public int smfstmfl()
      SMFSTMFL value.
      Returns:
      int SMFSTMFL value
    • smfstdtk

      public long smfstdtk()
      SMFSTDTK value.
      Returns:
      long SMFSTDTK value
    • smfstdid

      public String smfstdid()
      SMFSTDID value.
      Returns:
      String SMFSTDID value
    • smfstrqt

      public String smfstrqt()
      SMFSTRQT value.
      Returns:
      String SMFSTRQT value
    • smfsticd

      public String smfsticd()
      SMFSTICD value.
      Returns:
      String SMFSTICD value
    • smfstdat

      public LocalDate smfstdat()
      SMFSTDAT as LocalDate.
      Returns:
      LocalDate SMFSTDAT Date
      See Also:
    • smfstdatRawValue

      public String smfstdatRawValue()
      SMFSTDAT String value.
      Returns:
      String SMFSTDAT value
    • smfstclt

      public LocalTime smfstclt()
      SMFSTCLT as LocalTime.
      Returns:
      LocalTime SMFSTCLT Time
      See Also:
    • smfstcltRawValue

      public String smfstcltRawValue()
      SMFSTCLT String value.
      Returns:
      String SMFSTCLT value
    • smfstint

      public LocalTime smfstint()
      SMFSTINT as LocalTime.
      Returns:
      LocalTime SMFSTINT Time
      See Also:
    • smfstintRawValue

      public String smfstintRawValue()
      SMFSTINT String value.
      Returns:
      String SMFSTINT value
    • smfstino

      public long smfstino()
      SMFSTINO value.
      Returns:
      long SMFSTINO value
    • smfstrtk

      public BigInteger smfstrtk()
      SMFSTRTK value.
      Returns:
      BigInteger SMFSTRTK value
    • smfstrtkTime

      public ZonedDateTime smfstrtkTime()
      SMFSTRTK as STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMFSTCST STCK converted to ZonedDateTime
      See Also:
    • smfstlrt

      public LocalTime smfstlrt()
      SMFSTLRT as LocalTime.
      Returns:
      LocalTime SMFSTLRT Time
      See Also:
    • smfstlrtRawValue

      public String smfstlrtRawValue()
      SMFSTLRT String value.
      Returns:
      String SMFSTLRT value
    • smfstcst

      public ZonedDateTime smfstcst()
      SMFSTCST STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMFSTCST STCK converted to ZonedDateTime
      See Also:
    • smfstcstRawValue

      public BigInteger smfstcstRawValue()
      SMFSTCST STCK value.
      Returns:
      BigInteger SMFSTCST STCK value
    • smfstjbn

      public String smfstjbn()
      SMFSTJBN value.
      Returns:
      String SMFSTJBN value
    • smfstrsd

      public LocalDate smfstrsd()
      SMFSTRSD as a LocalDate.
      Returns:
      LocalDate SMFSTRSD Date
      See Also:
    • smfstrsdRawValue

      public int smfstrsdRawValue()
      SMFSTRSD raw value.
      Returns:
      int SMFSTRSD value
    • smfstrst

      public LocalTime smfstrst()
      SMFSTRST as a LocalTime.
      Returns:
      LocalTime SMFSTRST Time
      See Also:
    • smfstrstRawValue

      public long smfstrstRawValue()
      SMFSTRST raw value
      Returns:
      long SMFSTRST value
    • smfstuif

      public String smfstuif()
      SMFSTUIF value.
      Returns:
      String SMFSTUIF value
    • smfstpdn

      public String smfstpdn()
      SMFSTPDN value.
      Returns:
      String SMFSTPDN value
    • create

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