java.lang.Object
com.ibm.zosrrs.RetrieveURDataReturnType
Return data for atrrurd
- Since:
- 2.1.0
- See Also:
-
Constructor Details
-
RetrieveURDataReturnType
public RetrieveURDataReturnType(int rc, byte[] urid, int state) Constructor- Parameters:
rc
- the return codeurid
- a byte array containing the RRS ur idstate
- the returned state code from atrrurd
-
-
Method Details