Module ibm.zosrrs

Class RetrieveSideInformationFastReturnType

java.lang.Object
com.ibm.zosrrs.RetrieveSideInformationFastReturnType

public final class RetrieveSideInformationFastReturnType extends Object
Return data for atrrusf1
Since:
2.1.0
See Also:
  • Constructor Details

    • RetrieveSideInformationFastReturnType

      public RetrieveSideInformationFastReturnType(int rc, int envInfo)
      Constructor
      Parameters:
      rc - the atrrusf1 return code
      envInfo - the environment info code
  • Method Details

    • toString

      public String toString()
      toString for tracing
      Overrides:
      toString in class Object
    • getReturnCode

      public int getReturnCode()
      Returns:
      int the return code
    • getEnvironmentInfo

      public int getEnvironmentInfo()
      Returns:
      the environment info code