com.ibm.zosrrs

Class RetrieveSideInformationFastReturnType

  • java.lang.Object
    • com.ibm.zosrrs.RetrieveSideInformationFastReturnType
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getEnvironmentInfo() 
      int getReturnCode() 
      java.lang.String toString()
      toString for tracing
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RetrieveSideInformationFastReturnType

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

      • toString

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

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

        public int getEnvironmentInfo()
        Returns:
        the environment info code
© Copyright IBM Corporation 2005, 2014.