JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.cics.server
Interface IRetrievedDataHolder
All Known Implementing Classes:
RetrievedDataHolder
public interface
IRetrievedDataHolder
This interface provides methods for interacting with a RetrievedData held within a Holder class.
Since CICS TS version:
5.1
Since package version:
1.401.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
RetrievedData
getValue
()
Returns the RetrievedData from the IRetrievedDataHolder
Method Detail
getValue
RetrievedData
getValue()
Returns the RetrievedData from the IRetrievedDataHolder
Returns:
- the long value
Since CICS TS version:
5.1
Since package version:
1.401.0
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method