Class SetGrsRnlSection


public final class SetGrsRnlSection extends SmfData
  • Method Details

    • smf90sgt

      public ZonedDateTime smf90sgt()
      SMF90SGT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90SGT STCK converted to ZonedDateTime
      See Also:
    • smf90sgtRawValue

      public BigInteger smf90sgtRawValue()
      SMF90SGT STCK value.
      Returns:
      BigInteger SMF90SGT STCK value
    • smf90sgs

      public String smf90sgs()
      SMF90SGS value.
      Returns:
      String SMF90SGS value
    • smf90sgc

      public int smf90sgc()
      SMF90SGC value.
      Returns:
      int SMF90SGC value
    • smf90sgn

      public List<String> smf90sgn()
      SMF90SGN values.
      Returns:
      List<String> SMF90SGN values
    • create

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