Class LinklstActivationSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.LinklstActivationSection

public final class LinklstActivationSection extends SmfData
  • Method Details

    • smf90t29lnklstSeq

      public int smf90t29lnklstSeq()
      SMF90T29LNKLSTSEQ# value.
      Returns:
      int SMF90T29LNKLSTSEQ# value
    • smf90t29lnklstName

      public String smf90t29lnklstName()
      SMF90T29LNKLSTNAME value.
      Returns:
      String SMF90T29LNKLSTNAME value
    • smf90t29timestamp

      public ZonedDateTime smf90t29timestamp()
      SMF90T29TIMESTAMP STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF90T29TIMESTAMP STCK converted to ZonedDateTime
      See Also:
    • smf90t29timestampRawValue

      public BigInteger smf90t29timestampRawValue()
      SMF90T29TIMESTAMP STCK value.
      Returns:
      BigInteger SMF90T29TIMESTAMP STCK value
    • smf90t29consid

      public long smf90t29consid()
      SMF90T29CONSID value.
      Returns:
      long SMF90T29CONSID value
    • smf90t29utoken

      public Token smf90t29utoken()
      SMF90T29UTOKEN.
      Returns:
      Token SMF90T29UTOKEN
    • smf90t29utokenUserid

      public String smf90t29utokenUserid()
      SMF90T29_UTOKENUSERID value.
      Returns:
      String SMF90T29_UTOKENUSERID value
    • smf90t29consName

      public String smf90t29consName()
      SMF90T29CONSNAME value.
      Returns:
      String SMF90T29CONSNAME value
    • create

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