- java.lang.Object
-
- com.ibm.zosrrs.RetrieveSideInformationFastReturnType
-
public final class RetrieveSideInformationFastReturnType extends java.lang.Object
Return data for atrrusf1- Since:
- 2.1.0
- See Also:
RRS.retrieveSideInformationFast(byte[])
-
-
Constructor Summary
Constructors Constructor Description RetrieveSideInformationFastReturnType​(int rc, int envInfo)
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getEnvironmentInfo()
int
getReturnCode()
java.lang.String
toString()
toString for tracing
-