Class IdentificationSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf119.IdentificationSection

public final class IdentificationSection extends SmfData
  • Method Details

    • smf119tiSysName

      public String smf119tiSysName()
      SMF119TI_SYSName value.
      Returns:
      String SMF119TI_SYSName value
    • smf119tiSysplexName

      public String smf119tiSysplexName()
      SMF119TI_SysplexName value.
      Returns:
      String SMF119TI_SysplexName value
    • smf119tiStack

      public String smf119tiStack()
      SMF119TI_Stack value.
      Returns:
      String SMF119TI_Stack value
    • smf119tiReleaseID

      public String smf119tiReleaseID()
      SMF119TI_ReleaseID value.
      Returns:
      String SMF119TI_ReleaseID value
    • smf119tiComp

      public String smf119tiComp()
      SMF119TI_Comp value.
      Returns:
      String SMF119TI_Comp value
    • smf119tiASName

      public String smf119tiASName()
      SMF119TI_ASName value.
      Returns:
      String SMF119TI_ASName value
    • smf119tiUserID

      public String smf119tiUserID()
      SMF119TI_UserID value.
      Returns:
      String SMF119TI_UserID value
    • smf119tiAsid

      public long smf119tiAsid()
      SMF119TI_ASID value.
      Returns:
      long SMF119TI_ASID value
    • smf119tiAsid2

      public int smf119tiAsid2()
      SMF119TI_ASID2 value.
      Returns:
      int SMF119TI_ASID2 value
    • smf119tiReason

      public RecordReason smf119tiReason()
      SMF119TI_Reason as a RecordReason.
      Returns:
      RecordReason SMF119TI_Reason
    • smf119tiReasonRawValue

      public int smf119tiReasonRawValue()
      SMF119TI_Reason raw value.
      Returns:
      int SMF119TI_Reason value
    • smf119tiRecordID

      public int smf119tiRecordID()
      SMF119TI_RecordID value.
      Returns:
      int SMF119TI_RecordID value
    • create

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