Class SuspendLockSummary

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf98.zos.SuspendLockSummary

public final class SuspendLockSummary extends SmfData
SMF 98 subtype 1 Suspend Lock Summary section

Obtain from

  • Method Details

    • suspLockType

      public SuspendLockType suspLockType()
      Suspend Lock Type.
      Returns:
      SuspendLockType for SMF98_1_SuspLock_Sum_Type value
    • suspLockTypeRawValue

      public int suspLockTypeRawValue()
      SMF98_1_SuspLock_Sum_Type value.
      Returns:
      int SMF98_1_SuspLock_Sum_Type value
    • suspendLockInfo

      public SuspendLockInfo suspendLockInfo()
      SuspendLockInfo.
      Returns:
      SuspendLockInfo SMF98_1_SuspLock_Sum_Stats data
    • create

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