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

public final class SuspendLockDetail extends SmfData
SMF 98 subtype 1 Suspend Lock Detail section

Obtain from

  • Method Details

    • suspLockType

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

      public int suspLockTypeRawValue()
      SMF98_1_SuspLock_Det_Type value.
      Returns:
      int SMF98_1_SuspLock_Det_Type value
    • pos

      public int pos()
      SMF98_1_SuspLock_Det_Pos value.
      Returns:
      int SMF98_1_SuspLock_Det_Pos value
    • asidInfo

      public AsidInfo asidInfo()
      AsidInfo data.
      Returns:
      AsidInfo SMF98_1_SuspLock_Det_AsidInfo data
    • suspendLockInfo

      public SuspendLockInfo suspendLockInfo()
      SuspendLockInfo.
      Returns:
      byte[] SMF98_1_SuspLock_Det_AsidSum data
    • create

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